Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 349 Bytes

Audio_Capture.md

File metadata and controls

13 lines (7 loc) · 349 Bytes

Audio Capture

MITRE ATT&CK Technique: T1123

cmd.exe

Create a file called test.wma, with the duration of 30 seconds:

SoundRecorder /FILE test.wma /DURATION 0000:00:30

PowerShell

PowerShell Cmdlet - AudioDeviceCmdlets