Skip to content

Instantly share code, notes, and snippets.

@Couto
Last active November 21, 2016 14:59
Show Gist options
  • Save Couto/541f642e3a1be2cff1d8c619088bba6c to your computer and use it in GitHub Desktop.
Save Couto/541f642e3a1be2cff1d8c619088bba6c to your computer and use it in GitHub Desktop.

Server Hardening Checklist

This is mostly a checklist of things that I need to research and automate.

  1. OpenSSH Hardening:
  1. Automated Security Updates
  1. Users/Groups
  1. IPTables
  2. SELinux or/and GRSecurity ? (Need to research this)
  3. HIDS (Host-based Intrusion Detection System)
  1. Increase entropy by ensuring randomness

Useful links (in no particular order)

Note: If you somehow find this gist, feel free to leave comments with tips, critics, whatever...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment