Malware News Malicious Impersonator Apps Have Managed To Enter Microsoft Store And Deliver FUD Backconnect Go Proxy Malware

Khushal

Level 15
Thread author
Verified
Top Poster
Well-known
Apr 4, 2024
722
4,526
1,369

Executive Summary
I analyzed a suspicious Microsoft Store utility package, focusing in particular on a WinDirStat impersonator. The analysis combined manual reverse engineering and runtime testing with AI-assisted workflows using REMnux MCP, Malcat MCP with Claude, and automated sandbox analysis.

The application presented itself as a normal Electron-based utility, but loaded a native Go DLL named client.dll through the Node.js FFI library koffi. Dynamic testing showed that this DLL registers with remote helper infrastructure and enters a server-controlled heartbeat loop.

Static analysis, debugger strings, and independent tooling confirmed embedded backconnect/proxy components, including server/src/backconnect/* source paths, yamux multiplexing references, machine-ID fingerprinting, and proxy/session strings. Related samples and YARA pivots suggest the same payload family appears across multiple utility-themed Microsoft Store packages, including WinDirStat and LightShot impersonators.

The strongest conclusion is that these apps act as user-facing decoys and loaders for a Go-based backconnect proxy implant, likely intended to enroll victim systems into proxy infrastructure.
 
Wait... someone actually uses Microsoft Store? 🤯
An average joe might believe in microsoft claims of it being the OG way to install apps!. This research proves it is atleast not safe. More importantly these apps are nearly FUDs which raises questions whether AV vendors are also falling for Microsoft's safety promises!
 
The era of free utility software from unknown vendors seems to be over (it ended a while ago); I think some of you have moved to "well-known, established software vendors" only? No upstarts! 🥲

1778273152917.png
1778273185863.png
1778273211476.png
1778273222782.png