Fix falsepositives list
This commit is contained in:
@@ -5,6 +5,7 @@ description: Detects powershell script installed as a Service
|
||||
status: experimental
|
||||
author: oscd.community, Natalia Shornikova
|
||||
date: 2020/10/06
|
||||
modified: 2021/05/21
|
||||
references:
|
||||
- https://speakerdeck.com/heirhabarov/hunting-for-powershell-abuse
|
||||
tags:
|
||||
@@ -16,7 +17,8 @@ detection:
|
||||
- 'powershell'
|
||||
- 'pwsh'
|
||||
condition: service_creation and powershell_as_service
|
||||
falsepositives: Unknown
|
||||
falsepositives:
|
||||
- Unknown
|
||||
level: high
|
||||
---
|
||||
logsource:
|
||||
|
||||
Reference in New Issue
Block a user