Audio Capture via SoundRecorder

Last updated on:

About the rule

Rule Type

Standard

Rule Description

Detect attacker collecting audio via SoundRecorder application.

Severity

Trouble

Rule Requirement

Criteria

Action1: actionname = "Process started" AND PROCESSNAME endswith "\SoundRecorder.exe" AND COMMANDLINE contains "/FILE" select Action1.HOSTNAME,Action1.MESSAGE,Action1.COMMANDLINE,Action1.FILE_NAME,Action1.PROCESSNAME,Action1.USERNAME,Action1.PARENTPROCESSNAME

Detection

Execution Mode

realtime

Log Sources

Windows

Author

E.M. Anhaus (originally from Atomic Blue Detections, Endgame), oscd.community