Skip to content

Releases: Yescrypt/lids

LIDS v1.0 — Initial Release

08 Mar 11:12

Choose a tag to compare

🛡 LIDS v1.0 — Initial Release

First public release of LIDS (Linux Intrusion Detection System).

LIDS is a lightweight host-based security monitoring agent designed for Kali Linux, Parrot OS, and Arch Linux.
It detects suspicious activity, intrusion attempts, and sends real-time alerts via Telegram.


Features

• Real-time intrusion detection
• Open port monitoring
• SSH configuration monitoring
• Brute force detection
• Suspicious process detection
• Reverse shell detection
• Cron backdoor detection
• Rootkit scanning (rkhunter / chkrootkit)
• IP blocking via firewall (iptables / ufw)
• Telegram security alerts


Supported Systems

  • Kali Linux
  • Parrot OS
  • Arch Linux

Installation

git clone https://github.com/Yescrypt/lids
cd lids
sudo bash ./install.sh