NetStorm
Best DDoS Attack Script Python3, (Cyber / DDos) Attack With 55 Methods
Install / Use
/learn @CirqueiraDev/NetStormREADME
Features And Methods
💣 Layer 7 Methods
| Comando | Description |
|------------|--------------------------------------------------------------------|
| GET | GET Flood |
| POST | POST Flood |
| OVH | Bypass OVH |
| RHEX | Random HEX |
| STOMP | Bypass chk_captcha |
| STRESS | Send HTTP Packet With High Byte |
| DYN | Method with Random SubDomain |
| DOWNLOADER | Read data slowly |
| SLOW | Slowloris (classic method) |
| HEAD | HTTP HEAD |
| NULL | Null User-Agent and other headers |
| COOKIE | Random Cookie (isset($_COOKIE)) |
| PPS | Only GET / HTTP/1.1\r\n\r\n |
| EVEN | GET with extended headers |
| GSB | Google Project Shield Bypass |
| DGB | DDoS Guard Bypass |
| AVB | Arvan Cloud Bypass |
| BOT | Imitate Google bot |
| APACHE | Apache Exploit |
| XMLRPC | WP XMLRPC exploit (/xmlrpc.php) |
| CFB | CloudFlare Bypass |
| BYPASS | Generic AntiDDoS Bypass |
| TOR | Bypass Onion websites |
🧨 Layer 4 Methods
| Comando | Description | |--------------|----------------------------------------------------------| | TCP | TCP Flood Bypass | | UDP | UDP Flood Bypass | | SYN | SYN Flood | | OVH-UDP | UDP with random headers/payload to bypass OVH/WAF | | CPS | Open and close connections with proxy | | ICMP | ICMP Echo Request Flood (Layer3) | | CONNECTION | Keep connections alive with proxy | | VSE | Valve Source Engine Protocol | | TS3 | TeamSpeak 3 Status Ping | | FIVEM | FiveM Status Ping | | FIVEM-TOKEN | FiveM Token Flood | | UDP-MAGIC | Magic Bytes UDP Flood | | MEM | Memcached Amplification | | NTP | NTP Amplification | | MCBOT | Minecraft Bot Flood | | MINECRAFT | Minecraft Status Ping | | MCPE | Minecraft PE Status Ping | | DNS | DNS Amplification | | CHAR | Chargen Amplification | | CLDAP | CLDAP Amplification | | ARD | Apple Remote Desktop Amplification | | RDP | Remote Desktop Protocol Amplification |
⚙️ Tools
Run with:
python3 start.py tools
| Command | Description | |------------|------------------------------------------------------------| | CFIP | Find the real IP behind Cloudflare | | CNC | Starts the command and control server. How to use | | DNS | Show DNS records | | TSSRV | Resolve TeamSpeak SRV records | | PING | Send ping packets | | CHECK | Check the status of a website | | DSTAT | Show traffic (bytes received and sent) |
| Command | Description | |------------|----------------------------------| | STOP | Stop all running attacks | | TOOLS | Open tools menu | | HELP | Show usage instructions |
⚠️ Legal Disclaimer
This project is intended for authorized testing and educational purposes only. Misuse may violate local and international laws. You are solely responsible for how you use this tool.
🚀 Installation
git clone https://github.com/CirqueiraDev/NetStorm.git
cd NetStorm
pip install -r requirements.txt
Credits:
- Original script developed by MatrixTM
- Modified and maintained by CirqueiraDev
- For more information, contact me: Telegram
- Discord: Cirqueira
- <a href="https://www.instagram.com/sirkeirax/">Instagram</a>
