Registry value
3actions
1reasons
1sources
Livestatus
A value in the Windows registry that auditing is turned on for.
Identified by: sparklogs.config_change.target, which carries a name.
| Action | Reported by | What that reason says |
|---|---|---|
created | registry_value_changed on Windows Security event log | An audited registry value was created, modified, or deleted. These events appear only where a SACL and the registry audit subcategory are aimed at that object. |
deleted | registry_value_changed on Windows Security event log | An audited registry value was created, modified, or deleted. These events appear only where a SACL and the registry audit subcategory are aimed at that object. |
updated | registry_value_changed on Windows Security event log | An audited registry value was created, modified, or deleted. These events appear only where a SACL and the registry audit subcategory are aimed at that object. |
Example
A registry value was modified.
channel: Security
provider_name: Microsoft-Windows-Security-Auditing
event_id: 4657
event_data.ObjectName: \REGISTRY\MACHINE\SOFTWARE\Example
event_data.ObjectValueName: Run
event_data.OperationType: %%1905
event_data.ProcessName: C:\Windows\regedit.exe
event_data.SubjectUserName: ExampleAdmin
SparkLogs: registry_value_changed, Warning, registry_value_changed: NOTABLE: A registry value was modified. | operation_meaning=value_modified