Thc-ipv6: Unterschied zwischen den Versionen
Erscheinungsbild
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
thc-ipv6 - The Hacker Choice's IPv6 Attack Toolkit | '''thc-ipv6''' - The Hacker Choice's IPv6 Attack Toolkit | ||
== Beschreibung == | == Beschreibung == | ||
Angriffstoolkit zum Testen von Schwachstellen in den Protokollen IPv6 und ICMPv6 | |||
; Wichtige Wekzeuge | |||
{| class="wikitable options big" | |||
alive6 | |- | ||
! Tool !! Beschreibung | |||
denial6 | |- | ||
| alive6 || an effective alive scanning. | |||
|- | |||
| denial6 || try a collection of denial-of-service tests against a | |||
target. | target. | ||
|- | |||
detect-new-ip6 | | detect-new-ip6 || detect new ip6 devices which join the network. | ||
|- | |||
dnsdict6 | | dnsdict6 || parallelized dns ipv6 dictionary bruteforcer. | ||
|- | |||
dos-new-ip6 | | dos-new-ip6 || detect new ip6 devices and tell them that their chosen IP collides on the network (DOS). | ||
IP collides on the network (DOS). | |- | ||
| exploit6 || test known ipv6 vulnerabilities against a target. | |||
exploit6 | |- | ||
| fake_mld6 || announce yourself in a multicast group of your choice on the net. | |||
fake_mld6 | |- | ||
the net. | | fake_router6 || announce yourself as a router on the network. | ||
|- | |||
fake_router6 | | flood_advertise6 || flood a target with random neighbor advertisements. | ||
|- | |||
flood_advertise6 | | flood_router6 || flood a target with random router advertisements. | ||
|- | |||
flood_router6 | | implementation6 || performs various implementation checks on ipv6. | ||
|- | |||
implementation6 | | parasite6 || icmp neighbor solitication/advertisement spoofer. | ||
|- | |||
parasite6 | | redir6 || redirect traffic to you intelligently (man-in-the-middle) with a clever icmp6 redirect spoofer. | ||
|- | |||
redir6 | | rsmurf6 || remote smurfer (known to work only against Linux at the moment). | ||
with a clever icmp6 redirect spoofer. | |- | ||
| thcping6 || sends a hand crafted ping6 packet. | |||
rsmurf6 | |- | ||
moment). | | toobig6 || mtu decreaser with the same intelligence as redir6. | ||
|} | |||
thcping6 | |||
toobig6 | |||
# https://packages.debian.org/trixie/thc-ipv6 | # https://packages.debian.org/trixie/thc-ipv6 | ||
Version vom 5. Mai 2026, 18:39 Uhr
thc-ipv6 - The Hacker Choice's IPv6 Attack Toolkit
Beschreibung
Angriffstoolkit zum Testen von Schwachstellen in den Protokollen IPv6 und ICMPv6
- Wichtige Wekzeuge
| Tool | Beschreibung |
|---|---|
| alive6 | an effective alive scanning. |
| denial6 | try a collection of denial-of-service tests against a
target. |
| detect-new-ip6 | detect new ip6 devices which join the network. |
| dnsdict6 | parallelized dns ipv6 dictionary bruteforcer. |
| dos-new-ip6 | detect new ip6 devices and tell them that their chosen IP collides on the network (DOS). |
| exploit6 | test known ipv6 vulnerabilities against a target. |
| fake_mld6 | announce yourself in a multicast group of your choice on the net. |
| fake_router6 | announce yourself as a router on the network. |
| flood_advertise6 | flood a target with random neighbor advertisements. |
| flood_router6 | flood a target with random router advertisements. |
| implementation6 | performs various implementation checks on ipv6. |
| parasite6 | icmp neighbor solitication/advertisement spoofer. |
| redir6 | redirect traffic to you intelligently (man-in-the-middle) with a clever icmp6 redirect spoofer. |
| rsmurf6 | remote smurfer (known to work only against Linux at the moment). |
| thcping6 | sends a hand crafted ping6 packet. |
| toobig6 | mtu decreaser with the same intelligence as redir6. |