[CRITICAL] SSH Hardening: Key-Only Authentication #5

Closed
opened 2026-05-14 21:41:56 +00:00 by sorb · 1 comment
Owner

Disable password auth, disable root login, set MaxAuthTries 3. Est. Time: 1-2 hours

Disable password auth, disable root login, set MaxAuthTries 3. Est. Time: 1-2 hours
sorb added this to the aXion1337 Roadmap project 2026-05-14 21:48:02 +00:00
sorb added the
priority:critical
area:security
labels 2026-05-14 21:49:06 +00:00
sorb moved this to ready in aXion1337 Roadmap on 2026-05-14 21:54:38 +00:00
Author
Owner

COMPLETE (2026-05-15)

SSH Hardening auf K3S Host (49.13.132.245:2248):

  • PasswordAuthentication: no (key-only login)
  • PermitRootLogin: no (root disabled)
  • MaxAuthTries: 3 (rate limiting)

Verified via /etc/ssh/sshd_config

Status: All requirements met.

Fix Issue: #5

✅ **COMPLETE** (2026-05-15) SSH Hardening auf K3S Host (49.13.132.245:2248): - PasswordAuthentication: no ✅ (key-only login) - PermitRootLogin: no ✅ (root disabled) - MaxAuthTries: 3 ✅ (rate limiting) Verified via /etc/ssh/sshd_config Status: All requirements met. Fix Issue: #5
sorb closed this issue 2026-05-15 11:48:08 +00:00
sorb moved this to done in aXion1337 Roadmap on 2026-05-15 12:05:11 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sorb/axion1337.chat-gitops#5
No description provided.