Potential Persistence Using DebugPath
Last updated on:
In this page
About the rule
Rule Type
Standard
Rule Description
Detects potential persistence using Appx DebugPath
Severity
Trouble
Rule Requirement
Criteria
Action1:
actionname = "Registry value modified" AND ((OBJECTNAME contains "Classes\ActivatableClasses\Package\Microsoft." OR (OBJECTNAME endswith "Classes\ActivatableClasses\Package" AND OBJECTVALUENAME startswith "Microsoft.")) AND OBJECTNAME endswith "\DebugPath") OR ((OBJECTNAME contains "\Software\Microsoft\Windows\CurrentVersion\PackagedAppXDebug\Microsoft." OR (OBJECTNAME endswith "\Software\Microsoft\Windows\CurrentVersion\PackagedAppXDebug" AND OBJECTVALUENAME startswith "Microsoft.")) AND OBJECTNAME endswith "\(Default)")
select Action1.HOSTNAME,Action1.MESSAGE,Action1.OBJECTNAME,Action1.PROCESSNAME,Action1.PREVVAL,Action1.CHANGES,Action1.USERNAME,Action1.DOMAIN,Action1.NEWTYPE,Action1.OBJECTVALUENAME,Action1.OLDTYPE
Detection
Execution Mode
realtime
Log Sources
Windows
Author
frack113


