diff --git a/controls/C-0256-exposuretointernet.json b/controls/C-0256-exposuretointernet.json index 0abb72f5..4e6247e5 100644 --- a/controls/C-0256-exposuretointernet.json +++ b/controls/C-0256-exposuretointernet.json @@ -28,6 +28,12 @@ "categories": [ "Initial Access" ] + }, + { + "attackTrack": "workload-unauthenticated-service", + "categories": [ + "Initial Access" + ] } ] }, diff --git a/controls/C-0266-exposuretointernet-gateway.json b/controls/C-0266-exposuretointernet-gateway.json index 776d1cef..c349b031 100644 --- a/controls/C-0266-exposuretointernet-gateway.json +++ b/controls/C-0266-exposuretointernet-gateway.json @@ -22,6 +22,12 @@ "categories": [ "Initial Access" ] + }, + { + "attackTrack": "workload-unauthenticated-service", + "categories": [ + "Initial Access" + ] } ] },