Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

HTTP Scan


This is the python code for my practice purpose. This can scan the http port: 80 and see which application listening on in interested subnet. The result will be generated in the same folder with filename: result_subnet.txt

Usage:

$python http_scan.py
Please input the IP subnet: 192.168.1.0
Please input the subnetmask: 24
The result fo scanning port 80 for 192.168.1.0/24:
192.168.1.0 : N/A

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages