ESET Online Help

Search English
Select the topic

Working with LiveGrid and Safe property

This rule monitors suspicious executable modules dropped from rundll32.exe. Rundll32 is a Microsoft Windows system utility that provides an entry point and minimal framework for executing dynamic load libraries.

Rule

Things to notice in the rule example above:

1.We used the operation ModuleDrop to detect dropped modules from rundll32.

2.To filter out most of the unwanted alerts for legitimate actions, we used three types of conditions:

a.The Popularity and Reputation properties of LiveGrid component to eliminate widely used programs and programs with good reputation.

b.The SignatureType property of Module component is Trusted.

c.The Safe property of Enterprise component is set as True. You can explicitly mark a file as safe in ESET Inspect Web Console.