VBA DLL Loaded Via Office Application
Last updated on:
In this page
About the rule
Rule Type
Standard
Rule Description
Detects VB DLL's loaded by an office application. Which could indicate the presence of VBA Macros.
Severity
Trouble
Rule Requirement
Criteria
Action1: actionname = "sa_imageloaded" AND PROCESSNAME endswith "\excel.exe,\mspub.exe,\onenote.exe,\onenoteim.exe,\outlook.exe,\powerpnt.exe,\winword.exe" AND OBJECTNAME endswith "\VBE7.DLL,\VBEUI.DLL,\VBE7INTL.DLL" select Action1.HOSTNAME,Action1.MESSAGE,Action1.PROCESSNAME,Action1.PRODUCT_NAME,Action1.OBJECTNAME
Detection
Execution Mode
realtime
Log Sources
Windows
Author
Antonlovesdnb


