This detection rule identifies potential unauthorized screen capture or video recording activities that may indicate an adversary exfiltrating sensitive visual data from user workstations. Proactively hunting for these events in Azure Sentinel is critical to uncover stealthy reconnaissance efforts where attackers leverage legitimate tools to bypass traditional file-based monitoring and extract real-time information.
rule Vidgrab : Family
{
meta:
description = "Vidgrab"
author = "Seth Hardy"
last_modified = "2014-06-20"
condition:
VidgrabCode or VidgrabStrings
}
This YARA rule can be deployed in the following contexts:
Here are 5 specific false positive scenarios for the Vidgrab detection rule in an enterprise environment, including suggested filters and exclusions:
Scheduled Media Asset Ingestion by Content Management Systems
C:\Program Files\Adobe\AEM or C:\Program Files\Microsoft Office Root\VFS where the parent process is svchost.exe running under the LOCAL SERVICE account during business hours (02:00–06:00 UTC).Endpoint Security Scanning of Video Conferencing Records
C:\Users\Public\Videos\MsTeams directory. When scanning large .mp4 or .webm files, the security agent invokes Vidgrab to analyze file integrity, generating alerts that resemble unauthorized video processing.MsMpEng.exe (Microsoft Defender) or CSFalconService.exe and the target file extension matches .mp4, .webm, or .mkv.IT Admin Deployment of Digital Signage Content