Josh Soref
ab1aa322ac
spelling: ignore
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-08 23:38:46 -05:00
Josh Soref
a007ad2fe0
spelling: explicitly
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-08 23:38:46 -05:00
Josh Soref
70c1a72a59
spelling: documentation
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-08 23:38:46 -05:00
Josh Soref
6a28855364
spelling: disabled
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-08 23:38:46 -05:00
Josh Soref
b0a5490a2e
spelling: contains
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-08 23:38:46 -05:00
Josh Soref
a61882b263
spelling: certificates
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-08 23:38:46 -05:00
Josh Soref
a92ceb34e1
spelling: branch
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-08 23:38:46 -05:00
Josh Soref
f1cb5054c4
spelling: authoritative
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-08 23:35:46 -05:00
Josh Soref
08c8d1b8f3
spelling: authentication
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-08 23:35:46 -05:00
Josh Soref
45a7006e6b
spelling: asterisk
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-08 23:35:46 -05:00
Josh Soref
acf7943936
spelling: ambiguous
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-08 23:28:56 -05:00
Simon Biewald
8895eccea2
Use correct character class
...
Signed-off-by: Simon Biewald <simon@fam-biewald.de>
2020-10-31 17:36:06 +00:00
Simon Biewald
3e3589291f
Use `od` only for displaying invalid characters
...
The first od is removed, the second time is moved to right before echoing
the characters. On certain OpenSolaris distributions, `od` always outputs
spaces, even if the input is empty. The spaces would have been converted
to !space!, thus Lynis detected invalid characters / old style configuration.
Resolves cisofy/lynis#1065 .
Signed-off-by: Simon Biewald <simon@fam-biewald.de>
2020-10-29 00:06:10 +00:00
Simon Biewald
25278b6b38
Add support for Solaris services, run BOOT-5184 there
...
The Solaris IPS service manager (svcs) is now detected, and services
managed with it are enumerated.
Test BOOT-5184 now runs on Solaris, too, as SysV init scripts are
supported as well, even with IPS. SysV Init has been the traditional
init system on Solaris.
2020-10-25 21:51:12 +00:00
Simon Biewald
1f3d0956a7
Test if loghost is not localhost
...
On Solaris, the name loghost can be used to point to remote log servers.
By default loghost is configured to 127.0.0.1, logging to the local
machine.
Thus a new test - LOGG-2153 - is created to test if loghost is not
localhost and LOGG-2154 is modified to ignore @loghost lines if loghost
is localhost.
2020-10-25 20:28:19 +00:00
Simon Biewald
e917269d01
Reduce tr hostname checking expression
...
Solaris' tr does not support full regular expressions.
2020-10-25 20:25:31 +00:00
Simon Biewald
1a75d66ad9
Use netstat on Solaris to gather listening ports
2020-10-25 20:21:33 +00:00
Simon Biewald
8ee60cea35
Test if /etc/grub.d is a directory, instead always true
2020-10-25 20:14:08 +00:00
Michael Boelen
499cf1cdb9
Small code enhancements
2020-10-25 18:48:42 +01:00
Michael Boelen
42a33fb1e2
Update CHANGELOG.md
2020-10-25 18:47:41 +01:00
Michael Boelen
e66709e13b
Merge pull request #1011 from Varbin/986-sysstat-systemd
...
[ACCT-9626] Detect sysstat systemd unit
2020-10-25 18:47:01 +01:00
Michael Boelen
cee7d49a42
Merge pull request #1029 from silentcreek/add-suricata-ids-ips-test
...
Add test for Suricata IDS/IPS
2020-10-25 12:50:45 +01:00
Michael Boelen
43d0c6a8fd
Merge branch 'master' into add-suricata-ids-ips-test
2020-10-25 12:50:25 +01:00
Michael Boelen
6e8f570476
Merge pull request #1057 from kolenichsj/master
...
Update to Italian language file
2020-10-25 12:48:04 +01:00
Steve Kolenich
806ba69b36
Add values for Italian
2020-10-22 14:41:59 -04:00
Steve Kolenich
299f531dcb
sorted italian language file
2020-10-22 12:17:00 -04:00
Michael Boelen
bd6e1d5d39
Include AUTH-9284 and minor changes
2020-10-22 14:17:01 +02:00
Michael Boelen
e67f786caa
Merge pull request #1009 from danielorihuela/feature/get-info-on-locked-accounts
...
[AUTH-9284] Feature: gather locked accounts info
2020-10-22 14:13:34 +02:00
Michael Boelen
0467df6314
Updated log
2020-10-22 13:28:58 +02:00
Michael Boelen
1fe12c0023
Merge pull request #1008 from kolenichsj/master
...
Alpine Improvements
2020-10-22 13:28:05 +02:00
Michael Boelen
9f9fd51e1d
Updated log
2020-10-22 13:26:46 +02:00
Michael Boelen
01c970f73f
Merge pull request #1044 from delscate/master
...
Fix wc and head cmd when using busybox
2020-10-22 13:24:56 +02:00
Michael Boelen
749319c188
Merge pull request #1052 from konstruktoid/synoavd
...
add Synology Antivirus Essential malware scanner
2020-10-22 13:22:56 +02:00
Thomas Sjögren
4671fb7fb9
add Synology Antivirus Essential malware scanner
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-10-22 12:10:01 +02:00
Michael Boelen
3294e1a9bd
Merge pull request #1016 from Jimver/fix_nginx_parser
...
ParseNginx(): Fix wildcard expansion, absolute path handling and output to stderr
2020-10-22 08:44:07 +02:00
Michael Boelen
7930644b6c
Merge branch 'master' into fix_nginx_parser
2020-10-22 08:43:44 +02:00
Michael Boelen
699b5b6045
Merge pull request #1051 from steph78630/master
...
Add translate function for all sections title
2020-10-22 08:34:48 +02:00
Stéphane
67d04f2536
Add translate function for all sections
...
+ add EN and FR up to date languages files
2020-10-22 00:13:42 +02:00
Michael Boelen
c2e0c28912
Updated log
2020-10-21 15:09:56 +02:00
Michael Boelen
4aeb244789
Merge pull request #1048 from konstruktoid/pgrep
...
require pgrep before usage
2020-10-21 15:08:21 +02:00
Michael Boelen
1e9d3b45da
Updated log
2020-10-21 15:04:55 +02:00
Michael Boelen
8e07c3e9dc
Merge pull request #1013 from Jimver/timesyncd_fix
...
[TIME-3185]: Change timesyncd synchronization file
2020-10-21 15:02:03 +02:00
Michael Boelen
5fdc7f212a
Merge pull request #1047 from claui/macos-eol
...
Update macOS EOL
2020-10-21 14:59:59 +02:00
Michael Boelen
cd24f37641
Updated log
2020-10-21 14:45:07 +02:00
Michael Boelen
71c474f455
[KRNL-5830] ignore rescue kernel on systems such as CentOS
2020-10-21 14:40:30 +02:00
Thomas Sjögren
3124a04ce9
require pgrep before usage
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-10-21 11:27:44 +02:00
Claudia
afc4604b9f
Update macOS EOL
2020-10-20 22:21:13 +02:00
Michael Boelen
92df49d08e
Merge pull request #973 from igloonet/fix/functions-parse-nginx-abs-path
...
Support absolute paths in nginx includes and fix ls warning on empty directories
2020-10-20 13:38:08 +02:00
Michael Boelen
85fab60fb6
Merge pull request #1006 from claui/macos-eol
...
Add macOS EOL
2020-10-20 13:17:36 +02:00
Michael Boelen
5cb8c68d5c
Merge branch 'master' into macos-eol
2020-10-20 13:16:12 +02:00