CL-STA-1062 Targets Southeast Asian Governments and Critical...#2431
Open
carlospolop wants to merge 1 commit into
Open
CL-STA-1062 Targets Southeast Asian Governments and Critical...#2431carlospolop wants to merge 1 commit into
carlospolop wants to merge 1 commit into
Conversation
Collaborator
Author
🔗 Additional ContextOriginal Blog Post: https://unit42.paloaltonetworks.com/cl-sta-1062-tinyrct-backdoor Content Categories: Based on the analysis, this content was categorized under "Windows Hardening / Windows Local Privilege Escalation / DLL Hijacking or a new Windows execution/persistence page for .NET AppDomainManager Injection; secondary notes could fit Windows persistence and malware-analysis anti-analysis techniques". Repository Maintenance:
Review Notes:
Bot Version: HackTricks News Bot v1.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 Automated Content Update
This PR was automatically generated by the HackTricks News Bot based on a technical blog post.
📝 Source Information
🎯 Content Summary
Unit 42 analyzes CL-STA-1062, a Chinese-speaking activity cluster active since at least March 2022 and assessed with high confidence to overlap with Cisco Talos UAT-7237. The article, published on June 25, 2026, focuses on 2025 operations against Southeast Asian government entities, state-owned enterprises, and critical energy infrastructure. The campaign combines web-application compromise, ASPX web shells, open-source VPN/tunneling tools, c...
🔧 Technical Details
ASPX web shell foothold as a post-exploitation bus: compromising an internet-facing web application and deploying an ASPX web shell gives attackers an execution layer inside the target network. From that web shell, operators can run arbitrary commands, drop tunneling and credential tools, perform system and network reconnaissance, stage source-code directories, access databases such as MSSQL, and exfiltrate results. The reusable defensive lesson is to treat any web shell as full host compromise and hunt for suspicious child processes of web server workers, command interpreters, archive tools,
curl, tunneling binaries, and database clients.AppDomainManager Injection with adjacent .NET config files: a legitimate signed .NET executable can be abused if an attacker can place a malicious adjacent
.exe.configfile and a malicious AppDomain manager DLL next to it. When the executable starts, the .NET runtime reads the ...🤖 Agent Actions
Plan re-initialized. Continuing with the current run and keeping the work scoped to the existing single-file update.
This PR was automatically created by the HackTricks Feed Bot. Please review the changes carefully before merging.