Michael Boelen
43054c0999
Added 'RedHat' to OS detection routine (RHEL 6)
2021-07-30 08:17:03 +02:00
Michael Boelen
da90488fe6
Merge pull request #1142 from konstruktoid/aideloc
...
add support for additional Aide db paths
2021-07-29 14:57:00 +02:00
Michael Boelen
480cf7e6d1
Merge pull request #1193 from zcrayfish/patch-1
...
Use posix grep/egrep options, fixing issue #1166
2021-07-29 14:53:52 +02:00
Michael Boelen
32e2dc313d
Merge pull request #1194 from zcrayfish/patch-2
...
grep options change from gnu to posix
2021-07-29 14:52:56 +02:00
Michael Boelen
9ba09ac408
Update tests_networking
2021-07-29 14:52:29 +02:00
Glowsome
d59970ef16
Update tests_databases
...
Add mariadb as binary to check
2021-07-28 17:25:04 +02:00
Michael Boelen
c74bc10db8
Added MALW-3290, Trend Micro malware agent detection, added agent and rootkit scanner status
2021-07-27 10:44:08 +02:00
Zachary Lee Andrews
55cc7215ea
grep options change from gnu to posix
...
fix issue #1167
2021-07-23 22:44:36 -04:00
Zachary Lee Andrews
886adae4ef
Use posix egrep options, fixing issue #1166
2021-07-23 22:38:31 -04:00
Michael Boelen
923f60d420
Merge pull request #1173 from rchekaluk/master
...
Kernel 5.8 permits hidepid textual values
2021-07-22 11:00:03 +02:00
Michael Boelen
755abdc556
Merge pull request #1137 from teoberi/Lynis-with-PostgreSQL-13.1---test-ID-DBS-1826/DBS-1828
...
Lynis with PostgreSQL 13.1 test ID DBS-1826/DBS-1828
2021-07-21 17:22:17 +02:00
Michael Boelen
b0bee65843
KRNL-5830: sort kernels by version (ls -v) instead of date on disk (ls -t)
2021-07-21 15:26:48 +02:00
Michael Boelen
ad5909372d
PKGS-7410: don't show exception for systems running LXC
2021-07-21 13:16:08 +02:00
Michael Boelen
8f6a373f6b
Merge pull request #1153 from Idesmi/patch-1
...
Added openSUSE MicroOS
2021-07-20 23:29:10 +02:00
Michael Boelen
93a681006f
Merge pull request #1169 from al-lac/macos-detection
...
Fix Big Sur Detection and add macOS Monterey
2021-07-20 21:07:11 +02:00
Michael Boelen
71c15afbd1
Added missing quote
2021-07-20 16:32:18 +02:00
Michael Boelen
20be0f61e3
Merge pull request #1188 from digitalcheetah/artix-linux
...
Adding Artix Linux to osdetection
2021-07-20 11:34:17 +02:00
Michael Boelen
6d6e160100
Merge branch 'master' of https://github.com/CISOfy/lynis
2021-07-20 11:32:05 +02:00
Michael Boelen
3a03af42aa
Fix: show 'egrep' instead of 'grep' when egrep is missing
2021-07-20 11:31:18 +02:00
Michael Boelen
6755ac45c2
Replaced tab with space
2021-07-20 11:30:23 +02:00
Michael Boelen
e0a5555715
Merge pull request #1186 from just-some-tall-bloke/patch-1
...
Added detection for NethServer
2021-07-15 13:16:09 +02:00
Michael Boelen
aa91bb4c85
Corrected syntax
2021-07-12 15:21:35 +02:00
digitalcheetah
2816ed5598
Adding Artix Linux to osdetection
2021-07-11 04:25:38 +00:00
just-some-tall-bloke
e2aa40665c
Update osdetection
...
Added NethServer
https://www.nethserver.org/
2021-07-09 11:06:12 +02:00
Michael Boelen
7867759750
Dropping option to filter by label as newer versions of 'ip' give another result (no output)
2021-07-08 15:18:20 +02:00
Michael Boelen
5d96098a82
Switched order for interface detection on Linux
2021-07-08 14:54:49 +02:00
Michael Boelen
97e435ffe8
Add fallbacks for hostid generation and improve logging
2021-07-08 13:39:13 +02:00
Michael Boelen
da024079f1
Improve HostID generation and logging
2021-07-02 14:23:53 +02:00
Rob Chekaluk
b556450364
FILE-6344: support hidepid textual values
2021-06-21 08:53:43 -04:00
Alexander Lackner
fff5df170e
Fix Big Sur Detection and add macOS Monterey
2021-06-15 20:49:00 +02:00
Michael Boelen
54684aaac5
Merge pull request #1158 from jhe2/wc-argument-fix
...
[HRDN-7231] When calling wc, use the short -l flag instead of --lines…
2021-06-03 13:46:58 +02:00
Michael Boelen
922f822133
Merge pull request #1157 from mhdry/test-arch32-audit
...
Test PKGS-7320 extended to "Arch Linux 32"
2021-06-03 13:46:06 +02:00
Johannes Heimansberg
5666ed0a6d
[HRDN-7231] When calling wc, use the short -l flag instead of --lines to make it work with busybox's wc implementation also
2021-05-21 19:51:53 +02:00
Michael Boelen
d23c722c04
Removed trailing spaces
2021-05-20 08:30:54 +02:00
Michael Boelen
54f9281040
Added BunsenLabs detection
2021-05-20 08:28:54 +02:00
Marc Hendry
13bf829461
Test PKGS-7320 extended to "Arch Linux 32"
...
PKGS-7320 checks whether package arch-audit is installed. This test has been
extended to test ${OS_FULLNAME} for both "Arch Linux" as well as "Arch Linux 32".
2021-05-19 14:43:55 +02:00
Marc Hendry
b339145b84
Added Arch Linux 32
2021-05-14 16:04:07 +02:00
Idesmi
7044d7647e
Added openSUSE MicroOS
2021-05-14 11:00:39 +02:00
Michael Boelen
efc71ae6bb
Merge pull request #1119 from NicolaiSoeborg/add-MOR-bit-check
...
Check MemoryOverwriteRequest Control
2021-05-11 19:56:55 +02:00
Michael Boelen
4cfd59d60c
Merge pull request #1135 from pyllyukko/typo-fix
...
Small typo fix in ACCT-9622 LogText
2021-05-11 19:54:15 +02:00
Michael Boelen
d694afadd6
Update osdetection
2021-05-11 16:56:39 +02:00
Fred
e1d49ff007
Added detection of Rocky Linux to include/osdetection
2021-05-11 10:15:23 -04:00
Michael Boelen
32143f6377
Merge pull request #1139 from teoberi/New-test-BOOT-5140---Check-for-ELILO-boot-loader-presence
...
New test: BOOT-5140 - Check for ELILO boot loader presence
2021-05-11 11:21:33 +02:00
Michael Boelen
2ee335503d
Merge pull request #1143 from jhe2/logg-2138-metalog
...
[LOGG-2138] Do not check for klogd when metalog is being used
2021-05-11 11:14:27 +02:00
Michael Boelen
b941d7fccb
Added Manjaro (ARM)
2021-05-11 11:12:23 +02:00
Michael Boelen
ac313553fb
Added AlmaLinux
2021-05-11 11:03:43 +02:00
Johannes Heimansberg
0a5dfbe5e2
[LOGG-2138] Do not check for klogd when metalog is being used
...
Metalog comes with its own kernel logger, so there is no need to also run klogd.
2021-05-04 10:50:56 +02:00
Thomas Sjögren
ed3d75872e
add support for additional Aide db paths
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2021-04-30 22:07:42 +02:00
Michael Boelen
db033ed320
Merge pull request #1138 from jhe2/b1134
...
[BOOT-5104] Add service manager detection support for runit
2021-04-29 09:56:22 +02:00
Michael Boelen
0506d4467a
Merge pull request #1105 from afunix/1103-blacklisted-modules
...
1103: FILE-6430 reports suggestion only when at least one kernel module is not in the blacklist
2021-04-28 09:41:59 +02:00