Files
blue-team-tools/tools/config
markoverholser 381c26fd94 Fix issue with using source: on Zeek files log
Line 407 was `source: id.orig_h` so that people could use the word `source` as an alias to `id.orig_h`, however there is a literal field with the name `source` in the `files.log` for Zeek, so having a Sigma query with something like `source: 'SMTP'` would yield `id.orig_h='SMTP'` in the resulting Splunk translation, which is incorrect. It should be `source='SMTP'`

Commenting out line 407 fixes this.
2022-07-19 15:16:20 -05:00
..
2022-03-09 11:26:07 -08:00
2022-05-20 13:47:18 +04:00
2021-07-16 23:08:03 +05:00
2021-08-24 16:01:23 -04:00
2021-09-18 15:55:01 +02:00
2021-12-15 17:26:45 +01:00
2022-03-26 11:46:52 +01:00
2022-06-30 13:03:54 +05:30
2021-09-18 15:54:08 +02:00
2021-09-18 15:54:08 +02:00
2021-09-18 15:54:08 +02:00
2021-09-14 01:52:03 -05:00
2021-07-17 04:55:46 +05:00
2021-12-13 15:47:43 +01:00
2021-07-26 21:26:16 -04:00
2020-02-28 16:56:48 +07:00
2020-02-28 16:56:48 +07:00
2022-05-03 17:32:19 +07:00
2022-03-03 06:27:00 +01:00