Skip to main content
Mallory
Back to malware
MalwareUsed by 1 actor

LofyStealer

LofyStealer, also referred to as GrabBot, is a modular infostealer associated with the Brazilian-origin cybercrime group LofyGang. It has been observed in campaigns targeting Minecraft players, where it is distributed through social engineering as a fake Minecraft cheat or hack named “Slinky,” often using the official Minecraft icon to appear legitimate. Reporting links the activity to LofyGang through code artifacts, infrastructure, and C2 branding, and assesses the operation as a malware-as-a-service offering with Free and Premium tiers, a victim management panel, and a builder referred to as “Slinky Cracked.”

The malware uses a two-stage infection chain. A first-stage loader, described as a JavaScript or Node.js-based component and observed as load.exe, deploys a native C++ PE64 payload named chromelevator.exe. The loader identifies installed browsers via Windows registry queries, can launch a target browser in a suspended state, decrypts the payload in memory, and injects it directly into browser processes. The payload resolves low-level functions from ntdll.dll at runtime and uses direct syscalls to evade antivirus and EDR hooks. Reported anti-analysis features include IsDebuggerPresent checks and timing-based sandbox evasion. The malware has also been noted to include dbghelp.dll imports such as MiniDumpWriteDump, indicating process memory dumping capability.

LofyStealer targets browser-stored data from multiple browsers, including Google Chrome, Chrome Beta, Microsoft Edge, Brave, Opera, Opera GX, Mozilla Firefox, and Avast Browser. Reported stolen data includes cookies, saved passwords, tokens, payment card details, active session tokens, and IBANs. The malware can use named pipes for inter-process communication, compress stolen data with hidden PowerShell execution using Compress-Archive, Base64-encode the resulting archives, and exfiltrate them over HTTP POST to the /upload endpoint with Content-Type application/json and User-Agent “GrabBot/1.0.” It also uses a SHA-256-based integrity signature field named “sig,” and /time has been reported as an HTTP GET endpoint used for keepalive or synchronization.

High-confidence infrastructure associated with the malware includes command-and-control communications to 24.152.36.241 over port 8080, with the same host reported to expose a web panel branded “LofyStealer, Advanced C2 Platform V2.0.” Observed indicators and artifacts mentioned in reporting include the filenames load.exe and chromelevator.exe, the fake lure name “Slinky,” the C2 IP 24.152.36.241:8080, the /upload and /time endpoints, hidden PowerShell archive creation, and the User-Agent string “GrabBot/1.0.”

Share:
For your environment

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.

THREAT ACTORS

Groups observed using it

1 distinct threat actor attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
LofyGang

Brazilian threat group LofyGang has resurfaced to compromise Minecraft players with the novel LofyStealer malware, also known as GrabBot... Intrusions commenced with the deployment of the Minecraft hack dubbed 'Slinky' ... to run a JavaScript loader that led to the injection of LofyStealer.

via scworldscworld.com
MITRE ATT&CK

Techniques & procedures

28 distinct techniques documented for this family, organized by ATT&CK tactic.

Initial Access

1 technique
T1195Supply Chain CompromiseEvidence1

While LofyGang has previously leveraged the JavaScript supply chain as its initial attack vector, its latest campaign indicates a transition towards a malware-as-a-service model, said ZenoX researchers.

Execution

4 techniques
T1059.001PowerShellEvidence2

Stolen data is compressed using a hidden PowerShell command, encoded in Base64, and sent to the C2 server via an HTTP POST request

T1059.007JavaScriptEvidence2

Intrusions commenced with the deployment of the Minecraft hack dubbed 'Slinky' ... to run a JavaScript loader that led to the injection of LofyStealer.

T1106Native APIEvidence2

Rather than relying on common API functions that endpoint security products actively watch, it resolves low-level functions from ntdll.dll at runtime through direct syscalls.

T1204User ExecutionEvidence2

Threat actors spread the malware entirely through social engineering. They package the malicious file as a Minecraft cheat called “Slinky” and use the game’s official icon to make it look completely legitimate.

Privilege Escalation

3 techniques
T1055Process InjectionEvidence1

The malware bundles a Node.js-based loader with a native C++ payload that is injected directly into live browser memory during execution.

T1055.003Thread Execution HijackingEvidence1

MITRE ATT&CK Técnica Nome Evidência Binário T1055.003 Process Injection: Thread Execution Hijacking Criação de thread remota via syscall direta chromelevator

T1055.012Process HollowingEvidence2

