Warchild is a denial of service testing suite made for analyzing the strength of your website against different kinds of denial of service attacks you will be facing which are mainly organized by crooks to cause damage to your website.
For Installing the required modules just run the following command in your terminal :)
pip install -r requirements.txt
Also Read CertCrunchy – Silly Recon Tool That Uses Data From SSL Certificates To Find Potential HostNames
python warchild.py
This Denial Of Service suite comprises of the following features :
Redistribute and Modify without any restrictions 🙂
If you encounter any problems regarding the code please open a issue at our repository and we will try to fix it as soon as possible .
Any kind of illegal usage of this tool to cause damage to others can land you directly in jail 🙂 Please use this framework for security testing purposes only . We are not responsible for any of your actions.
Pystinger is a Python-based tool that enables SOCKS4 proxying and port mapping through webshells. It…
Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…
Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…
If you are working with Linux or writing bash scripts, one of the most common…
What is a bash case statement? A bash case statement is a way to control…
Why Do We Check Files in Bash? When writing a Bash script, you often work…