Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH Hardening #11

Open
7 of 10 tasks
jgwehr opened this issue Nov 2, 2022 · 0 comments
Open
7 of 10 tasks

SSH Hardening #11

jgwehr opened this issue Nov 2, 2022 · 0 comments
Assignees

Comments

@jgwehr
Copy link
Owner

jgwehr commented Nov 2, 2022

  • Disable empty passwords
  • Change default SSH ports
  • Disable root login via SSH
  • Disable ssh protocol 1
  • Configure idle timeout interval
  • Allow SSH access to selected users only
  • Disable X11 Forwarding
  • SSH Public Keys
  • Disable password based SSH login
  • Document all Steps!

https://linuxhandbook.com/ssh-hardening-tips/

@jgwehr jgwehr added this to the 1.0.0 - Family Ready milestone Nov 2, 2022
@jgwehr jgwehr pinned this issue Nov 2, 2022
jgwehr added a commit that referenced this issue Nov 2, 2022
Implements parts of #11
jgwehr added a commit that referenced this issue Nov 2, 2022
jgwehr added a commit that referenced this issue Nov 2, 2022
@jgwehr jgwehr self-assigned this Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant