001 绕过CDN 找到源IP bypass
基于 DNS 历史记录的防火墙旁路脚本。此脚本将搜索 DNS A 历史记录,并检查服务器是否回复该域。对赏金猎人来说很方便。
https://github.com/vincentcox/bypass-firewalls-by-DNS-history
└─# bash bypass-firewalls-by-DNS-history.sh -h
用法:./bypass-firewalls-by-DNS-history.sh -d example.com
-d --domain:要绕过的域
-o --outputfile: 仅带有 IP 的输出文件
-l --listsubdomains:列出额外覆盖的子域
-a --checkall:检查所有子域是否绕过 WAF