Skip to content

Instantly share code, notes, and snippets.

@arjunkori
Last active November 18, 2018 06:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arjunkori/fc48d7dec92683299efabcded39e3bcd to your computer and use it in GitHub Desktop.
Save arjunkori/fc48d7dec92683299efabcded39e3bcd to your computer and use it in GitHub Desktop.
How to secue OpenSSH --OpenSSH S/KEY Authentication Account Enumeration
sudo vi /etc/ssh/sshd_config
ChallengeResponseAuthentication yes
AllowTcpForwarding no
Then
quite vim
:wq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment