The Chrysalis Backdoor: Vulnerable Notepad++ Updater Abuse by a Chinese APT Campaign
Source report →Rapid7 Labs uncovered a sophisticated espionage campaign featuring a new custom backdoor dubbed "Chrysalis" that was delivered through compromised Notepad++ distribution infrastructure. The attack chain begins with an NSIS installer that deploys multiple components including a renamed legitimate Bitdefender executable used for DLL sideloading, which then loads and executes encrypted shellcode. The malware employs multiple layers of obfuscation including custom decryption routines, API hashing techniques, and string obfuscation to evade detection. Chrysalis establishes persistence through Windows services or registry modifications and communicates with command-and-control servers using encrypted channels that mimic legitimate API traffic patterns.
The backdoor provides comprehensive remote access capabilities including interactive shell execution, file system operations, process creation, and data exfiltration. Additional artifacts discovered during the investigation revealed the use of a Tiny-C-Compiler to execute Metasploit shellcode that downloads Cobalt Strike beacons, demonstrating a multi-tool approach. One particularly notable loader variant utilizes Microsoft's undocumented Warbird code protection framework through the NtQuerySystemInformation system call to execute shellcode within the memory space of legitimate Microsoft-signed binaries. The campaign also includes various loader variants that deploy Cobalt Strike beacons with consistent infrastructure patterns and shared cryptographic keys, indicating coordinated operations across multiple attack vectors.
IOCs (35)
Scan your environment for IOCs →URL 13
https://api.skycloudcenter.com/a/chat/s/70521ddf-a2ef-4adf-9cf0-6d8e24aaa821http://api.wiresguard.com/users/adminhttp://api.wiresguard.com/update/v1http://api.wiresguard.com/api/FileUpload/submithttp://59.110.7.32:8880/uffhxpSyhttp://59.110.7.32:8880/api/getBasicInfo/v1http://59.110.7.32:8880/api/Metadata/submithttp://124.222.137.114:9999/3yZR31VKhttp://124.222.137.114:9999/api/updateStatus/v1http://124.222.137.114:9999/api/Info/submithttps://api.wiresguard.com/users/systemhttps://api.wiresguard.com/api/getInfo/v1https://api.wiresguard.com/api/Info/submitDOMAIN 2
api.skycloudcenter.comapi.wiresguard.comIP ADDRESS 4
95.179.213.061.4.102.9759.110.7.32124.222.137.114SHA256 FILE HASH 16
8ea8b83645fba6e23d48075a0d3fc73ad2ba515b4536710cda4f1f232718f53e2da00de67720f5f13b17e9d985fe70f10f153da60c9ab1086fe58f069a15692477bfea78def679aa1117f569a35e8fd1542df21f7e00e27f192c907e61d63a2e3bdc4c0637591533f1d4198a72a33426c01f69bd2e15ceee547866f65e26b7ad0a9b8df968df41920b6ff07785cbfebe8bda29e6b512c94a3b2a83d10014d2fd4c2ea8193f4a5db63b897a2d3ce127cc5d89687f380b97a1d91e0c8db542e4f8e7cd605568c38bd6e0aba31045e1633205d0598c607a855e2e1bca4cca1c6eda078a9e5c6c787e5532a7e728720cbafee9021bfec4a30e3c2be110748d7c43c5b4169a831292e245ebdffedd5820584d73b129411546e7d3eccf4663d5fc5be37add554a98d3a99b319f2127688356c1283ed073a084805f14e33b4f6a6126fdfcc2765305bcd213b7558025b2039df2265c3e0b6401e4833123c461df2de51aa511be5164dc1122fb5a7daa3eef9467e43d8458425b15a640235796006590c99276594e73cda1c69b7d265b3f08dc8fa84bf2d6599086b9acc0bb3745146600f4d829739f2d6ba7e3ede83dad428a0ced1a703ec582fc73a4eee3df3704629a4a52570eeaf9d27722377865df312e295a7a23c3b6eb991944c2ecd707cc9906831e1ea13a1bd405f5bda2b9d8f2265f7b1db6c668dd2165ccc8a9c4c15ea7ddDetections (9)
Enable detections →Connect your environment for suggestions and queries personalized to your security telemetry.
- Detect executables masquerading as legitimate system files in non-standard directories
- Flag processes decoding or deobfuscating data using certutil, base64, or XOR operations
- Detect reflective DLL injection or in-memory assembly loading without disk writes
- Detect broad file system enumeration commands
- Detect cmd.exe spawned by Office apps or with obfuscated arguments
- Alert on deletion of log files, scripts, or artifacts immediately after execution
- Detect file downloads from external URLs via LOLBins
- Detect tampered release artifacts, force-pushed tags, or unauthorized package publications in CI/CD
- Detect C2 beaconing over HTTP/S to suspicious destinations