This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject

NetWitness Community

  • Home
  • Products
    • NetWitness Platform
      • Advisories
      • Documentation
        • Platform Documentation
        • Known Issues
        • Security Fixes
        • Hardware Documentation
        • Threat Content
        • Unified Data Model
        • Videos
      • Downloads
      • Integrations
      • Knowledge Base
    • NetWitness Cloud SIEM
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Detect AI
      • Advisories
      • Documentation
      • Knowledge Base
    • NetWitness Investigator
    • NetWitness Orchestrator
      • Advisories
      • Documentation
      • Knowledge Base
      • Legacy NetWitness Orchestrator
        • Advisories
        • Documentation
  • Community
    • Blog
    • Discussions
    • Events
    • Idea Exchange
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Community Support Forum
      • Community Support Articles
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Training
    • Blog
    • Certification Program
    • Course Catalog
      • Netwitness XDR
      • EC-Council Training
    • New Product Readiness
    • On-Demand Subscriptions
    • Student Resources
    • Upcoming Events
    • Role-Based Training
  • Technology Partners
  • Trust Center
Sign InRegister Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 
NetWitness Discussions
  • NetWitness Community
  • Discussions
  • How to Detect the Russian Ransom Trojan Beaconing
  • Options
    • Subscribe to RSS Feed
    • Mark Topic as New
    • Mark Topic as Read
    • Float this Topic for Current User
    • Bookmark
    • Subscribe
    • Mute
    • Printer Friendly Page

How to Detect the Russian Ransom Trojan Beaconing

RSAAdmin
RSAAdmin Beginner
Beginner
Options
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Report Inappropriate Content

‎2013-09-16 10:57 AM

Over the past several days, RSA FirstWatch has detected some unique beaconing from our sandbox to several hosts registered by Russian owners.  What makes the beaconing unique is that each HTML checkin page has a unique name, and each session contains a unique attachment.  Also, each session is encrypted, so there is really no unique way to detect the traffic based on content.  Here is what we saw:

 

hosts.JPG.jpg

attachment-filename.JPG.jpg

 

Drilling into a sample reveals this session:

 

session.JPG.jpg

I have highlighted the absurdly long unique .html filename in the get request.  Additionally, I have highlighted the binary encoding content transfer type.  Finally, each unique session is over 1 MB in size, so whatever this communication is that is taking place is pretty big.

 

Hosts infected with this ransomware trojan do not do much else on the network.  More details on the source infection can be found here at VirusTotal.

 

You can write a capture rule to detect this activity.  My rule to identify this activity looks for the html extension coupled with a filename that is more than 50 characters long.  Create a rule and name it Russian RansomWare Trojan Beaconing.  The rule content is:

 

extension=html && attachment exists && filename length 50-u

 

Give the rule a try as a custom query as well, looking back at the past few weeks in your enterprise.  I'd be interested if anyone gets any hits on this.

 

Happy Hunting!

 

UPDATE:

I submitted the original sample to ThreatGrid.  When the malware runs, it locks the screen and presents a message from Mandiant and the FBI claiming the system has been blocked for viewing child pornography.  Screenshot below.

 

ransomnote.JPG.jpg

  • Community Thread
  • Discussion
  • Forum Thread
  • Malware
  • NetWitness
  • NW
  • NWP
  • ransom
  • RSA NetWitness
  • RSA NetWitness Platform
  • security_analytics_threat_detection
  • trojan
0 Likes
Reply
  • All forum topics
  • Previous Topic
  • Next Topic
0 REPLIES 0
Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Acceptable Use Policy
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.