///// ///// /////////////
CCCCC/ CCCCC/ | CC-attack |/
CC/ CC/ |-----------|/
CC/ CC/ | Layer 7 |/
CC///// CC///// | ddos tool |/
CCCCC/ CCCCC/ |___________|/
A script for using socks4/5 proxies to attack http server.
I removed the mixed proxies flood because in my perspective, it doesn't give more performance when flooding.
News:
- Customize Cookies
- Customize post data
- Fast Socket Re-use
- Random Client IP(only get mode)
Info:
- Using Python3
- Added more human-like options
- Http Get Flood
- Http Post Flood
- Http Slow Attack
- Support HTTPS
- Socks4 Proxies Downloader
- Socks4 Proxies Checker
- Socks5 Proxies Downloader
- Socks5 Proxies Checker
- Random Http post data
- Random Http Header
- Random Http Useragent
- Removed mixed proxies flood
- Added proxies mode selection
- Still Improving Project
pip3 install requests pysocks
git clone https://github.com/Leeon123/CC-attack.git
cd CC-attack
python3 cc.py
I made a golang httpflood with socks5, its powerful when added random url, header
and with some js resovler. I used it to take down some gov website and for some reason
I decided to release it's base.
The release will not have any function, just send simple http request through socks5 with socket
You can copy this source's fucntion to that source.