Samker's Computer Forum - SCforum.info

World TOP Headlines: => Latest Security News & Alerts => Topic started by: Pez on 23. September 2016., 16:10:02

Title: ‘Cat-Loving’ Mobile Ransomware Operates With Control Panel
Post by: Pez on 23. September 2016., 16:10:02
‘Cat-Loving’ Mobile Ransomware Operates With Control Panel

Recently the McAfee Labs Mobile Malware Research team found a sample of ransomware for Android with botnet capabilities and a web-based control panel service. The malware is running on a legitimate cloud service provider.

The payload of this malware can encrypt a victim’s files, steal SMS messages, and block access to the device. In this variant the malware’s authors include a picture of a cat:

(https://blogs.mcafee.com/wp-content/uploads/20160808-ElGato-1-180x300.png)

The ransomware constantly requests commands from the control server via HTTP, and the malicious server responds with the attackers’ instructions defined in the control panel. All of this traffic is transmitted without encryption.

(https://blogs.mcafee.com/wp-content/uploads/20160808-ElGato-2.png)

The commands that this threat can receive and perform are described in the following table:

Command      Tag                              Description
0       Read commands                HTTP request to control server for new commands
1       Send SMS message             Send message from infected device
2       Remove all SMS               Forward and delete all SMS messages
3       Encrypt SD files             Encrypt all files on SD card and add extension .enc
4       Encrypt path in SD           Encrypt all files on SD card in a specific path with extension .enc
5       Decrypt SD files             Decrypt affected files on SD card that contain extension .enc
6       Decrypt path in SD files     Decrypt files in a specific path on SD card
7       Lock                         Lock screen
8       Exit                         Kill application and exit
 

Reading commands from the control server:

(https://blogs.mcafee.com/wp-content/uploads/20160808-ElGato-3.png)

Some interesting features of this ransomware include the ability to encrypt specific files, steal SMS messages while forwarding them to the attacker and avoiding the victim’s message visualization, lock access to the device and the encryption using an AES algorithm with a hardcoded password. Unlike asymmetric encryption, using a hardcoded password makes decryption trivial. Moreover, the application code contains a method to decrypt the affected files; thus this ransomware app can be forced to decrypt files if one invokes the appropriate method.

Decrypting the affected files:

(https://blogs.mcafee.com/wp-content/uploads/20160808-ElGato-4.png)

The malicious server control panel for the botnet allows several remote commands:
• Lock/unlock the screen (with a cat image).
• Send SMS messages to the victim.
• Encrypt/decrypt SD card memory files (with a hardcoded password).
• Silently steal SMS messages from the victim’s device.


(https://blogs.mcafee.com/wp-content/uploads/20160808-ElGato-5.png)

McAfee Labs has informed the owners of the abused servers and has requested they take down the malicious service.

This ransomware variant looks like a demo version used to commercialize malware kits for cybercriminals because the control server interface is not protected and includes in the code words such as MyDificultPassw.

These kinds of threats are usually distributed by attackers who buy exploit kits on black markets and who want to attack a specific company or group of people. The attackers often use phishing campaigns, Trojanized apps, social media networks, or other social engineering techniques.

McAfee Mobile Security detects this Android threat as Android/Ransom.ElGato and alerts mobile users if the malware is present, while protecting them from any data loss. Follow this link (http://www.mcafeemobilesecurity.com/) for more information about McAfee Mobile Security.

For help in combatting ransomware, follow this link (https://www.nomoreransom.org/) to the site No More Ransom (https://www.nomoreransom.org/)!


Original article: By Fernando Ruiz on Aug 08, 2016 (https://blogs.mcafee.com/mcafee-labs/cat-loving-mobile-ransomware-operates-control-panel/)