STIX Wiki
STIX Wiki

Overview

IntroductionGetting StartedWalkthrough

Reference

Domain Objects
Relationship Objects
Cyber-observable Objects
ArtifactAutonomous System (AS)DirectoryDomain NameEmail AddressEmail MessageFileIPv4 AddressIPv6 AddressMAC AddressMutexNetwork TrafficProcessSoftwareURLUser AccountWindows™ Registry Key ObjectX.509 Certificate
Meta Objects
Bundle Object
Cyber-observable Objects

Mutex

The Mutex object represents the properties of a mutual exclusion (mutex) object.

Properties

Required Common Properties
typeidname
Optional Common Properties
spec_versionobject_marking_refsgranular_markingsdefangedextensions
Not Applicable
created_by_refrevokedlabelsconfidencelangexternal_references
Mutex Specific
name
PropertyTypeDescription
typeoptional
stringThe value of this property MUST be `mutex`.
namerequired
stringSpecifies the name of the mutex object.

Examples

{
  "type": "mutex",
  "spec_version": "2.1",
  "id": "mutex--eba44954-d4e4-5d3b-814c-2b17dd8de300",
  "name": "__CLEANSWEEP__"
}

MAC Address

Previous Page

Network Traffic

Next Page

On this page

PropertiesExamples