https://github.com/ffmancera/ping_of_death
Some scripts to do a ping of death attack.
https://github.com/ffmancera/ping_of_death
ddos-attacks networking python3 scapy security
Last synced: 8 months ago
JSON representation
Some scripts to do a ping of death attack.
- Host: GitHub
- URL: https://github.com/ffmancera/ping_of_death
- Owner: ffmancera
- License: gpl-3.0
- Created: 2017-03-21T14:25:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-21T15:08:42.000Z (about 9 years ago)
- Last Synced: 2025-10-09T01:08:42.443Z (8 months ago)
- Topics: ddos-attacks, networking, python3, scapy, security
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 12
- Watchers: 0
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ping of Death Attack script
## Usage
First, use pcap_generator.py for generate the pcap file if you haven't one and then use flooder_pcap.py for do the attack.