使用 IPv6 绕过安全防护
依赖(在 Kali Linux 上测试通过)
运行工具的示例
$ python bypass.py -i eth0 -r 10.5.192.0/24
$ python bypass.py -h
Usage: bypass.py [options]
Options:
-h, --help show this help message and exit
-i INTERFACENO Network interface (e.g. eth0)
-r IPRANGE Local network IP range (e.g. 192.168.0.1/24)
工具截图

更多信息 关于该技术及工具工作原理的解释,请参见 https://milo2012.wordpress.com/2018/06/22/using-ipv6-to-bypass-security-tool/