Windows Logs
Windows Event Logs
git clone https://github.com/countercept/chainsaw.git
cd chainsaw
git clone https://github.com/SigmaHQ/sigma
cargo build --release # OR DOWNLOAD BINARY FROM RELEASES
cp target/release/chainsaw .
./chainsaw hunt <EVTX-LOG-PATH> -s sigma/ --mapping mappings/sigma-event-logs-all.ymlWindows Management Instrumentation
Procmon CSV logs
procDOT
Installation (linux)
Usage
Last updated