Leeon123| OpenSource_DDoS_ToOl_Free
by lunarharmony - Tuesday December 3, 2024 at 11:59 AM
#1
Hello, Breach Forums Cool

[Image: ddos-attack-inscription-online-concept-6...348853.jpg]

A script for using socks4/5 or http proxies to attack http(s) server.

News:

    Added Support of HTTP proxies
    Added More proxies api to download

Info:
  •     Using Python3
  •     Added more human-like options
  •     Http Get/Head/Post/Slow Flood
  •     Random Http Header/Data
  •     Socks4/5 Proxies Downloader
  •     Socks4/5 Proxies Checker
  •     Customize Cookies
  •     Customize Post Data
  •     Support HTTPS
  •     Support Socks4/5

Showcase
Using multiproc.sh with socks4 on a vps 

[Image: 68747470733a2f2f692e696d6775722e636f6d2f...382e706e67]

Install

pip3 install requests pysocks
git clone https://github.com/Leeon123/CC-attack.git
cd CC-attack

Usage

python3 cc.py <arguments>

===============  CC-attack help list  ===============
  -h/help  | showing this message
  -url      | set target url
  -m/mode  | set program mode
  -data    | set post data path (only works on post mode)
            | (Example: -data data.json)
  -cookies  | set cookies (Example: 'id:xxx;ua:xxx')
  -v        | set proxy type (4/5/http, default:5)
  -t        | set threads number (default:800)
  -f        | set proxies file (default:proxy.txt)
  -b        | enable/disable brute mode
            | Enable=1 Disable=0  (default:0)
  -s        | set attack time(default:60)
  -down    | download proxies
  -check    | check proxies
=====================================================

Usage of multiproc.sh

This script is using for increasing the performance of cc.py.
Due to the suck performance of python since it has a GIL lock,
And I am lazy to make a multiprocess version.
There is a option for linux user to increase their performance of cc.py

This script basicly just run cc.py multiple times to make it "multi-processing"

First, put this script and cc.py in the same folder.

Then prepare the proxies list by yourself or just run "python3 cc.py -down -v 4" (-v socks version)

After that, change the number of process.

At last, change atk_cmd to your command and run the script by "bash multiproc.sh"


Source
This forum account is currently banned. Ban Length: (Permanent)
Ban Reason: Leeching | http://breached26tezcofqla4adzyn22notfqw...an-Appeals if you feel this is incorrect.
Reply
#2
I'd like to say I haven't seen any proper threads in the Software/Malware Development section for a while. However, your tool doesn't seem to be malware, has a good description, and good code, although there are some minor issues affecting performance. But whatever.

I'd suggest re-posting this in the Software section, since this is not straightforwardly related to malware.

That said, I'd recommend changing the thread title at least; it currently has underscores and awkward grammar. If we're being precise, DDoS stands for 'Distributed Denial of Service,' but if you're just using random proxies, I wouldn't say this qualifies as a DDoS tool. It's more of a DoS tool with proxy functionality. So, perhaps a better title would be 'Open-Source DoS Tool with Proxy Functionality.' Smile
 
 
~~ Zixshore ~~
This forum account is currently banned. Ban Length: (Permanent)
Ban Reason: Self-Ban | http://breached26tezcofqla4adzyn22notfqw...an-Appeals if you wish to be unbanned in the future.
Reply


Forum Jump:


 Users browsing this thread: