Security

The Gentlemen Ransomware: Self-Propagating Go Threat

3 min read

Summary

Microsoft Threat Intelligence has published a deep technical analysis of The Gentlemen ransomware, a Go-based ransomware-as-a-service threat that combines strong file encryption with aggressive self-propagation. The research matters for defenders because the malware can rapidly spread across local systems and network shares, increasing the blast radius of a single compromise.

Need help with Security?Talk to an Expert

Introduction

Microsoft has released a detailed breakdown of The Gentlemen ransomware, a ransomware-as-a-service (RaaS) operation tracked as Storm-2697. The key concern for security teams is not just its encryption strength, but its ability to self-propagate across environments using multiple lateral movement methods, raising the risk of widespread business disruption.

What’s new

Microsoft’s analysis highlights several notable capabilities:

  • Go-based ransomware encryptor obfuscated with Garble and targeting Windows environments
  • Strong encryption design using per-file ephemeral Curve25519 keys with XChaCha20
  • Multiple execution modes controlled by command-line arguments, including local-only, share-only, and full-environment encryption
  • Self-propagation support via the --spread option, allowing movement with supplied credentials or the current session token
  • Privilege escalation through scheduled tasks to relaunch as SYSTEM for encrypting local drives
  • Double extortion tactics, combining file encryption with data exfiltration and threats of public release

Microsoft also notes that The Gentlemen has expanded since emerging in mid-2025, moving from a closed group to a broader affiliate model. Its partnership with BreachForums could increase adoption and attack volume.

Why this matters for defenders

This threat is especially dangerous because it is designed to hit both local volumes and network shares in parallel. The malware can run in a --full mode that splits activity into separate processes for SYSTEM-level local encryption and user-context network share encryption.

For IT and security administrators, that means a single foothold can potentially lead to:

  • Faster lateral spread across the network
  • Broader encryption coverage
  • Greater operational downtime
  • Higher extortion pressure due to stolen data

Microsoft reports observed impact across sectors including education, healthcare, transportation, and finance in multiple regions.

Organizations should review Microsoft’s published guidance and use the provided detections, hunting queries, and IOCs to strengthen defenses.

Recommended actions include:

  • Validate ransomware protections in Microsoft Defender and related security tooling
  • Monitor for suspicious scheduled task creation, especially tasks used to relaunch processes as SYSTEM
  • Review lateral movement activity involving remote shares, reused credentials, and unusual token use
  • Hunt for command-line patterns associated with The Gentlemen execution flags
  • Strengthen least-privilege controls and limit administrative access where possible
  • Test backup and recovery processes to reduce operational impact if encryption occurs

Bottom line

The Gentlemen stands out because it blends modern encryption, operator-controlled execution, and aggressive self-propagation into a single ransomware platform. Security teams should treat Microsoft’s findings as a practical guide for detection, containment, and ransomware readiness planning.

Need help with Security?

Our experts can help you implement and optimize your Microsoft solutions.

Talk to an Expert

Stay updated on Microsoft technologies

The Gentlemen ransomwareMicrosoft Defenderransomwarethreat intelligenceStorm-2697

Related Posts

Security

npm Dependency Confusion Attack Targets Developer Environments

Microsoft Threat Intelligence uncovered 33 malicious npm packages that abused dependency confusion to impersonate internal corporate packages and silently profile developer systems during installation. The campaign matters because it targets developer workstations and CI/CD environments, creating a foothold for potential follow-on supply chain attacks.

Security

Microsoft Defender Named a 2026 Endpoint Leader

Microsoft says it has been named a Leader in the 2026 Gartner Magic Quadrant for Endpoint Protection for the seventh consecutive time. The announcement highlights recent Microsoft Defender for Endpoint enhancements, including attack disruption, custom telemetry, simplified onboarding, sovereign-ready deployment options, and protection for local AI agents.

Security

Typosquatted npm Packages Steal Cloud and CI/CD Secrets

Microsoft has uncovered an active npm supply chain attack in which 14 typosquatted packages stole AWS credentials, HashiCorp Vault tokens, GitHub Actions data, and npm publish tokens during installation. The campaign matters because it targets developer and build environments, creating risk of cloud lateral movement, CI/CD compromise, and downstream software supply chain attacks.

Security

Cryptojacking Campaign Abuses ScreenConnect and .NET

Microsoft has detailed an active cryptojacking campaign that uses poisoned search results and AI chatbot recommendations to lure users to fake software download sites. The attack abuses DLL sideloading, ScreenConnect, and Microsoft .NET utilities to gain persistent access and mine cryptocurrency on high-GPU systems, raising the risk of follow-on activity such as data theft or ransomware.

Security

Microsoft Security AI Foundations: Customer Success

Microsoft highlighted how St. Luke’s and ManpowerGroup are building AI-ready security foundations with Microsoft Security, Microsoft Sentinel, Microsoft Defender, and Security Copilot. The stories show why unified visibility, automation, and Zero Trust controls are becoming essential for organizations that want to scale AI without increasing risk.

Security

Microsoft Entra Leads Forrester Identity Security 2026

Microsoft has been named a Leader in The Forrester Wave for Workforce Identity Security Platforms, Q2 2026, earning the highest scores in both current offering and strategy. The recognition highlights growing demand for unified identity, access, and response capabilities as organizations manage more human, machine, and AI-driven identities.