Potential 7za.DLL Sideloading

Last updated on:

About the rule

Rule Type

Standard

Rule Description

Detects potential DLL sideloading of "7za.dll"

Severity

Attention

Rule Requirement

Criteria

Action1: actionname = "sa_imageloaded" AND OBJECTNAME endswith "\7za.dll" AND (PROCESSNAME notstartswith "C:\Program Files (x86)\,C:\Program Files" OR OBJECTNAME notstartswith "C:\Program Files (x86)\,C:\Program Files") select Action1.HOSTNAME,Action1.MESSAGE,Action1.PROCESSNAME,Action1.PRODUCT_NAME,Action1.OBJECTNAME

Detection

Execution Mode

realtime

Log Sources

Windows

Author

X__Junior