Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2014-09-19 18:44:29 +0400
committermboelen <michael@cisofy.com>2014-09-19 18:44:29 +0400
commit213590e90ca6b8c5c1f70299504aa17fcbdff595 (patch)
tree92e3fbc337c2be6a8af59142c50687861df2b918
parent40f210ae7483341295814447464cdb50dfc2eb63 (diff)
Updated log
-rw-r--r--CHANGELOG7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d80ef102..8f0f69c0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -28,10 +28,12 @@
Oracle VM VirtualBox, QEMU, Systemd Namespace container,
User-Mode Linux (UML), VMware products, XEN
+ - Detection for SaltStack configuration management tooling
- ShowSymlinkPath function to check path behind a symlink
- 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 ss detection
Changes:
- 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]
- Added detection for compressed Linux config file [KRNL-5728]
- 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]
- Extended telnet in inetd test [INSE-8016]
- Fix for reading at.deny file [SCHD-7720]
@@ -129,7 +132,7 @@
New:
- 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:
- Extended GRUB test with encrypted password (SHA1) [BOOT-5121]