Michael Boelen
|
8afa7d93fe
|
Merge pull request #1254 from pyllyukko/pam_faillock
Check for pam_faillock in AUTH-9408
|
2022-02-10 14:18:19 +01:00 |
Michael Boelen
|
59d1d8acd8
|
Merge pull request #1247 from devnull-hub-lab/patch-1
Update mod_security module version
|
2022-02-10 12:05:43 +01:00 |
Michael Boelen
|
0830a745cc
|
Merge pull request #1250 from JensChrG/master
Dont write over FIND variable. Fixes #1021
|
2022-02-10 12:03:46 +01:00 |
Michael Boelen
|
cd433e928e
|
Merge pull request #1205 from kolenichsj/alpine_apk
Adding support for Alpine Package Keeper
|
2022-02-10 12:00:38 +01:00 |
Michael Boelen
|
e0b5dcf7d4
|
Merge pull request #1226 from konstruktoid/1220
Extend HasCorrectCheckPermissions logging
|
2022-02-10 11:52:11 +01:00 |
Michael Boelen
|
7fbcede421
|
Merge pull request #1235 from zwack-am/master
Updated PAM_FILES_LOCATION for AARCH64
|
2022-02-10 11:49:21 +01:00 |
Michael Boelen
|
66f93f0275
|
Removed bashism: ==
|
2022-02-10 09:35:41 +01:00 |
Michael Boelen
|
4ecd03598f
|
Merge pull request #1225 from konstruktoid/ISSUE1214
add symlink support to HasCorrectFilePermissions and IsWorldWritable
|
2022-02-08 11:27:29 +01:00 |
Michael Boelen
|
b0ca58895b
|
[KRNL-5788] Only run relevant tests and improved logging
|
2022-01-31 17:07:41 +01:00 |
Michael Boelen
|
8604431e19
|
Merge pull request #1261 from jsegitz/reboot_test
check /boot/vmlinuz as a symlink in the reboot test
|
2022-01-31 16:38:38 +01:00 |
Steve Kolenich
|
eb46f39c44
|
Merge remote-tracking branch 'origin/master' into alpine_apk
|
2022-01-31 10:05:26 -05:00 |
Michael Boelen
|
a0e9e3d363
|
Merge pull request #1263 from pyllyukko/needs_restarting
KRNL-5830: Check for /var/run/needs_restarting
|
2022-01-31 15:07:50 +01:00 |
Michael Boelen
|
e5f5750bfa
|
Improved log message
|
2022-01-31 13:55:55 +01:00 |
Michael Boelen
|
98f57d6d76
|
Added MALW-3274 to detect McAfee VirusScan Command Line Scanner
|
2022-01-31 13:29:11 +01:00 |
pyllyukko
|
12ad1ca6bd
|
KRNL-5830: Check for /var/run/needs_restarting
Creating this file was introduced in slackpkg version 15.0.10.
|
2022-01-25 18:59:36 +02:00 |
Johannes Segitz
|
521487310f
|
check /boot/vmlinuz as a symlink in the reboot test
|
2022-01-25 09:55:52 +01:00 |
Michael Boelen
|
28409265db
|
Switch to array type for account_without_password
|
2022-01-18 14:23:39 +01:00 |
pyllyukko
|
3153c89c87
|
Check for pam_faillock in AUTH-9408
pam_tally2 was removed in PAM 1.5.0 and pam_faillock has replaced it.
|
2022-01-12 19:09:42 +02:00 |
Steve Kolenich
|
302b52c55d
|
Merge remote-tracking branch 'upstream/master' into alpine_apk
|
2022-01-11 09:19:19 -05:00 |
Jens Christian Gram
|
f81aff384c
|
Dont write over FIND variable. Fixes #1021
|
2022-01-01 18:55:01 +01:00 |
Rafael Grether
|
6c5ddb9cc2
|
Update mod_security module version
Update ModSecurity version. Actual version: 3
Issue #1246
|
2021-12-16 15:41:18 -03:00 |
Adam Morris
|
11306422ac
|
Corrected a minor typo
|
2021-11-20 05:23:34 +00:00 |
Adam Morris
|
0eb92f5291
|
Added the aarch64-linux-64 path
This resolves Issue #1234
|
2021-11-20 05:19:37 +00:00 |
Michael Boelen
|
2d16c60da1
|
Merge pull request #1209 from mrpjl/master
Added Funtoo Linux to osdetection
|
2021-11-18 11:08:06 +01:00 |
Michael Boelen
|
7674a08ab8
|
Merge pull request #1202 from digitalcheetah/openrc
Adding OpenRC to boot service test
|
2021-11-18 11:06:14 +01:00 |
Michael Boelen
|
5f113f5699
|
Merge pull request #1223 from konstruktoid/ISSUE1219
allow unknown number of spaces in modprobe blacklists
|
2021-11-18 11:04:52 +01:00 |
Lahfa Samy
|
c45e502796
|
Add Garuda Linux to audit package test tool
|
2021-11-16 22:28:10 +01:00 |
Thomas Sjögren
|
3bfff0ca62
|
present expected permission value in octal
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
|
2021-11-08 13:29:51 +01:00 |
Thomas Sjögren
|
f2e49ba74c
|
add symlink support to HasCorrectFilePermissions and IsWorldWritable
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
|
2021-11-08 12:26:20 +01:00 |
Thomas Sjögren
|
9819ac4023
|
allow unknown number of spaces in modprobe blacklists
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
|
2021-10-26 10:53:33 +02:00 |
Prajwal
|
e7c8b235bb
|
Added Funtoo Linux to osdetection
|
2021-09-26 16:57:07 +05:30 |
Steve Kolenich
|
a4bee8a329
|
Added two tests using apk (Alpine Package Keeper) to check for
installed packages and packages that can be upgraded
|
2021-09-01 16:00:01 -04:00 |
Jay Keller
|
3699484712
|
Merge branch 'CISOfy:master' into openrc
|
2021-08-15 07:36:09 +00:00 |
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 |