DSIPS v1.0 — Initial Release
Features:
• Real-time log monitoring
• SQL injection detection
• Directory traversal detection
• Brute force detection
• Automatic IP blocking (iptables / ufw)
• Telegram security alerts
• Lightweight IDS/IPS architecture
• Simple one-command installer
Supported logs:
• nginx
• apache
• auth.log
• syslog
Installation:
git clone https://github.com/Yescrypt/DSIPS
cd DSIPS
sudo bash install.sh
Project goal:
Create a lightweight intrusion detection and prevention system for Linux servers that is easy to deploy on small VPS environments.