Rhadamanthys v0.5.0 - a deep dive into the stealer’s components
released on 2023-12-14 @ 05:03:49 PM
Rhadamanthys is a well-designed, modular stealer. In this article, Check Point Research presented some details of its implementation, showing the incorporated techniques and execution flow. Although the core component comes with a lot of interesting built-in features, the power of this malware lies in its extensibility.
The currently analyzed version 0.5.0 supports multiple scripting languages, from LUA (whose interpreter is built-in to the main module) to PowerShell and other scripting languages, that are supported via an additional module.