forked from Alderson/attacker
Attacker - The program is written in C for stress testing web applications and services.
- C 94.9%
- Makefile 3%
- Shell 2.1%
| opt | ||
| src | ||
| install.sh | ||
| Makefile | change from install.sh to GNU make | |
| README.md | change from install.sh to GNU make | |
attacker
Attacker - The program is written in C for stress testing web applications and services.
The main functions are the implementation of a simple DoS attack using the most popular mechanisms - from transport to application. The main functionality will be supplemented with modern ones. He created a web application and services for testing.
Disclaimer: The author does not bear any responsibility for the use of this program, the program was created in an educational institution.
Installation:
doas apt install hping3 libcurl
git clone https://codeberg.org/alderson/attacker && cd attacker
make
doas mv attacker /usr/bin/attackers
doas attackers
I use doas, but you think sudo. For it to work correctly, you need to set the privileges and run the program like this. Depending on your distribution you will need to install the hping3 and libcurlpackage.
Contact 📫
| Telegram Blog | | Web Blog | | Website |