Skip to content

siddharthverma-1607/port_scanner_and_OSfingerprinting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

port_scanner_and_OSfingerprinting

Python Script to Scan Active ports of a host and do OS fingerprinting

Required Libraries :
1. sys
2. nmap
3. time

To install nmap for python :
1. Open cmd
2. type "pip install python-nmap"

About

Python Script to Scan Active ports of a host and do OS fingerprinting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages