Also known as: ASPXTool
Executive Summary
ASPXTool is an advanced ASP.NET web shell refined by Threat Group‑3390 to provide attackers with persistent, remote control over compromised Windows web servers. It leverages obfuscation and standard web protocols to evade detection while enabling file uploads, command execution, and lateral movement. The presence of this shell indicates a successful compromise of the web application layer and may enable exfiltration or further network intrusion.
Enhanced Description
ASPXSpy is a web shell written in ASP.NET that grants attackers command and control capabilities over compromised web servers. The code base was originally released as the generic ASPXSpy template, but Threat Group‑3390 has modified it to create the variant known as ASPXTool. Once installed on a vulnerable Windows web application, the shell exposes an HTTP endpoint that accepts encrypted commands or file uploads via standard form posts. Attackers can remotely execute PowerShell scripts, spawn command shells, upload arbitrary binaries, delete logs, and manipulate web server configuration files to maintain persistence. The modified ASPXTool adds additional stealth mechanisms — such as obfuscated filenames, use of innocuous .aspx extensions, and dynamic code compilation – that lower the likelihood of detection by signature‑based scanners. By operating directly within the trusted web application context, it can bypass many host‑based security controls and facilitate lateral movement to internal hosts over SMB or RDP. Impact assessment shows that a compromised web server can become an entry point for data exfiltration, credential harvesting, or full pivoting into enterprise networks. Organizations hosting .NET applications should enforce strict input validation, restrict file upload permissions, and monitor anomalous HTTP traffic for signs of shell usage.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
The assessment is based solely on limited public statements about ASPXSpy and its modification into ASPXTool by Threat Group‑3390. Key technical details such as command sets, persistence mechanisms, and C2 infrastructure are not provided, resulting in a low confidence level regarding operational specifics. Additional dynamic analysis and forensic data would be required to validate the exact capabilities and impact.
ASPXSpy is a Web shell. It has been modified by Threat Group-3390 actors to create the ASPXTool version. (Citation: Dell TG-3390)