216.73.216.31

Python Bot Delivered Through DLL Side-Loading

· Published 18/03/2025 12:42 · Modified 18/03/2025 15:58

Export JSON

Essential information

Published
18/03/2025 12:42
Modified
18/03/2025 15:58
Tags
2025-03-18 bitbucket code obfuscation dll side-loading evasion techniques pdf reader persistence python bot
Related entities
8 techniques (mitre), 1 malware

Description

A sophisticated malware campaign employs to deliver a . The attack begins with a ZIP archive containing a legitimate executable and a hidden malicious DLL. When executed, the malicious DLL is loaded instead of the intended Microsoft one, altering the 's behavior. The malware then unpacks a Python environment, fetches the bot code from a repository, and establishes through registry modifications. The attacker uses various techniques to bypass security controls, including renaming processes and implementing a Byte Order Mark. The campaign demonstrates advanced evasion tactics and leverages trusted applications to deploy its payload.

External references