https://github.com/thehackingprotocol/the-blackout-engine
THE BLACKOUT ENGINE is your gateway to total saturation. β‘ Built for chaos. Tuned for control. Not a script. Not a stress tool. This is war-grade packet supremacy in GenZ skin.
https://github.com/thehackingprotocol/the-blackout-engine
cybersecurity ddos ddos-attack-tools ddos-tool ethicalhacking flooding hacking hacking-tool hacking-tools kali kali-linux thehackingprotocol website-hacking websitehacking windows
Last synced: about 1 month ago
JSON representation
THE BLACKOUT ENGINE is your gateway to total saturation. β‘ Built for chaos. Tuned for control. Not a script. Not a stress tool. This is war-grade packet supremacy in GenZ skin.
- Host: GitHub
- URL: https://github.com/thehackingprotocol/the-blackout-engine
- Owner: thehackingprotocol
- License: other
- Created: 2025-06-13T17:51:45.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-13T19:13:16.000Z (12 months ago)
- Last Synced: 2025-06-13T19:19:44.519Z (12 months ago)
- Topics: cybersecurity, ddos, ddos-attack-tools, ddos-tool, ethicalhacking, flooding, hacking, hacking-tool, hacking-tools, kali, kali-linux, thehackingprotocol, website-hacking, websitehacking, windows
- Language: Python
- Homepage: https://chat.whatsapp.com/H1GIX5ZTVPC7zes4yTvCjg
- Size: 19.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
π₯ THE BLACKOUT ENGINE π₯
by The Hacking Protocol // Powered by KHORA Cyberstrike
βοΈ Tactical Flooding β’ AI Fire Control β’ WAF Evasion β’ GenZ CLI Ops
---
> _βWhere saturation becomes precision. And flooding becomes legend.β_ π
---
## π― WHAT IS IT?
**THE BLACKOUT ENGINE** is a full-scale, military-grade DDoS simulation and saturation testing platform. It combines tactical precision with a stylized GenZ interface, TLS deception, WAF evasion, adaptive fire rates, and real-time analytics. This isn't just a stress test; this is a **flood engine built for the next era of cyber offense.** π₯
## βοΈ USAGE (SO SIMPLE. SO BRUTAL.)
### For Windows Users π₯οΈ:
1. **Download as ZIP:** Get the project archive.
2. **Download Python:** Install Python on your system.
3. **Add Python to Path:** Ensure Python is accessible from your command line.
4. **Execute the following commands in your terminal:**
```bash
pip install -r requirements.txt
python blackoutengine.py
```
### For Linux Users π§:
1. **Run the following commands in your terminal:**
```bash
sudo apt update
sudo apt install iptables macchanger python3 git
git clone [https://github.com/yourname/blackout-engine](https://github.com/yourname/blackout-engine)
cd blackout-engine
pip install -r requirements.txt
python blackoutengine.py
```
### Configuration Options π οΈ:
* π« **Enter primary target domain or IP:** Specify your target.
* β **Add more targets?** Option to include multiple targets.
* β±οΈ **Set attack duration:** Define how long the attack should run.
* π **Set threads:** Configure the number of concurrent threads.
* π₯ **Firepower rate per thread:** Adjust the intensity per thread.
* π‘ **Choose method: GET / POST / HEAD:** Select your HTTP method.
* π¬ **Enable payload expansions?** Option to use expanded payloads.
* π‘ **Enable HTTP/2 spoofing?** Activate HTTP/2 protocol spoofing.
* π§ **Enable auto-fire tuning?** Allow the engine to dynamically adjust fire rates.
* π‘οΈ **Run WAF fingerprint scan?** Perform a Web Application Firewall detection.
* π» **Anonymize host before launch?** Mask your origin.
* π― **Target OS? windows / linux / generic:** Specify the target's operating system for optimized attacks.
---
### π‘ COMPANION TOOL: DEAD SIGNALS π°οΈ
[https://github.com/thehackingprotocol/Dead-Signal](https://github.com/thehackingprotocol/Dead-Signal)
While BLACKOUT attacks are running, Dead Signals allows you to monitor real-time ping and signal loss on the target.
#### Why use it? π
* π‘ **Dead Signals sends a ping every second.**
* π **Detects when the server dies or recovers mid-strike.**
* π **Run it in a second terminal for live visual confirmation.**
---
## π₯ FEATURES (EVERYTHING THAT MATTERS)
* β‘ **Max Saturation Engine:** Fully multi-threaded with up to 250 RPS Γ 100+ threads for extreme performance.
* π§ **Auto-Fire Tuning:** Dynamically adjusts attack rate based on 403/429 responses.
* βοΈ **WAF Bypass:** Fingerprints and sidesteps common Web Application Firewalls like Cloudflare, AWS, Azure, etc.
* 𧬠**TLS Fingerprint Spoofing:** Randomizes JA3 and User-Agent headers to evade detection.
* πͺ **Payload Mutation Engine:** Rotates cookies, headers, and referrers for persistent attacks.
* π‘οΈ **Anonymity Layer:** Includes MAC spoofing, IP reset, and history wiping.
* π **Live Graph Telemetry:** Provides real-time success/failure/time metrics in the terminal.
* π£ **Modular OS Flooding:** Offers separate modes for Windows, Linux, and generic stack-specific attacks.
* ποΈ **Interactive CLI:** Features rainbow prompts, figlet headers, and a stylish user interface.
* π₯ **Self-deletion Mode:** Destroys traces after execution for stealth operations.
---
## π¦ INCLUDED MODULES
* `blackoutengine.py` β Main launcher script.
* `visuals.py` β Handles banner, CLI styling, and colored prompts.
* `target_rotator.py` β Manages multi-target loading.
* `anonymizer.py` β System cloak for Linux environments.
* `auto_waf.py` β CDN/WAF detection capabilities.
* `expansion_engine.py` β Generates payload bombs.
* `tls_fingerprint.py` β Manages randomized TLS headers.
* `graph_report.py` β Provides terminal live metrics.
* `linuxflood.py` / `windowsflood.py` β Contains stack-specific attack logic.
---
## β οΈ DISCLAIMER
This project is provided for educational, academic, and red team simulation purposes only. You may use this tool only in environments you control or have explicit permission to test.
* β **No illegal use.**
* β **No commercial sale.**
* β **No redistribution or reskinning.**