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 (Expand)Author
2015-12-03If a suggestion has specific details, show it on screenmboelen
2015-12-03Improved [SSH-7408] with 'PrintLastLog'.Kamil Boratyński
2015-12-03Improved [SSH-7408] with 'X11Forwarding'.Kamil Boratyński
2015-12-03Improved [SSH-7408] with 'UseDNS'.Kamil Boratyński
2015-12-03Improved [SSH-7408] with 'IgnoreRhosts'.Kamil Boratyński
2015-12-03Improved [SSH-7408] with 'PermitEmptyPasswords'.Kamil Boratyński
2015-12-03Moved [SSH-7416] into [SSH-7408].Kamil Boratyński
2015-12-03Moved [SSH-7412] into [SSH-7408].Kamil Boratyński
2015-12-03Moved [SSH-7414] into [SSH-7408].Kamil Boratyński
2015-12-03Modified [SSH-7408] -- made it widely usable.Kamil Boratyński
2015-12-02Merge pull request #86 from RebuiltBits/masterMichael Boelen
2015-12-02Test for longer status stringmboelen
2015-12-02Audit status of application firewall and added test for Mac OS X (FIRE-4532)mboelen
2015-12-02Improved test FIRE-4512 so that it also triggers if no more than 10 rules are...mboelen
2015-12-01Enhancements to retrieve file permissions and related loggingmboelen
2015-11-22Show error on screen if license server can not be contactedmboelen
2015-11-22Added details to logging if upload failsmboelen
2015-11-22Show warning if any error happened during license checkmboelen
2015-11-22Show warning when upload was not succesfulmboelen
2015-11-18Added YUM detailsmboelen
2015-11-18Extended YUM test for security plugin testingmboelen
2015-11-08Add python2/3 detection and report versionJason Novinger
2015-10-27NETW-3004 now collects interfaces from most common operating systemsmboelen
2015-10-27Changes to AUTH-9286 to check for minimum age as wellmboelen
2015-10-23Test for blacklisted host ID valuesmboelen
2015-10-22Added password history tests to PAM pluginmboelen
2015-10-22Create a host ID by using SSH keys, when possiblemboelen
2015-10-21Log when vulnerable packages are foundmboelen
2015-10-15Adding correct variables for proper logging and testingmboelen
2015-10-14Changes to check for presence BusyBox, to better support platforms using this...mboelen
2015-10-14Merge pull request #82 from SiemKorteweg/masterMichael Boelen
2015-10-14Use POSIX compatible flag, so it also works on BusyBoxmboelen
2015-10-14For exceptions the lynis.log file is a better sourcemboelen
2015-10-10Optimized use of cat, grep and awk.SiemKorteweg
2015-10-08Merge pull request #80 from SiemKorteweg/masterMichael Boelen
2015-10-08Added audit daemon and PAM variablesmboelen
2015-10-08Rename PCI-DSS to PCI DSSmboelen
2015-10-06Make sure that the input of "uniq -d" is sorted to avoid that duplicate UID's...SiemKorteweg
2015-10-04Combine "sort | uniq" into "sort -u" to reduce the number of processes used f...SiemKorteweg
2015-10-01Properly show compliance status nowmboelen
2015-10-01Added DisplayManual function, friendly name for compliance, minor enhancementsmboelen
2015-10-01Renaming of variables for claritymboelen
2015-10-01Compliance variablesmboelen
2015-10-01Correct testing for disabled/blacklisted USB storage drivermboelen
2015-10-01Redirect possible errors instead of display on screenmboelen
2015-10-01Minor cleanup and redirecting possible errorsmboelen
2015-10-01Added ShowComplianceFinding function to display any non-compliance with secur...mboelen
2015-10-01Check correct variable for enabled compliance standardsmboelen
2015-10-01Add profile setting compliance_standards to define which ones are enabledmboelen
2015-10-01Added variables for compliance standards like HIPAA, ISO27001/ISO27002 and PC...mboelen