Skip to content

A simple port scanner which lists vulnerable objects of the open ports of the device you searched for.

Notifications You must be signed in to change notification settings

vijay-guttula/Port-Sweep-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A Simple port sweeping script based on nmap.

This simply scans all the open ports in the device you scanned for and lists the open ports and their sensitive information like versions etc. This is similar to nmap -T4 -p- -A ipaddress .

Execution

$./nmap.sh ip_address

About

A simple port scanner which lists vulnerable objects of the open ports of the device you searched for.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages