An open API service indexing awesome lists of open source software.

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.

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.**