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
2016-10-27Added missing space2.4.0Michael Boelen
2016-10-27[FIRE-4518] mark as a root-only test - correctionMichael Boelen
2016-10-27updated logMichael Boelen
2016-10-27[FIRE-4518] mark as a root-only testMichael Boelen
2016-10-27[NETW-3004] add macOS supportMichael Boelen
2016-10-27Release 2.4.0Michael Boelen
2016-10-27[AUTH-9234] reversed username and uidMichael Boelen
2016-10-27Check for presence of custom.prf, otherwise quit with suggestionMichael Boelen
2016-10-27Improved loggingMichael Boelen
2016-10-27Missing exclamation markMichael Boelen
2016-10-27[AUTH-9234] style and enhanced support for macOSMichael Boelen
2016-10-27[AUTH-9234] support for macOS user gatheringMichael Boelen
2016-10-27Updates to include/tests_authentication (#308)Justin P
* adjusted. For test number 9234, added comments stating macOS doesn’t use /etc/passwd for normal users. macOS uses `opendirectoryd` as the backend for user management. So, `dscacheutil` is the recommended program to parse that information. I input a sample line as a comment in the test area. * Revert "adjusted." This reverts commit 2166e5da94ab1c04c56124c7c41b788a7d3d0172. * Test 9208 and 9234 Updated For test number 9208, the LogText was clumsily written. Text has been adjusted. For test number 9234, added comments stating macOS doesn’t use `/etc/passwd` for normal users. macOS uses `opendirectoryd` as the backend for user management. So, `dscacheutil` is the recommended program to parse that information. I input a sample line as a comment in the test area. * Test 9208 and 9234 Updated For test number 9208, the LogText was clumsily written. Text has been adjusted. For test number 9234, added comments stating macOS doesn’t use `/etc/passwd` for normal users. macOS uses `opendirectoryd` as the backend for user management. So, `dscacheutil` is the recommended program to parse that information. I input a sample line as a comment in the test area.
2016-10-26Missing fi in BOOT-5139Michael Boelen
2016-10-26Style improvementsMichael Boelen
2016-10-26Style improvementsMichael Boelen
2016-10-26Merge branch 'master' of https://github.com/CISOfy/lynisMichael Boelen
2016-10-26NETW-3030 - DHCPD Support Added (#299)marcus-cr
Added support for DHCPD
2016-10-26Malware Scanner Colors for Personal Machine Role (#301)marcus-cr
Results for malware scanner will show different color for “personal” machine-roles (in yellow) rather than the other roles (in red). Added for leniency towards typical personal PC users for not having malware scanner (should be a suggestion). Also included log text result if no scanner found, regardless of machine-role.
2016-10-26Updated profiles (#300)marcus-cr
* Updated profiles Added “personal” machine-role, changed “desktop” to “workstation”. * Changed Default Profile Amended roles of system: changed “desktop” to “workstation”, and added “personal”.
2016-10-26[BOOT-5139] support for rolesMichael Boelen
2016-10-26Changed LILO testing depending on server/workstation or personal roles (#302)marcus-cr
Test will display result in red if no boot loader password set and if server or workstation role was set. Cosmetic change for log text, one instead of two log texts. Test displays result in yellow if using personal machine role as suggestion for typical users.
2016-10-26Warning added for missing AIDE config file (#303)marcus-cr
Warning given if AIDE is detected but no configuration file found. Without configuration file AIDE will not work.
2016-10-26Improve versions for macOSMichael Boelen
2016-10-26Allow x.y.z for macOS versionsMichael Boelen
2016-10-23Style improvements and set directories only when emptyMichael Boelen
2016-10-23Improve logging and detection of domain nameMichael Boelen
2016-10-19[TIME-3104] extended support for ChronyMichael Boelen
2016-10-19Updated logMichael Boelen
2016-10-19[MALW-3280] Bitdefender AV Support (macOS) (#293)marcus-cr
* Support for Bitdefender AV (Mac OS) * Update CHANGELOG.md
2016-10-19Update tests_time (#294)marcus-cr
2016-10-19Disabled exception for boot loaderMichael Boelen
2016-10-17Updated logMichael Boelen
2016-10-17[MALW-3280] Added support for Avast on macOSMichael Boelen
2016-10-17[BOOT-5202] use generic variables between OSesMichael Boelen
2016-10-17[BOOT-5202] changes to uptime measurement for macOS and othersMichael Boelen
2016-10-17Use machine ID if we have no suitable other string yetMichael Boelen
2016-10-16Extend hostname information for systems that show errors while running ↵Michael Boelen
hostname command
2016-10-16Correct path to cgroup fileMichael Boelen
2016-10-16Improve logging for non-privileged usersMichael Boelen
2016-10-16Add 'lynis show environment'Michael Boelen
2016-10-16Update release dateMichael Boelen
2016-10-16Support for Docker container detectionMichael Boelen
2016-10-16Added 'lynis show os' command and detection improvementMichael Boelen
2016-10-16Use ID from /etc/os-releaseMichael Boelen
2016-10-16Improve usage of /etc/os-releaseMichael Boelen
2016-10-16OS detection of CoreOSMichael Boelen
2016-10-15Enhance pkg support on FreeBSDMichael Boelen
2016-10-15Corrected error redirectionMichael Boelen
2016-10-15Use rootdir and proper error redirectionMichael Boelen