Skip to content

Commit 74cc161

Browse files
Update rules/windows/process_creation/proc_creation_win_wsl_executed_from_unusual_directoy.yml
Co-authored-by: Swachchhanda Shrawan Poudel <87493836+swachchhanda000@users.noreply.github.com>
1 parent 889883e commit 74cc161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rules/windows/process_creation/proc_creation_win_wsl_executed_from_unusual_directoy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ detection:
2727
filter_main_legit_paths_3:
2828
Image|startswith: 'C:\Users'
2929
Image|contains: '\AppData\Local\Microsoft\WindowsApps\'
30-
condition: selection_img and not (filter1 or filter2 or filter3)
30+
condition: selection_img and not 1 of filter_main_*
3131
falsepositives:
3232
- Unlikely
3333
level: high

0 commit comments

Comments
 (0)