Wednesday, September 16, 2026

Ransomware Abuses SYSTEM Task to Encrypt Drives with Elevated Privileges

A newly analyzed ransomware strain, “The Gentlemen,” is raising concern among security researchers due to its ability to combine strong encryption with aggressive lateral movement.

What makes this threat particularly dangerous is its use of SYSTEM-level scheduled tasks to encrypt local drives, allowing attackers to operate with the highest Windows systems privileges.

This technique ensures deeper system access, improves encryption reliability, and bypasses many standard user-level restrictions.

The Gentlemen ransomware uses command-line arguments to control its execution. A key feature is the “–full” mode, which launches two parallel processes: one targeting local drives using the “–system” flag and another targeting network shares with the “–shares” flag.

When the system mode is triggered, the malware creates a scheduled task that re-executes itself under the SYSTEM account.

Encryption mode command-line arguments (Source : Microsoft).
Encryption mode command-line arguments (Source : Microsoft).

Before encryption begins, the ransomware disables Microsoft Defender, deletes shadow copies, clears event logs, and removes forensic artifacts such as PowerShell history. These steps significantly reduce detection and recovery options.

This approach gives the ransomware unrestricted access to files that may otherwise be locked or protected. The malware first deletes any existing scheduled task named “gentlemen_system,” then creates a new one configured to run with elevated privileges, and finally executes it immediately. This chain ensures clean execution and avoids conflicts.

Tracked by Microsoft as Storm-2697, this ransomware-as-a-service (RaaS) operation has evolved rapidly since mid-2025 and is now being used in widespread attacks across multiple industries worldwide.

From a cryptographic perspective, The Gentlemen uses a hybrid model combining Curve25519 elliptic-curve cryptography with the XChaCha20 stream cipher.

Each file is encrypted using a unique ephemeral key, ensuring strong isolation between files. Smaller files are fully encrypted, while larger files are partially encrypted in multiple chunks to increase speed while still rendering them unusable.

Ransomware Abuses SYSTEM Task

Beyond encryption, The Gentlemen ransomware attack stands out for its highly aggressive self-propagation capabilities. When the “–spread” option is used, the malware attempts to move laterally across the network using multiple techniques simultaneously, including PsExec, WMI, scheduled tasks, services, and PowerShell remoting.

The speed arguments (--fast, --superfast, --ultrafast) are mutually exclusive and control how much of each large file is encrypted.

The Gentlemen ransomware’s usage prompt (Source : Microsoft).
 The Gentlemen ransomware’s usage prompt (Source : Microsoft).

The malware prepares infected systems as distribution points by creating hidden SMB shares and enabling anonymous access. It then scans for other machines and attempts up to 21 different execution methods per target.

This redundancy ensures that even if some techniques fail, others may succeed, significantly increasing the chance of widespread compromise.

Generates a unique ephemeral Curve25519 key pair, consisting of a randomly generated private key and its corresponding public key.

Additionally, the ransomware employs double extortion tactics. It not only encrypts files but also exfiltrates sensitive data, threatening to leak it publicly if the ransom is not paid.


The Gentlemen ransomware’s file encryption mechanism (Source : Microsoft).
The Gentlemen ransomware’s file encryption mechanism (Source : Microsoft).

This increases pressure on victims, especially in sectors like healthcare, finance, and education, where data sensitivity is high.

Persistence is maintained through both scheduled tasks and registry run keys, allowing the malware to survive reboots and continue operations. In some cases, it also wipes free disk space to prevent recovery of deleted data, further complicating incident response.

The combination of SYSTEM-level execution, strong encryption, and multi-method propagation makes The Gentlemen a highly effective and dangerous ransomware threat.

Its growing adoption through underground forums suggests that organizations should expect increased activity and should prioritize detection of scheduled task abuse, privilege escalation, and unusual lateral movement patterns.

Indicators of compromise

IndicatorTypeDescription
22b38dad7da097ea03aa28d0614164cd25fafeb1383dbc15047e34c8050f6f67SHA-256Gentlemen ransomware encryptor
078163d5c16f64caa5a14784323fd51451b8c831c73396b967b4e35e6879937bSHA-256PsExec binary
fe1033335a045c696c900d435119d210361966e2fb5cd1ba3382608cfa2c8e68SHA-256Gentlemen wallpaper Bitmap file

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

Follow us on Google NewsLinkedIn, and X to Get Instant Updates and Set GBH as a Preferred Source in Google.

Mayura Kathir
Mayura Kathirhttps://gbhackers.com/
Mayura Kathir is a cybersecurity reporter at GBHackers News, covering daily incidents including data breaches, malware attacks, cybercrime, vulnerabilities, zero-day exploits, and more.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

Google Search Makes It Harder to See Where a Link Really Goes Before You Click

Google has begun routing some organic Search result links...

Phishing Attacks Abuse Trusted Email Infrastructure and URL Cloaking to Evade Security Filters

Phishing operators are increasingly shifting away from malware-laden attachments...

Hackers Actively Exploit Critical WooCommerce Plugin Vulnerability to Upload PHP Backdoors

Threat actors are actively exploiting a critical vulnerability in...

Weekly Cybersecurity Newsletter – Top 50 Biggest Cybersecurity Stories of the Week

Microsoft Patches 973 CVEs, Claude Agents Automate Attacks, China...

WordPress Events Calendar Vulnerabilities Let Hackers Take Over 600,000 Websites

Two critical unauthenticated vulnerability chains in the widely used...

Telegram Desktop XSS Vulnerability Lets Attackers Steal Entire Chat Histories

A stored cross-site scripting (XSS) vulnerability in Telegram Desktop...

Marimo RCE Flaw Lets Hackers Steal AWS Credentials and Pivot to Bastion Host in 8 Seconds

A threat actor exploited a critical pre-authentication remote code...

Related Articles

Recent News