Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors