March 28, 2016 By Larry Loeb 2 min read

Symantec recently noted on its blog that it has seen a disturbing trend in malware attacks: the use of stolen SHA-2 certificates to make the malware appear valid.

SHA-1 Is Insecure

This change in the certs used by the malware is part of an evolving strategy because of security concerns about SHA-1. The malware wants the infected system to believe it is valid code. If the system does, there is a higher probability that the malware will be executed without detection.

Microsoft has already announced the discontinuation of support for files digitally signed with a SHA-1 signature after Jan. 1, 2016, in certain scenarios. Malware creators responded to this by adding stolen SHA-2 certificates to the SHA-1 certificates they may be using.

Symantec described how an older banking Trojan, Trojan.Carberp.B, has been modified to use this approach. The vector used for infection is usually the poisoned attachment embedded in an email document, which has “ATTN 00890” as its subject. The email and the attachment use language targeting people who work in accounting departments.

The infected attachment contains a malicious macro that uses a ROT13 +13/-13 cipher. The macro causes the download of a malicious signed binary, sexit.exe, from a server hosted in Mauritius. Sexit.exe is then installed and completes the infiltration.

SHA-2 Could Have Its Own Problems

Researchers found that sexit.exe was signed by two certificates: One is SHA-1-based, the other SHA-2-based. The goal of using both is to escape detection by the operating system. The use of a SHA-1 cert alone might not be accepted by newer OSs, but the SHA-2 certificate alone would not be accepted by older systems, such as those prior to Windows XP SP3.

There is an additional benefit to malware creators using a SHA-2 certificate: The SHA-2 cert can provide backup if the primary SHA-1 certificate is discovered to be bogus and revoked by the signing authority.

The rise of this technique shows how malware creators are adapting to the new certificate rules. This threat won’t show up immediately in your organization since the creators need to be able to target legacy systems, but it will be coming.

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