SigmaHQ/rules/windows/process_creation/win_powershell_audio_capture.yml
2019-10-28 11:59:49 +01:00

20 lines
509 B
YAML

title: Audio Capture via PowerShell
description: Detect attacker collecting audio via PowerShell Cmdlet.
status: experimental
author: E.M. Anhaus (orignally from Atomic Blue Detections, Endgame)
date: 2019/10/24
tags:
- attack.collection
- attack.t1123
detection:
selection:
CommandLine:
- '* WindowsAudioDevice-Powershell-Cmdlet *'
condition: selection
falsepositives:
- legit audio capture
level: medium
logsource:
category: process_creation
product: windows