fix: unknown --> Unknown
This commit is contained in:
@@ -17,7 +17,7 @@ detection:
|
||||
- '\Windows\System32'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- unknown
|
||||
- Unknown
|
||||
level: high
|
||||
tags:
|
||||
- attack.credential_access
|
||||
|
||||
@@ -22,7 +22,7 @@ detection:
|
||||
ScriptBlockText|contains: '-recurse'
|
||||
condition: selection and recurse
|
||||
falsepositives:
|
||||
- unknown
|
||||
- Unknown
|
||||
level: low
|
||||
tags:
|
||||
- attack.discovery
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@ detection:
|
||||
ScriptBlockText|endswith: 'readtoend'
|
||||
condition: selection_4104
|
||||
falsepositives:
|
||||
- unknown
|
||||
- Unknown
|
||||
level: medium
|
||||
tags:
|
||||
- attack.defense_evasion
|
||||
|
||||
@@ -26,5 +26,5 @@ detection:
|
||||
ScriptBlockText|contains: '-stream'
|
||||
condition: all of selection*
|
||||
falsepositives:
|
||||
- unknown
|
||||
- Unknown
|
||||
level: high
|
||||
|
||||
@@ -20,7 +20,7 @@ detection:
|
||||
- '.RegisterXLL'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- unknown
|
||||
- Unknown
|
||||
level: high
|
||||
tags:
|
||||
- attack.persistence
|
||||
|
||||
@@ -17,7 +17,7 @@ detection:
|
||||
ScriptBlockText|contains: System.IdentityModel.Tokens.KerberosRequestorSecurityToken
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- unknown
|
||||
- Unknown
|
||||
level: high
|
||||
tags:
|
||||
- attack.credential_access
|
||||
|
||||
@@ -23,7 +23,7 @@ detection:
|
||||
- DoesNotRequirePreAuth
|
||||
condition: 1 of test_*
|
||||
falsepositives:
|
||||
- unknown
|
||||
- Unknown
|
||||
level: low
|
||||
tags:
|
||||
- attack.discovery
|
||||
|
||||
@@ -23,7 +23,7 @@ detection:
|
||||
- 'Win32_Group'
|
||||
condition: 1 of test_*
|
||||
falsepositives:
|
||||
- unknown
|
||||
- Unknown
|
||||
level: low
|
||||
tags:
|
||||
- attack.discovery
|
||||
|
||||
@@ -19,7 +19,7 @@ detection:
|
||||
- 'System.DirectoryServices.Protocols.LdapConnection'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- unknown
|
||||
- Unknown
|
||||
level: low
|
||||
tags:
|
||||
- attack.credential_access
|
||||
|
||||
@@ -21,7 +21,7 @@ detection:
|
||||
- '$'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- unknown
|
||||
- Unknown
|
||||
level: medium
|
||||
tags:
|
||||
- attack.lateral_movement
|
||||
|
||||
@@ -17,7 +17,7 @@ detection:
|
||||
ScriptBlockText|contains: get-smbshare
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- unknown
|
||||
- Unknown
|
||||
level: low
|
||||
tags:
|
||||
- attack.discovery
|
||||
|
||||
Reference in New Issue
Block a user