Yamato-Security / hayabusa

Hayabusa (隼) is a sigma-based threat hunting and fast forensics timeline generator for Windows event logs.
GNU Affero General Public License v3.0
2.32k stars 203 forks source link

Be able to customize output for correlation rules #1445

Open YamatoSecurity opened 1 month ago

YamatoSecurity commented 1 month ago

Right now the output in correlation rules is limited to the fields that are used for filtering. It would be nice to be able to 1. add new fields to see their output and 2. be able to rename the field names in order to use the same convention as the other rules. (like the details field)

As this is not part of the sigma specification, I need to think about the best way to configure this.