it queries the Windows registry to locate installed browsers and then launches the identified browser in a suspended state, temporarily halting the process before it becomes fully active. The loader then maps the payload directly into the browser’s memory space

Stealth

7 techniques
T1027Obfuscated Files or InformationEvidence1

The payload (chromelevator.exe) ... is decrypted in memory... MITRE ATT&CK Técnica Nome Evidência Binário T1027 Obfuscated Files or Information Payload criptografado, descriptografado em runtime chromelevator

T1036MasqueradingEvidence3

Intrusions commenced with the deployment of the Minecraft hack dubbed 'Slinky', which utilized the official game icon for legitimacy, to run a JavaScript loader that led to the injection of LofyStealer.

T1055Process InjectionEvidence1

The malware bundles a Node.js-based loader with a native C++ payload that is injected directly into live browser memory during execution.

T1055.003Thread Execution HijackingEvidence1

MITRE ATT&CK Técnica Nome Evidência Binário T1055.003 Process Injection: Thread Execution Hijacking Criação de thread remota via syscall direta chromelevator

T1055.012Process HollowingEvidence2

it queries the Windows registry to locate installed browsers and then launches the identified browser in a suspended state, temporarily halting the process before it becomes fully active. The loader then maps the payload directly into the browser’s memory space

T1497.003Time Based ChecksEvidence1

It also includes anti-analysis mechanisms such as debugger detection and timing checks against sandboxes... MITRE ATT&CK Técnica Nome Evidência Binário T1497.003 Virtualization/Sandbox Evasion: Time Based Timing checks via GetTickCount/QPC chromelevator

T1620Reflective Code LoadingEvidence1

The JavaScript loader is ultimately responsible for the deployment of LofyStealer ('chromelevator.exe') on compromised hosts and execute it directly in memory.

Credential Access

4 techniques
T1056.004Credential API HookingEvidence1

LofyStealer then proceeds to harvest and exfiltrate passwords, tokens, cookies, cards, and International Bank Account Numbers across several web browsers, including Google Chrome, Mozilla Firefox, Brave, and Microsoft Edge.

T1539Steal Web Session CookieEvidence3

The malware covers a wide range of targets, hitting eight major browsers including Chrome, Edge, Brave, Opera GX, and Firefox, while extracting cookies, saved passwords, payment card details, active session tokens, and IBANs from each one.

T1555Credentials from Password StoresEvidence2

Once injected and fully active inside the browser, the payload extracts cookies, stored passwords, session tokens, payment card data, and IBANs across eight targeted browsers.

T1555.003Credentials from Web BrowsersEvidence1

MITRE ATT&CK Técnica Nome Evidência Binário T1555.003 Credentials from Web Browsers Extração de senhas armazenadas chromelevator

Discovery

4 techniques
T1012Query RegistryEvidence2

Once the loader, load.exe, runs on the victim machine, it queries the Windows registry to locate installed browsers

T1057Process DiscoveryEvidence1

MITRE ATT&CK Técnica Nome Evidência Binário T1057 Process Discovery Detecção de processos de browser em execução load.exe

T1082System Information DiscoveryEvidence1

It also includes anti-analysis mechanisms such as debugger detection and timing checks against sandboxes. Finally, it performs system reconnaissance (hostname, time, environment variables)... MITRE ATT&CK Técnica Nome Evidência Binário T1082 System Information Discovery Coleta de hostname e fingerprint do host chromelevator

T1497.003Time Based ChecksEvidence1

It also includes anti-analysis mechanisms such as debugger detection and timing checks against sandboxes... MITRE ATT&CK Técnica Nome Evidência Binário T1497.003 Virtualization/Sandbox Evasion: Time Based Timing checks via GetTickCount/QPC chromelevator

Collection

3 techniques
T1056.004Credential API HookingEvidence1

LofyStealer then proceeds to harvest and exfiltrate passwords, tokens, cookies, cards, and International Bank Account Numbers across several web browsers, including Google Chrome, Mozilla Firefox, Brave, and Microsoft Edge.

T1560Archive Collected DataEvidence1

Stolen data is compressed using a hidden PowerShell command, encoded in Base64, and sent to the C2 server via an HTTP POST request

T1560.001Archive via UtilityEvidence1

After collection, data is compressed using PowerShell in hidden mode... Generated files follow two naming patterns: .grab_<name>.zip and output_YYYYMMDD_HHMMSS.zip... MITRE ATT&CK Técnica Nome Evidência Binário T1560.001 Archive Collected Data: Archive via Utility Compressão ZIP dos dados roubados chromelevator

