GodDamn Ransomware: Latest Beast Rebrand Uses Malicious Driver to Disable Defenses
GodDamn ransomware, the latest rebrand of the Monster/Beast ransomware lineage by threat actor Hyadina, employs a Microsoft-signed malicious kernel driver called PoisonX to terminate endpoint security products and remove API hooks before deploying encryption. The attack chain involves AnyDesk remote access deployment in non-standard directories, a 14-tool NirSoft-based credential harvesting toolkit, PsExec-based lateral movement across enterprise hosts, and a multi-day dwell period before ransomware execution. The use of a legitimately signed malicious driver represents a significant escalation in defense evasion capability for this ransomware group.
- filenameencrypter-windows-gui-x86.exeGodDamn ransomware binary deployed from Downloads or Music folders in user profile
- filenameg11.sysPoisonX kernel driver dropped into system driver store by symantec.exe defense evasion tool
- filenamesymantec.exeDefense evasion tool disguised as Symantec product; staged in user Music folder; drops PoisonX driver
- ip141[.]95[.]145[.]210AnyDesk relay infrastructure contacted during initial remote access establishment
- ip15[.]235[.]230[.]188AnyDesk relay infrastructure contacted by AnyDesk binary placed in non-standard Music folder
- ip162[.]19[.]171[.]150AnyDesk relay infrastructure contacted during initial remote access establishment
- ip185[.]229[.]191[.]39AnyDesk relay infrastructure contacted during initial remote access establishment
- sha256141b2190f51397dbd0dfde0e3904b264c91b6f81febc823ff0c33da980b69944PsExec (psexesvc.exe) used for lateral movement across enterprise hosts
- sha25617fb52476016677db5a93505c4a1c356984bc1f6a4456870f920ac90a7846180Netpass (netpass64.exe) — network password recovery tool
- sha25619bab15a34d5ad838ccf4d187eb40379c335fa56446d0f9621865b2767d4ac7dWirelessKeyView (wirelesskeyview64.exe) — Wi-Fi profile password recovery tool
- sha2562d91a78e739891c9854c254f5b2a6b84c0e167dfa253466cbccd2cdd1c20145dPoisonX kernel driver (g11.sys) — signed by Microsoft Windows Hardware Compatibility Publisher; used to terminate security product processes and remove user-mode API hooks
- sha25631eb1de7e840a342fd468e558e5ab627bcb4c542a8fe01aec4d5ba01d539a0fcMimikatz (mimik.exe) credential dumping tool staged in credential harvesting toolkit
- sha25635296e7a34688ca3e3159bcdf92b4d60ba4173a2369aca531bb7bc959f68ed9cCredentialsFileView (credentialsfileview64.exe) — Windows Credential Manager viewer
- sha25645126297c07c6ef56b51440cd0dc30acf7b3b938e2e9e656334886fe2f81f220AnyDesk binary (anydesk.exe) placed in non-standard Music folder for remote access
- sha2565be325905df8aab7089ab2348d89343f55a2f88dadd75de8f382e8fa026451bdMailPassView (mailpv.exe) — email client password recovery tool
- sha2565c4c98d774eb100f9a89ae4e984c27a4f532e58c7cf8c87046dc87db5a065404ChromePass (chromepass.exe) — Chrome browser password recovery tool
- sha2565e85446910e732111ca9ac90f9ed8b1dee13c3314d2c5117dcf672994ce73bd6PSTPassword (pstpassword.exe) — PST file password recovery tool
- sha2567a313840d25adf94c7bf1d17393f5b991ba8baf50b8cacb7ce0420189c177e26MessengerPass (mspass.exe) — messenger password recovery tool
- sha256816d7616238958dfe0bb811a063eb3102efd82eff14408f5cab4cb5258bfd019VNCPassView (vncpassview.exe) — VNC session password recovery tool
- sha2568e4b218bdbd8e098fff749fe5e5bbf00275d21f398b34216a573224e192094b8OperaPassView (operapassview.exe) — Opera browser password recovery tool
- sha2568ff1c1967841a595d996a649c8134b7a5970dcf94624b237d1b089e7c6266167WebBrowserPassView (webbrowserpassview.exe) — browser credential recovery tool
- sha2569fae3f15900e13ec3860a109555ecd33ca43d38907c63438c50a2d6d91bfee1dNetscan (netscan.exe) network mapping tool placed in staging directory
- sha256b29f91a440527fb621d106a2048f6379fff3263c60aeda9c82ff8c1d5ae880a8Defense evasion tool (symantec.exe) — impersonates Symantec product; drops PoisonX driver into system driver store
- sha256c92580318be4effdb37aa67145748826f6a9e285bc2426410dc280e61e3c7620SniffPass (sniffpass64.exe) — live network traffic password capture tool
- sha256e097f3b445b63b07afacde8d6a67f0be654dd51e228a3610fb0710a1f7e29a69GodDamn ransomware binary (encrypter-windows-gui-x86.exe) — encrypts files and appends .God8Damn or victim org name as file extension
- sha256ece33e4b7e2d26eeca8ad9db4439f9801a7a77e332611116156738b1b0316046ExtPassword (extpassword.exe) — external password recovery tool
- sha256faca9e856c369b63d6698c74b1d59b062a9a8d9fe84b8f753c299c9961026395PasswordFox (passwordfox64.exe) — Firefox browser password recovery tool
Detection / Hunteropenrouter
What Happened
A criminal group called Hyadina has released a new type of ransomware called GodDamn, which is actually a renamed version of their earlier Beast and Monster ransomware. What makes this particularly dangerous is that they use a malicious software component (a kernel driver called PoisonX) that carries a legitimate Microsoft digital signature, allowing it to disable antivirus and security software at the deepest level of the operating system. The attackers break into networks, install remote access software (AnyDesk) configured to work without the computer user's knowledge, steal passwords using a collection of 14 different password-recovery tools, and then spread across the organization's computers before locking files. Organizations running Windows systems are the primary targets. Security teams should immediately check for the specific files, network connections, and behaviors described in this report, and should verify whether their endpoint protection can detect the PoisonX driver and the tools used in this attack.
Key Takeaways
- GodDamn ransomware is the latest rebrand of Beast/Monster ransomware, developed by threat actor Hyadina, first seen May 21, 2026.
- Attackers used the PoisonX kernel driver — a malicious driver signed by Microsoft — to terminate security product processes and remove user-mode API hooks, representing a significant escalation in defense evasion.
- A comprehensive NirSoft-based credential harvesting toolkit comprising 14 tools was deployed alongside Mimikatz to steal credentials from browsers, email clients, Wi-Fi profiles, VNC sessions, and Windows Credential Manager.
- AnyDesk was configured for unattended remote access by suppressing interactive consent prompts (ad.security.interactive_access=2) and registered as dual auto-start Windows services for persistence.
- Lateral movement was performed via PsExec across at least 10 hosts, with a four-day dwell period between initial access and ransomware deployment.
Affected Systems
- Windows operating systems (32-bit and 64-bit)
- Linux (Beast variant)
- VMware ESXi (Beast variant)
Vulnerabilities (CVEs)
None identified.
Attack Chain
- Initial Access: Unknown vector; earliest activity is AnyDesk binary placed in non-standard Music folder on May 29, 2026, suggesting prior access obtained
- Defense Evasion: symantec.exe tool drops PoisonX signed kernel driver (g11.sys) to terminate security products and remove API hooks; Windows Defender real-time monitoring disabled via PowerShell
- Credential Harvesting: 14-tool NirSoft-based toolkit deployed alongside Mimikatz to recover credentials from browsers, email clients, Wi-Fi, VNC, and Windows Credential Manager
- Lateral Movement: PsExec used to push commands to remote hosts; administrative shares mounted with stolen credentials; AnyDesk installed on each host with unattended access config and dual service persistence
- Dwell Period: Approximately 4-day gap between initial access and ransomware deployment, likely used for staging, exfiltration, and reconnaissance
- Impact: GodDamn ransomware (encrypter-windows-gui-x86.exe) deployed from user profile directories, encrypting files with .God8Damn or victim organization name as extension
Detection Availability
- YARA Rules: No
- Sigma Rules: No
- Snort/Suricata Rules: No
- KQL Queries: No
- Splunk SPL Queries: No
- EQL Queries: No
- Other Detection Logic: No
- Platforms: Symantec Protection Bulletin
The article references the Symantec Protection Bulletin for protection updates but does not include any YARA, Sigma, Snort/Suricata, KQL, SPL, or EQL rules in the blog post itself.
Detection Engineering Assessment
| Dimension | Rating | Rationale |
|---|---|---|
| EDR Visibility | Medium | The PoisonX driver explicitly terminates security product processes and removes user-mode API hooks, which would blind EDR agents on compromised hosts. However, activity before driver deployment (AnyDesk in Music folder, credential tool staging) and network-level lateral movement via PsExec may still be visible if EDR telemetry is forwarded before the driver is loaded. |
| Network Visibility | Medium | AnyDesk relay connections to four external IPs are visible at the network perimeter. SMB share mounting and PsExec traffic between internal hosts would be visible on network sensors. However, AnyDesk traffic is encrypted, limiting deep inspection. |
| Detection Difficulty | Hard | The PoisonX driver is signed by Microsoft, making it appear legitimate to driver signature enforcement. Credential harvesting tools are legitimate NirSoft utilities. AnyDesk is a legitimate remote access tool. Detection requires behavioral analysis of process lineage, file placement in non-standard directories, and correlation of multiple low-fidelity signals rather than simple signature matching. |
Required Log Sources
- Windows Security Event Logs (4624, 4688, 7045)
- Sysmon (Process Creation, File Creation, Driver Loading)
- EDR process telemetry
- Network firewall/IDS logs
- DNS resolution logs
- Windows System Event Logs (Service creation)
Hunting Hypotheses
| Hypothesis | Telemetry | ATT&CK Stage | FP Risk |
|---|---|---|---|
| Consider hunting for AnyDesk executables running from non-standard directories such as user Music, Downloads, or custom D: drive paths, which would indicate attacker-delivered rather than legitimately installed remote access software. | Process creation events with image paths, file creation events in user profile directories | Initial Access / Persistence | Low — legitimate AnyDesk installations use Program Files; user-profile placement is highly suspicious |
| Consider hunting for the creation of Windows services with names containing 'AnyDesk' that point to binaries in non-standard paths, particularly D: drive locations, as this indicates attacker persistence setup. | Windows System Event Log service creation events (7045), Sysmon service configuration changes, EDR service creation telemetry | Persistence | Low to Medium — legitimate AnyDesk may create a service, but dual services with non-standard paths are suspicious |
| Consider hunting for the presence of multiple NirSoft password recovery tools executing from a single directory, which would indicate a staged credential harvesting toolkit rather than individual admin tool usage. | Process creation events showing multiple password recovery tool executables from same parent directory, file creation events showing toolkit staging | Credential Access | Medium — administrators may legitimately use individual NirSoft tools, but 14 tools in one directory is anomalous |
| Consider hunting for the loading of new kernel drivers into the system driver store, particularly drivers not previously seen in the environment, as this may indicate BYOVD or malicious driver deployment. | Sysmon driver loading events (Event ID 6), EDR driver load telemetry, Windows System Event Log | Defense Evasion | Medium — legitimate driver installations also trigger this; focus on drivers loaded from non-standard paths or with no prior history |
| Consider hunting for PowerShell commands that disable Windows Defender real-time monitoring, particularly when executed from contexts associated with PsExec or remote service creation. | PowerShell Script Block Logging (4104), EDR process telemetry with command-line arguments | Defense Evasion | Low — Set-MpPreference -DisableRealtimeMonitoring is rarely used legitimately in enterprise environments |
Control Gaps
- Application allowlisting would not catch legitimate tools like AnyDesk, NirSoft utilities, or PsExec being abused by attackers
- Driver signature validation would not block PoisonX since it carries a valid Microsoft signature
- Traditional signature-based AV would miss the defense evasion tool disguised as a Symantec product
- EDR agents may be blinded once PoisonX terminates security processes and removes API hooks
- Network segmentation alone would not prevent PsExec-based lateral movement if credentials are valid
Key Behavioral Indicators
- AnyDesk binary executing from user Music folder or D: drive rather than Program Files
- Process lineage of psexesvc.exe -> services.exe -> wininit.exe indicating PsExec-based remote execution
- Creation of dual AnyDesk Windows services (AnyDeskService and AnyDesk_D) pointing to D: drive binary
- AnyDesk configuration file containing ad.security.interactive_access=2 in non-standard directory
- Multiple NirSoft password recovery tools executing from a single staging directory (csidl_profile\music\mimik\pass)
- New kernel driver g11.sys appearing in system driver store with no prior installation history
- PowerShell Set-MpPreference -DisableRealtimeMonitoring execution following PsExec session
- Ransomware binary encrypter-windows-gui-x86.exe appearing in user Downloads or Music folders
- Files being renamed with victim organization name as file extension
False Positive Assessment
Medium — AnyDesk, PsExec, and NirSoft tools are all legitimate software that may be used by IT administrators. However, the specific combinations (14 NirSoft tools in one directory, AnyDesk in Music folder, dual services on D: drive, PoisonX driver loading) and the sequence of behaviors (defense evasion followed by credential harvesting and lateral movement) significantly reduce false positive risk when correlated.
Recommendations
Immediate Mitigation
- Verify against your organization's incident response runbook and team escalation paths before acting. Consider searching endpoint telemetry for the PoisonX driver hash (2d91a78e739891c9854c254f5b2a6b84c0e167dfa253466cbccd2cdd1c20145d) and the symantec.exe defense evasion tool hash (b29f91a440527fb621d106a2048f6379fff3263c60aeda9c82ff8c1d5ae880a8) across your environment.
- Consider blocking the four AnyDesk relay IP addresses (15.235.230.188, 185.229.191.39, 141.95.145.210, 162.19.171.150) at network perimeter controls if they are not legitimate business destinations.
- If your EDR supports it, consider adding the GodDamn ransomware binary hash (e097f3b445b63b07afacde8d6a67f0be654dd51e228a3610fb0710a1f7e29a69) to blocklists and quarantine any matching files.
- Consider hunting for AnyDesk installations in non-standard paths (user Music, Downloads, D: drive) and AnyDesk services pointing to non-standard binary locations.
Infrastructure Hardening
- Evaluate whether restricting PsExec execution via application control or Group Policy would be feasible for your environment, as it was the primary lateral movement vector.
- Consider implementing network segmentation to limit SMB traffic between workstations, which would impede PsExec-based lateral movement and admin share mounting.
- If supported by your endpoint platform, consider enabling driver block rules or vulnerable driver blocklists to prevent loading of non-standard kernel drivers.
- Evaluate whether Windows Defender Tamper Protection is enabled across endpoints, which may prevent disabling of real-time monitoring via PowerShell.
- Consider monitoring for and alerting on the creation of new Windows services, particularly those with auto-start type pointing to non-standard binary paths.
User Protection
- Consider deploying application allowlisting for remote access tools, restricting AnyDesk execution to approved installation paths only.
- If your EDR supports host isolation, consider preparing playbooks for rapid isolation of hosts showing signs of PoisonX driver deployment or credential toolkit staging.
- Evaluate whether credential guard or LSA protection features are enabled on Windows endpoints to mitigate credential dumping via Mimikatz.
- Consider auditing browser credential stores and enforcing browser-based password managers with master passwords to reduce exposure to NirSoft credential recovery tools.
Security Awareness
- Consider incorporating awareness of legitimate remote access tool abuse (AnyDesk, PsExec) into existing security training programs for IT staff.
- If applicable to your organization, consider reminding employees to report any unexpected software installations or system slowdowns, as the ransomware deployment follows a multi-day dwell period.
- Consider educating IT administrators on the risks of storing remote access tools in non-standard directories and the importance of verifying service creation events.
MITRE ATT&CK Mapping
Execution
Persistence
Credential Access
Lateral Movement
Command and Control
Impact
Additional IOCs
- File Hashes:
45126297c07c6ef56b51440cd0dc30acf7b3b938e2e9e656334886fe2f81f220(SHA256) - AnyDesk binary (anydesk.exe) placed in non-standard Music folder for remote access141b2190f51397dbd0dfde0e3904b264c91b6f81febc823ff0c33da980b69944(SHA256) - PsExec (psexesvc.exe) used for lateral movement across enterprise hosts31eb1de7e840a342fd468e558e5ab627bcb4c542a8fe01aec4d5ba01d539a0fc(SHA256) - Mimikatz (mimik.exe) credential dumping tool staged in credential harvesting toolkit9fae3f15900e13ec3860a109555ecd33ca43d38907c63438c50a2d6d91bfee1d(SHA256) - Netscan (netscan.exe) network mapping tool placed in staging directory8ff1c1967841a595d996a649c8134b7a5970dcf94624b237d1b089e7c6266167(SHA256) - WebBrowserPassView (webbrowserpassview.exe) — browser credential recovery tool5c4c98d774eb100f9a89ae4e984c27a4f532e58c7cf8c87046dc87db5a065404(SHA256) - ChromePass (chromepass.exe) — Chrome browser password recovery toolfaca9e856c369b63d6698c74b1d59b062a9a8d9fe84b8f753c299c9961026395(SHA256) - PasswordFox (passwordfox64.exe) — Firefox browser password recovery tool7a313840d25adf94c7bf1d17393f5b991ba8baf50b8cacb7ce0420189c177e26(SHA256) - MessengerPass (mspass.exe) — messenger password recovery tool816d7616238958dfe0bb811a063eb3102efd82eff14408f5cab4cb5258bfd019(SHA256) - VNCPassView (vncpassview.exe) — VNC session password recovery tool5be325905df8aab7089ab2348d89343f55a2f88dadd75de8f382e8fa026451bd(SHA256) - MailPassView (mailpv.exe) — email client password recovery toolc92580318be4effdb37aa67145748826f6a9e285bc2426410dc280e61e3c7620(SHA256) - SniffPass (sniffpass64.exe) — live network traffic password capture tool8e4b218bdbd8e098fff749fe5e5bbf00275d21f398b34216a573224e192094b8(SHA256) - OperaPassView (operapassview.exe) — Opera browser password recovery tool35296e7a34688ca3e3159bcdf92b4d60ba4173a2369aca531bb7bc959f68ed9c(SHA256) - CredentialsFileView (credentialsfileview64.exe) — Windows Credential Manager viewer19bab15a34d5ad838ccf4d187eb40379c335fa56446d0f9621865b2767d4ac7d(SHA256) - WirelessKeyView (wirelesskeyview64.exe) — Wi-Fi profile password recovery toolece33e4b7e2d26eeca8ad9db4439f9801a7a77e332611116156738b1b0316046(SHA256) - ExtPassword (extpassword.exe) — external password recovery tool5e85446910e732111ca9ac90f9ed8b1dee13c3314d2c5117dcf672994ce73bd6(SHA256) - PSTPassword (pstpassword.exe) — PST file password recovery tool17fb52476016677db5a93505c4a1c356984bc1f6a4456870f920ac90a7846180(SHA256) - Netpass (netpass64.exe) — network password recovery tool
- File Paths:
csidl_profile\music\anydesk.exe- AnyDesk binary placed in non-standard Music folder — consistent with manual attacker deliverycsidl_profile\music\symantec.exe- Defense evasion tool impersonating Symantec product, staged in user Music foldercsidl_system\drivers\g11.sys- PoisonX kernel driver dropped into system driver store by symantec.execsidl_profile\music\mimik\pass\- Credential harvesting toolkit staging directory containing 14 password recovery toolscsidl_profile\downloads\encrypter-windows-gui-x86.exe- GodDamn ransomware binary deployed from Downloads foldercsidl_profile\music\encrypter-windows-gui-x86.exe- GodDamn ransomware binary deployed from Music folderCSIDL_DRIVE_FIXED\ad_data\system.conf- AnyDesk configuration file with interactive_access=2 to suppress consent promptsCSIDL_SYSTEM_DRIVE\apps\install_ad.ps1- Pre-staged PowerShell script for automated AnyDesk rollout across hosts
- Command Lines:
- Purpose: Disable Windows Defender real-time monitoring | Tools:
powershell.exe| Stage: Defense Evasion |powershell -Command "Set-MpPreference -DisableRealtimeMonitoring $true" - Purpose: Mount remote administrative share using stolen credentials for lateral movement | Tools:
net.exe| Stage: Lateral Movement |net use \\<host>\c$ /user: - Purpose: Create AnyDesk configuration directory and set unattended access config | Tools:
powershell.exe,anydesk.exe| Stage: Persistence |powershell -Command "New-Item -ItemType Directory -Force -Path - Purpose: Register AnyDesk as auto-start Windows services for persistence across reboots | Tools:
sc.exe| Stage: Persistence |sc create <servicename> binPath= - Purpose: Execute pre-staged AnyDesk installer PowerShell script | Tools:
powershell.exe| Stage: Persistence |powershell.exe -ExecutionPolicy Bypass -File - Purpose: Install AnyDesk to standard Program Files with start-with-Windows persistence | Tools:
anydesk.exe| Stage: Persistence |anydesk.exe --install - Purpose: Terminate AnyDesk process and reboot host after deployment | Tools:
taskkill.exe,shutdown.exe| Stage: Post-deployment |taskkill /f /im anydesk.exe - Purpose: Launch defense evasion tool from D: drive | Tools:
cmd.exe| Stage: Defense Evasion |cmd /c "start /b
- Purpose: Disable Windows Defender real-time monitoring | Tools:
- Other:
.God8Damn- File extension appended to encrypted files in some GodDamn ransomware attacksad.security.interactive_access=2- AnyDesk configuration parameter that suppresses interactive consent prompt, allowing unattended remote access without local user approval