Laplas Clipper is cryptocurrency-targeting clipper malware used to hijack digital-asset transactions by monitoring a victim’s clipboard for wallet identifiers and replacing copied addresses with attacker-controlled lookalike values. It has been observed in both .NET and Go-based variants, including samples protected with commercial packers, and is associated with financially motivated campaigns focused on cryptocurrency theft rather than broad destructive impact.
The malware inspects clipboard contents with regular-expression matching for numerous cryptocurrency wallet formats and related payment strings, then substitutes matching values to redirect transfers. Reported targeting includes major cryptocurrency ecosystems and related transaction formats. Laplas Clipper also communicates with remote infrastructure to retrieve regex patterns, register infected hosts, and obtain replacement wallet data, indicating centrally managed configuration and victim tracking.
On Windows systems, Laplas Clipper has been observed establishing persistence by copying itself into user profile application-data locations and creating scheduled tasks configured to execute at frequent intervals. Some variants also ensure single-instance execution through mutex creation. Network behavior includes host registration and periodic communication with operator-controlled services.
Laplas Clipper has been delivered as a secondary payload by other malware families, including SmokeLoader and StealC, and has appeared alongside other financially motivated malware such as SystemBC, RecordBreaker, Lumma Stealer, RedLine, Vidar, Raccoon, DanaBot, Amadey Bot, PrivateLoader, and NetSupport Manager. It has also been observed in campaigns that paired it with MortalKombat ransomware, where the same intrusion activity combined extortion and cryptocurrency theft. Documented delivery chains include phishing emails with malicious attachments and loader-based execution, and related activity has also involved scanning for exposed remote access services.
The malware is part of a broader cybercriminal ecosystem in which specialized loaders, stealers, proxy malware, and clippers are combined to maximize monetization from compromised hosts. Its primary operational purpose is crypto theft through clipboard manipulation, making it especially relevant to individual cryptocurrency users and organizations handling digital assets on Windows endpoints.
Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.
25 distinct techniques documented for this family, organized by ATT&CK tactic.
Laplas Clipper also creates a Windows scheduled task by executing the schtasks command shown below
cmd.exe /C schtasks /create /tn OQaXPFVvfW /tr ”C:\Users\<user>\AppData\Roaming\OQaXPFVvfW\TCOBAisZyL.exe” /st 00:00 /du 9999:59 /sc once /ri 1 /f
Using an embedded VB script, the BAT loader script inflates the downloaded malicious ZIP in the “%TEMP%” location
Laplas Clipper also creates a Windows scheduled task by executing the schtasks command shown below
This technique is not novel. It has been employed in various forms for several years to achieve different effects, all of which are related to evading defense mechanisms.
Binary padding is the process of adding extra or junk data to a portable executable (PE) file that, while not changing the behavior of the binary, changes certain characteristics that can help with either obfuscating relevant code or defeating sandboxing solutions and detections.
drops a malicious executable file with double file extensions “<filename>.PDF.EXE”
The loader script will run the dropped payload as a process in the victim’s machine, then delete the downloaded and dropped malicious files to clean up the infection markers.
The BAT loader script uses the living-off-the-land binary (LoLBin) bitsadmin to download a malicious ZIP file from the attacker-controlled download server
202 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.
File hashes (MD5, SHA-1, SHA-256) from samples and reports.
Other indicator types observed in public reporting.
8 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A secondary payload explicitly described as dropped by StealC.
Laplas Clipper is referenced as a sample inflated via overlay padding to more than 600 MB, illustrating binary padding used to hinder analysis.
Mentioned only as one of several malware strains observed alongside Lumma.
Clipper malware identified in this content through certificate values and favicon hash tied to its infrastructure.
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.