Coder Social home page Coder Social logo

yuhan2680 / chinese-anonymouspak-ddos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ubisoft-1/anonymouspak-ddos

3.0 0.0 2.0 81 KB

全球最强大的DDoS工具之一,具有高度的交互性和用户友好性。基于Golang/Python HULK DoS。现在使用GUI。Windows、MacOS、Linux。

License: Other

Python 51.14% Go 48.86%
ddos ddos-tool ddos-attack-tools

chinese-anonymouspak-ddos's Introduction

匿名DDoS工具

这个DDoS工具是Muneeb Khurram写的(我翻译的),并且这个脚本只能用于教育目的,请参阅许可证。现在添加了一个只依赖于Pyfiglet和GoLang的GUI.

安装

- 依赖于

a) pyttsx3 (文本到语音)只是为了让它变得更酷。不需要GUI。

pip3 install pyttsx3

b) pyfiglet (因为有必要更酷) 在Kali Linux中安装Figlet因为一些结果表示pyfiglet不显示任何东西。

sudo apt-get install figlet
pip3 install pyfiglet

c) colorama (迈向CLI Beauty的又一步)

pip3 install colorama

d) os (Python3中已经准备了)

pip3 install os

e) socket (为了升级释放)

pip3 install socket

f) wheel (使wheel有更多颜色)

pip3 install wheel

e) GoLang (从 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有GoLang Pre-Installed. 打字检查;

go 

如果不遵循,上面显示的是Linux/Ubuntu

其它

用Install_Dependancies.py来安装除了GoLang以外的缩影东西(GoLang必须手动下载)

python3 Install_Dependancies.py

用法

python3 Python-Script.py

GUI 要求

如上所述,安装Pyfiglet和GoLang,这些你已经准备好了。如果您还没安装,请使用此方法安装。此DDoS工具很容易使用,建议初学者使用Windows系统。如果你在Linux Distro上运行它并且收到了“tkinter not found”,请安装tkinter.

python3 DDoS_GUI.py

测试 OS/ENV

  • Linux Stable Release 2020

  • Kali Linux 2019.3

  • Google Colab

  • Windows 10

  • MacOS X 10.10.5 Onwards (OS X Yosmite)

这个应该可以在所有的环境下运行,即使是在最旧的系统也要保证上述依赖性完成。

图像

展示一些接口和其互动环境。

AnonymousDDoS_GUI

Terminal_Photos

Terminal_Photos2

许可证

版权归Muneeb Khurram所有, HULK-DoS工具也归其作者所有。 这里所有的脚本都是开玩笑的,欢迎来到DDoS天堂。 使用前请参照许可证

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.