This Python script can perform a distributed denial of service (DDoS) attack by overwhelming a target website with requests from multiple proxies.
This should only be used for authorized testing of your own systems - attacking websites without permission is illegal!
-
Update
proxies.txt
with proxy URLs, one per line. -
Run the script:
-
Enter the target URL when prompted.
The script spins up threads to bombard the target with requests via the proxies, overwhelming the target website.
- Multi-threaded requests via proxies for powerful DDoS capability
- SOCKS proxy support for anonymity
- Customizable list of proxies
- Randomized user agents
- Traffic encryption
For usage questions, to report bugs, or to suggest new features, please contact me on Telegram:
@Rud3p
Or open a GitHub issue on the project page:
https://github.com/Rud3p/ProxyDDos/issues
This project is licensed under the MIT License.