Merge pull request #2586 from phantinuss/master

fix: typo unkown --> unknown
This commit is contained in:
frack113
2022-01-20 11:36:33 +01:00
committed by GitHub
4 changed files with 4 additions and 4 deletions
@@ -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