From 7d81e1d4f2633f17de95703a3388f5e7671c6dda Mon Sep 17 00:00:00 2001 From: Joe Testa Date: Sun, 31 May 2020 13:05:06 -0400 Subject: [PATCH] Initial Home page --- SSH-Hardening-Guides.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 SSH-Hardening-Guides.md diff --git a/SSH-Hardening-Guides.md b/SSH-Hardening-Guides.md new file mode 100644 index 0000000..2bed6d5 --- /dev/null +++ b/SSH-Hardening-Guides.md @@ -0,0 +1,3 @@ +# SSH Hardening Guides + +Official hardening guides are available here: https://www.sshaudit.com/hardening_guides.html