mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 07:44:14 +02:00
Updated log
This commit is contained in:
parent
40f210ae74
commit
213590e90c
@ -28,10 +28,12 @@
|
|||||||
Oracle VM VirtualBox, QEMU, Systemd Namespace container,
|
Oracle VM VirtualBox, QEMU, Systemd Namespace container,
|
||||||
User-Mode Linux (UML), VMware products, XEN
|
User-Mode Linux (UML), VMware products, XEN
|
||||||
|
|
||||||
|
- Detection for SaltStack configuration management tooling
|
||||||
- ShowSymlinkPath function to check path behind a symlink
|
- ShowSymlinkPath function to check path behind a symlink
|
||||||
- FileIsEmpty function to check for empty files
|
- FileIsEmpty function to check for empty files
|
||||||
- Detection for SaltStack configuration management tooling
|
- Add detection for machine ID (systemd)
|
||||||
- Added linux_config_file to report
|
- Added linux_config_file to report
|
||||||
|
- Added ss detection
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
- Permissions check has been adjusted to allow packaging and pentest mode
|
- Permissions check has been adjusted to allow packaging and pentest mode
|
||||||
@ -40,6 +42,7 @@
|
|||||||
- Extended system reboot check to enable it for most Linux [KRNL-5830]
|
- Extended system reboot check to enable it for most Linux [KRNL-5830]
|
||||||
- Added detection for compressed Linux config file [KRNL-5728]
|
- Added detection for compressed Linux config file [KRNL-5728]
|
||||||
- Added support for compressed Linux config file [KRNL-5730]
|
- Added support for compressed Linux config file [KRNL-5730]
|
||||||
|
- Added usage of ss to gather listening ports [NETW-3012]
|
||||||
- Additional permission added to CUPS check [PRNT-2307]
|
- Additional permission added to CUPS check [PRNT-2307]
|
||||||
- Extended telnet in inetd test [INSE-8016]
|
- Extended telnet in inetd test [INSE-8016]
|
||||||
- Fix for reading at.deny file [SCHD-7720]
|
- Fix for reading at.deny file [SCHD-7720]
|
||||||
@ -129,7 +132,7 @@
|
|||||||
|
|
||||||
New:
|
New:
|
||||||
- Testing for commercial anti-virus solutions like McAfee and Sophos [MALW-3280]
|
- Testing for commercial anti-virus solutions like McAfee and Sophos [MALW-3280]
|
||||||
- New control text for MALW-3280 - http://cisofy.com/controls/malw-3280/
|
- New control text for MALW-3280 - http://cisofy.com/controls/MALW-3280/
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
- Extended GRUB test with encrypted password (SHA1) [BOOT-5121]
|
- Extended GRUB test with encrypted password (SHA1) [BOOT-5121]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user