Skip to content

BeLinKang/hostkill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

hostkill

联动xray子域名扫描进行host碰撞 使用xray进行子域名扫描并使用脚本将其中的敏感域名以及ip进行提取。最后使用host碰撞脚本进行碰撞。

how to use

./xray subdomain --target example.com --text-output domains.txt && python3 hostkill.py && java -jar HostCollision.jar -sp "http" -t 1 -o "csv,txt" -ifp "./ips.txt" -hfp "./hosts.txt"

About

联动xray子域名扫描进行host碰撞

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published