https://github.com/praneethkarnena/ddos-scripts
This repo consists of various DDoS scripts, collected from internet. Layer-4 and Layer-7 levels can be targeted using these scripts.
https://github.com/praneethkarnena/ddos-scripts
c ddos ddos-attack-tools ddos-attacks ddos-script ddos-tool internet perl python
Last synced: 18 days ago
JSON representation
This repo consists of various DDoS scripts, collected from internet. Layer-4 and Layer-7 levels can be targeted using these scripts.
- Host: GitHub
- URL: https://github.com/praneethkarnena/ddos-scripts
- Owner: PraneethKarnena
- License: gpl-3.0
- Created: 2018-03-17T13:35:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-04T07:20:14.000Z (about 4 years ago)
- Last Synced: 2025-04-06T07:14:07.806Z (18 days ago)
- Topics: c, ddos, ddos-attack-tools, ddos-attacks, ddos-script, ddos-tool, internet, perl, python
- Language: C
- Size: 127 KB
- Stars: 337
- Watchers: 12
- Forks: 160
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Distributed Denial of Service (DDoS) Attack Scripts
This repo consists of various DDoS scripts, collected from internet. Layer-4 and Layer-7 levels can be targeted using these scripts.Note: Scripts written in 'C' need to be compiled with GCC compiler, first.
Using these scripts, massive Distributed Denial of Service attacks can be launched against servers of all heights. These scripts can be used for load-testing applications or similar functions.
Disclaimer: Make sure you have right permissions to conduct DDoS attacks on the target system. These DDoS scripts are intended for testing purposes only. I'm not to be held responsible for any result arising from a DDoS attack launched using these scripts.
~ Praneeth Karnena