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

TamperedChef

TamperedChef, also referred to as EvilAI and in some reporting aligned with BaoLoader naming, is a long-running malware/campaign cluster active since at least early 2023 that uses trojanized productivity software as lures. Reported fake applications include PDF editors, calendar apps, ZIP/compression tools, GIF makers, and utilities such as Calendaromatic, AppSuite PDF Editor, DocuFlex, CrystalPDF, OneZip, PDF-Ezy, RapiDoc, JustAskJacky, GoCookMate, RocketPDFPro, ManualReaderPro, Recipe Lister, and AllManualsReader. The malware is commonly distributed through malvertising, sponsored search results, SEO poisoning, and malicious Google and YouTube ads, often via polished download sites and look-alike domains. Multiple reports state operators used valid code-signing certificates, including EV certificates, obtained through shell companies in countries including the United States, Ukraine, Malaysia, Israel, Panama, the United Kingdom, Estonia, and Singapore, to increase trust and bypass protections such as Windows SmartScreen; some later activity suggests portions of the ecosystem may be moving away from signing.

Across reporting, TamperedChef-style malware typically installs software that appears to function normally, then delays malicious activity for weeks or months to evade detection. Observed behaviors include persistence via scheduled tasks and Run/registry keys, command-and-control beacons, host reconnaissance, encrypted/Base64-encoded JSON metadata exfiltration, retrieval of second-stage payloads, browser hijacking, adware delivery, proxy functionality, remote access Trojan behavior, and information stealing. Specific theft capabilities directly reported include harvesting browser credentials, cookies, session data, and autofill data; some variants also support arbitrary command execution and file-system interaction. In one documented Windows AppSuite PDF campaign beginning in June 2025, victims downloaded Appsuite-PDF.msi from deceptive sites such as fullpdf.com and pdftraining.com; the installer dropped PDFEditorSetup.exe, an obfuscated JavaScript component, and a PDF Editor.exe infostealer, established persistence, and the infostealer activated roughly 56 days later to steal browser credentials, cookies, and autofill data. Acronis also reported installers dropping an XML file that creates a scheduled task to launch an obfuscated JavaScript backdoor over HTTPS.

The activity has been tracked by multiple vendors under clusters including CL-CRI-1089, CL-UNK-1090, and CL-UNK-1110. Unit 42 reported more than 4,000 samples across more than 100 variants and global victimization with no strong sector-specific targeting, though infections were observed broadly in enterprise environments and some reporting noted concentrations in the United States, Germany, the United Kingdom, France, Israel, Spain, India, and Ireland. Industries mentioned as affected include healthcare, construction, and manufacturing, with lures often aimed at users searching for PDF tools or specialized equipment manuals. High-confidence infrastructure and IOC examples mentioned in the content include onezipapp.com, crystalpdf.com, calendaromatic.com, meetrapidocapp.com, visitrapidoc.com, nesefurtherebe.com, fullpdf.com, and pdftraining.com.

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
CL-CRI-1089

Operations attributed to CL-CRI-1089 also include Recipe Lister and Calendaromatic, both of which fall under a broader designation known as TamperedChef (aka EvilAI), an ongoing series of campaigns that involve using trojanized versions of productivity software to deliver potentially unwanted programs (PUPs) and adware.

via the hacker newsthehackernews.com
MITRE ATT&CK

Techniques & procedures

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

T1583Acquire InfrastructureEvidence1

These campaigns typically employ malicious ads that direct users to sites hosting the applications.

T1583.008MalvertisingEvidence2

"GPUGate Malware Uses Google Ads"; "TamperedChef ... malvertising tricks"; "Fake ... extensions ... malvertising campaign"; "bypass ... X's malvertising protections"

T1608.006SEO PoisoningEvidence1

"Silver Fox... search engine optimization (SEO) poisoning campaign... Teams lures... download a malicious setup file"; "TamperedChef... bogus installers... malvertising"

Execution

2 techniques
T1053.005Scheduled TaskEvidence2

