fix: escape character that would be interpreted as wildcard
This commit is contained in:
@@ -17,7 +17,7 @@ logsource:
|
||||
detection:
|
||||
selection:
|
||||
EventID: 5145
|
||||
ShareName: \\*\IPC$
|
||||
ShareName: \\\*\IPC$
|
||||
RelativeTargetName: spoolss
|
||||
condition: selection
|
||||
falsepositives:
|
||||
|
||||
Reference in New Issue
Block a user