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.
Both git fetch and git pull talk to a remote repository, but they do very different things to your…
Sometimes the change you need already exists, just on the wrong branch. A hotfix lands…
Email is still one of the most important communication channels inside modern applications. Password resets,…
Nginx is a high-performance web server and reverse proxy trusted by some of the largest…
ufw (Uncomplicated Firewall) sits on top of iptables (or nftables on newer systems) and replaces…
When you share a server with a team or investigate unexpected activity, the first question…