Skip to content

Commit 354c848

Browse files
tweak
1 parent d30b84c commit 354c848

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

playbook/dev/sigma/category/process_creation.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ questions:
5353
fields:
5454
- User
5555
- CommandLine
56+
- event.action
5657
5758
- question: What is the process execution chain around this event?
5859
context: |
@@ -99,6 +100,7 @@ questions:
99100
- ParentImage
100101
- Image
101102
- CommandLine
103+
- event.action
102104
103105
- question: What files did this process create or modify?
104106
context: |
@@ -124,7 +126,7 @@ questions:
124126
context: |
125127
Network activity can reveal command and control, data exfiltration, or lateral
126128
movement attempts.
127-
range: +30m
129+
range: +/-15m
128130
answer_sources:
129131
- network_connection
130132
query: |

0 commit comments

Comments
 (0)