Skip to content

jieliau/httpScan-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages