Skip to content

SinRedemption/scanner

 
 

Repository files navigation

python2.7


pip install lxml
pip install netaddr
pip install requests

#二级域名
./S.py -f findsubdomain -t github.com

#二级域名,80,443扫描
./S.py -f domainhttpserver -t github.com

#C段扫描
./S.py -f findhttpserver -t 192.168.1.0/24

#bing 旁站查询,80端口扫描
./Bing.py —-ip 127.0.0.1 

#bing 二级域名查询,80,443端口扫描
./Bing.py —-domain github.com



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%