Azure-Sentinel/Parsers/ASim Sysmon for Windows
v-atulyadav 362b7a6ace
Merge pull request #8226 from Tungsten66/patch-2
Update SysmonFullDeployment.json
2023-07-07 08:03:26 +05:30
..
test ASIM parser development guideline (#7673) 2023-04-05 08:42:26 -07:00
README.md Update README.md 2023-07-03 15:30:29 -04:00
SysmonFullDeployment.json Update SysmonFullDeployment.json 2023-07-03 15:54:33 -04:00

README.md

ASIM parsers for Sysmon for Windows

This template deploys all the Sysmon for Windows Microsoft Sentinel ASIM parsers. The template is part of the Advanced Security Information Model (ASIM). The Advanced Security Information Model (ASIM) enables you to use and create source-agnostic content, simplifying your analysis of the data in your Microsoft Sentinel workspace.

When deploying the parsers, you:

  • Make sure that telemetry from Sysmon is analyzed using the built-in Microsoft Sentinel Analytics. You also enable analysts easier access to the telemetry using a known, standard, schema.
  • That events collected to the Event table and to the WindowsEvent tables (used by WEF) are both both available to analysts and in the same format.

Note: to get the best value from ASIM and make sure that Sysmon telemetry is included in Microsoft Sentinel Analytics, deploy the full ASIM parser suite.


Deploy to Microsoft Sentinel


The template deploys the following:

  • ASIM Sysmon File Activity (11, 23 and 26) parsers - vimFileEventMicrosoftSysmon
  • ASIM Sysmon Process Events (1 and 5) parsers - vimProcessCreateMicrosoftSysmon, vimProcessTerminateMicrosoftSysmon
  • ASIM Sysmon Registry Events (12,13 and 14) parser - vimRegistryEventMicrosoftSysmon
  • ASIM Sysmon DNS event (22) parsers - ASimDnsMicrosoftSysmon (regular), vimDnsMicrosoftSysmon (parametrized)