LIVE · cybersecurity feed
Live wire
malware

New Agent Tesla Malware Variant Boosts Evasion Capabilities

An Agent Tesla v4 malware campaign used novel emoji-based code obfuscation to evade detection, KnowBe4 has revealed

zeroday.news ·

A new variant of the Agent Tesla infostealer, designated version 4, has been identified by KnowBe4 researchers, incorporating enhanced evasion techniques and credential harvesting capabilities. This updated malware was observed in a sophisticated business email compromise (BEC) campaign specifically targeting finance departments.

The attack vector involved an email designed to appear as an internal forwarded thread, spoofing the address of the Metropolitan Bank and Trust Company, a legitimate commercial bank based in the Philippines. Recipients were instructed to review an attached document and reply, creating a sense of urgency and legitimacy.

Upon execution, the malware utilizes a JScript dropper, which is notable for its novel obfuscation method. The script's body is interleaved with Unicode emoji characters, such as hearts and water droplets. This technique aims to disrupt string-based signature matching by security tools and make manual code review more challenging due to visual noise.

When launched, the JScript dropper writes two files to `C:\Users\Public\Libraries\`. One of these files serves as a misdirection, while the other is passed into DonutLoader shellcode for reflective portable executable (PE) injection. This method ensures that the final Agent Tesla binary never touches the filesystem, thereby evading detection by file-based scanners.

Agent Tesla v4 also employs several other defense evasion mechanisms. It is intentionally scrambled using an obfuscator tool called "ConfuserEx," making its code difficult to analyze. The malware's assembly metadata is also designed to present itself as a Python installer. Furthermore, it incorporates a standard Windows function as a preliminary defense to detect debuggers and will cease execution if one is found, preventing analysis.

Before initiating credential harvesting, the malware generates a persistent hardware fingerprint. This allows attackers to track victims even across operating system reinstalls or IP address changes. Additional persistence mechanisms include disabling validation for all outgoing connections, ensuring uninterrupted communication with its command-and-control (C2) infrastructure without triggering security alerts.

The infostealer is designed to sweep credentials from over 40 applications, encompassing web browsers, messaging platforms, and native Windows credential repositories. It also includes keylogger and clipboard monitoring functionalities. All exfiltrated data, which includes a system fingerprint header containing a timestamp, username, computer name, OS name, CPU, RAM, public IP, and MD5 hardware ID, is rapidly exfiltrated to a single attacker-controlled FTP server within seconds of execution, without any delayed staging.

KnowBe4 researchers suggest that while the emoji-obfuscation tactic in the JS dropper is novel, it can be mitigated. They advise that YARA rules specifically looking for the Unicode code points used in conjunction with JScript-specific patterns, such as `WScript.Shell` or `CreateObject` calls, should be effective in detecting this malware family. Security teams are recommended to update their email security rules to intercept Agent Tesla before it can harvest credentials.

malware
ShareXLinkedInWhatsAppFacebook

More News

view all →
breach

AWS Security makes an inscrutable choice

Quarantining leaked credentials is not good enough

cloud security

Cloudflare Launches Bot Preference Sync for AI Traffic Management

Cloudflare has introduced Bot Preference Sync, a new feature designed to simplify the management of AI bot traffic. This tool automatically updates a website's robots.txt file to align with the user's AI bot configuration settings. The goal is to prevent discrepancies between stated preferences and enforced rules, ensuring better control over how AI crawlers access and use website content.

ai

Say it once: introducing Bot Preference Sync

Cloudflare's new Bot Preference Sync automatically aligns your robots.txt file with your AI bot policies for Search, Agent, and Training. Easily manage which bots access your content without maintaining static files.

patch

Friday Squid Blogging: Neon Flying Squid

The neon flying squid can fly in formation. The shoal of about 100 squid rose unexpectedly from a patch of the Pacific Ocean around 370 miles from Tokyo and glided near the boat for about 30 metres. The astonished researchers were the first to capture photographs of such a thing, which looked like the early stages of an alien invasion. They were probably neon flying squid (Ommastrephes bartramii),

security

Lawmakers call for investigation into impact of CISA staffing cuts

Lawmakers say little is known about how recent cuts have impacted CISA and how the knowledge that was lost has been replaced.

breach

Apollo discloses data breach from ongoing wave of attacks hitting financial sector

The private equity firm said attackers broke into some of its cloud platforms during a five-day period in early July, compromising sensitive personal data. The post Apollo discloses data breach from ongoing wave of attacks hitting financial sector appeared first on CyberScoop.