Linux Security Hardening

From NovaOrdis Knowledge Base
Revision as of 04:05, 22 April 2018 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

Overview

Steps

Minimal Footprint

Install a minimal image and add utilities as needed.

Eliminate Users

Remove all unneeded users.

Scan for Services Listening on Ports

 netstat -tupln

TODO

  • Penetration detection.