3242 Commits

Author SHA1 Message Date
Michael Boelen
0b6f300693
Release 3.0.3 3.0.3 2021-01-07 15:22:42 +01:00
Michael Boelen
da1c1eca10
Preparation for release 3.0.3 2021-01-07 15:22:19 +01:00
Michael Boelen
ab1111c0ed
Merge pull request #905 from topimiettinen/check-non-native-binary-formats
Check for registered non-native binary formats
2021-01-07 15:16:34 +01:00
Michael Boelen
74fbc870b3
Update CHANGELOG.md 2021-01-07 15:14:37 +01:00
Michael Boelen
a2f4d52404
Added CCBINARY and GCCBINARY 2021-01-07 12:36:10 +01:00
Michael Boelen
cd6edc577b
Small style improvement 2021-01-07 11:34:46 +01:00
Michael Boelen
c38c89ae4e
Merge pull request #1004 from Varbin/1003-os-detection
Test for LINUX_VERSION before setting it again
2021-01-07 11:30:51 +01:00
Michael Boelen
0abf01b358
Merge pull request #1100 from teoberi/Lynis-with-MariaDB->-10.4
[DBS-1816] Force test to check only password authentication
2021-01-07 11:09:40 +01:00
Michael Boelen
c864daa742
Merge pull request #1104 from steph78630/master
Add and improvements strings (GUI)
2021-01-06 15:17:34 +01:00
Michael Boelen
a5a0bc0434
Merge pull request #1099 from gcsgithub/master
fix syntax must include ${}
2021-01-06 13:59:42 +01:00
Stéphane
f1604c2e55
Add and improvements strings 2021-01-05 11:53:11 +01:00
teoberi
82e5a8beed
Update tests_databases
Fix for Test: DBS-1816 - Check empty MySQL root password
2021-01-03 11:48:34 +02:00
Mark Garrett
0003460eff
Merge pull request #5 from gcsgithub/soedev
Syntax fix was only valid in ksh93+
2021-01-03 18:33:58 +11:00
Mark Garrett
c8175cf74d Syntax fix was only valid in ksh93+ 2021-01-03 18:29:17 +11:00
Michael Boelen
075d92e275
Merge pull request #1097 from bginsbach/krnl-5677
Add support for NetBSD to KRNL-5677 test and allow multiple platforms in Register function.
2021-01-01 12:12:38 +01:00
Brian Ginsbach
7292f0f179 KRNL-5677 add NetBSD
It is possible that NetBSD has the `proc` filesystem mounted. When
`/proc` is mounted there will be a `/proc/cpuinfo`. Handle the simple
case first (`proc` filesystem mounted). There are multiple other means
to determine PAE/NX without `/proc/cpuinfo`.
2020-12-31 21:02:04 -06:00
Brian Ginsbach
89403f1494 Multiple platform support in Register
Support specifying multiple platforms with `--platform`. Useful as
not all operating systems identify identical hardware (platforms)
with the same name (example x86_64 and amd64).
2020-12-31 21:02:04 -06:00
Michael Boelen
8053165d2f
Remove check at this place 2020-12-28 18:34:19 +01:00
Michael Boelen
df1c51fce6
Switch to pre-release 2020-12-26 15:38:17 +01:00
Michael Boelen
7f613f17ca
Improved call-to-action when OS is unknown 2020-12-26 15:37:46 +01:00
Michael Boelen
fa69256f45
Added support for Parrot GNU/Linux 2020-12-26 15:36:36 +01:00
Michael Boelen
0c9ae15d06
Release 3.0.2 3.0.2 2020-12-24 10:22:38 +01:00
Michael Boelen
721b7bf87c
Release 3.0.2 2020-12-24 10:21:52 +01:00
Michael Boelen
372c7fb98e
Merge pull request #1087 from konstruktoid/ISSUE1085
only fail AUTH-9230 if both SHA_CRYPT_{MIN,MAX}_ROUNDS are undefined
2020-12-24 10:19:25 +01:00
Michael Boelen
c48674beb2
Merge pull request #933 from topimiettinen/check-clip-os-sysctls
[KRNL-6000] Check more sysctls
2020-12-22 14:31:08 +01:00
Mark Garrett
2bc9503032
Merge pull request #3 from gcsgithub/soedev
Soedev
2020-12-22 10:28:29 +11:00
Mark Garrett
9a6d9cfc2c
Merge pull request #2 from CISOfy/master
refresh dev branch from master project
2020-12-22 10:25:59 +11:00
Michael Boelen
67abd13bbd
Updated log 2020-12-18 14:08:04 +01:00
Michael Boelen
44201f02ab
Added elementary OS 2020-12-18 14:04:58 +01:00
Michael Boelen
a26ebd3004
Fix: missing curly bracket 2020-12-17 20:17:52 +01:00
Michael Boelen
8fb98cb25c
Only retrieve exit code
Redirect output of the count and every error to /dev/null, so we only get the exit code
2020-12-17 14:51:52 +01:00
Michael Boelen
208518d8fa
Merge pull request #1088 from steph78630/master
Addition and improvement of translated strings
2020-12-17 14:23:48 +01:00
Michael Boelen
c9a57d2caf
Merge pull request #1062 from Varbin/solaris-loghost-not-localhost
Test if loghost is not localhost
2020-12-17 14:18:31 +01:00
Stéphane
8a32062459
Adding and improvement translated strings 2020-12-16 01:13:01 +01:00
Stéphane
ca53e9e152
Adding and improvement translated strings 2020-12-16 01:11:33 +01:00
Stéphane
4cf9660185
Adding and improvement translated strings 2020-12-16 01:07:27 +01:00
Thomas Sjögren
60ed001140 indentation
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-12-15 23:14:03 +01:00
Michael Boelen
701be9852b
Merge pull request #1060 from Varbin/solaris-netstat
[NETW-3012] Use netstat on Solaris to gather listening ports
2020-12-15 14:30:09 +01:00
Michael Boelen
258b2bf05f
Merge pull request #1064 from Varbin/solaris-ips-svcs
Add support for Solaris services, run BOOT-5184 there
2020-12-15 14:16:18 +01:00
Michael Boelen
1d908e19ac
Mark test as multi-OS by removing all values 2020-12-15 14:15:26 +01:00
Michael Boelen
15ec001a2a
Merge pull request #1074 from Varbin/german-translation
Extend German translation and add more translated statuses
2020-12-15 14:13:03 +01:00
Michael Boelen
6e14b73b0c
Merge pull request #1079 from Varbin/1078-path-spaces
Quote binary variables during SUID/GID enumeration
2020-12-15 14:11:08 +01:00
Michael Boelen
d1d3882130
Merge pull request #1076 from Varbin/1075-solaris-hostid
Use first e1000 interface and break after match (for hostid generation on Solaris)
2020-12-15 14:10:34 +01:00
Michael Boelen
b9f88181f3
Merge pull request #1080 from ElviaSchoultz/patch-1
Add EndeavourOS to osdetection.
2020-12-15 14:09:15 +01:00
Thomas Sjögren
807cfd430a nitpick about new line
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-12-15 01:45:58 +01:00
Thomas Sjögren
fbb8ffa301 only check the lowest hashing round value, and correct log text
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-12-15 01:43:10 +01:00
Thomas Sjögren
76e89b525b only fail AUTH-9230 if no _MAX_ROUNDS is defined
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-12-14 21:43:14 +01:00
ElviaSchoultz
d5d43c5d1c
Add EndeavourOS to osdetection.
Fixes problem #1077
2020-11-24 08:45:58 +11:00
Simon Biewald
f695488ca8 Quote binary variables during SUID/GID enumeration
Fixes cisofy/lynis#1078.

Signed-off-by: Simon Biewald <sbiewald@fam-biewald.de>
2020-11-21 01:34:18 +01:00
Simon Biewald
73f39baca8 Use first e1000 interface and break after match
Fixes CISOfy/lynis#1075.

Before this commit, the interfaces "e1000g1" and "net0" were allowed.
The name "e1000g0" is appended to the list.
After finding an interface, the loop is interrupted now. As previously
"net0" was always used, even if another interface was available, the list
is reordered to "net0 e1000g1 e1000g0" to not break previous generations.

A typo is also fixed ("No interface found op Solaris ..." -> "No
interface found on").

Signed-off-by: Simon Biewald <simon@fam-biewald.de>
2020-11-14 22:56:42 +00:00