Implementing a robust persistence mechanism, almost always through scheduled tasks or registry Run keys

T1059Command and Scripting InterpreterEvidence1
TacticExecution

However, TamperedChef-style programs execute commands remotely, exfiltrate users' credentials and deploy malware without consent.

Persistence

3 techniques
T1053.005Scheduled TaskEvidence2

Implementing a robust persistence mechanism, almost always through scheduled tasks or registry Run keys

T1112Modify RegistryEvidence1

Installing a new adversary-controlled default search engine in the user’s primary browser

T1547.001Registry Run Keys / Startup FolderEvidence1

Implementing a robust persistence mechanism, almost always through scheduled tasks or registry Run keys

T1053.005Scheduled TaskEvidence2

Implementing a robust persistence mechanism, almost always through scheduled tasks or registry Run keys

T1547.001Registry Run Keys / Startup FolderEvidence1

Implementing a robust persistence mechanism, almost always through scheduled tasks or registry Run keys

Stealth

3 techniques
T1027Obfuscated Files or InformationEvidence1
TacticStealth

Most of the campaigns we observed used some form of obfuscation or defense evasion techniques for their loader or stealer components.

T1036MasqueradingEvidence1
TacticStealth

TamperedChef-style malware is trojanized productivity software, such as PDF editors or calendars, that deliver malicious payloads.

T1497.003Time Based ChecksEvidence1

Employing a delayed activation technique to evade detection Initially, the samples mimic legitimate applications, remaining dormant for days or even weeks.

Defense Impairment

2 techniques
T1112Modify RegistryEvidence1

Installing a new adversary-controlled default search engine in the user’s primary browser

T1553.002Code SigningEvidence1

One unique attribute of the TamperedChef-style malware is that almost all the first-stage binaries are signed with legitimate code-signing certificates. Attackers used code-signing to add stealth to these payloads.

T1555.003Credentials from Web BrowsersEvidence1

“TamperedChef… activating its payload to harvest browser credentials…”

Discovery

2 techniques
T1082System Information DiscoveryEvidence1
TacticDiscovery

Initial information gathering and exfiltration typically occurring on install. This usually involves simple data collection, like system version, hostname and active browsers.

T1497.003Time Based ChecksEvidence1

Employing a delayed activation technique to evade detection Initially, the samples mimic legitimate applications, remaining dormant for days or even weeks.

Collection

1 technique
T1185Browser Session HijackingEvidence1

Both these methods enable adversaries to control the content searched, ads displayed to victims and, in the case of the browser installation, full control over user cookies and credentials.

T1071Application Layer ProtocolEvidence1

This includes continuous command and control (C2) methods enabling adversaries to retrieve additional payloads, such as information stealers, proxy tooling or remote access Trojans (RATs).

T1090ProxyEvidence1

This diversification includes deploying infostealers, establishing residential proxies and exhibiting behavior that resembles access brokers.

T1105Ingress Tool TransferEvidence1

Upon activation, they trigger the next stage, which typically involves downloading and executing an additional payload delivered via an upstream API.

Exfiltration

1 technique
T1041Exfiltration Over C2 ChannelEvidence1

However, TamperedChef-style programs execute commands remotely, exfiltrate users' credentials and deploy malware without consent.

INDICATORS OF COMPROMISE

IOCs tracked for this family

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

View more in app
Network
7 tracked

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

Hashes
12 tracked

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

Other
1 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
domain●●●●●●●●●●●●View more in app14 days ago
domain●●●●●●●●●●●●View more in app14 days ago
domain●●●●●●●●●●●●View more in app14 days ago
hash.sha256●●●●●●●●●●●●View more in app16 days ago
hash.sha256●●●●●●●●●●●●View more in app16 days ago
uri●●●●●●●●●●●●View more in app16 days ago
ACTIVITY FEED

Recent activity

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

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 matching20

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 mapping18

Every documented technique, ranked by evidence weight.

Researcher chatter

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