all the bug squashing and some sec ops

This commit is contained in:
2025-06-27 10:16:36 -05:00
parent dc40896af0
commit 23cba4713b
4 changed files with 121 additions and 31 deletions

View File

@ -7,3 +7,14 @@ ip6tables -I INPUT -p tcp --dport 22 -m state --state NEW -m recent --update --s
service netfilter-persistent save
# Perms on sshd_config
# X11 forwarding disabled
# MaxAuthTries set to 4 or less
# login disabled
# only strong mAC algos are used
# idle timeout
# login grace time
# ssh access is limited
# ssh warning banner is configured
# allowtcpforwarding is disabled
# maxstartups is configured