mirror of https://github.com/CISOfy/lynis.git
Added new tests
This commit is contained in:
parent
3c3feecbfb
commit
5e821687af
|
@ -62,6 +62,9 @@ Using the relevant options, the scan will change base on the intended goal.
|
|||
- New test: NETW-2706 - check DNSSEC (systemd)
|
||||
- New test: NETW-3200 - determine avilable network protocols
|
||||
- New test: PROC-3802 - check presence of prelink tooling
|
||||
- New test: TIME-3180 - report if ntpctl cannot communicate with OpenNTPD
|
||||
- New test: TIME-3181 - check status of OpenNTPD time synchronisation
|
||||
- New test: TIME-3182 - check OpenNTPD has working peers
|
||||
- New report key: openssh_daemon_running
|
||||
- New command: lynis generate systemd-units
|
||||
- Sending USR1 signal to Lynis process will show active status
|
||||
|
|
|
@ -413,6 +413,9 @@ TIME-3136:test:security:time:Linux:Check NTP protocol version:
|
|||
TIME-3148:test:performance:time:Linux:Check TZ variable:
|
||||
TIME-3160:test:security:time:Linux:Check empty NTP step-tickers:
|
||||
TIME-3170:test:security:time::Check configuration files:
|
||||
TIME-3180:test:security:time::Report if ntpctl cannot communicate with OpenNTPD:
|
||||
TIME-3181:test:security:time::Check status of OpenNTPD time synchronisation
|
||||
TIME-3182:test:security:time::Check OpenNTPD has working peers
|
||||
TOOL-5002:test:security:tooling::Checking for automation tools:
|
||||
TOOL-5102:test:security:tooling::Check for presence of Fail2ban:
|
||||
TOOL-5104:test:security:tooling::Enabled tests for Fail2ban:
|
||||
|
|
Loading…
Reference in New Issue