Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Port enumeration

Have you ever faced with the lack of possibility of using NMap? For instance if you have reverse shell as an unprivileged user and there are no useful tools preinstalled?

This is a small script which will help you to scan a network if you have nothing.

Usage example:

chmod +x port-enum.sh
./port-enum.sh 192.168.1.1

or

bash port-enum.sh 192.168.1.1

An original article:

https://www.ivanglinkin.com/simple-port-enumeration/

Video example:

Screenshots:

About

Have you ever faced with the lack of possibility of using NMap? For instance if you have reverse shell as an unprivileged user and there are no useful tools preinstalled? This is a small script which will help you to scan a network if you have nothing.

Resources

Stars

33 stars

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages