/FDos

FDos is Bot DDoS Attack with 4 method different.

Primary LanguagePython

FDos - Bot DDoS Attack with 4 method different.

fdos

Ddos type on fdos

  • HTTP GET
  • HTTP POST
  • UDP FLOOD
  • XMLRPC.PHP ATTACK (WORDPRESS ONLY)

How To Install

- Make sure you have install python3 and requirements.
pip3 install requests urllib3
- Clone or Downloads this repository.
git clone https://github.com/fooster1337/FDos
cd FDos
python3 fdos.py

Command to use

-t (set target) example : -t https://www.google.com (required)
-d (ddos type) example : -d HTTP/SG (http get) or -d HTTP/SP (http post) (required)
-th (thread) example : -th 100 (set thread to 100) (default = 10)
-s (sleep when error connect during attack) example : -s 10 (second)
-sm (summon another terminal for ddos) example : -sm/--summon <number for how many terminals to call> example : -sm 10
Note : Summon method only using xterm on linux so install xterm before this method!.
-v for check version tools
-ld for showing ddos type in fdos

Example summon method
summon

Warning!!!

This DDoS tool does not yet support proxies or auto change IP. Therefore, don't use real internet. and use this tool only for learning purposes. I do not support any illegal actions with this tool