Add `chkrootkit`.

This commit is contained in:
Meitar M 2019-06-13 19:47:21 -04:00
parent ad9a492438
commit 529213dcfa
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ See also [awesome-honeypots](https://github.com/paralax/awesome-honeypots).
## Host-based tools
- [Artillery](https://github.com/BinaryDefense/artillery) - Combination honeypot, filesystem monitor, and alerting system designed to protect Linux and Windows operating systems.
- [chkrootkit](http://chkrootkit.org/) - Locally checks for signs of a rootkit on GNU/Linux systems.
- [Fail2ban](https://www.fail2ban.org/) - Intrusion prevention software framework that protects computer servers from brute-force attacks.
- [Open Source HIDS SECurity (OSSEC)](https://www.ossec.net/) - Fully open source and free, feature-rich, Host-based Instrusion Detection System (HIDS).
- [Rootkit Hunter (rkhunter)](http://rkhunter.sourceforge.net/) - POSIX-compliant Bash script that scans a host for various signs of malware.