Skip to content

Ports scanner and suggestions for enumeration in pentesting

Notifications You must be signed in to change notification settings

bitc0de/scanPorts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

SCANPORTS

Nmap based scanner that shows the open ports of a host, as well as recommends the possible enumeration methods and copies the open ports to the clipboard.

Download and usage

you need to have xclip installed (sudo apt install xclip)

git clone https://github.com/bitc0de/scanPorts
cd scanPorts
./scanPorts 10.10.10.161

Captures

Ports copied to clipboard

If you want you can make a pull request. The stars are appreciated :)


SCANPORTS

Escáner basado en Nmap que muestra los puertos abiertos de un host, además de recomendar los posibles métodos de enumeración y copia los puertos abiertos al portapapeles.

Descarga y uso

necesitas tener instalado xclip (sudo apt install xclip)

git clone https://github.com/bitc0de/scanPorts
cd scanPorts
./scanPorts 10.10.10.161

Capturas

Puertos copiados en el portapapeles

Si quieres, puedes apoyar el repositorio haciendo un pull. Se agradecen las estrellas :)

About

Ports scanner and suggestions for enumeration in pentesting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages