December 12, 2016 By Larry Loeb 2 min read

In November, security researchers from Proofpoint discovered a nasty Trojan called August.

According to the researchers, the August malware targets customer service staff at retail companies with phishing emails designed to look like customer complaints or other normal business correspondence. The infection technique involves Word macros and Powershell, and the eventual payload attempts to steal user credentials and information-rich documents from the victim.

August Malware in November

Once launched, the macro malware conducts various automated checks to filter out sandbox environments and security researchers. It then looks for the Maxmind IP-to-geolocation application program interface (API), task counts, task names and file counts.

After it confirms that its activities are not being observed, the malware will launch a Powershell command to filelessly load the payload from a byte array hosted on a remote command-and-control (C&C) site. Since no file is actively created on the victim’s machine, defensive measures aimed at detecting file creation will fail.

Proofpoint researchers found some additional lines of Powershell code present, which would serve to clarify the array through an XOR operation before executing the main function of the payload. Again, the malicious actors can execute these Powershell commands without creating a file on the victim’s machine.

The Power of Powershell

Once launched, the Trojan tries to steal files .rdp files, wallet.dat files, cryptocurrency wallets and other files with specified extensions. It also targets File Transfer Protocol (FTP) and messenger credentials, as well as cookies and passwords from various web browsers and email services.

Symantec also released a report, “The Increased Use of Powershell in Attacks,” about the widespread use of the task automation and configuration management tool as an attack vector. The technique is so successful that 95.4 percent of the 111 malware families analyzed in the report used Powershell in some way. It seems this exploit vector is here to stay for the foreseeable future.

August malware and others like it are difficult to detect, both at the gateway and the endpoint, because of the methods that they employ. There may be no simple prevention solution here, save to educate workers about what happens when you open a suspicious Word document.

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