Skip to content

Commit 76e0469

Browse files
committed
fix(rules): Remove Windows Defender exceptions
1 parent 166546a commit 76e0469

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rules/credentail_access_file_access_to_sam_database.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ condition: >
3333
'?:\\Windows\\System32\\vmwp.exe',
3434
'?:\\$WINDOWS.~BT\\Sources\\SetupHost.exe',
3535
'?:\\Windows\\System32\\wuauclt.exe',
36-
'?:\\ProgramData\\Microsoft\\Windows Defender\\*\\MsMpEng.exe',
37-
'?:\\ProgramData\\Microsoft\\Windows Defender\\*\\MpCopyAccelerator.exe',
3836
'?:\\Windows\\System32\\MRT.exe'
3937
)
4038

0 commit comments

Comments
 (0)