mirror of https://github.com/CISOfy/lynis.git
Updated log
This commit is contained in:
parent
f7bcf60640
commit
7c067c62c4
|
@ -32,16 +32,18 @@
|
||||||
- Added tests for Shellshock bash vulnerability [SHLL-6290]
|
- Added tests for Shellshock bash vulnerability [SHLL-6290]
|
||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
|
- Adjustments so insecure SSL protocols are detected in nginx config [HTTP-6710]
|
||||||
|
- Only gather unique name servers from /etc/resolv.conf [NAME-2704]
|
||||||
- Properly detect mod_evasive on Gentoo and others [HTTP-6640]
|
- Properly detect mod_evasive on Gentoo and others [HTTP-6640]
|
||||||
- Improvements to kernel detection (e.g. Gentoo) [KRNL-5830]
|
- Improvements to kernel detection (e.g. Gentoo) [KRNL-5830]
|
||||||
- Improved GetHostID function for systems having only ip binary
|
|
||||||
- Adjustments so insecure SSL protocols are detected in nginx config [HTTP-6710]
|
|
||||||
- Improved boot loader detection for GRUB2 [BOOT-5121]
|
- Improved boot loader detection for GRUB2 [BOOT-5121]
|
||||||
- Split GRUB test into two tests [BOOT-5122]
|
- Split GRUB test into two tests [BOOT-5122]
|
||||||
- Minor adjustments to log output
|
|
||||||
- Added Mac OS uptime check [BOOT-5202]
|
- Added Mac OS uptime check [BOOT-5202]
|
||||||
|
- Improved GetHostID function for systems having only ip binary
|
||||||
|
- Minor adjustments to log output
|
||||||
- Renamed dev directory to extras
|
- Renamed dev directory to extras
|
||||||
|
|
||||||
|
|
||||||
--
|
--
|
||||||
|
|
||||||
* 1.6.2 (2014-09-22)
|
* 1.6.2 (2014-09-22)
|
||||||
|
|
Loading…
Reference in New Issue