Git Product home page Git Product logo

anonymouspak-ddos's Introduction

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.

AnonymousDDoS_GUI

Terminal_Photos

Terminal_Photos2

License

All Copyrights Reserved to Muneeb Khurram, HULK-DoS Tool’s Copyrights to their Authors as well. For all the Script Kiddes out there, Welcome to DDoS Heaven’s. See License before using

anonymouspak-ddos's People

Contributors

ubisoft-1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.