Trustwave Rapid Response: CrowdStrike Falcon Outage Update. Learn More

Trustwave Rapid Response: CrowdStrike Falcon Outage Update. Learn More

Services
Capture
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

twi-managed-portal-color
Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

twi-briefcase-color-svg
Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

tw-laptop-data
Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

twi-database-color-svg
Database Security

Prevent unauthorized access and exceed compliance requirements.

twi-email-color-svg
Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

tw-officer
Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

tw-network
Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Offensive Security
Solutions to maximize your security ROI
Microsoft Exchange Server Attacks
Stay protected against emerging threats
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
SpiderLabs Blog

Password Protected Word Document Delivers HERMES Ransomware

Evading AV detection is part of a malware author's routine in crafting spam campaigns and an old and effective way of achieving this is spamming a password protected document. Recently, we observed such a password protected document being spammed out, and even worse, its payload was ransomware.

 

Email_sample
Figure 1: Email sample containing the password for the attachment "Invoice.doc"

 

Doc_pwd
Figure 2: User is required to input the password to open the document

 

The "Invoice.doc" attachment contains a macro. If the user's macro security setting is Low, the document will automatically launch the macro. Furthermore, the macro is password protected. Unfortunately, faced with this, most users will not have any idea what this document will do on the background.

Looking at the content of the macro reveals it will download a file from hxxp://209[.]141[.]59[.]124/azo.exe, then save and launch it as %temp%\qwerty2.exe. Eventually from on the same IP address, this azo.exe will download and execute hrms.exe which is the HERMES 2.1 Ransomware.

Macro_azo
Figure 3: Macro inside the "Invoice.doc" attachment

 

The Hermes 2.1 Ransomware does not add its own file extension to the encrypted files. Once the infection is over, it will launch DECRYPT_INFORMATION.html from the user's desktop.

Hermes_2
Figure 4: Hermes 2.1 Ransomware DECRYPT_INFORMATION.html
 
Hermes
Figure 5: Enabling ActiveX will show the Ransomware Note

 

Interestingly, at around the same time, we also observed an email sample with same the subject and almost identical email headers and body. However, the attachment was a file called "invoice.xps", an XML Paper Specification (XPS) file. XPS was supposed to be Microsoft's answer to PDF, and Windows has a built in XPS viewer.

Email_sample_xps
Figure 6: Email sample almost same as Figure 1 but with "invoice.xps" attachment and different email signatory

 

The attachment "invoice.xps" has FixedPage.NavigateUri property. When this is clicked, it will redirect the user to hxxp://rainbowrealty[.]com/ads/herewego.html.

Xps
Figure 7: The attachment "invoice.xps"

 

Xps_seg
Figure 8: "invoice.xps" has FixedPage.NavigateUri property


Unfortunately, this URL is no longer accessible as of this writing. It could have led to the same Ransomware or other malware. What it does show is the same actors using a variety of file formats and tricks.


An email with attachment secured with a password may give some an impression of security. But, as illustrated, it pays to be cautious. The bad guys like using passwords too, mainly to try and evade gateway inspection of the attachment.

IOC:

invoice.doc (38536 bytes)

SHA1: 6A012260238CA51FDDDAB12A5FF6FD2E1957D061

 

azo.exe (393216 bytes)

SHA1: 3900E2E51E8A84A730491771EE05C17EC4596962

 

hrms.exe (393216 bytes)

SHA1: 9DB4EAC9CBF17ACC0233F4D5808DB8F45EAF7B30

 

Invoice.xps (442266 bytes)

SHA1: ec688a10355c52f24f3331b4e6cbbbc23a2f4efc

Latest SpiderLabs Blogs

Cloudy with a Chance of Hackers: Protecting Critical Cloud Workloads

If you've been following along with David's posts, you'll have noticed a structure to the topics: Part I: The Plan, Part II: The Execution and now we move into Part III: Security Operations. Things...

Read More

Trustwave Rapid Response: CrowdStrike Falcon Outage Update

Trustwave is proactively assessing and monitoring our clients who may have been impacted by CrowdStrike’s recently rolled-out update for its Windows users. The critical issue identified with...

Read More

Using AWS Secrets Manager and Lambda Function to Store, Rotate and Secure Keys

When working with Amazon Web Services (AWS), we often find that various AWS services need to store and manage secrets. AWS Secrets Manager is the go-to solution for this. It's a centralized service...

Read More