BlackEnergy

BlackEnergy Malware was first reported in 2007 as an HTTP-based toolkit that generated bots to execute DDoS attacks.[1] In 2010, BlackEnergy 2 emerged with capabilities beyond DDoS. In 2014, BlackEnergy 3 came equipped with a variety of plug-ins.[2] A Russian-based cybergang known as Sandworm is attributed with using BlackEnergy targeted attacks. The attack is distributed via a Word document or PowerPoint attachment in an email, luring victims into clicking the seemingly legitimate file.[3]

BlackEnergy 1 (BE1)

BlackEnergy's code facilitates different attack types to infect target machines. It is also equipped with server-side scripts which the perpetrators can develop in the Command and control (C&C) server. Cybercriminals use the BlackEnergy bot builder toolkit to generate customized bot client executable files that are then distributed to targets via email spam and phishing e-mail campaigns. [4] BE1 lacks the exploit functionalities and relies on external tools to load the bot. [5] BlackEnergy can be detected using the YARA signatures provided by the United States Department of Homeland Security (DHS).

Key Features

[5]

• can target more than one IP address per hostname

• has a runtime encrypter to evade detection by antivirus software

• hides its processes in a system driver (syssrv.sys)

Command Types

• DDoS attack commands (e.g. ICMP flood, TCP SYN flood, UDP floos, HTTP get flood, DNS flood, etc.)

• download commands to retrieve and launch new or updated executables from its server

• control commands (e.g. stop, wait, or die)

BlackEnergy 2 (BE2)

BlackEnergy 2 uses sophisticated rootkit/process-injection techniques, robust encryption, and a modular architecture known as a "dropper". [6] This decrypts and uncompresses the rootkit driver binary and installs it on the victim machine as a server with a randomly generated name. As an update on BlackEnergy 1, it combines older rootkit source code with new functions for unpacking and injecting modules into user processes. [6] Packed content is compressed using the LZ77 algorithm and encrypted using a modified version of the RC4 cipher. A hard-coded 128-bit key decrypts embedded content. For decrypting network traffic, the cipher uses the bot's unique identification string as the key. A second variation of the encryption/compression scheme adds an initialization vector to the modified RC4 cipher for additional protection in the dropper and rootkit unpacking stub, but is not used in the inner rootkit nor in the userspace modules. The primary modification in the RC4 implementation in BlackEnergy 2 lies in the key-scheduling algorithm. [6]

Capabilities

• can execute local files

• can download and execute remote files

• updates itself and its plugins with command and control servers

• can execute die or destroy commands

BlackEnergy 3 (BE3)

The latest full version of BlackEnergy emerged in 2014. The changes simplified the malware code: this version installer drops the main data link layer (DLL) component directly to the local application data folder.[7]

Plug-ins

[2]

fs.dllFile system operations

si.dll — System information, “BlackEnergy Lite”

jn.dll — Parasitic infector

ki.dllKeystroke Logging

ps.dll — Password stealer

ss.dllScreenshots

vs.dll — Network discovery, remote execution

tv.dll — Team viewer

rd.dll — Simple pseudo “remote desktop”

up.dll — Update malware

dc.dll — List Windows accounts

bs.dll — Query system hardware, BIOS, and Windows info

dstr.dll — Destroy system

scan.dll — Network scan

References

  1. https://www.sentinelone.com/wp-content/uploads/2017/06/BlackEnergy3_WP_012716_1c.pdf
  2. 1 2 "Updated BlackEnergy Trojan Grows More Powerful - McAfee Blogs". 14 January 2016.
  3. "Details on August BlackEnergy PowerPoint Campaigns". 4 October 2014.
  4. "BlackEnergy APT Malware - RSA Link". community.rsa.com.
  5. 1 2 https://ewic.bcs.org/upload/pdf/ewic_icscsr2016_paper7.pdf
  6. 1 2 3 "BlackEnergy Version 2 Threat Analysis". www.secureworks.com.
  7. http://www.threatstop.com/sites/default/files/threatstop_blackenergy.pdf
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.