Skip to content

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.

Notifications You must be signed in to change notification settings

IvanGlinkin/Port-enumeration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b636467 · Mar 9, 2023

History

18 Commits
Mar 9, 2023
Sep 15, 2020

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages