ddos-checker is a tool used to perform a test on a website from a DDOS attack to find security gaps in a website.
$ pkg update -y && pkg upgrade -y
$ apt update -y && apt upgrade -y
$ pkg install git
$ pkg install python -y
$ git clone https://github.com/Whomrx666/ddos-checker.git
$ cd ddos-checker
$ pip install -r requirements.txt
$ python3 ddos-checker.py
- first: Install tools according to the instructions above.
- second: Enter the domain you are targeting without http/https.
- third: Select one of the scan modes that you want to use.
- last: The tool will automatically check the website to see if there are any loopholes for performing DDOS or if it is safe enough.
- Passive mode: Conducting checks safely without carrying out any attacks and explaining website security information quickly, concisely and clearly.
- Aggressive mode: Perform a complete check starting from SSL then checking all open ports, performing a short stress test attack,check the rate limit, see the resilience of website resources,perform scoring and mitigation assessments,and final analysis.
This is a tool for education only, I am not responsible for any misuse
If you want to donate, click on the button
