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
2016-05-09Clean up unneeded log entriesMichael Boelen
2016-05-09Show hardware address in logMichael Boelen
2016-05-05Create a version 2 host IDMichael Boelen
2016-05-05Added sha256 and sha256sum utilitiesMichael Boelen
2016-05-04[PKGS-7381] Check for vuln.xml fileMichael Boelen
2016-05-04Added check-value for custom configurations checkMichael Boelen
2016-05-04Initial work to profile for custom configurations check (key-value)Michael Boelen
2016-05-04Set default value for CHECKMichael Boelen
2016-05-03Rewritten counters and dealing with valuesMichael Boelen
2016-05-03Minor cleanups, including comment about -c option (deprecated soon)Michael Boelen
2016-05-03Implemented linter suggestionsMichael Boelen
2016-05-03Performance: only use lshw at end, and when having root privilegesMichael Boelen
2016-05-03Don't show errors when we are running non-privilegedMichael Boelen
2016-05-03Remove blank line and spaceMichael Boelen
2016-05-03Code rewrites after lintingMichael Boelen
2016-05-03Code rewrites after lintingMichael Boelen
2016-05-03Improve readability and add missing ;;Michael Boelen
2016-05-03Proper call to WaitForKeyPressMichael Boelen
2016-05-03Remove inclusion of empty tests_custom fileMichael Boelen
2016-05-03Do an earlier detection of grsecurity and store result, so tests can be simpl...Michael Boelen
2016-05-02Remove tabs, test for all Red Hat clones, enhanced textMichael Boelen
2016-05-02- Running lynis from /etc/cron.daily some programs delete in-use files (#186)alobodzinski
2016-05-02Update tests_kernel (#185)StrangeBubble
2016-05-02Mark apt-get related tests to be root-onlyMichael Boelen
2016-05-02Add action to take when a file has not the right permissionsMichael Boelen
2016-05-02Add owner and group permissions checkMichael Boelen
2016-05-02Retrieve SSH settings from active configuration and store earlier, test with ...mboelen
2016-05-02Added alias --no-plugins to skip pluginsmboelen
2016-05-02Minor changes to identation and variable namesmboelen
2016-05-02Remove wchan from PROC-3614, to finish #179 (#182)Eric Light
2016-05-02Check if file is symlink or not (#184)StrangeBubble
2016-04-28Replace incorrect function call to reportmboelen
2016-04-28Replaced old function names with new onesmboelen
2016-04-28Replaced old function names with new onesmboelen
2016-04-28Big overhaul of functions file. Cleaning up, structurizing, and adding commentsmboelen
2016-04-28Replaced functions and minor cleanupsmboelen
2016-04-28Change ntp_falseticker in report, added ntp_unreliable_peermboelen
2016-04-27Detect when weak protocols are used, simplify nginx testmboelen
2016-04-27[HTTP-6710] Show suggestion when using a weak protocolmboelen
2016-04-27[HTTP-6710] Show SSLv3 as weak protocolmboelen
2016-04-27Call WaitForKeypress from wait_for_keypress, and report this old function whe...mboelen
2016-04-27Add nginx ssl_protocol values to report, minor adjustments to ReportDetails f...mboelen
2016-04-27Added firewall_software[] to reportmboelen
2016-04-27[PROC-3612] Removed wchan from output to solve issue with grsecurity-enabled ...mboelen
2016-04-26Proper reference to IsDeveloperModemboelen
2016-04-26Add file permission and ownership tests for cronjobsmboelen
2016-04-26Added IsOwnedByRoot functionmboelen
2016-04-26Added istat binarymboelen
2016-04-26Add test for world-writable cronjobsmboelen
2016-04-26Adding aliases and optimization for value testingmboelen