Simple Protection Agains DOS Attacks
SPADA is a simple yet powerful tool to defend against random DOS attacks.
SPADA is a command line tool based in a Bourne Shell script that blocks
IPs with a number of active connections above a configurable limit.
Features: |
|
Download SPADA (a manual and some examples are provided)
|
- Command line tool. |
- Cron programmable |
- 5 min. configuration. |
- It can work like a service by using the cron. |
- Minimum load on the system. |
- Log with blocked IPs (date and nº of connections). |
|
README file with command line examples and a daemon example