{
  "name": "PlumbWatch coverage",
  "domain": "enterprise-attack",
  "versions": {
    "attack": "15",
    "navigator": "4.9.1",
    "layer": "4.5"
  },
  "description": "Techniques PlumbWatch can detect; green = observed in a risk.",
  "techniques": [
    {
      "techniqueID": "T1190",
      "tactic": "initial-access",
      "score": 0,
      "color": "",
      "comment": "Exploit Public-Facing Application",
      "enabled": true
    },
    {
      "techniqueID": "T1110",
      "tactic": "credential-access",
      "score": 0,
      "color": "",
      "comment": "Brute Force",
      "enabled": true
    },
    {
      "techniqueID": "T1046",
      "tactic": "discovery",
      "score": 0,
      "color": "",
      "comment": "Network Service Discovery",
      "enabled": true
    },
    {
      "techniqueID": "T1595",
      "tactic": "reconnaissance",
      "score": 0,
      "color": "",
      "comment": "Active Scanning",
      "enabled": true
    },
    {
      "techniqueID": "T1083",
      "tactic": "discovery",
      "score": 0,
      "color": "",
      "comment": "File and Directory Discovery",
      "enabled": true
    }
  ],
  "gradient": {
    "colors": [
      "#e8eaf0",
      "#39d98a"
    ],
    "minValue": 0,
    "maxValue": 10
  },
  "legendItems": [
    {
      "label": "observed",
      "color": "#39d98a"
    }
  ]
}