Command and Control

4 techniques
T1071Application Layer ProtocolEvidence1

sent to the C2 server via an HTTP POST request with a SHA-256 integrity signature attached

T1071.001Web ProtocolsEvidence1

WinHTTP is the Windows client HTTP library, used here for all communication with the C2 server... WinHttpOpen initializes the HTTP session with the User-Agent “GrabBot/1.0”... MITRE ATT&CK Técnica Nome Evidência Binário T1071.001 Application Layer Protocol: Web Protocols Comunicação C2 via HTTP/JSON ambos

T1132Data EncodingEvidence1

Stolen data is compressed using a hidden PowerShell command, encoded in Base64, and sent to the C2 server via an HTTP POST request

T1132.001Standard EncodingEvidence1

After compression, the ZIP is Base64-encoded and sent to the C2 as part of a JSON payload... MITRE ATT&CK Técnica Nome Evidência Binário T1132.001 Data Encoding: Standard Encoding Codificação Base64 do ZIP para exfiltração chromelevator

Exfiltration

2 techniques
T1041Exfiltration Over C2 ChannelEvidence3

LofyStealer then proceeds to harvest and exfiltrate passwords, tokens, cookies, cards, and International Bank Account Numbers across several web browsers.

T1048.003Exfiltration Over Unencrypted Non-C2 ProtocolEvidence1

sent to the C2 server via an HTTP POST request with a SHA-256 integrity signature attached

Other

1 technique
T1562.001Disable or Modify ToolsEvidence1

Flag Propósito ... –kill Mata processos de browser antes da injeção... MITRE ATT&CK Técnica Nome Evidência Binário T1562.001 Impair Defenses: Disable or Modify Tools Terminação de processos de browser (–kill) chromelevator

INDICATORS OF COMPROMISE

IOCs tracked for this family

8 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.

View more in app
Network
1 tracked

IPs, domains, and DNS infrastructure linked to this family.

Hashes
6 tracked

File hashes (MD5, SHA-1, SHA-256) from samples and reports.

Other
1 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
ip.v4●●●●●●●●●●●●View more in app2 months ago
hash.md5●●●●●●●●●●●●View more in app2 months ago
hash.sha1●●●●●●●●●●●●View more in app2 months ago
hash.sha1●●●●●●●●●●●●View more in app2 months ago
hash.sha256●●●●●●●●●●●●View more in app2 months ago
hash.sha256●●●●●●●●●●●●View more in app2 months ago
ACTIVITY FEED

Recent activity

4 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

scworldNews
Apr 30, 2026
Novel Minecraft-targeting stealer tapped by reemergent LofyGang | brief | SC Media

Information-stealing malware used to target Minecraft players. It harvests and exfiltrates passwords, tokens, cookies, payment card data, and International Bank Account Numbers from browsers including Google Chrome, Mozilla Firefox, Brave, and Microsoft Edge.

Read more
cyber security newsNews
Apr 29, 2026
Minecraft Players Targeted by LofyStealer Using Node.js Loader and In-Memory Browser Injection - Cyber Security News

Infostealer malware operated as a Malware-as-a-Service platform that masquerades as a Minecraft cheat ('Slinky'), uses a Node.js-based loader and a native C++ payload for in-memory browser injection, and steals cookies, saved passwords, payment card details, session tokens, and IBANs from multiple browsers.

Read more
the hacker newsNews
Apr 28, 2026
Brazilian LofyGang Resurfaces After Three Years With Minecraft LofyStealer Campaign

An infostealer disguised as a Minecraft hack called 'Slinky' and deployed via a JavaScript loader. It executes in memory and steals sensitive data from multiple browsers, including cookies, passwords, tokens, payment card data, and IBANs, then exfiltrates the data to a C2 server.

Read more
zenoxNews
Apr 24, 2026
LofyStealer: Malware targeting Minecraft players. - ZenoX - Artificial Intelligence for Cyber Security

A modular two-stage infostealer distributed as a fake Minecraft hack (“Slinky”). It uses a large Node.js-based loader and a native C++ payload injected into browser processes. It steals browser data including cookies, passwords, tokens, cards, and IBANs from multiple browsers, compresses and Base64-encodes the data, and exfiltrates it to a hardcoded C2. The payload uses direct syscalls for process injection and evasion.

Read more
What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching8

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution1

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping28

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.