Note: This is a robust fork maintained by Vanszs, originally created by Sammwy.
Miku Miku Beam is a high-performance Open Source DDoS Tool and Network Stresser designed for Red Teamers and Pentesters. Featuring a Direct Attack (Pentest Mode), Concurrency Management, and a fully reactive Miku-themed UI, this tool allows you to perform HTTP Floods, Slowloris Attacks, and TCP Floods to test server resilience.
Whether you are looking for a Free IP Stresser, Layer 7 Attack Tool, or a Visual Network Load Tester, Miku Miku Beam delivers max throughput with a cute anime aesthetic. 🎤✨
- Concurrency Pool: Smart request management (1000+ persistent connections) prevents memory leaks and crashing.
- Batched IO: Efficient logging system that doesn't freeze the server under high load.
- Pentest Mode (Direct Attack): Bypass proxies to test raw throughput with your own IP.
⚠️
- Full Translation: English, Indonesia, and Chinese (中文).
- Smart UI: Tooltips and Modern Dropdowns for ease of use.
- Real-time Visualization: Live PPS (Packets Per Second) and Active Bot tracking.
- Aesthetic UI: Responsive, animated, and Miku-vibe interface.
- Background Music: Includes a toggleable banger soundtrack.
HTTP Flood: Standard request spam. Best for general targets.HTTP Slowloris: Low bandwidth, keeps connections open. Good for unoptimized servers.TCP Flood: Send random TCP packets. Good for non-HTTP targets.Minecraft Ping: Send Minecraft ping/motd requests.
- Node.js (v14 or above) 🌱
- npm (Node Package Manager) 📦
-
Clone this repository:
git clone https://github.com/Vanszs/MikuMikuBeamDDOS.git cd MikuMikuBeamDDOS -
Install dependencies:
npm install
-
Run the server:
npm run dev
Server runs on port
3000(Backend) and5173(Frontend) by default. 🌐 -
Access the UI: Open
http://localhost:5173to start beaming!
You can edit proxies.txt and uas.txt directly from the frontend. Click the text icon next to the "Start Beam" button.
Enable "Attack with my current IP" in the specific settings to bypass the proxy list.
- Benefit: Maximum possible speed (dependent only on your bandwidth).
- Risk: Exposes your IP address to the target. Use only on servers you own!
Feel free to fork and submit Pull Requests!
- Maintainer: Vanszs
- Original Author: Sammwy
This project is for educational purposes and authorized stress testing only. The authors are not responsible for any misuse of this tool.