Fix falsepositives list

This commit is contained in:
frack113
2021-05-21 12:35:37 +02:00
parent 0a588a1ecc
commit 1e2f7c7abf
@@ -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: