October 12, 2017 By Larry Loeb 2 min read

Since the start of 2017, security researchers have observed a cybergang known as FIN7 spreading malware by using LNK files embedded in Word documents via the standard Object Linking and Embedding (OLE) technology. The malware spread is usually the group’s own custom backdoor called HALFBAKED.

However, security firm ICEBRG reported that FIN7 has gone beyond messing with its payload to slip under the security radar and has adopted new attack methods. Notably, the threat group started using OLE command (CMD) files in phishing attacks to spread and execute its malware.

FIN7 Makes Sweeping Changes

When triggered, the CMD file writes JScript to “tt.tx” under the user’s home directory. It then self-replicates and runs WScript using the file’s JScript engine, which performs the code execution.

The resultant malware has gone through some changes as well. Stages of the malware were stored in a string array, which used base64 encoding, while it was being assembled. The name of the array is now obfuscated to prevent defenders from directly searching for it. Additionally, the base64-encoded string it contained is now broken down into multiple strings within an array.

“FIN7 has demonstrated that they are highly adaptable, evading detection mechanisms while impacting a number of large U.S. retail companies over an extended period of time,” the ICEBRG report noted.

Enterprise Users Are Shark Bait for Phishing Attacks

FIN7 also added a new command, getNK2, to the malware’s arsenal. According to ICEBRG, this command targets the victim’s Microsoft Outlook email client autocomplete list in an effort to gain new potential phishing targets. As with most phishing attacks, all it takes is one user to fall victim for the threat to spread throughout an enterprise.

The threat group’s changing tactics and fluid adaptability means that security professionals must find the right balance between broad detection approaches that can generate false positives and more detailed, narrow signatures that may costs more to process.

More from

FYSA — VMware Critical Vulnerabilities Patched

< 1 min read - SummaryBroadcom has released a security bulletin, VMSA-2025-0004, addressing and remediating three vulnerabilities that, if exploited, could lead to system compromise. Products affected include vCenter Server, vRealize Operations Manager, and vCloud Director.Threat TopographyThreat Type: Critical VulnerabilitiesIndustry: VirtualizationGeolocation: GlobalOverviewX-Force Incident Command is monitoring activity surrounding Broadcom’s Security Bulletin (VMSA-2025-0004) for three potentially critical vulnerabilities in VMware products. These vulnerabilities, identified as CVE-2025-22224, CVE-2025-22225, and CVE-2025-22226, have reportedly been exploited in attacks. X-Force has not been able to validate those claims. The vulnerabilities…

SoaPy: Stealthy enumeration of Active Directory environments through ADWS

10 min read - Introduction Over time, both targeted and large-scale enumeration of Active Directory (AD) environments have become increasingly detected due to modern defensive solutions. During our internship at X-Force Red this past summer, we noticed FalconForce’s SOAPHound was becoming popular for enumerating Active Directory environments. This tool brought a new perspective to Active Directory enumeration by performing collection via Active Directory Web Services (ADWS) instead of directly through Lightweight Directory Access Protocol (LDAP) as other AD enumeration tools had in the past.…

Smoltalk: RCE in open source agents

26 min read - Big shoutout to Hugging Face and the smolagents team for their cooperation and quick turnaround for a fix! Introduction Recently, I have been working on a side project to automate some pentest reconnaissance with AI agents. Just after I started this project, Hugging Face announced the release of smolagents, a lightweight framework for building AI agents that implements the methodology described in the ReAct paper, emphasizing reasoning through iterative decision-making. Interestingly, smolagents enables agents to reason and act by generating…

Topic updates

Get email updates and stay ahead of the latest threats to the security landscape, thought leadership and research.
Subscribe today