Skip to content

Commit 5a28b91

Browse files
authored
Update Sysmon.md
1 parent 878846c commit 5a28b91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Sysmon.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1643,7 +1643,7 @@ a VDI environment
16431643

16441644
## Registry Actions
16451645

1646-
Sysmon has the capability to monitor for three major actions against Registry
1646+
Sysmon has the capability to monitor for three major actions against the Registry
16471647

16481648
* **EventID 12** - Registry object added or deleted
16491649

@@ -1719,7 +1719,7 @@ In registry events, the value name is appended to the full key path with a \"\\\
17191719

17201720
Default key values are named \"\\(Default)\"
17211721

1722-
When filtering for keys or values in HKCU, use **contains** or **end with** when filtering against **TargetObject** since the SID of the user is appended after the Hive name.
1722+
When filtering for keys or values in HKCU, use **contains** or **ends with** when filtering against **TargetObject** since the SID of the user is appended after the Hive name.
17231723

17241724
![HKCU Test](./media/image51.png)
17251725

0 commit comments

Comments
 (0)