ocsf / ocsf-schema

OCSF Schema
Apache License 2.0
606 stars 125 forks source link

Windows Service Events #1020

Open k2niner opened 5 months ago

k2niner commented 5 months ago

Windows Service activity doesn't cleanly map. May need to add a class to Windows Profile or modify Process Activity [1007].

From OMB M-21-31 (for Windows Logging):

mikeradka commented 4 months ago

Following thorough deliberation in recent System Activity meetings, we've concluded that the current class set is insufficient for capturing Windows Service events.

Our proposed action is to draft a pull request (PR) to integrate a dedicated Windows Service Events class into the Windows Extension.

mikeradka commented 3 months ago

Note: we could also look into windows service modifications

davemcatcisco commented 3 months ago

I didn't see this issue before. T1543.003 ("Create or Modify System Process: Windows Service") is one of the most commonly used sub-techniques for achieving the Persistence and Privilege Escalation tactics on Windows. It is crucial that we can adequately express this, and I agree with Mike that it should be a dedicated event in the System Activity category in the Windows extension. The event should be able to express anything that happen to a service, i.e.

I'm going to create a draft PR for this to drive the discussion.