SmartLoader
SmartLoader is a malware loader first highlighted by OALABS Research in early 2024 and commonly distributed through fake GitHub repositories that impersonate legitimate projects. Reported lures include cloned open-source repositories, AI-generated or polished README content, bogus download buttons, fake game cheats, cracked software, cryptocurrency utilities, IT software-related projects, booby-trapped AI tools, and a trojanized Oura MCP Server submitted to public MCP registries. In observed infection chains, victims download ZIP archives containing a batch script, a legitimate LuaJIT executable, and an obfuscated or disguised Lua script; the batch file launches LuaJIT to execute the malicious script. SmartLoader has been described as using Windows API calls to hide its console window, anti-debugging shellcode, heavy VM-style obfuscation, geographic checks, and command-and-control communications that can include resolving infrastructure via a Polygon blockchain dead drop through polygon.drpc.org. It sends host fingerprinting data and screenshots to bare-IP command-and-control servers, receives encrypted instructions, and can establish persistence via scheduled tasks, including task names such as "AudioManager_ODM3" and "OfficeClickToRunTask_7d7757," with some campaigns disguising persistence as Realtek drivers. SmartLoader functions as a staging loader for follow-on malware and has been observed delivering StealC directly into memory without writing it to disk; reporting also states it has delivered Lumma Stealer and has been observed dropping Rhadamanthys. Associated infrastructure and indicators mentioned in the content include the fake repository https://github.com/Voistace/EQVita, the domain https://voistace.github.io, the IP address 85.137.52.21, and a hunting pattern of direct IP URLs containing a /task/ folder and a 40-character filename with no extension. Targeting described in the content includes retro gaming and PlayStation Vita modding communities, users seeking pirated software, offensive security professionals, and developers, particularly those using MCP-enabled AI tooling, because of access to browser credentials, API keys, cloud credentials, and cryptocurrency wallets. Researchers also noted indicators suggesting possible China-based operations in the Oura MCP-related campaign.
Hunt this family in your stack
Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.
Techniques & procedures
19 distinct techniques documented for this family, organized by ATT&CK tactic.
Resource Development
2 techniques
Resource Development
A large-scale malware distribution campaign has been uncovered involving 109 fake GitHub repositories that were used to trick users into downloading two dangerous malware tools named SmartLoader and StealC. The threat actor behind this campaign copied real GitHub projects, republished them under different accounts, and replaced the original documentation with download buttons pointing to malicious ZIP files.
Initial Access
1 technique
Initial Access
Execution
5 techniques
Execution
Persistence is then established through two daily scheduled tasks, with names such as “AudioManager_ODM3” and “OfficeClickToRunTask_7d7757” to blend in with legitimate system activity.
luajit.exe is a real, harmless program that runs scripts... Despite the .txt name, that file isn’t text at all—it’s a hidden script, and LuaJIT runs it.
Persistence
1 technique
Persistence
Privilege Escalation
1 technique
Privilege Escalation
Stealth
5 techniques
Stealth
Then it quietly contacted a server on the internet and sent it data, using a web address scrambled into a meaningless-looking string.
The project, called EQVita, looks like a normal homebrew plugin... the harmless-looking text file among them is actually a hidden script... Calling it .txt is what makes it look harmless and easy to scroll past.
Discovery
2 techniques
Discovery
Collection
1 technique
Collection
Command and Control
3 techniques
Command and Control
Then it quietly contacted a server on the internet and sent it data, using a web address scrambled into a meaningless-looking string. The server answered back.
To locate its active command-and-control server without hardcoding an address, SmartLoader queries a Polygon blockchain smart contract using a JSON-RPC call to polygon.drpc.org, retrieving the live server IP from an on-chain value. This method, known as a blockchain dead drop resolver, allows the operator to swap infrastructure by updating a single on-chain entry rather than rebuilding the malware or changing every staged sample.
IOCs tracked for this family
3 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.
IPs, domains, and DNS infrastructure linked to this family.
Recent activity
12 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A malware loader distributed via fake GitHub repositories that contacts attacker infrastructure to fetch follow-on payloads, including credential- and wallet-stealing malware.
Referenced as a malware family distributed through bogus GitHub repositories used as lures.
SmartLoader is a Lua-based malware loader delivered via fake GitHub repository ZIP files. It launches through a batch script and LuaJIT interpreter, hides its console window, performs anti-debug checks, resolves its active command-and-control server via a Polygon blockchain dead drop resolver, fingerprints the host, captures screenshots, establishes persistence with scheduled tasks, and can decrypt and load follow-on payloads such as StealC directly in memory.
Loader referenced as being used in a supply-chain attack scenario (per the article title).
The version that knows your environment.
Match every observed IP, domain, and hash against your live telemetry.
Named campaigns wielding this family, with evidence pinned to each claim.
CVEs this family uses for access and lateral movement.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Every documented technique, ranked by evidence weight.
Reddit, Mastodon, and CTI community discussion around this family.