From c262673084bbe7c23dfd5dd84c98dc5c8970b89a Mon Sep 17 00:00:00 2001 From: Joe Testa Date: Sun, 31 May 2020 13:11:29 -0400 Subject: [PATCH] Updated SSH Hardening Guides (markdown) --- SSH-Hardening-Guides.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SSH-Hardening-Guides.md b/SSH-Hardening-Guides.md index 2bed6d5..76c7852 100644 --- a/SSH-Hardening-Guides.md +++ b/SSH-Hardening-Guides.md @@ -1,3 +1,7 @@ # SSH Hardening Guides Official hardening guides are available here: https://www.sshaudit.com/hardening_guides.html + +Unofficial, community-provided guides are below: + +* TODO (create a new page for each system, and link to it in this list)