The ProRat client included a built-in file binder. This allowed attackers to merge the malicious server executable with a harmless file, such as a picture, a game, or an MP3 utility. When the victim opened the combined file, the harmless file would display normally while the ProRat server silently installed in the background. The Historical Impact on Cybersecurity
While Prorat v1.9 was a significant threat two decades ago, it is now largely obsolete, having been replaced by more sophisticated malware families.
The developer, known only as “m0r,” explicitly framed Prorat as a legitimate administrative tool. Indeed, in the hands of a system administrator, Prorat could remotely deploy software, troubleshoot user issues, or audit file systems without physically visiting a workstation. However, the very features that made it useful for IT made it catastrophic in the wrong hands.
This compiled executable is delivered to the target system via social engineering, phishing emails, or bundled inside infected software downloads.
The attacker uses the ProRat client to "build" a customized server file. This file can be bound to a legitimate program (like a game or utility) so the victim doesn't notice the infection. Infection:
: This was the control panel used by the attacker. It featured a graphical user interface (GUI) packed with buttons, console outputs, and connection configurations to manage infected machines remotely.
🔧
Operators could view, modify, create, or delete Windows Registry keys. This allowed for persistence (making the RAT start automatically when Windows booted) and system manipulation.