CC Attack Rewrite Save

Next Generation CC Attack Tool ✨ Threads ✨ HTTP Proxy ✨ Asynchronous ✨ Multi-threaded ✨

Project README

CC Attack Rewrite

CC Attack ++ Rewrite

CC Attack Rewrite preview :-: Next Generation CC Attack Tool ✨ ✨ Threads ✨ HTTP Proxy ✨ Asynchronous ✨ Multi-threaded ✨

What is CC Attack ++ Rewrite?

CC Attack ++ Rewrite is a CC attack program that has been rewritten in GoLang based on its predecessor project, CC Attack ++.

What can it do?

Test website firewall, DDoS CC protection; test network performance, maximum network request load.

How to use CC Attack ++ Rewrite?

Full command:

./CC-Attack-Rewrite -url=http://localhost -speed=100 -thread=8 -timeout=2500 -ua=ua-list.txt -ip=ip-list.txt -time=300 -http=1.1 -cookie='test=cookievule;'

Parameter description:

[URL] need to specify HTTP/HTTPS.

-url string

[IP Pool] IP pool path (relative path) (.txt).

-ip string

[Thread] Number of threads (default 2)

-thread int

[Speed] Attack Speed(ms) (default 100)

-speed int

[UA] Set User-Agent pool Path (relative path) (.txt)

-ua string

[Timeout] Timeout(ms) (default 1000)

-timeout int

[Cookie] Cookie to include in request (default NULL)

-cookie string

[Time] Attack Time (seconds) (default NULL)

-time int

[Http] HTTP version (1.1 or 2.0) (default 1.1)

-http string

Format:

ip pool (eg. ip-list.txt)

address:port
address:port
address:port
......

ua pool (eg. ua-list.txt)

Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/22.0.1207.1 Safari/537.1
Mozilla/5.0 (X11; CrOS i686 2268.111.0) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.57 Safari/536.11
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.6 (KHTML, like Gecko) Chrome/20.0.1092.0 Safari/536.6
......

Usage:

Usage:
  -cookie
        Cookie to include in request
  -http
        HTTP version (1.1 or 2.0)
  -ip
        IP Pool Path (txt)
  -speed
        Attack Speed(ms)
  -thread
        thread
  -time
        Attack Time (seconds)
  -timeout
        Request Timeout (ms)
  -ua
        User-Agent Pool Path (txt)
  -url
        Attack URL

How to Build?

go build CC-Attack-Rewrite.go

Stargazers over time

Stargazers over time

Open Source Agenda is not affiliated with "CC Attack Rewrite" Project. README Source: MasonDye/CC-Attack-Rewrite
Stars
45
Open Issues
1
Last Commit
1 week ago
License

Open Source Agenda Badge

Open Source Agenda Rating