New BgInfo.EXE Custom VBScript Registry Configuration
Last updated on:
In this page
About the rule
Rule Type
Standard
Rule Description
Detects setting of a new registry value related to BgInfo configuration, which can be abused to execute custom VBScript via "BgInfo.exe"
Severity
Trouble
Rule Requirement
Criteria
Action1: actionname = "Registry value modified" AND (OBJECTNAME contains "\Software\Winternals\BGInfo\UserFields" OR (OBJECTNAME endswith "\Software\Winternals\BGInfo\UserFields" AND isExist(OBJECTVALUENAME))) AND INFORMATION startswith "4" select Action1.HOSTNAME,Action1.MESSAGE,Action1.OBJECTNAME,Action1.PROCESSNAME,Action1.PREVVAL,Action1.CHANGES
Detection
Execution Mode
realtime
Log Sources
Windows
Author
Nasreddine Bencherchali (Nextron Systems)


