Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jetstrike-ai/aftermath-dos

DoS tool for pentesting
https://github.com/jetstrike-ai/aftermath-dos

dos linux open-source pentesting python python3 termux windows

Last synced: about 1 month ago
JSON representation

DoS tool for pentesting

Awesome Lists containing this project

README

        

# AFTERMATH-DOS

Open-source DOS project, created on pythonđź’ˇ

What if AFTERMATH?
=

đź’˝AFTERMATH - DOS utility for pentesting.

You can use AFTERMATH to test your server on DOS/DDOS protect.

Supporting plaforms:
=
-Windows(Python 3+)🖥️

-Termux(Python 3+)📱

-Linux(Python 3+)🖥️

How to install?
=
-Windows🖥️:

If not installed git:
1)Download ZIP
2)Unpack ZIP
3)Install requirement.txt
4)Done!
If installed git:
1)git clone https://github.com/Jetstrike-AI/AFTERMATH-DOS
2)cd {Folder with AFTERMATH}
3)pip3 install -r requirement.txt
4)Done!

-Termux📱:

1)git clone https://github.com/Jetstrike-AI/AFTERMATH-DOS
2)pip3 install -r requirements.txt
3)Done!
-Linux🖥️:

1)git clone https://github.com/Jetstrike-AI/AFTERMATH-DOS
2)cd AFTERMATH-DOS
3)pip3 install -r requirements.txt
4)Done!