Skip to content

Using Socks4/5 proxy to make a multithread Http-flood/Https-flood (cc) attack.

License

Notifications You must be signed in to change notification settings

DanielSpravtsev/CC-attack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

   /////    /////    /////////////
  CCCCC/   CCCCC/   | CC-attack |/
 CC/      CC/       |-----------|/ 
 CC/      CC/       |  Layer 7  |/ 
 CC/////  CC/////   | ddos tool |/ 
  CCCCC/   CCCCC/   |___________|/

CC-attack

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

Install

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

Usage

python3 cc.py

About

Using Socks4/5 proxy to make a multithread Http-flood/Https-flood (cc) attack.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%