{"id":"83865853-59aa-449e-9600-74b9d89a6d6e","title":"Audio Capture via SoundRecorder","description":"Detect attacker collecting audio via SoundRecorder application.","author":"E.M. Anhaus (originally from Atomic Blue Detections, Endgame), oscd.community","status":"test","level":"medium","date":"2019-10-24","modified":"2021-11-27","tags":["attack.collection","attack.t1123"],"technique_ids":["T1123"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Legitimate audio capture by legitimate user."],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1123/T1123.md","https://eqllib.readthedocs.io/en/latest/analytics/f72a98cb-7b3d-4100-99c3-a138b6e9ff6e.html"],"source_path":"rules/windows/process_creation/proc_creation_win_soundrecorder_audio_capture.yml","source_sha256":"b75cab0ef06c31dab47173e806fe27b5ef01fb5bd826256e9d1986884cffd077","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_soundrecorder_audio_capture.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Audio Capture via SoundRecorder\nid: 83865853-59aa-449e-9600-74b9d89a6d6e\nstatus: test\ndescription: Detect attacker collecting audio via SoundRecorder application.\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1123/T1123.md\n    - https://eqllib.readthedocs.io/en/latest/analytics/f72a98cb-7b3d-4100-99c3-a138b6e9ff6e.html\nauthor: E.M. Anhaus (originally from Atomic Blue Detections, Endgame), oscd.community\ndate: 2019-10-24\nmodified: 2021-11-27\ntags:\n    - attack.collection\n    - attack.t1123\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        Image|endswith: '\\SoundRecorder.exe'\n        CommandLine|contains: '/FILE'\n    condition: selection\nfalsepositives:\n    - Legitimate audio capture by legitimate user.\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1123","id":"T1123","name":"Audio Capture","page":"techniques/enterprise/T1123/"}],"data_path":"data/detection-rules/83865853-59aa-449e-9600-74b9d89a6d6e.json","kind":"sigma"}
