Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-17Fix spaceHansHoogerwerf
2022-10-17Fix simple mistakeHansHoogerwerf
2022-10-17Verify the linux OS supports nanosecondsHansHoogerwerf
Add extra check to verify the linux OS supports nanoseconds. This might not be the case with certain busybox implementations.
2022-10-12Merge pull request #1292 from konstruktoid/issue1291Michael Boelen
Only test Compression if sshd version < 7.4
2022-10-12Merge pull request #1294 from konstruktoid/issue1288Michael Boelen
add plocate
2022-09-17Moved section to discover current timestamp related to issue #1329Michael Boelen
2022-08-24[DBS-1820] added newer style format for Mongo authorization settingMichael Boelen
2022-05-16add plocateThomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2022-05-04Only test Compression if sshd version < 7.4Thomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2022-03-14Merge branch 'master' into symlink_fileMichael Boelen
2022-03-14[KRNL-5820] small changes to prevent using ROOTDIR and resetting it, also ↵Michael Boelen
showing additional paths in screen output
2022-03-14Merge pull request #1265 from rfrohl/alternative_path_security-limitsMichael Boelen
[KRNL-5820] additional path for security/limits.conf
2022-02-14#1270 added finding configuration files in the "etc" directory, even if they ↵Wojciech Banaś
are symlinks
2022-02-10Renumbered new test PKGS-7346 to PKGS-7200Michael Boelen
2022-02-10Merge pull request #1254 from pyllyukko/pam_faillockMichael Boelen
Check for pam_faillock in AUTH-9408
2022-02-10Merge pull request #1247 from devnull-hub-lab/patch-1Michael Boelen
Update mod_security module version
2022-02-10Merge pull request #1250 from JensChrG/masterMichael Boelen
Dont write over FIND variable. Fixes #1021
2022-02-10Merge pull request #1205 from kolenichsj/alpine_apkMichael Boelen
Adding support for Alpine Package Keeper
2022-02-10Merge pull request #1226 from konstruktoid/1220Michael Boelen
Extend HasCorrectCheckPermissions logging
2022-02-10Merge pull request #1235 from zwack-am/masterMichael Boelen
Updated PAM_FILES_LOCATION for AARCH64
2022-02-10Removed bashism: ==Michael Boelen
2022-02-08Merge pull request #1225 from konstruktoid/ISSUE1214Michael Boelen
add symlink support to HasCorrectFilePermissions and IsWorldWritable
2022-02-04[KRNL-5820] additional path for security/limits.confRobert Frohl
Changes the user facing output to display a full path, allowing the user to better grasp which security/limits.conf file is affected. fix issue #1264
2022-01-31[KRNL-5788] Only run relevant tests and improved loggingMichael Boelen
2022-01-31Merge pull request #1261 from jsegitz/reboot_testMichael Boelen
check /boot/vmlinuz as a symlink in the reboot test
2022-01-31Merge remote-tracking branch 'origin/master' into alpine_apkSteve Kolenich
2022-01-31Merge pull request #1263 from pyllyukko/needs_restartingMichael Boelen
KRNL-5830: Check for /var/run/needs_restarting
2022-01-31Improved log messageMichael Boelen
2022-01-31Added MALW-3274 to detect McAfee VirusScan Command Line ScannerMichael Boelen
2022-01-25KRNL-5830: Check for /var/run/needs_restartingpyllyukko
Creating this file was introduced in slackpkg version 15.0.10.
2022-01-25check /boot/vmlinuz as a symlink in the reboot testJohannes Segitz
2022-01-18Switch to array type for account_without_passwordMichael Boelen
2022-01-12Check for pam_faillock in AUTH-9408pyllyukko
pam_tally2 was removed in PAM 1.5.0 and pam_faillock has replaced it.
2022-01-11Merge remote-tracking branch 'upstream/master' into alpine_apkSteve Kolenich
2022-01-01Dont write over FIND variable. Fixes #1021Jens Christian Gram
2021-12-16Update mod_security module versionRafael Grether
Update ModSecurity version. Actual version: 3 Issue #1246
2021-11-20Corrected a minor typoAdam Morris
2021-11-20Added the aarch64-linux-64 pathAdam Morris
This resolves Issue #1234
2021-11-18Merge pull request #1209 from mrpjl/masterMichael Boelen
Added Funtoo Linux to osdetection
2021-11-18Merge pull request #1202 from digitalcheetah/openrcMichael Boelen
Adding OpenRC to boot service test
2021-11-18Merge pull request #1223 from konstruktoid/ISSUE1219Michael Boelen
allow unknown number of spaces in modprobe blacklists
2021-11-17Add Garuda Linux to audit package test toolLahfa Samy
2021-11-08present expected permission value in octalThomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2021-11-08add symlink support to HasCorrectFilePermissions and IsWorldWritableThomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2021-10-26allow unknown number of spaces in modprobe blacklistsThomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2021-09-26Added Funtoo Linux to osdetectionPrajwal
2021-09-01Added two tests using apk (Alpine Package Keeper) to check forSteve Kolenich
installed packages and packages that can be upgraded
2021-08-15Merge branch 'CISOfy:master' into openrcJay Keller
2021-07-30Added 'RedHat' to OS detection routine (RHEL 6)Michael Boelen
2021-07-29Merge pull request #1142 from konstruktoid/aidelocMichael Boelen
add support for additional Aide db paths