Skip to content

Instantly share code, notes, and snippets.

@clonn
Created July 2, 2024 04:15
Show Gist options
  • Save clonn/3ccad622c46b3a6592ddc11ac9493301 to your computer and use it in GitHub Desktop.
Save clonn/3ccad622c46b3a6592ddc11ac9493301 to your computer and use it in GitHub Desktop.
cve-2024-6387 openssh ubuntu bugs
# edit ssh config
sudo vim /etc/ssh/sshd_config
LoginGraceTime 0
# restart ssh
sudo service ssh restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment