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
2019-07-16Use -n instead of ! -zMichael Boelen
2019-07-14[SSH-7408] changed text in suggestion and reportMichael Boelen
2019-07-14[SSH-7406] instead of just carriage return, strip all control charactersMichael Boelen
2019-07-14Merge branch 'master' into patch_3Michael Boelen
2019-07-09[SSH-7402] detect other SSH daemons like dropbear and split SSH daemon from O...Michael Boelen
2019-03-25fix issue #621Capashenn
2019-03-15[SSH-7408] Increased values for MaxAuthRetries as sometimes SSH key-based aut...Michael Boelen
2019-01-31Changed year and preparing for new releaseMichael Boelen
2018-10-23Added SSH-7406 to detect OpenSSH version + condition based checking in SSH-7408Michael Boelen
2018-07-25[SSH-7408] adjusted classification of root login with keysMichael Boelen
2018-06-22Updated tests_ssh, removed extra ssh in the test (#557)aram535
2018-05-14[SSH-7402] when SSH configuration has Match block, allow evaluation of full c...Michael Boelen
2018-04-23delayed is a legacy synonym (#531)Thomas Sjögren
2018-01-23Added notesMichael Boelen
2018-01-23restore UsePrivilegeSeparation to list of ssh daemon checks (#509)mslifcak
2018-01-11Changed yearMichael Boelen
2017-09-18[SSH-7408] set default 'delayed' compression as a sane valueMichael Boelen
2017-08-16remove test for deprecated sshd option UsePrivilegeSeparation (#432)Lukas Pirl
2017-04-23Code enhancementsMichael Boelen
2017-03-07Lots of cleanups (#366)hlein
2017-03-06Various cleanups (#363)hlein
2017-03-01[SSH-7408] Corrected variable and allow a few more retries to prevent issues ...Michael Boelen
2017-02-15[SSH-7408] allow filtering for multiple options and new SSH value for PermitR...Michael Boelen
2017-02-09Changed date and preparing for release2.4.1Michael Boelen
2016-09-08Style improvements and command replacementsMichael Boelen
2016-08-25Use detected binariesMichael Boelen
2016-07-24Rename of categories, introduction of groupsMichael Boelen
2016-07-11added test for AllowAgentForwarding being turned off (#222)Lukas Pirl
2016-06-18Replaced text strings to allow translationsMichael Boelen
2016-06-11[SSH-7408] Show SSH items as a suggestion on screen, like in the reportMichael Boelen
2016-05-19UseDNS = No is a safer configuration (#204)Eric Light
2016-05-02Retrieve SSH settings from active configuration and store earlier, test with ...mboelen
2016-04-28Replaced old function names with new onesmboelen
2016-04-20Show skipped items when running in verbose modemboelen
2016-04-20Display skipped atomic tests (#169)Eric Light
2016-04-19[SSH-7408] Allow skipping some of the SSH testsmboelen
2016-04-19Use SSH configuration from sshd instead of configuration file, add more detai...mboelen
2016-04-19Added details and changed suggestion textmboelen
2016-03-30Match sshd process running and/or port 22 listeningmboelen
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
2016-02-09Added value for ServerAliveInterval settingmboelen
2016-02-09Reordered SSH options, added ServerAliveInterval, changed TCPKeepAlive sugges...mboelen
2016-01-02Fix scoring logic for "<"asiebelt
2016-01-02Fix typoasiebelt
2016-01-02Fix Scoring for "<"asiebelt
2016-01-02Fix Test Definitionasiebelt