VBA DLL Loaded Via Office Application
Description
Detects VB DLL's loaded by an office application. Which could indicate the presence of VBA Macros.
Query · sigma
selection: Image|endswith: - \excel.exe - \mspub.exe - \onenote.exe - \onenoteim.exe - \outlook.exe - \powerpnt.exe - \winword.exe ImageLoaded|endswith: - \VBE7.DLL - \VBEUI.DLL - \VBE7INTL.DLL condition: selection
Known false positives
- Legitimate macro usage. Add the appropriate filter according to your environment