adammontville / cis-controls-71-measures

0 stars 0 forks source link

Subcontrol 10.4 #18

Open adammontville opened 5 years ago

adammontville commented 5 years ago

Ensure that backups are properly protected via physical security or encryption when they are stored, as well as when they are moved across the network [traffic]. This includes remote backups and cloud services.

Measures

How important encryption, E = [0, 1]
M1 = (SUM i to N (baked i / capacity i)) / N
M2 = (SUM i to N ((baked i / capacity i) * E i)) / N

Metrics/KEI

Importance of back up =  M2/ M1

We can't do anything about the physical security, but again:

  1. Backup software is installed
  2. Backup software is appropriately configured

I don't think we want to test whether it's actually encrypted, though. And, the bit about "over the network" should ensure that HTTPS (or other similar protocol) is being used.

wmunyan commented 5 years ago

Ask IT if theres a setting in our backup software to encrypt the backups automatically? How do we protect our backups in transit?

wmunyan commented 5 years ago

Inputs:

Assumptions:

Operations:

Measures:

Metrics: