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
2017-12-08Changes for new plugin class 'hardware'Michael Boelen
2017-09-16Improve process detectionMichael Boelen
2017-09-04Don't assume sshd version is in first line (#452)Brian Ginsbach
2017-08-17Improve systemd detectionMichael Boelen
2017-04-30[bulk change] cleaning up, code enhancements, initialization of variables, an...Michael Boelen
2017-03-06Various cleanups (#363)hlein
2017-02-14Properly detect SSH versionMichael Boelen
2017-02-14Grammar fixMichael Boelen
2017-02-10Check for pgrep binaryMichael Boelen
2017-02-09Changed date and preparing for release2.4.1Michael Boelen
2017-01-28Added support for iptables-saveMichael Boelen
2017-01-16Set MAC_FRAMEWORK_ACTIVE=1 if grsecurity's RBAC is enabled (#348)pyllyukko
2016-11-05macOS Refactoring (#311)Justin P
2016-10-28Added more definitions for toolsMichael Boelen
2016-10-15Enhance pkg support on FreeBSDMichael Boelen
2016-10-06Added clamconf binaryMichael Boelen
2016-10-05New test INSE-8050Michael Boelen
2016-09-24Added support for arch-audit toolingMichael Boelen
2016-09-10Added file, head, mount, uname, uniq, wc, and xargsMichael Boelen
2016-09-08Add cut and sed to binary listMichael Boelen
2016-09-06added TRBINARY + fix nftables check (#276)BlueC0re
2016-08-29Added base64 binaryMichael Boelen
2016-08-25Added sort to list of binariesMichael Boelen
2016-07-30Test for blkid binaryMichael Boelen
2016-05-19Add of MODPROBE variable (#202)Yann ILAS
2016-05-05Added sha256 and sha256sum utilitiesMichael Boelen
2016-05-03Rewritten counters and dealing with valuesMichael Boelen
2016-04-28Replaced functions and minor cleanupsmboelen
2016-04-26Added istat binarymboelen
2016-04-19Improve logging to state what directory will be scannedmboelen
2016-04-19No breaks betweens directoriesmboelen
2016-04-19Consider binaries check as a core testmboelen
2016-04-13Added tooling tests for Fail2Ban (#162)Eric Light
2016-03-13Removed copyright line, added descriptionmboelen
2016-03-13Added link to website, blog, githubmboelen
2016-01-25Initial support for DNF package managermboelen
2015-12-22Update to reflect renamed functions logtext and reportmboelen
2015-12-21Added test for gzip to allow compression of report filemboelen
2015-12-21Retrieve cURL version numbermboelen
2015-11-08Add python2/3 detection and report versionJason Novinger
2015-09-24Changed lmd to maldet, as LMD detectionmboelen
2015-09-24Added the detection of LMD, or Linux Malware Detect toolingmboelen
2015-09-16Merge branch 'master' into freebsd-servicesRoland Smith
2015-09-10Renamed BINPATHS to BIN_PATHSmboelen
2015-09-03Ensure that docker is a file, not directory in /usr/libexecmboelen
2015-07-22Optimizing code, cleaning upmboelen
2015-05-27Added support for Docker binarymboelen
2015-04-29Added Python and updated PHP descriptionmboelen
2015-04-29Performance tuning by removing full listing of binaries from logmboelen
2015-04-27Find FreeBSD service binary.Roland Smith