8000 GitHub - IC312/MegaMedusa: MegaMedusa is DDoS tool using `NodeJS` language. MegaMedusa DDoS Machine provided by RipperSec Team.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MegaMedusa is DDoS tool using `NodeJS` language. MegaMedusa DDoS Machine provided by RipperSec Team.

Notifications You must be signed in to change notification settings

IC312/MegaMedusa

 
 

Repository files navigation

MegaMedusa Machine V3.3.1

- About :

MegaMedusa is NodeJS DDoS Machine Layer-7 provided by RipperSec Team.

- Refference :

https://discord.gg/UWdDE73tyD

- MegaMedusa Security Bypass :

  • HTTP Bypass
  • UAM Bypass
  • Simple Captcha Bypass
  • DDoS Guard Bypass

- Usage :

Usage: node MegaMedusa https://example.com 300 30 10 proxy.txt

- Installations (Linux) :

sudo apt update && sudo apt install -y git curl software-properties-common
sudo apt install -y python3.12-venv
git clone https://github.com/TrashDono/MegaMedusa
cd MegaMedusa
sudo python3 nvminstall.py
sudo python3 installer.py

- Termux:

termux-setup-storage
apt update && apt upgrade -y
pkg install git
pkg install clang cmake ninja rust make
pkg install tur-repo
pkg install python3.10
pip3.10 install --upgrade pip wheel
git clone https://github.com/IC312/MegaMedusa
cd MegaMedusa
python3 nvminstall.py
python3 installer.py
python3.10 getproxy.py (x2 lần)
node MegaMedusa 

- Venv (Linux) :

deactivate
sudo apt update
sudo apt install -y python3.12-venv
rm -rf venv
python3 -m venv venv
source venv/bin/activate

- OS / Kernel Support :

  • Termux
  • Kali Kernel
  • Windows

- Donation (BTC) :

bc1q5z9kccxvwcx6dk9hsmezvhfg8yqjyj0hs3v52v

Disclaimer :

This Project Only For Pen-testing And Not Allowed To Attack Any Website Without Owner Permissions. We not responsible for harm usage.

About

MegaMedusa is DDoS tool using `NodeJS` language. MegaMedusa DDoS Machine provided by RipperSec Team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0