1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
Source: ipv6toolkit
Section: net
Priority: optional
Maintainer: Octavio Alvarez <alvarezp@alvarezp.com>
Build-Depends: debhelper (>= 12.0.0), libpcap-dev
Standards-Version: 4.5.0
Homepage: http://www.si6networks.com/tools/ipv6toolkit/
Vcs-Browser: https://github.com/alvarezp/ipv6toolkit/tree/debian
Vcs-Git: https://github.com/alvarezp/ipv6toolkit.git -b debian
Package: ipv6toolkit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ieee-data
Description: 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.
|