Tool not running but there are no errors #621
Replies: 1 comment
-
|
The solution was to write |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i am running the tool from a Virtual machine which is connected with NAT to the main computer which has a proxy.
i am running the following command but nothing is happening, this is my terminal:
┌──(myenv)─(root㉿kali)-[/home/kali/MHDDoS/MHDDoS]
└─# python3 start.py CFB https://mysite.com/exampleURI 0 10 100 10000
Note: If the Proxy list is empty, The attack will run without proxies
If the Proxy file doesn't exist, the script will download proxies and check them.
Proxy Type 0 = All in config.json
SocksTypes:
- 6 = RANDOM
- 5 = SOCKS5
- 4 = SOCKS4
- 1 = HTTP
- 0 = ALL
| ARD, SYN, CONNECTION, MCBOT, TCP, DNS, MEM, RDP, CLDAP, CHAR, TS3, NTP, UDP, MCPE, FIVEM, VSE, ICMP, MINECRAFT, CPS | 19 Methods
| COOKIE, KILLER, BOMB, BOT, RHEX, SLOW, DYN, NULL, DGB, DOWNLOADER, EVEN, BYPASS, APACHE, POST, CFB, PPS, AVB, GSB, STOMP, CFBUAM, XMLRPC, HEAD, OVH, TOR, GET, STRESS | 26 Methods
| PING, INFO, TSSRV, CHECK, CFIP, DNS, DSTAT | 7 Methods
| TOOLS, HELP, STOP | 3 Methods
Example:
L7: python3 start.py <socks_type> <debug=optional>
L4: python3 start.py ip:port
L4 Proxied: python3 start.py ip:port <socks_type>
L4 Amplification: python3 start.py ip:port <reflector file (only use with Amplification)>
Beta Was this translation helpful? Give feedback.
All reactions