-
Notifications
You must be signed in to change notification settings - Fork 293
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Would be helpful if chainsaw could provide high level stats detailing the frequency of event code IDs observed in an Event Log, like Eric Zimmerman's evtxecmd tool
. Potential usage would be chainsaw hunt --stats-only evtx_attack_samples
.
Event ID Count
300 1
400 666
403 404
600 4,939
800 197
Another option --stats-only-sigma
would produce a similar frequency table, but with a count of Sigma hits.
Thanks for this amazing tool!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request