Skip to content

Slot: tool_types

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

URI: stix: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 String or 
ToolTypeOv
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/stix

Mappings

Mapping Type Mapped Value
self stix:tool_types
native stix: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/stix
rank: 1000
alias: tool_types
domain_of:
- Tool
range: string
multivalued: true
any_of:
- range: ToolTypeOv
- range: string