diff options
Diffstat (limited to 'content/blog/2023-10-15-alpine-ssh-hardening.md')
-rw-r--r-- | content/blog/2023-10-15-alpine-ssh-hardening.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/content/blog/2023-10-15-alpine-ssh-hardening.md b/content/blog/2023-10-15-alpine-ssh-hardening.md index bb7e71b..e3faf64 100644 --- a/content/blog/2023-10-15-alpine-ssh-hardening.md +++ b/content/blog/2023-10-15-alpine-ssh-hardening.md @@ -67,9 +67,3 @@ ssh-audit localhost If everything succeeded, the results will show as all green. If anything is yellow, orange, or red, you may need to tweak additional settings. - -```txt -#+caption: ssh audit -``` - - |