Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Example Sysmon Events

This directory contains sample Sysmon logs and a python script to print them to standard out. This will help to see what the raw Sysmon event slook like when writing additional parsing. These events were collected from a Windows 10 host that had Powershell Empire installed.

Unzip PSE.json.gz

gunzip PSE.json.gz

Use sysmon-stdout.py to parse JSON and print to standard out.

python sysmon-stdout.py PSE.json