mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-26 23:34:25 +02:00
Updated log
This commit is contained in:
parent
6d1531a920
commit
284337be1b
10
CHANGELOG
10
CHANGELOG
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
Author: Michael Boelen (michael@rootkit.nl)
|
Author: Michael Boelen (michael.boelen@cisofy.com)
|
||||||
Description: Security and system auditing tool
|
Description: Security and system auditing tool
|
||||||
Website: http://cisofy.com/lynis/
|
Website: http://cisofy.com/lynis/
|
||||||
http://www.rootkit.nl/projects/lynis.html
|
http://www.rootkit.nl/projects/lynis.html
|
||||||
@ -20,12 +20,18 @@
|
|||||||
|
|
||||||
* 1.6.1 (2014-09-xx)
|
* 1.6.1 (2014-09-xx)
|
||||||
|
|
||||||
|
New:
|
||||||
|
- Added --pentest parameter to run a non-privileged scans (e.g. for pentesting)
|
||||||
|
- Show skipped tests in report if they require root and scan is non-privileged
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
- Improved vulnerable packages test on Debian based systems (apt-check) [PKGS-7392]
|
- Improved vulnerable packages test on Debian based systems (apt-check) [PKGS-7392]
|
||||||
- Extended SafePerms function to also check for UID
|
|
||||||
- Improved chown command when file permissions are incorrect
|
- Improved chown command when file permissions are incorrect
|
||||||
- Test for actual files in /etc/modprobe.d before grepping in it
|
- Test for actual files in /etc/modprobe.d before grepping in it
|
||||||
- Don't show warnings for 'swap' in 4th column fstab file [FILE-6336]
|
- Don't show warnings for 'swap' in 4th column fstab file [FILE-6336]
|
||||||
|
- Changes to parameters and functions, to allow penetration tests with Lynis
|
||||||
|
- Extended SafePerms function to also check for UID
|
||||||
|
- Several tests will have root-only bit set
|
||||||
- Improved netstat tests on Arch Linux
|
- Improved netstat tests on Arch Linux
|
||||||
|
|
||||||
--
|
--
|
||||||
|
Loading…
x
Reference in New Issue
Block a user