Skip to content

It takes the ip address and range of ports to scan and provide the user with all the open ports with running services and their versions. It also provide the breaf of the target like MAC and host name of the target.

License

Notifications You must be signed in to change notification settings

rajan98/PortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PortScanner

This port scanner is created in python 3.6 with the help of python-nmap module. It takes the ip address and range of ports to scan.

After Running the Script you will be asked to enter IP, Starting port and the end port.

It then provide the user with all the open ports with running services and their versions. It also provide the breaf of the target like MAC and host name of the target.

You can directly execute the program using python.

About

It takes the ip address and range of ports to scan and provide the user with all the open ports with running services and their versions. It also provide the breaf of the target like MAC and host name of the target.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages