PowerPool Malware Uses Windows Zero-Day Posted on Twitter

  /     /     /  
Publicated : 23/11/2024   Category : security


PowerPool Malware Uses Windows Zero-Day Posted on Twitter


Researchers detected the vulnerability in an attack campaign two days after it was posted on social media.



There are several good reasons why you shouldnt post zero-day exploits on social media. For starters, lurking attackers will snatch the code and leverage it in a malware campaign.
Such is the case with a Microsoft Windows zero-day bug shared on Twitter last week. Two days after the vulnerability and proof-of-concept was posted on Twitter and GitHub, respectively, ESET researchers identified the exploit in a campaign from the PowerPool threat group.
The vulnerability,
first shared
in a (now deleted) tweet on August 27, affects the Advanced Local Procedure Call (ALPC) function within the Windows Task Manager in  Windows 7 through Windows 10. The flaw allows Local Privilege Escalation (LPE), which lets an executable escalate privileges and allows restricted users launch a process to gain administrative control.
Twitter user SandboxEscaper, who sent the initial post, linked back to a GitHub repository with PoC code. It didnt take long for attackers to modify and recompile the exploit. PowerPool, which has a range of tools already at its disposal, took advantage.
PowerPool has a small bunch of targets, researchers explain in a blog post on the discovery. It may be too early to tell, but few occurrences indicate recipients are carefully chosen and not part of a spam campaign. ESET telemetry and uploads to VirusTotal (experts only accounted for manual uploads from the Web interface) indicate affected countries include Chile, Germany, India, the Philippines, Poland, Russia, the United Kingdom, the United States, and Ukraine.
We guess this is an espionage campaign, due to the nature of their backdoors, says ESET malware researcher Matthieu Faou. However, their malware are basic and cannot be compared to the ones developed by most APT groups.
While this campaign is more targeted, PowerPool has
previously
launched spam attacks. ESET data shows the group has been active since 2017 but hasnt been linked to any public breaches.
But First, They Changed the Code
PowerPool didnt use the exact binary that SandboxEscaper posted. Instead, they modified and recompiled the source code to insert their own malware and gain system privileges. The binary provided at the time of disclosure is a PoC showing how to exploit the flaw, Faou explains. Its not really malicious, he says, because it will ultimately execute notepad.exe with system privileges. PowerPool wanted to execute their own malware.
The flaw is in the SchRpcSetSecurity API function, which doesnt correctly check user permissions. This grants anyone write access to files in the Task Manager regardless of their rights; as a result, people with read-only access can replace content in write-protected files or create a file within the folder to link to, and gain write access to, any target file.
The exploit can also be used to replace content of protected target files with malicious code, giving malware admin rights. PowerPool chose to weaponize the vuln by changing the content of GoogleUpdate.exe, the updater for Google apps typically run under admin privileges by a Microsoft Windows task. Once they have write access, they overwrite GoogleUpdate.exe with a copy of their second-stage malware to gain system rights when the updater is next called.
The group uses a few different tactics for initial compromise, one of which involves emails with their first-stage malware as an attachment. From there, attackers primarily use two different backdoors: one deployed after the initial compromise and a second-stage backdoor.
The first-stage backdoor does reconnaissance on the machine and includes two executables. First of these is the main backdoor; this establishes persistence through a service and collects proxy information. The C&C servers address is included in this binary, which can execute commands and send information on the target device back to the C&C server. The second executable captures a screenshot of the targets display and exfiltrates it through the backdoor.
Next up is the second backdoor, which is malware downloaded via the first stage. Researchers speculate this is when the operators determine the machine is interesting enough to warrant further analysis; however, it is clearly not a state-of-the-art APT backdoor,
they report
.
Once attackers gain persistent access to a machine with the second backdoor, they leverage open-source tools (mostly written in PowerShell) to move laterally throughout the network.
Vulnerability Disclosure 101
Faou says the nature of this disclosure made weaponization simple for PowerPool.
First, what is really important in this vulnerability disclosure is the release of the source code of the exploit, and not only a compiled version of it, he explains. Thus, this is easy for malware developers to reuse it in their malware.
In contrast, when only a compiled version is available, malware developers first should reverse-engineer the exploit before including their malware. The process can be time-consuming, he says, and difficult to finish before a patch is issued for the bug.
Security researchers who discover vulnerabilities should coordinate disclosure with the vendor, giving them time to issue a fix before the bug is made public, Faou continues. This protects users; its unlikely vulnerabilities will be used in massive campaigns before public disclosure.
While this campaign only targets a limited pool of victims, ESET researchers still urge caution: …it shows that cybercriminals also follow the news and work on employing exploits as soon as they are publicly available, they say.
Related Content:
Silence Group Quietly Emerges as New Threat to Banks
Thoughts on the Latest Apache Struts Vulnerability
Authentication Grows Up
4 Benefits of a World with Less Privacy
 
Black Hat Europe returns to London Dec 3-6 2018  with hands-on technical Trainings, cutting-edge Briefings, Arsenal open-source tool demonstrations, top-tier security solutions and service providers in the Business Hall. Click for information on the
conference
 and
to register.

Last News

▸ Some DLP Products Vulnerable to Security Holes ◂
Discovered: 23/12/2024
Category: security

▸ Scan suggests Heartbleed patches may not have been successful. ◂
Discovered: 23/12/2024
Category: security

▸ IoT Devices on Average Have 25 Vulnerabilities ◂
Discovered: 23/12/2024
Category: security


Cyber Security Categories
Google Dorks Database
Exploits Vulnerability
Exploit Shellcodes

CVE List
Tools/Apps
News/Aarticles

Phishing Database
Deepfake Detection
Trends/Statistics & Live Infos



Tags:
PowerPool Malware Uses Windows Zero-Day Posted on Twitter