SkillAgentSearch skills...

ProcessMonitorAnalyzeMalware

Script to parse Process Monitor XML log file, and give you a summary report.

Install / Use

/learn @MotiBa/ProcessMonitorAnalyzeMalware
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ProcessMonitorAnalyzeMalware

Script to parse Process Monitor XML log file, and give you a summary report. The report conaints sections dedicated to Processes Created, File Activity, Registry Activity, Network Traffic, and Unique Hosts

Instructions to prepare the Process Monitor trace this script requires: Start Procmon. Stop the Procmon trace. Add an Include filter for "Result is SUCCESS". Save the trace: * Events displayed using current filter * DO NOT SELECT Also include profiling events * Format XML - do not check the stack traces or stack symbols options

EXAMPLE: .\Analyze-ProcmonLog.ps1 .\Logfile.XML

View on GitHub
GitHub Stars23
CategoryDevelopment
Updated1mo ago
Forks4

Languages

PowerShell

Security Score

75/100

Audited on Feb 21, 2026

No findings