HOME SERVICES SERVICE LOCATIONS PRICING COMPANY CONTACT US Request a free assessment
2368 Maritime Dr Unit 250, Elk Grove, CA 95758, United States Mon – Fri: 7:00AM – 7:00PM (916) 525-8324 contactus@bpsemail.com

Overview

A new malware operation, dubbed SERPENTINE#CLOUD, is actively exploiting Cloudflare Tunnel subdomains to distribute Remote Access Trojans (RATs) through phishing campaigns. By using trusted infrastructure and fileless techniques, attackers are making it harder for security systems to detect the threat.


Attack Chain Breakdown

  1. Phishing Email Delivery
    Victims receive emails disguised as invoice or payment notifications. These contain links to ZIP files hosted on attacker-controlled servers.
  2. Malicious LNK Shortcut
    Inside the ZIP is a .lnk (shortcut) file pretending to be a document. When clicked, it launches a command script.
  3. Cloudflare Tunnel-Based Payload Hosting
    The script connects to a Cloudflare Tunnel subdomain (*.trycloudflare.com) using WebDAV to download a Windows Script File (WSF), avoiding static URL detection.
  4. Fileless Execution
    The WSF invokes a Python-based loader that executes shellcode in memory using Donut (an open-source loader). The final payload is typically AsyncRAT or Remcos, both powerful remote access tools.
  5. Living-off-the-Land (LOTL) Techniques
    Attackers use built-in Windows tools such as cscript.exe, combined with script obfuscation and in-memory execution, to evade antivirus software.

Campaign Scope and Background


Why Cloudflare Tunnel Is Being Exploited


Detection and Mitigation Recommendations


Final Thoughts

The SERPENTINE#CLOUD campaign demonstrates how threat actors continue to evolve, blending legitimate tools with evasive tactics. As more attackers move away from traditional command-and-control infrastructures in favor of tunneling services, defenders must adapt with stronger detection at the network and behavioral level.

Leave a Reply

Your email address will not be published. Required fields are marked *