A new ransomware threat has emerged under the name Majinahanashi, a Japanese term for "Ghost Stories." This new group is actively targeting a diverse range of industries globally, with recent high-profile attacks on the hospitality sector. Victims include The Margo Hotel in the UK and the Grand Ion Delemen Hotel in Malaysia. The group operates a double-extortion model, exfiltrating data before encrypting systems with a Windows-based ransomware. The malware demonstrates advanced capabilities designed to thwart security defenses and prevent system recovery, signaling a sophisticated and potent threat.
The Majinahanashi ransomware group was identified by threat intelligence firm CYFIRMA during monitoring of underground forums. The group's attacks are characterized by a classic double-extortion strategy: steal data, then encrypt files. If the ransom is not paid, the group threatens to leak the exfiltrated data. In the attack against the Grand Ion Delemen Hotel, the actors claimed to have stolen 5,045 files.
While the recent attacks focused on the hospitality industry, Majinahanashi appears to be opportunistic, with victims also observed in retail, e-commerce, manufacturing, healthcare, and technology sectors across numerous countries, including the US, UK, Germany, France, and India.
The Majinahanashi ransomware is a Windows executable. Its pre-encryption routine is extensive and focused on crippling a victim's ability to respond and recover:
vssadmin.exe, clears Windows event logs to erase forensic traces, and disables the Windows System Restore feature.After preparing the system, the ransomware encrypts files using an AES-256 algorithm. Each file is encrypted with a unique key, which is then itself encrypted with an embedded RSA public key. This hybrid encryption scheme ensures that decryption is impossible without the attacker's private key. Encrypted files are appended with the .majin extension, and a ransom note named README.txt is dropped in each directory.
The impact of a Majinahanashi attack is severe, combining operational disruption from encryption with the data breach crisis from exfiltration. For the hospitality sector, this can mean the loss of booking systems, guest data, and payment information, leading to significant financial and reputational damage. The wide range of targeted industries indicates that no sector is safe, and the group's technical sophistication suggests they are capable of causing widespread damage.
README.txt.majinSecurity teams should hunt for pre-encryption behavior, which is often the best chance to stop a ransomware attack:
vssadmin.exe delete shadows /all /quietwevtutil.exe cltaskkill.exe, net stopMsMpEng.exe, Sophos, Veeam).README.txt or files with the .majin extension is a late but definitive sign of infection.The most crucial defense against ransomware. Maintain offline, immutable, and regularly tested backups to ensure data can be restored without paying a ransom.
Deploy modern EDR/XDR solutions with behavioral detection capabilities to identify and block ransomware activities like shadow copy deletion and mass file encryption.
Restrict administrative privileges and use just-in-time access to limit the attacker's ability to perform privileged actions like disabling security tools.
Mapped D3FEND Techniques:
Attacks by Majinahanashi against The Margo Hotel and Grand Ion Delemen Hotel are discovered.

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.