Leeon123 / CC-attack

Using Socks4/5 or http proxies to make a multithreading Http-flood/Https-flood (cc) attack.
GNU General Public License v2.0
942 stars 416 forks source link

Added and updated some stuff. #108

Closed Vip3rLi0n closed 1 year ago

Vip3rLi0n commented 1 year ago

• Fixed Slow based attack(Slowloris). • Added some improvement (KeyboardInterrupt). • Fixed deprecated ssl.SSLContext() which used ssl.PROTOCOL_TLS. • Added urllib3 and chardet. • Updated proxy list based on the rewritten script. • Updated README to make installation user friendly. • Added requirements.txt for easier installation.

Vip3rLi0n commented 1 year ago

I only fixed some stuff in the old version of CC-attack.

Vip3rLi0n commented 1 year ago

Please approve the request, thanks!

Vip3rLi0n commented 1 year ago

• Found an issue, something went wrong with the proxy checker. Ouch, will have to check later.