Skip to content

Instantly share code, notes, and snippets.

@barbagrigia
Forked from couto/server_hardening.md
Created November 21, 2016 14:59
Show Gist options
  • Save barbagrigia/df3edb69fcb42a849827c37675c32e27 to your computer and use it in GitHub Desktop.
Save barbagrigia/df3edb69fcb42a849827c37675c32e27 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