Synology

From wiki
Revision as of 21:30, 5 August 2018 by Hdridder (talk | contribs) (Created page with "=Hardening= The certificates are stored in /usr/syno/etc/certificate/_archive. The INFO file defines what applications the certificates are used for. The certificates are in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Hardening

The certificates are stored in /usr/syno/etc/certificate/_archive. The INFO file defines what applications the certificates are used for. The certificates are in subdirectories with a yet unknown naming convention.


This page has some good hardening tips.

Some of the things I did.

  1. 2 factor authentication on the web interface
  2. Moved ssh to a high port on my router (NAT xxxx -> synology:22) (and disabled from the internet when not needed)
  3. Disable HTTP access
  4. Installed another webserver as frontend as I doubt synology publishes all security updates in time.
  5. Set home directory protection from 755 to 700
  6. Disabled admin account