adammontville / cis-controls-71-measures

0 stars 0 forks source link

Subcontrol 9.4 #15

Open adammontville opened 5 years ago

adammontville commented 5 years ago

Apply host-based firewalls or port filtering tools on end systems, with a default-deny rule that drops all traffic except those services and ports that are explicitly allowed [check comments].

Measures

None provided. (Implied by metrics/KEI?)

Metrics/KEI

Coverage, M1 = # of illegal port / total port (active testing)
  1. Firewall or port-filtering software is installed
  2. Software is enabled/running
  3. Only authorized holes are poked
wmunyan commented 5 years ago

Inputs:

Operations:

Measures:

Metrics:

??

adammontville commented 5 years ago

We could assume that the list of endpoints are "hosts" to firewall software.

I think we also have M3 = total number of endpoints, and for each endpoint we want to further measure M4 = Logical AND of M1 and M2 for that endpoint.

A metric could then be: M4 / M3. This would be a simple ratio of correctly configured endpoints vs. total number of endpoints, where the goal is to get to 1.00.

adammontville commented 5 years ago

Inputs:

Operations:

Measures:

Metrics: