New Ransomware Variant Developed Entirely as Shellcode

New Ransomware Variant Developed Entirely as Shellcode
PwndLocker is harder to detect than other crypto-malware, Crypsis Group says.

Researchers have discovered a new ransomware variant that they say has significantly different behavior and characteristics than most other ransomware types.


The ransomware, called PwndLocker, was found by The Crypsis Group in February during a client engagement. Subsequent analysis showed it was developed entirely as shellcode—something that malware authors have traditionally reserved for more specialized purposes.


The malware also implemented a custom encryption algorithm that the researchers discovered was potentially breakable, and in fact has already been broken. However, according to Crypsis, the malware authors can easily swap out the existing encryption algorithm with a stronger one at any time.


Matt Thaxton, senior consultant with The Crypsis Group, says PwndLocker's use of shellcode - or location-independent code - makes it a more complex and harder-to-spot ransomware variant than others. "The reason these types of code are harder for automated tools to spot is because they usually don't reside on disk and because they are often injected into other legitimate processes such as native, signed Windows-processes," he says.


Shellcode can sometimes be classified as fileless malware. But in the case of PwndLocker, it wouldn't be classified as fileless because it loads from a fake avi file, Thaxton noted.


Many exploits use shellcode to force vulnerable legitimate processes to use or to run illegitimate code. But typically malware authors have used shellcode only in secondary malware downloaders and sophisticated implants because of how complex and time-consuming it can be to create and implement such code. This is the first time, however, that ransomware has been developed using shellcode, Thaxton says.


"I'm not sure why this threat actor decided to write their ransomware in this way," he say ..

Support the originator by clicking the read the rest link below.