DoS is a C code for to study brute force attacks for the course Pentest Profissional by Desec Security.
Download the DoS.c archive.
wget https://raw.githubusercontent.com/mateusroveda/DoS/master/DoS.cAnd compile.
gcc DoS.c -o DoS./DoS ip portPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
I am not responsible for the incorrect use of this code.