Windows Resource

win_resource

The Windows resource object describes a resource object managed by Windows, such as mutant or timer.

Attributes

CaptionNameTypeDescription
Created Timecreated_timeTimestampThe time when the resource was created.
DatadataJSONAdditional data describing the resource.
Data Classificationdata_classificationData Classification[]Group:context

The Data Classification object includes information about data classification levels and data category types.

🚧 WARNING: DEPRECATED

Data Classification has been deprecated since 1.4.0. Use the attribute data_classifications instead

Data Classificationdata_classificationsData Classification[]Group:context

A list of Data Classification objects, that include information about data classification levels and data category types, identified by a classifier.
DetailsdetailsStringThe string detailing the attributes of the resource object.
LabelslabelsString[]The list of labels associated to the resource.
Modified Timemodified_timeTimestampThe time when the resource was last modified.
NamenameStringThe name of the resource object.
Raw Dataraw_dataJSONGroup:context

The event data as received from the event source.
Record IDrecord_idStringGroup:primary

Unique identifier for the object
Service Namesvc_nameStringThe Windows service acting as the object server for the resource object, such as Security or Security Account Manager.
TagstagsKey:Value object[]The list of tags; key:value pairs associated to the resource.
TypetypeStringThe type of the Windows resource object.
Type IDtype_idIntegerThe normalized type identifier of the Windows resource object accessed.
  • 0: Unknown (UNKNOWN)
  • 1: Directory (DIRECTORY)
  • 2: Event (EVENT)
  • 3: Timer (TIMER)
  • 4: Device (DEVICE)
  • 5: Mutant (MUTANT)
  • 6: Type (TYPE)
  • 7: File (FILE)
  • 8: Token (TOKEN)
  • 9: Thread (THREAD)
  • 10: Section (SECTION)
  • 11: WindowStation (WINDOWSTATION)
  • 12: DebugObject (DEBUGOBJECT)
  • 13: FilterCommunicationPort (FILTERCOMMUNICATIONPORT)
  • 14: EventPair (EVENTPAIR)
  • 15: Driver (DRIVER)
  • 16: IoCompletion (IOCOMPLETION)
  • 17: Controller (CONTROLLER)
  • 18: SymbolicLink (SYMBOLICLINK)
  • 19: WmiGuid (WMIGUID)
  • 20: Process (PROCESS)
  • 21: Profile (PROFILE)
  • 22: Desktop (DESKTOP)
  • 23: KeyedEvent (KEYEDEVENT)
  • 24: Adapter (ADAPTER)
  • 25: Key (KEY)
  • 26: WaitablePort (WAITABLEPORT)
  • 27: Callback (CALLBACK)
  • 28: Semaphore (SEMAPHORE)
  • 29: Job (JOB)
  • 30: Port (PORT)
  • 31: FilterConnectionPort (FILTERCONNECTIONPORT)
  • 32: ALPC Port (ALPC_PORT)
  • 33: SAM_ALIAS (SAM_ALIAS)
  • 34: SAM_GROUP (SAM_GROUP)
  • 35: SAM_USER (SAM_USER)
  • 36: SAM_DOMAIN (SAM_DOMAIN)
  • 37: SAM_SERVER (SAM_SERVER)
  • 99: Other (OTHER)
Unique IDuidResource UIDEntity:RESOURCE_UID

The Windows provided handle identifier for the resource object
Alternate IDuid_altResource UIDEntity:RESOURCE_UID

The alternative unique identifier of the resource.
UnmappedunmappedUnmapped[]Data from the source that was not mapped into the schema.

Relationships

Windows Resource shown in context

Inbound Relationships

These objects and events reference Windows Resource in their attributes:

Outbound Relationships

Windows Resource references the following objects and events in its attributes:

This page describes qdm-1.5.1+ocsf-1.6.0


Did this page help you?