Merge pull request #1 from codesavvysoftware/master

Update process-events.md
This commit is contained in:
Carlos Perez
2020-02-06 09:56:49 -04:00
committed by GitHub
+5 -1
View File
@@ -26,7 +26,11 @@ Event ID 4624, making the login of this event important.
The ProcessGUID depending on the event and where in the process tree it
is, it will also be known by other names by its relation to the action
monitored
monitored.
ProcessGUID is generated by Sysmon when Sysmon logs the event. ProcessGUID
specifically is not an attribute of the internal Windows process data structs
(EPROCESS). Sysmon keeps track of the GUID until the process exits.
![ProcessGUID Relation](./media/image32.png)