Skip to content

Instantly share code, notes, and snippets.

@0x00009b
Created March 14, 2021 20:34
Show Gist options
  • Save 0x00009b/4850d37ce7e50dc054c0013bc1aa33c8 to your computer and use it in GitHub Desktop.
Save 0x00009b/4850d37ce7e50dc054c0013bc1aa33c8 to your computer and use it in GitHub Desktop.
1. Disallow root from connecting via ssh.
2. Setup firejail or other firewall to block external connection after 6 invalid login attempts from the origin.
3. setup clamAV antivirus system.
3. Switch to hardend LTS kernel.
4. disallow non privleged users rwx access to /boot
5. uninstall all non necessary software/packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment