In the shadowy world of cybercrime, few tools have demonstrated the longevity and adaptability of XLoader. Emerging in 2020 as the direct successor to the infamous Formbook information stealer, XLoader quickly established itself as a dominant force in the Malware-as-a-Service (MaaS) ecosystem. Its creators marketed it aggressively on underground forums as a faster, more stable, and more feature-rich evolution of its predecessor, making advanced cyber attacks accessible even to low-skilled criminals.
/images/update.php or /api/v1/collect with unusual User-Agent strings (e.g., Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0)).rule XLoader_Windows_Loader
meta:
description = "Detects XLoader dropper based on embedded RC4 key"
strings:
$rc4_key = 4D 61 72 6B 65 74 69 6E 67 // "Marketing"
$xor_loop = 80 34 08 01 41 80 3C 08 00 // XOR + counter
condition:
uint16(0) == 0x5A4D and ($rc4_key or $xor_loop)
The malware uses HTTP/HTTPS to communicate with its C2 server. It obfuscates its traffic to blend in with normal web requests. The stolen data is compressed, encrypted (often using XOR or RC4 algorithms), and exfiltrated to the attacker’s server. xloader
.iso, .img, and .jar attachments at the perimeter.