Detection rules › Sigma

HackTool - SharpUp PrivEsc Tool Execution

Severity
critical
Author
Florian Roth (Nextron Systems)
Source
upstream

Detects the use of SharpUp, a tool for local privilege escalation

MITRE ATT&CK coverage

TacticTechniques
ExecutionT1569.002 System Services: Service Execution
PersistenceT1574.005 Hijack Execution Flow: Executable Installer File Permissions Weakness
Privilege EscalationT1574.005 Hijack Execution Flow: Executable Installer File Permissions Weakness
Defense EvasionT1574.005 Hijack Execution Flow: Executable Installer File Permissions Weakness
DiscoveryT1615 Group Policy Discovery

Event coverage

ProviderEvent IDTitle
Sysmon1Process creation

Stages and Predicates

Stage 1: selection

or:
CommandLine|contains: CachedGPPPassword
CommandLine|contains: DomainGPPPassword
CommandLine|contains: HijackablePaths
CommandLine|contains: ModifiableScheduledTask
CommandLine|contains: ModifiableServiceBinaries
CommandLine|contains: ProcessDLLHijack
CommandLine|contains: UnquotedServicePath
Description: SharpUp
Image|endswith: '\SharpUp.exe'

Indicators

Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.

FieldKindValues
CommandLinematch
  • CachedGPPPassword
  • DomainGPPPassword
  • HijackablePaths
  • ModifiableScheduledTask
  • ModifiableServiceBinaries
  • ProcessDLLHijack
  • UnquotedServicePath
Descriptioneq
  • SharpUp
Imageends_with
  • \SharpUp.exe corpus 2 (sigma 2)