This package provides a Linux protection tool with Web dashboard panel.
It provides bash shell scripts to execute tools that can protect a machine that uses Linux programs.
Currently it can:
- Protect the system access using iptables rules
- Protect from accesses using spoofed IP addresses
- Detect port scanning
- Protect against TCP SYN flood denial of service attacks
- Limit the number of connections per IP and network services
- Detect SSH connection sessions and whitelist the client IP address
- Detect attacks to Apache Web server scanning the access logs
- Blocks the access of detected intruders
- Web based dashboard to show attackers and block or unblock IP addresses
- REST API to let external applications perform several types of actions
- Send alert messages to Telegram accounts to let the administrator unblock IP addresses, when manual bans are performed, detected intruder attacks, honeypot accesses |