Unauthorized Stream Data Transfer
Last updated on:
In this page
About the rule
Rule Type
Standard
Rule Description
This rule detects unauthorized data transfers, where data is moved between locations without proper permission. This can lead to security breaches and privacy violations.
Severity
Critical
Rule Requirement
Criteria
Action1: actionname = "Process started" AND ((PROCESSNAME endswith "esentutl.exe" OR PROCESSNAME endswith "printbrm.exe" OR ORIGINALFILENAME contains "esentutl" OR ORIGINALFILENAME contains "printbrm") AND FILE_NAME contains ".") select Action1.HOSTNAME,Action1.MESSAGE,Action1.COMMANDLINE,Action1.FILE_NAME,Action1.PROCESSNAME,Action1.USERNAME,Action1.PARENTPROCESSNAME
Detection
Execution Mode
realtime
Log Sources
Windows


