Merge pull request #2586 from phantinuss/master
fix: typo unkown --> unknown
This commit is contained in:
@@ -17,7 +17,7 @@ detection:
|
||||
TargetFilename|contains: '\Windows\apppatch\Custom\'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Unkown
|
||||
- Unknown
|
||||
level: medium
|
||||
tags:
|
||||
- attack.persistence
|
||||
|
||||
@@ -21,7 +21,7 @@ detection:
|
||||
- '\Bin\ccSvcHst.exe' # Symantec Endpoint Protection
|
||||
condition: selection and not 1 of filter*
|
||||
falsepositives:
|
||||
- Unkown
|
||||
- Unknown
|
||||
level: medium
|
||||
tags:
|
||||
- attack.persistence
|
||||
|
||||
@@ -17,7 +17,7 @@ detection:
|
||||
TargetFilename: 'C:\program.exe'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Unkown
|
||||
- Unknown
|
||||
level: high
|
||||
tags:
|
||||
- attack.persistence
|
||||
|
||||
@@ -18,7 +18,7 @@ detection:
|
||||
- '\ADMIN$\'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
- Unkown
|
||||
- Unknown
|
||||
level: medium
|
||||
tags:
|
||||
- attack.lateral_movement
|
||||
|
||||
Reference in New Issue
Block a user