update readme EvtxFile

This commit is contained in:
Tanaka Zakku
2022-07-20 03:56:08 +09:00
parent fe102e6d23
commit 3312572bb8
4 changed files with 7 additions and 7 deletions

View File

@@ -509,8 +509,8 @@ When hayabusa output is being displayed to the screen (the default), it will dis
The following additional columns will be added to the output when saving to a CSV file:
* `MitreAttack`: MITRE ATT&CK tactics.
* `Rule Path`: The path to the detection rule that generated the alert or event.
* `File Path`: The path to the evtx file that caused the alert or event.
* `RuleFile`: The filename of the detection rule that generated the alert or event.
* `EvtxFile`: The path to the evtx file that caused the alert or event.
If you add the `-F` or `--full-data` option, a `RecordInformation` column with all field information will also be added.