Skip to content

Commit fe91536

Browse files
tweak
1 parent 1dd9d9f commit fe91536

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

playbook/dev/sigma/category/file_event.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ questions:
3535
context: |
3636
Reviewing the process and command line provides additional context. Pivoting off the ProcessGuid
3737
will show the full process chain leading to the file creation.
38+
range: +/-15m
3839
answer_sources:
3940
- process_creation
4041
query: |
@@ -69,7 +70,7 @@ questions:
6970
condition: selection
7071
fields:
7172
- Image
72-
- TargetFilename
73+
- file.path
7374
7475
- question: What is the historical pattern of file creation by this executable?
7576
context: |

0 commit comments

Comments
 (0)