Potential SharePoint ToolShell CVE-2025-53770 Exploitation Indicators
Description
Detects potential exploitation of CVE-2025-53770 by identifying indicators such as suspicious command lines discovered in Post-Exploitation activities. CVE-2025-53770 is a zero-day vulnerability in SharePoint that allows remote code execution.
Query · sigma
selection_img: ParentImage|endswith: \w3wp.exe selection_encoded_aspx: - CommandLine|wide|base64offset|contains: spinstall0.aspx - CommandLine|base64|contains: spinstall0.aspx selection_encoded_path: CommandLine|wide|base64offset|contains: - :\PROGRA~1\COMMON~1\MICROS~1\WEBSER~1\15\TEMPLATE\LAYOUTS - :\PROGRA~1\COMMON~1\MICROS~1\WEBSER~1\16\TEMPLATE\LAYOUTS - :\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\TEMPLATE\LAYOUTS - :\Program Files\Common Files\Microsoft Shared\Web Server Extensions\16\TEMPLATE\LAYOUTS selection_ioc: CommandLine|contains: - -EncodedCommand JABiAGEAcwBlADYANABTAHQAcgBpAG4AZwAgAD0 - TEMPLATE\LAYOUTS\spinstall0.aspx condition: (selection_img and 1 of selection_encoded_*) or selection_ioc
Known false positives
- Unknown