Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waived/ipv6-flood
Launch a Denial-of-Service against an IPv6 supported device via either the UDP or TCP protocol
https://github.com/waived/ipv6-flood
denial-of-service denial-of-service-attack ip-flooder ipv4-address ipv6
Last synced: about 1 month ago
JSON representation
Launch a Denial-of-Service against an IPv6 supported device via either the UDP or TCP protocol
- Host: GitHub
- URL: https://github.com/waived/ipv6-flood
- Owner: waived
- Created: 2024-11-19T05:46:22.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-19T05:50:44.000Z (about 1 month ago)
- Last Synced: 2024-11-19T06:31:26.276Z (about 1 month ago)
- Topics: denial-of-service, denial-of-service-attack, ip-flooder, ipv4-address, ipv6
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
///////////////////////
/// IPv6 DoS Attack ///
///////////////////////Scope:
The idea is to attack IPv6 addresses (most often cellphones are
assigned an IPv6 address, but not always) by abusing both the
UDP and TCP protocol.Example:
in the example 'screenshot.png' file, the default IPv6 loopback
address of '::1' was used to confirm functionality. IPv6 addresses
can be annoying. Ensure you have the correct IPv6 address before
sending an attack!