Skip to content

Enum: ToolTypeOv

Open vocabulary for tool type (tool-type-ov). Additional string values are allowed.

URI: attack:ToolTypeOv

Permissible Values

Value Meaning Description
denial-of-service None
exploitation None
information-gathering None
network-capture None
credential-exploitation None
remote-access None
vulnerability-scanning None
unknown None

Comments

  • open_vocabulary: "true"

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/attack

LinkML Source

name: ToolTypeOv
description: Open vocabulary for tool type (tool-type-ov). Additional string values
  are allowed.
comments:
- 'open_vocabulary: "true"'
from_schema: https://w3id.org/lmodel/attack
rank: 1000
permissible_values:
  denial-of-service:
    text: denial-of-service
  exploitation:
    text: exploitation
  information-gathering:
    text: information-gathering
  network-capture:
    text: network-capture
  credential-exploitation:
    text: credential-exploitation
  remote-access:
    text: remote-access
  vulnerability-scanning:
    text: vulnerability-scanning
  unknown:
    text: unknown