microsoft / microsoft/SysmonCommon
Sysmon Process Terminate (5) sometimes return empty ProcessGuid
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 63
- Forks
- 24
- Avg merge
- 23d 20h
- Merged PRs (30d)
- 1
Description
Rarely, but happened few times for us, Sysmon 15.15 would have that issue where ProcessGuid would be empty sometimes in the Process Terminate message.
I'll be adding extra logging information to see what the other fields are (I'm listening on a real-time session).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with a real-time session receiving Sysmon 15.15 Process Terminate (5) messages and add the extra logging described in the report. Compare the other fields in messages where ProcessGuid is empty with normal messages; done means identifying the conditions that produce the empty value and documenting or correcting the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100