
Usare IPv6 per bypassare la sicurezza
Usare IPv6 per bypassare la sicurezza
Dipendenze (testato su Kali Linux)
Esempio di esecuzione dello strumento
$ 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)
Screenshot dello strumento

Maggiori informazioni
Vedi https://milo2012.wordpress.com/2018/06/22/using-ipv6-to-bypass-security-tool/ per una spiegazione della tecnica e del funzionamento dello strumento.