Files
atomic-red-team/Windows/Collection/Audio_Capture.md
T
Michael Haag 34dd80d94b Initial Commit
+ Audio Capture
+ Automated Collection
+ Input Capture
+ collection bat
+ Payload
+ Updated Matrix
2017-10-12 15:05:28 -07:00

349 B

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