udp6
Security assessment and troubleshooting tool for the IPv6 protocols
Install
- All systems
-
curl cmd.cat/udp6.sh
- Debian
-
apt-get install ipv6toolkit
- Ubuntu
-
apt-get install ipv6toolkit
- Kali Linux
-
apt-get install ipv6toolkit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ipv6toolkit
- OS X
-
brew install ipv6toolkit
- Raspbian
-
apt-get install ipv6toolkit
- Dockerfile
- dockerfile.run/udp6
ipv6toolkit
Security assessment and troubleshooting tool for the IPv6 protocols
The SI6 Networks' IPv6 toolkit is a set of IPv6 security and trouble-shooting tools, that can send arbitrary IPv6-based packets. List of tools: * addr6: An IPv6 address analysis and manipulation tool. * flow6: A tool to perform a security asseessment of the IPv6 Flow Label. * frag6: A tool to perform IPv6 fragmentation-based attacks and to perform a security assessment of a number of fragmentation-related aspects. * icmp6: A tool to perform attacks based on ICMPv6 error messages. * jumbo6: A tool to assess potential flaws in the handling of IPv6 Jumbograms. * na6: A tool to send arbitrary Neighbor Advertisement messages. * ni6: A tool to send arbitrary ICMPv6 Node Information messages, and assess possible flaws in the processing of such packets. * ns6: A tool to send arbitrary Neighbor Solicitation messages. * ra6: A tool to send arbitrary Router Advertisement messages. * rd6: A tool to send arbitrary ICMPv6 Redirect messages. * rs6: A tool to send arbitrary Router Solicitation messages. * scan6: An IPv6 address scanning tool. * tcp6: A tool to send arbitrary TCP segments and perform a variety of TCP-based attacks.