Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Host 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 for live hosts and top 24 ports if you have nothing.

Usage example:

chmod +x host-enum.sh
./host-enum.sh

or

bash host-enum.sh

An original article:

https://www.ivanglinkin.com/simple-host-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 for live hosts and top 24 ports if you have nothing.

Resources

Stars

44 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages