Wreckuests is a script, which enables you to run DDoS attacks with HTTP-flood. It’s composed in unadulterated Python and utilization proxy servers as bots. This script isn’t all inclusive and you can’t simply drop Pentagon/NSA/whatever site with only a solitary mouse click. Each attack is one of a kind, and for every site you’d have to look for vulnerabilities and glory them.
Warning: This content is distributed for educational purposes as it were! Creator will acknowledge no obligation regarding any outcomes, harm or misfortune which may result from utilize.
Also Read Homoglyphs – Get Similar Letters, Convert To ASCII, Detect Possible Languages & UTF-8 Group
Just clone repository in the desired directory and run the installation script:
chmod +x install.sh
./install.sh
Type under sudo mode:
python3 wreckuests.py -v <target url> -a <login:pass> -t <timeout>
-h
or --help
:
Prints a message with possible parameters.
-v
or --victim
:
Specifies a link to the victim’s site page. It could be the website’s main page, someone’s profile, .php
-file or even image. Everything that has a lot of weight or is hard for server to give. The choice is yours.
-a
or --auth
:
Parameter for bypassing authentication. Your victim could enable basic HTTP authentication and his website will ask you to enter login and password in popup window. Victim may previously publish login and password data for his users in VK/FB/Twitter and whatever social network.
-t
or --timeout
(default: 10):
Parameter to control connection ‘n’ read timeout. This option also controls terminating time.
Note: if you set timeout=1
or somewhere about 2-3 seconds, the slow proxies will not have any time to even connect to your victim’s website and will not even hit it. If you sure your proxies are fast enough
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…
This took me like 4 days (+2 days for an update), but I got it…
MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…