Skip to content

Slot: tool_types

Open-vocabulary tool categories (tool-type-ov).

URI: attack:tool_types Alias: tool_types

Applicable Classes

Name Description Modifies Slot
Tool Tools are legitimate software that can be used by threat actors to perform at... yes

Properties

Type and Range

Property Value
Range ToolTypeOv or 
String
Domain Of Tool

Cardinality and Requirements

Property Value
Multivalued Yes
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'ToolTypeOv'}) - AnonymousSlotExpression({'range': 'string'})

Comments

  • open_vocabulary: ToolTypeOv

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self attack:tool_types
native attack:tool_types

LinkML Source

name: tool_types
description: Open-vocabulary tool categories (tool-type-ov).
comments:
- 'open_vocabulary: ToolTypeOv'
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: tool_types
domain_of:
- Tool
range: string
multivalued: true
any_of:
- range: ToolTypeOv
- range: string