{"id":"62120148-6b7a-42be-8b91-271c04e281a3","title":"Suspicious Camera and Microphone Access","description":"Detects Processes accessing the camera and microphone from suspicious folder","author":"Den Iuzvyk","status":"test","level":"high","date":"2020-06-07","modified":"2022-10-09","tags":["attack.collection","attack.t1125","attack.t1123"],"technique_ids":["T1123","T1125"],"logsource":{"category":"registry_event","product":"windows"},"falsepositives":["Unlikely, there could be conferencing software running from a Temp folder accessing the devices"],"references":["https://medium.com/@7a616368/can-you-track-processes-accessing-the-camera-and-microphone-7e6885b37072"],"source_path":"rules/windows/registry/registry_event/registry_event_susp_mic_cam_access.yml","source_sha256":"b979f0de76c44fdf8ecf97635bce3a46e9e7171529aa395f77783e3fafba4d92","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/registry/registry_event/registry_event_susp_mic_cam_access.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Suspicious Camera and Microphone Access\nid: 62120148-6b7a-42be-8b91-271c04e281a3\nstatus: test\ndescription: Detects Processes accessing the camera and microphone from suspicious folder\nreferences:\n    - https://medium.com/@7a616368/can-you-track-processes-accessing-the-camera-and-microphone-7e6885b37072\nauthor: Den Iuzvyk\ndate: 2020-06-07\nmodified: 2022-10-09\ntags:\n    - attack.collection\n    - attack.t1125\n    - attack.t1123\nlogsource:\n    category: registry_event\n    product: windows\ndetection:\n    selection_1:\n        TargetObject|contains|all:\n            - '\\Software\\Microsoft\\Windows\\CurrentVersion\\CapabilityAccessManager\\ConsentStore\\'\n            - '\\NonPackaged'\n    selection_2:\n        TargetObject|contains:\n            - microphone\n            - webcam\n    selection_3:\n        TargetObject|contains:\n            - ':#Windows#Temp#'\n            - ':#$Recycle.bin#'\n            - ':#Temp#'\n            - ':#Users#Public#'\n            - ':#Users#Default#'\n            - ':#Users#Desktop#'\n    condition: all of selection_*\nfalsepositives:\n    - Unlikely, there could be conferencing software running from a Temp folder accessing the devices\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1123","id":"T1123","name":"Audio Capture","page":"techniques/enterprise/T1123/"},{"key":"enterprise/T1125","id":"T1125","name":"Video Capture","page":"techniques/enterprise/T1125/"}],"data_path":"data/detection-rules/62120148-6b7a-42be-8b91-271c04e281a3.json","kind":"sigma"}
