Skip to content

[bug] MITRE tactics messed up in json-timeline for some rule hits #1573

@crayy8

Description

@crayy8

Describe the bug
I am testing against the hayabusa-sample-evtx-main dataset and noticed with both regular and live response hayabusa that "MitreTactics" in the json-timeline is messed up sometimes. There are only three examples from the above dataset and they all seem to apply to correlation rules. The vast majority of rule hits properly show the MITRE tactic as just "credaccess"

Example:
Image

Command to find where this is happening
Image

Rules that have this issue:

  • 2 hits where found for "PW Spray" in Sec_4648_Med_ExplicitLogon_PW-Spray_Correlation.yml
  • 1 hit was found for "" in "PW Guessing" in Sec_4625_Med_LogonFail_WrongPW_PW-Guessing_Correlation.yml

Step to Reproduce
Steps to reproduce the behavior:

  1. Using latest hayabusa and latest ruleset process the hayabusa-sample-evtx-main sample dataset using a command like "hayabusa-3.0.1-win-x64.exe json-timeline -d ..\hayabusa-sample-evtx-main -o test.json -C -w -a -A -K"

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions