https://github.com/ubisoft-1/anonymouspak-ddos
One of the most powerful DDoS Tool on the planet, Highly Interactive and User friendly to use. Based on Golang/Python HULK DoS. Now with GUI. Windows, MacOS, Linux.
https://github.com/ubisoft-1/anonymouspak-ddos
ddos ddos-gui ddos-tool golang gui kali-linux pyfiglet
Last synced: 10 days ago
JSON representation
One of the most powerful DDoS Tool on the planet, Highly Interactive and User friendly to use. Based on Golang/Python HULK DoS. Now with GUI. Windows, MacOS, Linux.
- Host: GitHub
- URL: https://github.com/ubisoft-1/anonymouspak-ddos
- Owner: UBISOFT-1
- License: other
- Created: 2020-05-11T03:53:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-04T04:10:40.000Z (about 3 years ago)
- Last Synced: 2025-08-03T00:08:53.791Z (6 months ago)
- Topics: ddos, ddos-gui, ddos-tool, golang, gui, kali-linux, pyfiglet
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 143
- Watchers: 5
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
- License: License.MD
- Security: SECURITY.md
Awesome Lists containing this project
README
# 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!
# Anonymous DDoS Tool
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.
## Installation
#### - Dependancies
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/)
### MacOS
> https://medium.com/golang-learn/quick-go-setup-guide-on-mac-os-x-956b327222b8
### Windows
> https://www.geeksforgeeks.org/how-to-install-go-on-windows/
### Linux
> https://tecadmin.net/install-go-on-ubuntu/
```
sudo apt-get install golang
```
or
```
sudo apt-get install golang-go
```
### Kali Linux
Kali has GoLang Pre-Installed.
Check by typing;
```
go
```
If not Follow, the above shown for Linux/Ubuntu
## Other
Use Install_Dependancies.py to Install all of these except GoLang (it has to be downloaded Manually)
````
python3 Install_Dependancies.py
````
## Usage
````
python3 Python-Script.py
````
## GUI Requirements
> 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
```
## Tested OS/ENV
- 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
## Images
Showing some Interfaces and their Interactive Enviorments.



## License
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: