Last seven days
- First activity
- Jul 24, 2026
- Last activity
- Jul 31, 2026
- Feed role
- C2 / Distribution
- Host form
- 5 IP / 28 hostnames
Agent Tesla is a long-running .NET-based credential-stealing malware family that has been active since at least 2014 and is widely sold and abused in cybercrime operations.
Profile source: Mallory opens in a new tabAgent Tesla
Agent Tesla is a long-running .NET-based credential-stealing malware family that has been active since at least 2014 and is widely sold and abused in cybercrime operations. It is commonly characterized as spyware, a keylogger, and a remote-access-capable stealer, with core functionality centered on harvesting sensitive user data from infected Windows systems. Reported capabilities include keylogging, clipboard capture, screen capture, theft of stored browser and email credentials, and exfiltration of stolen information, including via SMTP in some campaigns. Agent Tesla is frequently grouped with commodity infostealers and password stealers and remains a prevalent tool in opportunistic financially motivated intrusion activity.
Distribution is strongly associated with phishing and malspam. Observed campaigns have used business-themed email lures, compressed attachments, malicious documents, executable payloads, and archive-delivered stages. Agent Tesla has also appeared as a payload delivered by multi-stage loader and crypter ecosystems, including fileless Lua- or AutoIt-based phishing chains and the Cruciferra crypter service, which has been used by multiple unrelated criminal groups to protect and deploy commodity malware. Campaign themes have included invoices, orders, offers, requests, shipping or payment pretexts, tax-related lures, and impersonation of legitimate organizations.
The malware primarily targets Windows environments. It has been observed in broad, global spam and phishing activity rather than narrowly targeted espionage, affecting enterprises and individual users across multiple sectors. Industries repeatedly exposed through campaigns carrying Agent Tesla or its delivery infrastructure include finance, healthcare, government, education, manufacturing, hospitality, and travel. Exploitation of older Microsoft Office vulnerabilities has also been associated with some Agent Tesla delivery activity, reinforcing its role as a durable commodity threat in email-borne intrusion ecosystems.
C2 tracking
Derp observations, rolling seven-day window
Samples
095bc1f68b458fac05aae349543df9de3961749561fdd48d8f1914bff0f5db9e 656474e89fac5a58fc41924d2695b0efb60d908f75597a10dc2cd707184e15c9 717367b26afe81de1a41fe61ca58434b7334efa2e83bc11d40f2ec319da6c992 857366a03fe78721ac6828fb2ddd5e1ba3ed79b9ca73e243db776bb5c5de4bf1 bbd75c851b563e3882d7ce47253ed0c5310af70c587e5d0a259d5ce095b33041 52c6f7bda8c2aa93eddfce504a47a810ac2bd22587ba4b4f6fbeb26a9c8e5209 671688c605cd1ce1ccfe4c184133158054368418e7fee7d7b7b6e57c8b408779 3dd18766ce04fb157b0323e5302cfc09257f0856d6eb8e6452392c6adbd17cd4 476e56de551b76b2d631e0b91a9714bbb1e304a5a8c81bf85e97a47b38c91e82 0cacceb763d3e00197e2c0fc6635df4e31a3882cca109e398801e5c92713096b Reported operators
[๐ฝTA] TA558 (๐ด): Steganography using other malwares (AgentTesla, FormBook, Remcos, LokiBot, GuLoader or XWorm)
beginning in late 2021, Proofpoint observed this group begin using DiscordApp URLs linking to a compressed file which led to either AgentTesla or Imminent Monitor.
The info stealers most popular with SilverTerrier last year were LokiBot (446 unique samples/month), Pony (330 unique samples/month), and Agent Tesla .NET keylogger (95 unique samples/month).
The group relied exclusively on a variety of publicly available spyware and Remote Access Trojans (RATs), including AgentTesla, Lokibot, AzoRult, Pony, and NetWire.
...finally deploying stealer and cryptominer malware such as AgentTesla, rhajk, nasqa.
"...families of RATs and infostealers. These included Lokibot, Betabot, Formbook, and AgentTesla."
Exploited software
MITRE ATT&CK
Reporting
Security researchers and email threat monitors reported continued activity from the PureCoder malware ecosystem, with campaigns distributing credential-stealing and remote-access payloads including PureLogs, PureRAT, and PureHVNC. An analysis of the broader Pure malware family described it as a growing threat, while Italian malspam telemetry later showed PureHVNC appearing alongside AgentTesla, FormBook, and Remcos in business-themed phishing lures tied to bank transfers, orders, offers, and requests. Script files were the most common attachment type in those campaigns, followed by Office documents and MSIL binaries. Researchers also warned that industry naming around this malware remains inconsistent, especially the use of zgRAT to describe different PureCoder families. Netresec said the label is being applied to both PureLogs, a .NET infostealer focused on credential and data theft, and PureRAT, a .NET RAT that supports capabilities such as HVNC, webcam and microphone access, keylogging, reverse proxying, and code injection. The report said this overlap affects Suricata and TLS-certificate-based detections, creating false positives and family-level misclassification, and urged defenders to use precise names such as PureLogs or PureRAT when attribution is clear.
A global phishing campaign dubbed TTF Trap is using business email compromise lures and impersonation of trusted brands such as FedEx to infect Windows users with remote access Trojans and infostealers. Fortinet said the operation begins with phishing emails carrying or linking to ZIP or RAR archives, then launches heavily obfuscated JavaScript that establishes persistence and triggers a disguised loader hidden inside a fake .ttf font file. The loader runs through legitimate LuaJIT or AutoIt interpreters and uses layered obfuscation, in-memory execution, API unhooking, anti-analysis checks, and reflective loading to avoid detection while keeping payloads off disk. Researchers observed the campaign since late March and said related loader code dates back to October 2025; malware delivered in the operation includes Agent Tesla, Remcos, XWorm, Best Private Logger, and Snake Keylogger variants, with the apparent goal of stealing data and maintaining remote access for follow-on attacks.
Proofpoint reported that the Cruciferra crypter-as-a-service is being used by multiple unrelated cybercriminal actors to deliver commodity malware, particularly RATs and infostealers, through email-borne campaigns. Marketed since fall 2025 on exploit[.]in with subscription tiers ranging from $450 to $2,000 per month, the service has been tied to campaigns distributing AsyncRAT, XWorm, zgRAT, Agent Tesla, Formbook, XLoader, Phantom Stealer, and Remcos. Financial services, healthcare, and government organizations appeared frequently among targets, while observed lures included tax-themed messages linked to TA4922 and hospitality-themed campaigns delivering zgRAT. Researchers said Cruciferra is under active development, with both production and testing variants observed and VirusTotal metadata indicating frequent rebuilds and redeployment. The crypter, written in Mono, combines layered evasion and anti-analysis techniques including DLL side-loading, decoy exports, indirect syscalls, API and IAT unhooking, BYOVD-based EDR tampering, persistence, UAC bypass, and a customized Process Ghosting implementation, alongside more than 90 custom or hybrid cryptographic routines designed to conceal payloads and hinder static analysis. Microsoft documentation on the COM Elevation Moniker provides context for one of the Windows privilege-elevation mechanisms relevant to the UAC bypass tradecraft described in the analysis.
Researchers reported a large-scale phishing campaign targeting Windows users with malicious archives that masquerade as business cooperation or payment-related documents from well-known companies. The infection chain uses heavily obfuscated JScript droppers and an AutoIt- or Lua-based loader disguised as a TrueType font (.ttf) file, enabling a largely fileless compromise path designed to avoid detection. Security reporting described the operation as global in scope, with lures crafted to persuade recipients to open fake font files that trigger the malware delivery process. The campaign has deployed multiple commodity malware families, including Agent Tesla, Remcos, XWorm, and Best Private LOGGER, the latter assessed as a variant of Snake Keylogger based on shared modules and coding patterns. Researchers said the loader evolved significantly from late 2025 through mid-2026, adding anti-analysis features such as junk code, string obfuscation, API unhooking, breakpoint neutralization, Donut shellcode signature patching, decoy memory, and segmented shellcode decryption through a Vectored Exception Handler. Published indicators include domains, IP addresses, a Discord-hosted malicious JavaScript file, and SHA-256 hashes to support enterprise detection and threat hunting.
Derp wouldn't exist without the work these projects do for the security community. We rely on their data sources to improve the quality and depth of what we publish. Thank you, we're genuinely grateful.