Skip to content

Utility

Utility v1.0.1

The Usefulness of the Exploit to the Adversary

Value Definition
Laborious No to automatable and diffuse value
Efficient Yes to automatable and diffuse value OR No to automatable and concentrated value
Super Effective Yes to automatable and concentrated value
{
  "namespace": "ssvc",
  "version": "1.0.1",
  "key": "U",
  "name": "Utility",
  "description": "The Usefulness of the Exploit to the Adversary",
  "values": [
    {
      "key": "L",
      "name": "Laborious",
      "description": "No to automatable and diffuse value"
    },
    {
      "key": "E",
      "name": "Efficient",
      "description": "Yes to automatable and diffuse value OR No to automatable and concentrated value"
    },
    {
      "key": "S",
      "name": "Super Effective",
      "description": "Yes to automatable and concentrated value"
    }
  ]
}

See also

Utility is a combination of Automatable and Value Density

Previous Versions

Utility v1.0.0

The Usefulness of the Exploit to the Adversary

Value Definition
Laborious Slow virulence and diffuse value
Efficient Rapid virulence and diffuse value OR Slow virulence and concentrated value
Super Effective Rapid virulence and concentrated value
{
  "namespace": "ssvc",
  "version": "1.0.0",
  "key": "U",
  "name": "Utility",
  "description": "The Usefulness of the Exploit to the Adversary",
  "values": [
    {
      "key": "L",
      "name": "Laborious",
      "description": "Slow virulence and diffuse value"
    },
    {
      "key": "E",
      "name": "Efficient",
      "description": "Rapid virulence and diffuse value OR Slow virulence and concentrated value"
    },
    {
      "key": "S",
      "name": "Super Effective",
      "description": "Rapid virulence and concentrated value"
    }
  ]
}

See also

Utility v1.0.0 was a combination of Virulence and Value Density