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
2017-02-14Grammar fixMichael Boelen
2017-02-14[FIRE-4512] lowered number of minimum rulesMichael Boelen
2017-02-14[HRDN-7222] changed reporting keyMichael Boelen
2017-02-11Improve logging for group checksMichael Boelen
2017-02-10Rename authentication to authorizationMichael Boelen
2017-02-10Status of MongoDB instancesMichael Boelen
2017-02-10[DBS-1818] MongoDB statusMichael Boelen
2017-02-10Check for pgrep binaryMichael Boelen
2017-02-10[DBS-1820] Test for MongoDB authenticationMichael Boelen
2017-02-10[FIRE-4586] escape search stringMichael Boelen
2017-02-09Changed date and preparing for release2.4.1Michael Boelen
2017-02-05Updated commandsMichael Boelen
2017-01-28Check for OS name in Postfix bannerMichael Boelen
2017-01-28Log weak banner and code enhancementsMichael Boelen
2017-01-28Added support for iptables-saveMichael Boelen
2017-01-28Added FIRE-4586Michael Boelen
2017-01-28Use the data from machine ID when no SSH keys are availableMichael Boelen
2017-01-27Strip out any comments at end of nginx configuration linesMichael Boelen
2017-01-24Added support for Trend Micro and Cylance (macOS)Michael Boelen
2017-01-24Add stderr for other network testsMichael Boelen
2017-01-24Add stderr for NETW-3004Michael Boelen
2017-01-16Variable name in reportWarning function (#342)Andres Gomez Casanova
* Variable name * Update functions * Update functions
2017-01-16Set MAC_FRAMEWORK_ACTIVE=1 if grsecurity's RBAC is enabled (#348)pyllyukko
* Look for gradm utility * Set MAC_FRAMEWORK_ACTIVE=1 if grsec's RBAC is enabled
2016-12-02Solved error on AIXMichael Boelen
2016-12-02Allow option to configure host IDs via profileMichael Boelen
2016-11-20Improve output of reportMichael Boelen
2016-11-20[KRNL-5830] Improved loggingMichael Boelen
2016-11-20[KRNL-5788] Remove exception, style improvementsMichael Boelen
2016-11-19Only show non-privileged tests that were skipped if they are applicable to ↵Michael Boelen
our platform
2016-11-19Improve DragonFly support (#329)Zach Crownover
* Update facter location for BSDs BSDs tend to place third party binaries in /usr/local rather than /usr * Add support for DragonFly boot loader detection DragonFly BSD has the same file paths for the bootloader as FreeBSD * Add kernel module checking for DragonFly DragonFly BSD checks kernel modules the same way as FreeBSD * Add DragonFly check for login shells DragonFly's login files are the same as FreeBSD's * Add HAMMER PFS Detection All PFS mounts in HAMMER systems for DragonFly will be detected now
2016-11-08Added Arch Linux detection via /etc/os-releaseMichael Boelen
2016-11-08Added variable for readlink binaryMichael Boelen
2016-11-05Fix for NAME-4408: getent hosts localhost may show two lines on Ope… (#310)alobodzinski
* Fix for NAME-4408: getent hosts localhost may show two lines on OpenBSD * This version does the comparisons in little less awkward way
2016-11-05macOS Refactoring (#311)Justin P
* Default all macOS `OS` names as macOS. Added comments to specify `uname` outputs for better understanding. * Refactored all `Mac` instances referring to macOS over to `macOS` formatting. Tested on my own machine, unable to find any errors outside of normal parameters.
2016-11-05Fix Dockerfile audit (#313)Michael Mior
2016-10-28Added more definitions for toolsMichael Boelen
2016-10-28Improve usage and display of update toolMichael Boelen
2016-10-27Added missing space2.4.0Michael Boelen
2016-10-27[FIRE-4518] mark as a root-only test - correctionMichael Boelen
2016-10-27[FIRE-4518] mark as a root-only testMichael Boelen
2016-10-27[NETW-3004] add macOS supportMichael 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