Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miisterc/ddos-blitz
DDos-Blitz is a Distributed-Denial-of-Service script which sends multiple HTTP requests to the server using multi threading and fake IP. It sends requests until the server crashes.
https://github.com/miisterc/ddos-blitz
blitz ddos ddos-attack-tools ddos-attacks ddos-blit ddos-blitz ddos-script ddos-tool dos dos-attack miisterc-ddos
Last synced: 21 days ago
JSON representation
DDos-Blitz is a Distributed-Denial-of-Service script which sends multiple HTTP requests to the server using multi threading and fake IP. It sends requests until the server crashes.
- Host: GitHub
- URL: https://github.com/miisterc/ddos-blitz
- Owner: MIISTERC
- Created: 2023-10-27T07:39:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-29T06:47:43.000Z (over 1 year ago)
- Last Synced: 2024-11-11T07:42:28.354Z (3 months ago)
- Topics: blitz, ddos, ddos-attack-tools, ddos-attacks, ddos-blit, ddos-blitz, ddos-script, ddos-tool, dos, dos-attack, miisterc-ddos
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DDos-Blitz
![IMG_20231027_130123](https://github.com/MIISTERC/DDos-Blitz/assets/130668957/87d35a4c-436e-40eb-8e68-c8f3f3d72967)
# Disclaimer
The developer is not responsible for any kind of illegal activity done with this script, it basically represents how ddos attacks works and it is made for educational purposes only.
# What is DDos?
[What is Dos and DDos attack?](https://en.m.wikipedia.org/wiki/Denial-of-service_attack)
## Features
1.Multi threading2.Uses fake ip.
# Appearancehttps://github.com/MIISTERC/DDos-Blitz/assets/130668957/7699bc7d-241d-4e9f-b5c5-7a33d2cb3841
## Eventually DDos a website.
![IMG_20231027_195214](https://github.com/MIISTERC/DDos-Blitz/assets/130668957/5902961f-15ff-4caa-8b01-366d4b015ea6)# Requirements
Python3Colorama
# Installation (Linux or Debian)
```
git clone https://github.com/MIISTERC/DDos-Blitzcd DDos-Blitz
bash setup.sh
```