pyHIDS is a simple host-based intrusion detection system. It uses an RSA signature to check the integrity of its database. Alerts are written in the logs of the system and can be sent via email to a list of users. You can define rules to specify files to be checked periodically.
| Tags | Security HIDS intrusion System Integrity |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | GNU/Linux Windows |
Recent releases


Release Notes: It is now possible to check the output of commands ("iptables -L", for example) if you want to check the status of your firewall configuration.


Release Notes: An email message is now sent to the list of administrators after each system check, even when the integrity is maintained. Installation and configuration are now easier. Other minor improvements have been made.