Commit Graph

3661 Commits

Author SHA1 Message Date
Xavier Noguer d26a98ca19 Checking debsums default file to make sure cron jobs are enabled 2023-06-02 09:16:28 +00:00
Xavier Noguer 6963e4e408 Updating parsing of arch-audit since arch-audit modified its output 2023-05-30 14:56:11 +00:00
Xavier Noguer b16b4628c7 Fixing test numbers in db/tests.db with the actual numbers used for those tests 2023-05-30 08:38:17 +00:00
Ben Perry aa7085bf92
Update tests_malware 2023-05-30 18:19:46 +10:00
Xavier Noguer 1e70cd0b92 Fixing missing or erroneous test number comments 2023-05-30 08:04:36 +00:00
Xavier Noguer 9f36e17ee0 Added tests considering Wazuh for file integrity and tooling 2023-05-23 15:07:42 +00:00
Xavier Noguer dbf263dbbd Looking for configuration files in all /usr/local/pgsql/data* directories 2023-05-20 15:58:12 +00:00
Xavier Noguer 6fdfa0a012 Replacing deprecated option -i 2023-05-19 23:12:39 +00:00
Xavier Noguer ae129b24be Adding missing test number for suggestion 2023-05-18 22:02:30 +00:00
Ian Chesal 1aba2b1409 feat(cos): Add detection for Google's Container-Optimized OS 2023-05-10 17:04:57 -04:00
Ian Chesal 8ac8629bfe feat(editorconfig): Add a .editorconfig file to the project
Modern editors read this file and use it to enforce formatting
consistency in files for a project.

See: https://editorconfig.org/

Settings were made accoring to what is written in the CONTRIBUTING.md
file.
2023-05-10 17:02:33 -04:00
Armin Kuster 2b82fa6eba osdetection: add OpenEmbedded and Poky
Signed-off-by: Armin Kuster <akuster@mvista.com>
2023-05-03 07:38:38 -04:00
Michael Boelen 87624e7c75
Release version 3.0.9 2023-05-02 08:47:25 +00:00
Michael Boelen 0ee45b9b0f
Merge branch 'master' of https://github.com/CISOfy/lynis 2023-05-02 08:45:09 +00:00
Michael Boelen dde2299e69
Updated log 2023-05-02 08:42:59 +00:00
xnoguer e1cb35f28f Adding package libpam-passwdqc as suggestion 2023-04-27 17:31:32 -04:00
xnoguer 68da1d2b92 Fixing test on kernel major and minor version 2023-04-26 17:38:42 -04:00
xnoguer 7d494da5c4 Checking for errors, not only warning in docker info output 2023-04-25 10:06:02 -04:00
xnoguer c845cecb6f Fixing test 2023-04-23 19:00:16 -04:00
xnoguer 346b843662 Removing 2023-04-23 17:54:01 -04:00
xnoguer 25a5d7af40 Removing 2023-04-23 17:53:22 -04:00
xnoguer ea9c6dbcc8 Removing 2023-04-23 17:51:58 -04:00
xnoguer c7b73837db Removing changes from another branch 2023-04-23 17:44:44 -04:00
xnoguer 09c03ce222 Using grep -E 2023-04-23 17:40:16 -04:00
xnoguer 6f1797fb59 Using grep -E 2023-04-23 17:38:21 -04:00
xnoguer fd64aa24d6 Adding test MALW-3291 in order to solve issue 1322 (related to issue 994) 2023-04-18 16:46:19 -04:00
xnoguer 833508a590 Adding php.ini files for versions 8.0, 8.1 and 8.2 2023-04-05 15:58:26 -04:00
Thomas Sjögren fe0b40c98d
support perf_event_paranoid=4
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2023-03-10 10:46:04 +01:00
DemurAIdev 02ad15862d ID Languages add 2023-03-06 11:45:01 +07:00
Johannes Segitz 349975103f tests_mac_frameworks: check for existance of semanage binary. It's not
installed everywhere, causing this error message:
/usr/share/lynis/include/tests_mac_frameworks: line 161: permissive: command not found
/usr/share/lynis/include/tests_mac_frameworks: line 162: permissive: command not found
2023-02-23 14:15:16 +01:00
al-lac ef3a8338a0 osdetection: add macOS Ventura 2023-01-27 15:12:17 +01:00
noci2012 b64f7c8f53
Typo in previous paste 2023-01-08 00:41:56 +01:00
noci2012 e618acaf96
Update some EOL date 2023-01-08 00:40:36 +01:00
pyllyukko 31c22f2daa
Added "prosecute" & "report" to LEGAL_BANNER_STRINGS
https://xkcd.com/838/
2023-01-05 14:43:29 +02:00
pyllyukko 051052cc15
Added Slackware support for PackageIsInstalled() function 2022-11-17 18:47:44 +02:00
Alan Gonzalez 4edbce250b
Update profiles 2022-10-28 14:45:05 -04:00
Alan Gonzalez 8e9a95d887
Update profiles 2022-10-28 14:08:26 -04:00
Michael Boelen 59a3c4b536
Updated log 2022-10-24 16:22:27 +02:00
Michael Boelen 38b7b47c9c
Merge pull request #1340 from HansHoogerwerf/date-nanosecond-support-check
Verify the linux OS supports nanoseconds
2022-10-24 16:21:26 +02:00
HansHoogerwerf bbe135d56f
Fix space 2022-10-17 16:27:21 +02:00
HansHoogerwerf ff26dca83a
Fix simple mistake 2022-10-17 16:24:59 +02:00
HansHoogerwerf 98ac5a562a
Verify the linux OS supports nanoseconds
Add extra check to verify the linux OS supports nanoseconds. This might not be the case with certain busybox implementations.
2022-10-17 15:46:40 +02:00
Michael Boelen 490d39f580
Merge pull request #1292 from konstruktoid/issue1291
Only test Compression if sshd version < 7.4
2022-10-12 10:51:31 +02:00
Michael Boelen bf4fa9fabf
Merge pull request #1294 from konstruktoid/issue1288
add plocate
2022-10-12 10:48:25 +02:00
Michael Boelen 6a5b5f90c9
Merge pull request #1324 from nickanderson/issue-1323/master
Fixed typo in Group for FINT-4316
2022-10-12 10:37:05 +02:00
Michael Boelen 6ee10048b1
Merge pull request #1336 from MassacreNetworks/patch-1
expected variable $NOW
2022-10-12 10:36:29 +02:00
Ximalas 49bbf25abe
Update tests_database: Redis configuration file
On FreeBSD the Redis configuration file is typically stored as /usr/local/etc/redis.conf.
2022-09-26 10:05:39 +02:00
Massacre Networks 2c27a8fdce
expected variable $NOW 2022-09-24 19:11:40 +03:00
Michael Boelen 73d43c25eb
Moved section to discover current timestamp related to issue #1329 2022-09-17 14:49:26 +00:00
Zafer Balkan 2788d9fff3
Merge branch 'CISOfy:master' into wazuh-malware-scan 2022-08-29 15:40:23 +03:00