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
2021-01-07Preparation for release 3.0.3Michael Boelen
2021-01-07Merge pull request #905 from topimiettinen/check-non-native-binary-formatsMichael Boelen
Check for registered non-native binary formats
2021-01-07Added CCBINARY and GCCBINARYMichael Boelen
2021-01-07Small style improvementMichael Boelen
2021-01-07Merge pull request #1004 from Varbin/1003-os-detectionMichael Boelen
Test for LINUX_VERSION before setting it again
2021-01-07Merge pull request #1100 from teoberi/Lynis-with-MariaDB->-10.4Michael Boelen
[DBS-1816] Force test to check only password authentication
2021-01-06Merge pull request #1104 from steph78630/masterMichael Boelen
Add and improvements strings (GUI)
2021-01-06Merge pull request #1099 from gcsgithub/masterMichael Boelen
fix syntax must include ${}
2021-01-05Add and improvements stringsStéphane
2021-01-03Update tests_databasesteoberi
Fix for Test: DBS-1816 - Check empty MySQL root password
2021-01-03Syntax fix was only valid in ksh93+Mark Garrett
2021-01-01KRNL-5677 add NetBSDBrian Ginsbach
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`.
2021-01-01Multiple platform support in RegisterBrian Ginsbach
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-28Remove check at this placeMichael Boelen
2020-12-26Improved call-to-action when OS is unknownMichael Boelen
2020-12-26Added support for Parrot GNU/LinuxMichael Boelen
2020-12-24Merge pull request #1087 from konstruktoid/ISSUE1085Michael Boelen
only fail AUTH-9230 if both SHA_CRYPT_{MIN,MAX}_ROUNDS are undefined
2020-12-18Added elementary OSMichael Boelen
2020-12-17Fix: missing curly bracketMichael Boelen
2020-12-17Only retrieve exit codeMichael Boelen
Redirect output of the count and every error to /dev/null, so we only get the exit code
2020-12-17Merge pull request #1088 from steph78630/masterMichael Boelen
Addition and improvement of translated strings
2020-12-17Merge pull request #1062 from Varbin/solaris-loghost-not-localhostMichael Boelen
Test if loghost is not localhost
2020-12-16Adding and improvement translated stringsStéphane
2020-12-16indentationThomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-12-15Merge pull request #1060 from Varbin/solaris-netstatMichael Boelen
[NETW-3012] Use netstat on Solaris to gather listening ports
2020-12-15Merge pull request #1064 from Varbin/solaris-ips-svcsMichael Boelen
Add support for Solaris services, run BOOT-5184 there
2020-12-15Merge pull request #1074 from Varbin/german-translationMichael Boelen
Extend German translation and add more translated statuses
2020-12-15Merge pull request #1079 from Varbin/1078-path-spacesMichael Boelen
Quote binary variables during SUID/GID enumeration
2020-12-15Merge pull request #1076 from Varbin/1075-solaris-hostidMichael Boelen
Use first e1000 interface and break after match (for hostid generation on Solaris)
2020-12-15nitpick about new lineThomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-12-15only check the lowest hashing round value, and correct log textThomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-12-14only fail AUTH-9230 if no _MAX_ROUNDS is definedThomas Sjögren
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-11-24Add EndeavourOS to osdetection.ElviaSchoultz
Fixes problem #1077
2020-11-21Quote binary variables during SUID/GID enumerationSimon Biewald
Fixes cisofy/lynis#1078. Signed-off-by: Simon Biewald <sbiewald@fam-biewald.de>
2020-11-15Use first e1000 interface and break after matchSimon Biewald
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-14Use the new status strings in testsSimon Biewald
See-Also: HEAD^ Signed-off-by: Simon Biewald <simon@fam-biewald.de>
2020-11-13Merge pull request #1059 from Varbin/solaris-grub-dMichael Boelen
Test if /etc/grub.d is a directory
2020-11-13Merge pull request #1071 from Varbin/opensolaris-detectionMichael Boelen
OpenSolaris distribution detection
2020-11-13Merge pull request #1073 from Varbin/1040-1068-os-detectionMichael Boelen
Add NixOS and IPFire
2020-11-13Add NixOS to osdetectionSimon Biewald
Fixes cisofy/lynis#1068. Signed-off-by: Simon Biewald <simon@fam-biewald.de>
2020-11-13Add IPFire to osdetectionSimon Biewald
Fixes cisofy/lynis#1040. Signed-off-by: Simon Biewald <simon@fam-biewald.de>
2020-11-10Add OpenSolaris and distribution detectionSimon Biewald
New variable OPENSOLARIS to distringuish between Oracle Solaris and OpenSolaris derivates. The edge case of OpenSolaris itself is not yet solved, but OpenSolaris itself should be very rare these days. Currently detected and distinguished Solaris variants are: - Oracle Solaris >= 11 (exluding Solaris Express and OpenSolaris) - Solaris < 11 (as "Sun Solaris") - OmniosCE (but not old Omnios) - OpenIndiana - Shillix - SmartOS - Tribblix - "Unknown Illumos" for unknown distributions based on Illumos Lynis will fall back to "Sun Solaris" with "SunOS 5.X" for unknown distributions.
2020-11-10Do not incorrectly name SFM as IPSSimon Biewald
The "new" service manager was included with Solaris 10 and not 11. It is named "service management facility" (see smf(5) man page). There is no IPS service manager, the name is only used for the package manager of OpenSolaris and Solaris 11. Signed-off-by: Simon Biewald <simon@fam-biewald.de>
2020-11-09Merge pull request #1061 from Varbin/solaris-hostnameMichael Boelen
Simplify tr hostname checking expression
2020-11-09Merge pull request #1069 from Varbin/1065-opensolaris-invalid-charactersMichael Boelen
Use `od` only for displaying invalid characters
2020-11-09spelling: unknownJosh Soref
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-09spelling: thereforeJosh Soref
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-09spelling: suggestionsJosh Soref
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-09spelling: successfulJosh Soref
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-11-09spelling: paramsJosh Soref
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>