Skip to content

evenbily/ScanIPwithSepSuffix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scan IP with .250 suffix

Generate IPs with .250 in China, then you can scan them with Zmap.

First need install ipaddr package of python.

pip install ipaddr --user

Then, generate ip list:

python genip.py

Zmap scan command is:

zmap -p 80 -w ips.txt -o result.csv

Done !

IP range of China Come from https://github.com/17mon/china_ip_list

About

Scan IP with .251 suffix in China

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages