Note: This Repository is just a Fancy UI Update for HULK-DoS Tool, and in no way does the author support the work, or promote it. It's only for a Joke to play with your friends, with consent or to make yourself look cool. Grow Up Lads, have a good one!
This DDoS Tool has been written by Muneeb Khurram, and this Script could only be used for Educational Purposes see License. Now added a GUI with only Two Dependancies Pyfiglet and GoLang.
a) pyttsx3 (Text-to-Speech) Just to make it cooler. Not Neccesary for GUI.
pip3 install pyttsx3
b) pyfiglet (Cause its Neccesary to be Cooler) Install Figlet in Kali Linux as some results show that pyfiglet doesnt show anything.
sudo apt-get install figlet
pip3 install pyfiglet
c) colorama (Another Step towards CLI Beauty)
pip3 install colorama
d) os (Already in Python3)
pip3 install os
e) socket (For an Upcomming Release)
pip3 install socket
f) wheel (To make wheel of colorama)
pip3 install wheel
e) GoLang (Download for your OS form Golang.org/dl/)
https://medium.com/golang-learn/quick-go-setup-guide-on-mac-os-x-956b327222b8
sudo apt-get install golang
or
sudo apt-get install golang-go
Kali has GoLang Pre-Installed. Check by typing;
go
If not Follow, the above shown for Linux/Ubuntu
Use Install_Dependancies.py to Install all of these except GoLang (it has to be downloaded Manually)
python3 Install_Dependancies.py
python3 Python-Script.py
Install Pyfiglet and GoLang as Above and you are ready to go. Use this if you cannot satisfy one of the above dependancies. Highly Easy to use. Recommended for Beginners using Windows. If you use this on a Linux Distro and get tkinter not found install tkinter.
python3 DDoS_GUI.py
-
Linux Stable Release 2020
-
Kali Linux 2019.3
-
Google Colab
-
Windows 10
-
MacOS X 10.10.5 Onwards (OS X Yosmite)
This should run on all enviorments. Even on Oldest OS's provided the above dependancies are completed
Showing some Interfaces and their Interactive Enviorments.
HULK-DoS Tool’s Copyrights to their Authors as well. This script is only for showing off to your friends your fancy DoS UI on Command Line, In no way do I endorse or promote this. Please be kind to others. See License before using: