Techniques
Sample rules
Suspicious Camera and Microphone Access
- source: sigma
- technicques:
- t1123
- t1125
Description
Detects Processes accessing the camera and microphone from suspicious folder
Detection logic
condition: all of selection_*
selection_1:
TargetObject|contains|all:
- \Software\Microsoft\Windows\CurrentVersion\CapabilityAccessManager\ConsentStore\
- \NonPackaged
selection_2:
TargetObject|contains:
- microphone
- webcam
selection_3:
TargetObject|contains:
- :#Windows#Temp#
- :#$Recycle.bin#
- :#Temp#
- :#Users#Public#
- :#Users#Default#
- :#Users#Desktop#