Researchers at cybersecurity firm CYFIRMA have discovered and analyzed a new strain of ransomware named "Orexin." Found during monitoring of underground forums, Orexin is a ransomware variant targeting Windows systems. It employs several common but effective techniques, including the use of the Themida packer for evasion, anti-debugging checks, and aggressive measures to prevent system recovery. The malware encrypts files, appends a .orexin extension, and drops a ransom note with instructions to contact the attackers via email or Telegram. Its ability to spread to network shares makes it a significant threat to corporate environments.
Orexin is an emerging ransomware threat that follows a well-established playbook for modern ransomware attacks. Its discovery on underground forums suggests it may be in the early stages of distribution or is being marketed as part of a Ransomware-as-a-Service (RaaS) operation.
Key Characteristics:
.orexin extension.HOW_TO_RECOVER.txt and changes the desktop wallpaper.The attack chain for Orexin would likely begin with a common initial access vector like phishing or exploitation of a public-facing service.
vssadmin.exe to delete volume shadow copies, a technique mapped to T1490 - Inhibit System Recovery.T1083 - File and Directory Discovery).T1486 - Data Encrypted for Impact).CYFIRMA researchers assess that the malware will likely evolve to include data exfiltration capabilities to support double-extortion tactics, which would involve stealing data before encrypting it (T1041 - Exfiltration Over C2 Channel).
As with any ransomware, the impact of an Orexin attack is severe, leading to operational disruption, financial loss from ransom payments or recovery efforts, and potential data loss if backups are also compromised. Its ability to spread to network shares means that a single infected workstation can quickly lead to a widespread incident across an entire organization. The use of anti-recovery techniques makes restoration more difficult and increases the pressure on victims to pay the ransom.
No specific technical indicators of compromise (e.g., hashes, C2 domains) were provided in the source articles.
To hunt for Orexin or similar ransomware, security teams should look for:
.orexin extension.HOW_TO_RECOVER.txt across multiple directories.vssadmin.exe delete shadows /all /quiet or bcdedit /set {default} bootstatuspolicy ignoreallfailures and bcdedit /set {default} recoveryenabled no.D3-PA: Process Analysis.M1038 - Execution Prevention).M1049 - Antivirus/Antimalware).Use endpoint protection capable of detecting packed malware and behavioral patterns of ransomware.
Use application allowlisting to prevent unknown executables like Orexin from running.
Apply least privilege to network shares to limit the blast radius of a ransomware attack.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.