I just came across this little host based UNIX/Linux auditing tool that assists in performing automated Unix system audits. The description of the tool follows:
Lynis is an auditing tool for Unix. It scans the system and available software, to detect security issues. Beside security related information it will also scan for general system information, installed packages and configuration mistakes. This software aims in assisting automated auditing, software patch management, vulnerability and malware scanning of Unix based systems. It can be run without prior installation, so inclusion on read only storage is no problem (USB stick, cd/dvd).
What is Lynis NOT:
- Not a hardening tool: Lynis does not fix things automatically, it reports only (and makes suggestions).
Examples of audit tests:
- Available authentication methods
- Expired SSL certificates
- Outdated software
- User accounts without password
- Incorrect file permissions
- Firewall auditing
The tool can be downloaded from lynis-1.1.7.tar.gz.
Lynis is an auditing tool for Unix. It scans the system and available software, to detect security issues. Beside security related information it will also scan for general system information, installed packages and configuration mistakes. This software aims in assisting automated auditing, software patch management, vulnerability and malware scanning of Unix based systems. It can be run without prior installation, so inclusion on read only storage is no problem (USB stick, cd/dvd).
What is Lynis NOT:
- Not a hardening tool: Lynis does not fix things automatically, it reports only (and makes suggestions).
Examples of audit tests:
- Available authentication methods
- Expired SSL certificates
- Outdated software
- User accounts without password
- Incorrect file permissions
- Firewall auditing
The tool can be downloaded from lynis-1.1.7.tar.gz.
0 comments:
Post a Comment