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-03-23Modified SSH service checking.Kamil Boratyński
2016-03-13Removed copyright line, added descriptionmboelen
2016-03-13Added link to website, blog, githubmboelen
2016-03-08SSH-7408: use only the last occurrence of a configured optionmboelen
2016-02-09Removed ServerAliveIntervalEric Light
Belongs in ssh_config instead. Ref issue #120
2016-02-09Added value for ServerAliveInterval settingmboelen
2016-02-09Reordered SSH options, added ServerAliveInterval, changed TCPKeepAlive ↵mboelen
suggestion
2016-01-02Fix scoring logic for "<"asiebelt
2016-01-02Fix typoasiebelt
2016-01-02Fix Scoring for "<"asiebelt
2016-01-02Fix Test Definitionasiebelt
2016-01-02Update tests_sshasiebelt
2015-12-21Rename of logtext and report functions, upcoming year changemboelen
2015-12-07Improved [SSH-7408] with 'AllowTcpForwarding'.Kamil Boratyński
2015-12-07Improved [SSH-7408] with 'PermitTunnel'.Kamil Boratyński
2015-12-07Improved [SSH-7408] with 'GatewayPorts'.Kamil Boratyński
2015-12-06Improved [SSH-7408] with 'PermitUserEnvironment'.Kamil Boratyński
2015-12-06Improved [SSH-7408] with 'MaxSessions'.Kamil Boratyński
2015-12-06Improved [SSH-7408] with 'MaxStartups'.Kamil Boratyński
2015-12-06Improved [SSH-7408] with 'LoginGraceTime'.Kamil Boratyński
2015-12-06Improved [SSH-7408] with 'Port'.Kamil Boratyński
2015-12-05[SSH-7408]: Implemented '!' test type.Kamil Boratyński
2015-12-05Improved [SSH-7408] with 'ClientAliveInterval'.Kamil Boratyński
2015-12-05Improved [SSH-7408] with 'ClientAliveCountMax'.Kamil Boratyński
2015-12-05Improved [SSH-7408] with 'MaxAuthTries'.Kamil Boratyński
2015-12-05[SSH-7408]: Implemented '>' test type.Kamil Boratyński
2015-12-05[SSH-7408]: Implemented '<' test type.Kamil Boratyński
2015-12-05Refactorized [SSH-7408].Kamil Boratyński
First step for differents types of tests.
2015-12-04New SSH options added and small changes to improve output on screen and in ↵mboelen
log file
2015-12-04Improved [SSH-7408] with 'Compression'.Kamil Boratyński
2015-12-04Improved [SSH-7408] with 'TCPKeepAlive'.Kamil Boratyński
2015-12-04Improved [SSH-7408] with 'FingerprintHash'.Kamil Boratyński
2015-12-03No warnings for SSH configuration, instead only use suggestions. Plus ↵mboelen
logging of details.
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
[SSH-7408] will verify 'PermitEmptyPasswords' option too.
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
Modified [SSH-7408] in such a way that every option for SSH server might be added in SSHOPS with expected (and wrong) values (like it was described in comment).
2015-10-10Optimized use of cat, grep and awk.SiemKorteweg
Detection of duplicate entries in /etc/hosts is now more robust. On CentOS7 the SERVICE_MANAGER is detected correctly.
2015-07-22Remove incomplete tests, code enhancementsmboelen
2015-01-03Update of the files to reflect HTTPS version of website and 2015. Happy New ↵mboelen
Year!
2014-10-06Added SSH without-password option for PermitRootLoginmboelen
2014-09-19Small textual replacements for logging purposesmboelen
2014-09-15Code cleanup and small enhancementsmboelen
2014-09-15Removed warnings, updated changelogmboelen
2014-09-09Made adjustments to run in non-privileged scansmboelen