Add Rootkit Hunter.

This commit is contained in:
Meitar M 2019-02-26 01:21:44 -05:00
parent 364b5fc7c3
commit d668fd2148
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -60,6 +60,7 @@ See also [awesome-honeypots](https://github.com/paralax/awesome-honeypots).
- [Artillery](https://github.com/BinaryDefense/artillery) - Combination honeypot, filesystem monitor, and alerting system designed to protect Linux and Windows operating 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.
## Incident Response tools