1
0
Fork
You've already forked attacker
0
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%
2024年04月23日 14:58:23 +03:00
opt 2024年04月19日 21:34:35 +05:00
src 2024年04月22日 02:41:36 +05:00
install.sh 2024年04月19日 21:34:35 +05:00
Makefile change from install.sh to GNU make 2024年04月23日 14:57:35 +03:00
README.md change from install.sh to GNU make 2024年04月23日 14:57:35 +03:00

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 |