<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Malicious extension &#8211; First Hackers News</title>
	<atom:link href="https://firsthackersnews.com/category/malicious-extension/feed/" rel="self" type="application/rss+xml" />
	<link>https://firsthackersnews.com</link>
	<description>Latest cybersecurity news, real attacks, and practical IOCs—made simple and actionable.</description>
	<lastBuildDate>Fri, 01 May 2026 18:39:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://firsthackersnews.com/wp-content/uploads/2026/03/cropped-FHN_512x512-32x32.png</url>
	<title>Malicious extension &#8211; First Hackers News</title>
	<link>https://firsthackersnews.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Multi Stage Malware Attack Uses Obfuscation to Evade Detection</title>
		<link>https://firsthackersnews.com/multi-stage-malware-attack/</link>
					<comments>https://firsthackersnews.com/multi-stage-malware-attack/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Mon, 27 Apr 2026 15:30:00 +0000</pubDate>
				<category><![CDATA[Application Security]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Malicious extension]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[#CyberAttack]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#CyberThreats]]></category>
		<category><![CDATA[#datasecurity]]></category>
		<category><![CDATA[#EndpointSecurity]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#Malware]]></category>
		<category><![CDATA[#MalwareAnalysis]]></category>
		<category><![CDATA[#NetworkSecurity]]></category>
		<category><![CDATA[#phishing]]></category>
		<category><![CDATA[#SecurityAwareness]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security flaw]]></category>
		<category><![CDATA[security update]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11647</guid>

					<description><![CDATA[<p>Security researchers have identified a new malware campaign that uses advanced hiding techniques and multi-stage payloads to avoid</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/multi-stage-malware-attack/">Multi Stage Malware Attack Uses Obfuscation to Evade Detection</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Security researchers have identified a new malware campaign that uses advanced hiding techniques and multi-stage payloads to avoid detection. Instead of launching a direct attack, the malware spreads in stages, making it harder for traditional security tools to detect and block it. This approach is characterized as a multi stage malware attack.</p>



<p>The attack starts with a targeted phishing email sent to specific organizations, particularly government-related entities. The email is designed to look legitimate, pretending to come from an internal consultant and referencing a real-looking project to gain trust.</p>



<p>To make the message more convincing, it is marked as urgent and includes a request for a read receipt. This increases the chances that the recipient will open the attachments without suspicion.</p>



<p>This multi stage malware attack poses serious threats to organizations, as its multi-layered nature complicates detection and remediation efforts.</p>



<p>The email contains two files with slightly misspelled names to appear like quick internal documents:</p>



<ul class="wp-block-list">
<li>A Word file pretending to be a report</li>



<li>A PDF file that looks like an official document</li>
</ul>



<p>These small tricks are used to make the attack look normal and believable.</p>



<h2 class="wp-block-heading">How the Multi-Stage Attack Works</h2>



<p>The infection process is carefully designed and happens in multiple steps. This layered approach helps the malware stay hidden during each stage.</p>



<p>When the Word file is opened, it asks the user to enable macros. If the user allows it, hidden code runs in the background and downloads a malicious file from an external server. This technique helps bypass basic security checks.</p>



<p>At the same time, the PDF file acts as another attack path. It shows a fake error message asking the user to update their PDF reader. If the user clicks the prompt, it downloads another malicious file disguised as a legitimate application.</p>



<p>Once installed, the malware:</p>



<ul class="wp-block-list">
<li>Connects to remote servers using trusted services</li>



<li>Uses tools like developer tunnels to maintain access</li>



<li>Sends stolen data through platforms like Discord</li>



<li>Executes commands on the infected system</li>
</ul>



<p>By using legitimate platforms, the malware blends in with normal network traffic, making it difficult to detect.</p>



<h2 class="wp-block-heading">Evasion Techniques and Why It’s Dangerous</h2>



<p>This malware uses several techniques to avoid being detected by security systems. It checks for analysis environments, hides its code, and uses trusted services to carry out its activities.</p>



<p>Some of its key evasion methods include:</p>



<ul class="wp-block-list">
<li>Hiding malicious code inside compiled scripts</li>



<li>Using trusted cloud services for communication</li>



<li>Disguising files with familiar names and branding</li>



<li>Delivering payloads in stages instead of all at once</li>
</ul>



<p>Because of these methods, the malware can remain active for a long time without being noticed. It can steal data, monitor systems, and give attackers remote access.</p>



<p>This attack shows a growing trend where cybercriminals rely on trusted platforms and multi-step infections to bypass traditional defenses. Organizations should focus on monitoring behavior, restricting macros, and educating users to recognize suspicious emails.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/multi-stage-malware-attack/">Multi Stage Malware Attack Uses Obfuscation to Evade Detection</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/multi-stage-malware-attack/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Malicious 7-Zip Files Converting PCs into Proxy Nodes</title>
		<link>https://firsthackersnews.com/fake-7zip-malware-proxy-infection/</link>
					<comments>https://firsthackersnews.com/fake-7zip-malware-proxy-infection/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Tue, 10 Feb 2026 18:15:01 +0000</pubDate>
				<category><![CDATA[Application Security]]></category>
		<category><![CDATA[Compromised]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Malicious extension]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[#7ZipMalware]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#FakeSoftware]]></category>
		<category><![CDATA[#HomePCSecurity]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#MalwareInfection]]></category>
		<category><![CDATA[#MalwareThreat]]></category>
		<category><![CDATA[#ProxyMalware]]></category>
		<category><![CDATA[#SecurityAwareness]]></category>
		<category><![CDATA[#TrojanAlert]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security flaw]]></category>
		<category><![CDATA[security update]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11145</guid>

					<description><![CDATA[<p>Cybercriminals are running a sneaky operation that uses a fake version of the popular 7-Zip archiving tool to</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/fake-7zip-malware-proxy-infection/">Malicious 7-Zip Files Converting PCs into Proxy Nodes</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Cybercriminals are running a sneaky operation that uses a fake version of the popular <strong>7-Zip</strong> archiving tool to compromise everyday home computers. Instead of just installing file compression software, victims unknowingly install malware that turns their machines into part of a residential proxy network.</p>



<p>The attack begins with a convincing trap: a website made to look like the official 7-Zip page. The domain closely resembles the real one, so users trust it and download what seems like a normal installer. The software appears to function properly, which helps the infection remain hidden.</p>



<p>The campaign surfaced after a user shared their experience online. While building a new PC and following a tutorial, they downloaded 7-Zip from the fake site. The system showed some strange errors, but nothing serious enough to stop usage. Nearly two weeks later, Microsoft Defender finally detected a generic trojan, revealing the compromise.</p>



<h2 class="wp-block-heading"><strong>How the Fake Installer Hides the Malware</strong></h2>



<p>Security analysis revealed that the installer includes a legitimate copy of 7-Zip along with hidden malicious files. These components are placed in system folders that most users never check, helping them stay unnoticed. The installer was digitally signed, which made it appear trustworthy during installation — although that certificate has since been revoked.</p>



<p>After installation, the malware establishes strong persistence. It creates Windows services that launch automatically with high privileges every time the system starts. It also modifies firewall settings to ensure its traffic can move freely without being blocked.</p>



<h2 class="wp-block-heading"><strong>Turning Infected PCs into Proxy Nodes</strong></h2>



<p>The malware collects system details such as hardware information and network configuration, then communicates with remote servers for instructions. Its main role is to convert infected devices into residential proxy nodes.</p>



<p>◆ Connects to attacker-controlled servers for commands<br>◆ Routes third-party internet traffic through the victim’s IP address<br>◆ Uses encryption and obfuscation to hide communications<br>◆ Operates over unusual network ports to avoid detection</p>



<p>This setup is typical of residential proxy services, where real home IP addresses are valuable. Criminals can rent this access for fraud, scraping websites, ad abuse, and other illicit activities — all traced back to the victim’s internet connection.</p>



<p>Anyone who downloaded 7-Zip from the fake site should assume their system is compromised. Security tools may remove known variants, but some users may prefer a full operating system reinstall for complete safety.</p>



<h2 class="wp-block-heading"><strong>To reduce risk</strong></h2>



<p>Always download software from official sources, double-check domain names, and watch for unexpected system changes like unknown services or firewall rule modifications. </p>



<p>Organizations should also block known malicious domains and monitor outbound traffic to stop infected machines from contacting attacker infrastructure.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/fake-7zip-malware-proxy-infection/">Malicious 7-Zip Files Converting PCs into Proxy Nodes</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/fake-7zip-malware-proxy-infection/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Chrome Extension Used to Steal AI Chat Data</title>
		<link>https://firsthackersnews.com/chrome-extension-2/</link>
					<comments>https://firsthackersnews.com/chrome-extension-2/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 11:25:04 +0000</pubDate>
				<category><![CDATA[Malicious extension]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[AI security]]></category>
		<category><![CDATA[Browser Security]]></category>
		<category><![CDATA[CHATGPT]]></category>
		<category><![CDATA[Chrome Extensions]]></category>
		<category><![CDATA[cybersecurity]]></category>
		<category><![CDATA[data exfiltration]]></category>
		<category><![CDATA[data privacy]]></category>
		<category><![CDATA[DeepSeek]]></category>
		<category><![CDATA[Information security]]></category>
		<category><![CDATA[malicious extensions]]></category>
		<category><![CDATA[threat intelligence]]></category>
		<category><![CDATA[user privacy]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=10934</guid>

					<description><![CDATA[<p>More than 900,000 Chrome users were impacted by two harmful browser extensions that quietly collected AI chat content</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/chrome-extension-2/">Chrome Extension Used to Steal AI Chat Data</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>More than <strong>900,000 Chrome users</strong> were impacted by two harmful browser extensions that quietly collected AI chat content and browsing activity.</p>



<p>The extensions captured conversations from tools like <strong>ChatGPT and DeepSeek</strong>, along with users’ complete browsing histories, and sent the data to external servers controlled by attackers.</p>



<p>The issue was uncovered by researchers at <strong>OX Security</strong>, who found that the extensions were designed to closely resemble the popular <strong>AITOPIA AI sidebar</strong>. One of the fake extensions even gained extra visibility by appearing as a recommended option in the Chrome Web Store.</p>



<p>Both tools offered AI chat features powered by models such as GPT and Claude, making them appear legitimate to users. To avoid suspicion, they asked for permission under the label of “anonymous analytics,” while secretly harvesting data.</p>



<p>Further investigation showed that the attackers used third-party hosting services to publish privacy policies and linked the two extensions together so that removing one would lead users to the other.</p>



<h2 class="wp-block-heading">How the Malware Works</h2>



<p>Once installed, the malicious extensions quietly watch what users do in their browser. They track open tabs and assign a unique ID to each victim.</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="525" src="https://firsthackersnews.com/wp-content/uploads/2026/01/image-1-1024x525.png" alt="" class="wp-image-10935" srcset="https://firsthackersnews.com/wp-content/uploads/2026/01/image-1-200x103.png 200w, https://firsthackersnews.com/wp-content/uploads/2026/01/image-1-300x154.png 300w, https://firsthackersnews.com/wp-content/uploads/2026/01/image-1-400x205.png 400w, https://firsthackersnews.com/wp-content/uploads/2026/01/image-1-600x308.png 600w, https://firsthackersnews.com/wp-content/uploads/2026/01/image-1-768x394.png 768w, https://firsthackersnews.com/wp-content/uploads/2026/01/image-1-800x410.png 800w, https://firsthackersnews.com/wp-content/uploads/2026/01/image-1-1024x525.png 1024w, https://firsthackersnews.com/wp-content/uploads/2026/01/image-1-1200x615.png 1200w, https://firsthackersnews.com/wp-content/uploads/2026/01/image-1-1536x787.png 1536w, https://firsthackersnews.com/wp-content/uploads/2026/01/image-1.png 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>When a user opens <strong>ChatGPT</strong> or <strong>DeepSeek</strong>, the extensions jump into action. They read the page content and copy chat messages, questions, replies, and session details directly from the browser window. This information is temporarily saved on the device.</p>



<p>Every 30 minutes, the collected data is packaged, encoded, and sent to attacker-controlled servers. This allows the attackers to harvest sensitive content that users may never expect to leave their browser.</p>



<p>The stolen data can include:</p>



<ul class="wp-block-list">
<li>Proprietary code and internal discussions</li>



<li>Business plans and strategy conversations</li>



<li>Personal information and search activity</li>



<li>Internal links and system references</li>
</ul>



<p>Beyond chat data, the extensions also record browsing activity. This gives attackers insight into user behavior, company structures, and online habits—information that can later be used for targeted phishing, fraud, or identity theft.</p>



<p>As of early January 2026, both extensions were still available for download. Although one lost its featured status after being reported, it continued to receive updates, helping it appear legitimate.</p>



<p>Users are strongly advised to review installed extensions, remove any unknown or suspicious ones, and avoid relying on store badges alone. Only install extensions from trusted developers and limit permissions whenever possible.</p>



<h2 class="wp-block-heading" id="h-iocs"><strong>IoCs</strong></h2>



<figure class="wp-block-table"><table><thead><tr><th>Type</th><th>Value</th><th>Notes</th></tr></thead><tbody><tr><td>Extension name</td><td>Chat GPT for Chrome with GPT-5, Claude Sonnet &amp; DeepSeek AI</td><td>Malicious AI sidebar-style extension</td></tr><tr><td>Extension ID</td><td>fnmihdojmnkclgjpcoonokmkhjpjechg</td><td>Chrome Web Store ID</td></tr><tr><td>Version</td><td>1.9.6</td><td>Reported malicious build</td></tr><tr><td>SHA-256 hash</td><td>98d1f151872c27d0abae3887f7d6cb6e4ce29e99ad827cb077e1232bc4a69c00</td><td>Package hash</td></tr><tr><td>Extension name</td><td>AI Sidebar with Deepseek, ChatGPT, Claude and more</td><td>Second malicious extension</td></tr><tr><td>Extension ID</td><td>inhcgfpbfdjbjogdfjbclgolkmhnooop</td><td>Chrome Web Store ID</td></tr><tr><td>Version</td><td>1.6.1</td><td>Reported malicious build</td></tr><tr><td>SHA-256 hash</td><td>20ba72e91d7685926c8c1c5b4646616fa9d769e32c1bc4e9f15dddaf3429cea7</td><td>Package hash</td></tr></tbody></table></figure>



<h2 class="wp-block-heading" id="h-network-and-c2-iocs"><strong>Network and C2 IoCs</strong></h2>



<figure class="wp-block-table"><table><thead><tr><th>Category</th><th>Domain / Endpoint</th><th>Notes</th></tr></thead><tbody><tr><td>C2 endpoint</td><td>deepaichats[.]com</td><td>Receives stolen chat data and URLs</td></tr><tr><td>C2 endpoint</td><td>chatsaigpt[.]com</td><td>Additional C2 for exfiltrated data</td></tr><tr><td>Lovable-hosted server</td><td>chataigpt[.]pro</td><td>Used for privacy policy / infra hosting</td></tr><tr><td>Lovable-hosted server</td><td>chatgptsidebar[.]pro</td><td>Used for uninstall redirect and infra</td></tr></tbody></table></figure>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong>&#x200d;Follow Us on:<strong> <a href="https://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noopener">Linkedin</a>,<a href="https://www.instagram.com/firsthackersnews/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.facebook.com/FirsthackerNews" target="_blank" rel="noreferrer noopener">Facebook</a></strong> to get the latest security news!</strong></p>
</blockquote>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/chrome-extension-2/">Chrome Extension Used to Steal AI Chat Data</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/chrome-extension-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Malicious VS Code Icon Theme Targets Windows &#038; macOS</title>
		<link>https://firsthackersnews.com/windows-macos/</link>
					<comments>https://firsthackersnews.com/windows-macos/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Tue, 02 Dec 2025 03:27:30 +0000</pubDate>
				<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Malicious extension]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[Base64 blob]]></category>
		<category><![CDATA[command server]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[Malicious]]></category>
		<category><![CDATA[malicious payloads]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=10739</guid>

					<description><![CDATA[<p>A fake VS Code extension pretending to be the Material Icon Theme was found targeting Windows and macOS</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/windows-macos/">Malicious VS Code Icon Theme Targets Windows &#038; macOS</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A fake VS Code extension pretending to be the Material Icon Theme was found targeting Windows and macOS users. Attackers added hidden backdoor files into the marketplace package, giving them quiet access to developer systems after installation.</p>



<p>The extension looked and worked like a normal icon theme, so users didn’t suspect anything. But inside, it carried two Rust-based implants that could run native code on both operating systems and connect to a remote command server.</p>



<p>Nextron Systems discovered these implants in version <strong>5.29.1</strong>, tied to a loader script called <strong>extension.js</strong> in the <strong>dist/extension/desktop</strong> folder. </p>



<p>The malicious payloads — os.node for Windows and darwin.node for macOS — were placed inside a structure that copied the real extension’s layout, making the backdoor harder to spot.</p>



<p>After activation, <em>extension.js</em> runs the matching Rust implant and hands control to the attackers, turning the extension into a loader for further remote payloads.</p>



<h2 class="wp-block-heading"><strong>Inside the Attack Chain</strong></h2>



<p>This part explains how the malicious implants communicate with their command server and pull additional payloads.</p>



<p>The Rust binaries don’t use a fixed URL. Instead, they get their instructions from data stored in a Solana blockchain wallet, making the control channel difficult to block.</p>



<p>A simplified version of the loader logic in <strong>extension.js</strong> looks like this:</p>



<p><code>function activate() { const bin = process.platform === "win32" ? "os.node" : "darwin.node"; const native = require(__dirname + "/desktop/" + bin); native.run(); }</code></p>



<p>Once loaded, the native code reads the data from the wallet, decodes it from Base64, and then connects to a command server. It downloads a large Base64 blob, which is actually an <strong>AES-256-CBC encrypted JavaScript file</strong>.</p>



<p>The attackers also use a hidden Google Calendar event—with an invisible Unicode URL—as a fallback source for the next payload, adding another layer to the C2 chain.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong>&#x200d;Follow Us on:<strong> <a href="https://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noopener">Linkedin</a>,<a href="https://www.instagram.com/firsthackersnews/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.facebook.com/FirsthackerNews" target="_blank" rel="noreferrer noopener">Facebook</a></strong> to get the latest security news!</strong></p>
</blockquote>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/windows-macos/">Malicious VS Code Icon Theme Targets Windows &#038; macOS</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/windows-macos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Malware in Chrome Extension Found Stealing SOL via Hidden Swap Fees</title>
		<link>https://firsthackersnews.com/chrome-extension/</link>
					<comments>https://firsthackersnews.com/chrome-extension/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Wed, 26 Nov 2025 15:11:12 +0000</pubDate>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Malicious extension]]></category>
		<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[chrome extension]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security flaw]]></category>
		<category><![CDATA[security patch]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[sql]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=10693</guid>

					<description><![CDATA[<p>Security researchers at Socket discovered a deceptive Chrome extension called Crypto Copilot. It pretends to be a legitimate</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/chrome-extension/">Malware in Chrome Extension Found Stealing SOL via Hidden Swap Fees</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><span style="font-size: revert; color: initial;">Security researchers at Socket discovered a deceptive Chrome extension called </span><strong data-start="139" data-end="157" style="font-size: revert; color: initial;">Crypto Copilot</strong><span style="font-size: revert; color: initial;">. It pretends to be a legitimate Solana trading tool but secretly takes SOL from users’ swap transactions.</span> </p>



<p>The Chrome Web Store listing never mentions any fees or hidden transfers — a key sign of the extension’s malicious intent.</p>



<p>Behind its clean interface, the extension runs advanced code to quietly steal SOL from users.</p>



<p>After creating the normal Raydium swap instructions, it calculates a “platform fee” using hardcoded values and adds a secret SystemProgram.transfer that sends SOL to the attacker’s wallet: Bjeida13AjgPaUEU9xrh1iQMwxZC7QDdvSfg73oxQff7.</p>



<p>The fee is the higher of 0.0013 SOL or 0.05% of the swap.<br>Small trades pay the fixed fee, while larger trades pay the percentage.<br>Example: a 100 SOL swap sends 0.05 SOL to the attacker.</p>



<p>The malicious code is heavily minified and renamed to hide how the fee works.</p>



<p>The hidden transfer is bundled inside the same transaction as the real swap, and most wallet pop-ups don’t show each instruction clearly.</p>



<p>As a result, users think they are approving one simple swap — but both instructions run together on-chain.</p>



<h3 class="wp-block-heading">Fake Setup</h3>



<p>The extension connects to a backend (<strong>crypto-coplilot-dashboard[.]vercel[.]app</strong>) and main site (<strong>cryptocopilot[.]app</strong>) that don’t work.</p>



<p>The backend shows a blank page, the main site is parked, and the typo “<strong>coplilot</strong>” signals disposable, malicious infrastructure.</p>



<p>On-chain activity shows only a few fee transfers so far, but the risk remains.</p>



<p>The fees grow with transaction size and volume, meaning active traders could lose significant amounts over time, turning the extension into a steady profit source for the attacker.</p>



<h2 class="wp-block-heading"><strong>Recommendations for Users</strong></h2>



<p>Crypto Copilot is still on the Chrome Web Store, though Socket has asked Google to remove it.</p>



<ul class="wp-block-list">
<li>Avoid closed-source trading extensions that request signing permissions.</li>



<li>Install wallet extensions only from verified publisher pages, not search results.</li>



<li>If you used Crypto Copilot, move your assets to a clean wallet and revoke all connected sites.</li>



<li>Always check each transaction instruction before signing, especially on Solana, and watch for unexpected <strong>SystemProgram.transfer</strong> actions.</li>
</ul>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong>&#x200d;Follow Us on:<strong> <a href="https://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noopener">Linkedin</a>,<a href="https://www.instagram.com/firsthackersnews/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.facebook.com/FirsthackerNews" target="_blank" rel="noreferrer noopener">Facebook</a></strong> to get the latest security news!</strong></p>
</blockquote>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/chrome-extension/">Malware in Chrome Extension Found Stealing SOL via Hidden Swap Fees</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/chrome-extension/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Lampion Stealer Evolves: Silent Credential Theft via ClickFix Attacks</title>
		<link>https://firsthackersnews.com/lampion/</link>
					<comments>https://firsthackersnews.com/lampion/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Fri, 31 Oct 2025 07:32:21 +0000</pubDate>
				<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Malicious extension]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[attacks]]></category>
		<category><![CDATA[banking trojan]]></category>
		<category><![CDATA[ClickFix]]></category>
		<category><![CDATA[credential theft]]></category>
		<category><![CDATA[Lampion Stealer]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security flaw]]></category>
		<category><![CDATA[security update]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=10576</guid>

					<description><![CDATA[<p>Researchers have discovered a new wave of attacks using the Lampion banking trojan, a malware active since 2019</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/lampion/">Lampion Stealer Evolves: Silent Credential Theft via ClickFix Attacks</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Researchers have discovered a new wave of attacks using the <strong>Lampion banking trojan</strong>, a malware active since 2019 and now targeting users of Portuguese banks more aggressively.</p>



<p>The attackers have improved their methods by using smarter social engineering techniques that are harder to detect.</p>



<h2 class="wp-block-heading"><strong><strong>Lampion banking trojan</strong></strong></h2>



<p>In this latest campaign, they are using a tactic called <strong>ClickFix</strong>, which tricks users into thinking they need to “fix” a fake technical issue. When users follow the instructions, the malware is unknowingly executed.</p>



<p>The attack starts with phishing emails that look like legitimate bank transfer notifications. These emails are sent from <strong>compromised email accounts</strong>, making them appear more credible.</p>



<p>Instead of links, the attackers now attach <strong>ZIP files</strong> containing the malware — a strategy they started using around mid-September 2024 to avoid security filters.</p>



<p>According to Bitsight researchers, the attackers changed their methods over three phases, with the biggest shift in mid-December 2024 when ClickFix was added to the infection process.</p>



<p>Researchers observed <strong>dozens of new infections every day</strong>, with hundreds of devices already under the attackers&#8217; control. This shows how effective and well-planned the campaign is.</p>



<p>The malware uses multiple steps to avoid being detected. After the victim opens the attached file, a fake Windows error message appears, making everything look legitimate while the malware continues to run in the background.</p>



<p>The ClickFix trick gets users to click a link, making them believe they&#8217;re fixing an issue while the malware installs silently in the background.</p>



<h2 class="wp-block-heading"><strong>Infection Process &amp; Persistence</strong></h2>



<p>This campaign shows a high level of technical skill and planning.</p>



<p>The malware infection happens in multiple steps using <strong>hidden (obfuscated) Visual Basic scripts</strong>. Each step hides the true purpose of the malware until it finally loads the main DLL file, which is responsible for stealing information.</p>



<p>Around June 2025, the attackers added a <strong>persistence feature</strong>, allowing the malware to stay active even after the computer is restarted.</p>



<p>The threat actors use servers spread across different cloud providers, making it harder to trace or shut down their operations. Their system also blocks certain IP addresses, preventing security researchers from analyzing the full attack sequence.</p>



<p>Researchers found <strong>hundreds of unique malware files</strong> at every stage of the infection, suggesting that the group uses automated tools to generate new versions quickly and operate at scale while staying hidden.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/lampion/">Lampion Stealer Evolves: Silent Credential Theft via ClickFix Attacks</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/lampion/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHP Variable Function Malware Targets WordPress Sites, Wordfence Reports</title>
		<link>https://firsthackersnews.com/php-variable-function-malware-targets-wordpress-sites-wordfence-reports/</link>
					<comments>https://firsthackersnews.com/php-variable-function-malware-targets-wordpress-sites-wordfence-reports/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Fri, 24 Oct 2025 05:24:19 +0000</pubDate>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Malicious extension]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#Malware]]></category>
		<category><![CDATA[#PHP]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<category><![CDATA[#WebSecurity]]></category>
		<category><![CDATA[#Wordfence]]></category>
		<category><![CDATA[#WordPressSecurity]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=10554</guid>

					<description><![CDATA[<p>A new analysis by Wordfence security researchers has revealed a recurring malware strain that uses PHP’s variable function</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/php-variable-function-malware-targets-wordpress-sites-wordfence-reports/">PHP Variable Function Malware Targets WordPress Sites, Wordfence Reports</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A new analysis by <strong>Wordfence security researchers</strong> has revealed a recurring <strong>malware strain</strong> that uses PHP’s <em>variable function</em> feature and browser cookies for advanced obfuscation.<br>The malware has been observed in multiple evolving variants and continues to affect <strong>WordPress environments</strong> worldwide.</p>



<h2 class="wp-block-heading"><strong>Rising Activity Detected in September 2025</strong></h2>



<p>More than <strong>30,000 malware samples</strong> of this type were detected and blocked by Wordfence during <strong>September 2025</strong>.<br>All known variants are now covered by both <strong>premium and free</strong> malware signatures provided by Wordfence.</p>



<h2 class="wp-block-heading"><strong>Variable Functions Exploited</strong></h2>



<p>PHP’s variable function capability, which allows function names to be stored in variables and executed dynamically, has been heavily abused by attackers.<br>This technique, originally meant for flexible coding, is being used to <strong>execute arbitrary commands</strong> on compromised sites.</p>



<p>For example, malicious code may assign “eval” and “base64_decode” to variables, chaining them together to download and execute remote payloads.<br>When these function names are dynamically built or encoded, detection becomes significantly harder.<br>Simple patterns like <code>eval(base64_decode())</code> are easily caught, but reordered or encoded calls can bypass traditional signature scans.</p>



<h2 class="wp-block-heading"><strong>Cookie-Based Payloads</strong></h2>



<p>The malware also replaces typical user-input triggers with <strong>browser cookies</strong>.<br>In several cases, execution occurs only when a specific number of cookies—often <strong>11 or 22</strong>—are present, along with a unique marker such as “array11.”</p>



<p>Cookie values are concatenated to rebuild PHP function names like “base64_decode” or “create_function.”<br>The payload is then decoded and executed on the server.<br>Some variants even check mathematical conditions, such as one cookie being divisible by 283, before activating.</p>



<p>Because all commands are controlled through cookies, attackers can trigger code execution without leaving visible traces in logs or form submissions.</p>



<h3 class="wp-block-heading"><strong>Key Detection Traits</strong></h3>



<p>According to Wordfence, these scripts can be identified by several behavioral clues:</p>



<ul class="wp-block-list">
<li>Unusually dense and unformatted PHP code</li>



<li>Use of variable functions</li>



<li>Conditional checks based on cookies or superglobals</li>
</ul>



<p>By focusing on these traits rather than static signatures, <strong>Wordfence’s malware engine</strong> can detect even heavily obfuscated variants.</p>



<h2 class="wp-block-heading"><strong>Ongoing Protection Efforts</strong></h2>



<p>Wordfence continues to invite researchers and users to submit undetected samples to expand their coverage.<br>Their layered defense system—including <strong>Wordfence Premium</strong>, <strong>Care</strong>, <strong>Response</strong>, and <strong>CLI tools</strong>—currently detects <strong>over 99% of known malicious variants</strong> using these obfuscation tactics.</p>



<p>The company emphasizes that vigilance and updated security plugins remain essential to keeping <strong>WordPress sites protected</strong> against evolving PHP malware threats.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/php-variable-function-malware-targets-wordpress-sites-wordfence-reports/">PHP Variable Function Malware Targets WordPress Sites, Wordfence Reports</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/php-variable-function-malware-targets-wordpress-sites-wordfence-reports/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Android Zygote Flaw Enables Code Execution and Privilege Escalation</title>
		<link>https://firsthackersnews.com/android-zygote-flaw/</link>
					<comments>https://firsthackersnews.com/android-zygote-flaw/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Tue, 11 Mar 2025 01:39:12 +0000</pubDate>
				<category><![CDATA[Android malware]]></category>
		<category><![CDATA[Compromised]]></category>
		<category><![CDATA[Exploitation]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Malicious extension]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Android Zygote Flaw]]></category>
		<category><![CDATA[code execution]]></category>
		<category><![CDATA[CVE-2024-31317]]></category>
		<category><![CDATA[privilege escalation]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security flaw]]></category>
		<category><![CDATA[security update]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=9764</guid>

					<description><![CDATA[<p>A major vulnerability, CVE-2024-31317, has been discovered in Android, allowing attackers to exploit the Zygote process for system-wide</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/android-zygote-flaw/">Android Zygote Flaw Enables Code Execution and Privilege Escalation</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A major vulnerability, CVE-2024-31317, has been discovered in Android, allowing attackers to exploit the Zygote process for system-wide code execution and privilege escalation. This flaw affects devices running Android 11 or earlier, presenting a serious security risk.</p>



<h2 class="wp-block-heading"><strong>All about Android Zygote Flaw</strong></h2>



<p>The Zygote process is a core part of Android, responsible for launching new apps and system processes. Running with system privileges, it’s a prime target for attackers aiming for elevated access.</p>



<p>The vulnerability stems from how the System Server handles the hidden_api_blacklist_exemptions setting, which lets some apps bypass Android’s hidden API restrictions. </p>



<p>The issue occurs because the System Server doesn’t properly escape newlines in this setting when passing it to Zygote, allowing attackers to inject arbitrary commands into the Zygote process.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="612" height="502" src="https://firsthackersnews.com/wp-content/uploads/2025/03/image-2.png" alt="" class="wp-image-9765" srcset="https://firsthackersnews.com/wp-content/uploads/2025/03/image-2-200x164.png 200w, https://firsthackersnews.com/wp-content/uploads/2025/03/image-2-300x246.png 300w, https://firsthackersnews.com/wp-content/uploads/2025/03/image-2-400x328.png 400w, https://firsthackersnews.com/wp-content/uploads/2025/03/image-2-600x492.png 600w, https://firsthackersnews.com/wp-content/uploads/2025/03/image-2.png 612w" sizes="(max-width: 612px) 100vw, 612px" /><figcaption class="wp-element-caption">An overview of the Android boot process<br><br>Attackers can exploit this vulnerability via the Android Debug Bridge (ADB) Shell, which has the WRITE_SECURE_SETTINGS permission to modify the hidden_api_blacklist_exemptions setting.<br><br>By injecting malicious commands, attackers can execute arbitrary code with system-wide privileges. A proof-of-concept shows how they can escalate privileges and maintain control by launching a persistent shell. Exploiting this vulnerability could cause severe issues, including device bootloops.<br><br><br></figcaption></figure>



<h2 class="wp-block-heading"><strong>Mitigation Steps </strong></h2>



<p>To mitigate the risks, users can restore normal Zygote behavior by deleting the modified hidden_api_blacklist_exemptions setting through ADB Shell and rebooting the device. However, this will also remove any injected payloads, requiring attackers to repeat the exploitation process to regain elevated access.</p>



<p>This discovery highlights the importance of securing Android&#8217;s core processes and the need for quick patches to prevent such exploits.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/android-zygote-flaw/">Android Zygote Flaw Enables Code Execution and Privilege Escalation</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/android-zygote-flaw/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Hackers exploit Apache Struts2 flaw to upload malware</title>
		<link>https://firsthackersnews.com/apache-struts2-flaw/</link>
					<comments>https://firsthackersnews.com/apache-struts2-flaw/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Mon, 16 Dec 2024 18:22:56 +0000</pubDate>
				<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Malicious extension]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[Apache Struts2 flaw]]></category>
		<category><![CDATA[CVE-2024-53677]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[malicious payload]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security flaw]]></category>
		<category><![CDATA[security patch]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[security vulnerability]]></category>
		<category><![CDATA[vulnerability impact]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=9261</guid>

					<description><![CDATA[<p>Hackers are exploiting a new Apache Struts2 vulnerability (CVE-2024-53677) with a critical CVSS score of 9.5, posing severe</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/apache-struts2-flaw/">Hackers exploit Apache Struts2 flaw to upload malware</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hackers are exploiting a new Apache Struts2 vulnerability (CVE-2024-53677) with a critical CVSS score of 9.5, posing severe risks.</p>



<h2 class="wp-block-heading"><strong>Apache Struts2 flaw</strong></h2>



<p>Apache Struts2 recently announced a vulnerability with path-traversal, allowing attackers to upload files into restricted directories, potentially enabling remote code execution. If a webshell is uploaded to the web root, hackers could gain control of the system.</p>



<p>This flaw appears related to CVE-2023-50164, which was poorly addressed, leading to the current threat. Patching the issue isn&#8217;t simple—users must switch to a new Action File Upload mechanism and interceptor, as the old one leaves systems vulnerable.</p>



<p>Public proof-of-concept (PoC) exploits for CVE-2024-53677 have been released, and attackers are actively targeting vulnerable systems. These attempts use PoC code to identify systems that are susceptible to the exploit.</p>



<p>One common attack method involves sending HTTP POST requests to upload a crafted script file, &#8220;exploit.jsp,&#8221; which contains a basic script to check for the presence of Apache Struts. </p>



<p><strong>Exploit Code Example:</strong></p>



<pre class="wp-block-code"><code>POST /actionFileUpload HTTP/1.1
Host: &#91;honeypot IP address]:8090
User-Agent: python-requests/2.32.3
Accept-Encoding: gzip, deflate, zstd
Accept: */*
Connection: keep-alive
Content-Length: 222
Content-Type: multipart/form-data; boundary=0abcfc26e3fa0afbd6db1ba369dfcc37
--0abcfc26e3fa0afbd6db1ba369dfcc37
Content-Disposition: form-data; name="file"; filename="exploit.jsp"
Content-Type: application/octet-stream
&lt;% out.println("Apache Struts"); %&gt;
--0abcfc26e3fa0afbd6db1ba369dfcc37--</code></pre>



<p>If the script is successfully uploaded and executed, attackers can then use HTTP GET requests to remotely execute further malicious actions on the compromised system. This exploit highlights the urgency of addressing the vulnerability to prevent unauthorized access.</p>



<p>ISC reports show that current exploit attempts trace back to IP address 169.150.226.162, actively scanning for vulnerable systems. The attacker initially targeted simple URLs, likely searching for other upload vulnerabilities.</p>



<p>Given the severity of the issue, organizations using Apache Struts2 must update systems promptly and transition to the recommended Action File Upload mechanism. Monitoring network traffic for unusual activities is also essential to identify and prevent potential threats.</p>



<p>Organizations must stay vigilant, as cybersecurity threats are constantly evolving. Immediate action and ongoing security reviews are vital to protect web applications.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><strong>&#x200d;Follow Us on:<strong> <a href="https://twitter.com/Info_FHNews" target="_blank" rel="noreferrer noopener">Twitter</a>,<a href="https://www.instagram.com/first_hackers_news/" target="_blank" rel="noreferrer noopener"> Instagram</a>, <a href="https://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noreferrer noopener">Facebook</a></strong> to get the latest security news!</strong></p>
</blockquote>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/apache-struts2-flaw/">Hackers exploit Apache Struts2 flaw to upload malware</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/apache-struts2-flaw/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Chinese Users Targeted by Gh0st RAT Malware Through Fake Chrome Page</title>
		<link>https://firsthackersnews.com/gh0st-rat-trojan/</link>
					<comments>https://firsthackersnews.com/gh0st-rat-trojan/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Tue, 30 Jul 2024 16:32:58 +0000</pubDate>
				<category><![CDATA[Malware]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Malicious extension]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[Fake Chrome Page]]></category>
		<category><![CDATA[GH0ST RAT Trojan]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[Windows Users]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=8363</guid>

					<description><![CDATA[<p>Attackers are using Gh0stGambit to spread Gh0st RAT malware to Chinese users via a fake Google Chrome download</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/gh0st-rat-trojan/">Chinese Users Targeted by Gh0st RAT Malware Through Fake Chrome Page</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Attackers are using Gh0stGambit to spread Gh0st RAT malware to Chinese users via a fake <a href="https://firsthackersnews.com/google-chrome-2/">Google Chrome</a> download page, mimicking the legitimate site.</p>



<h2 class="wp-block-heading"><strong>GH0ST RAT Trojan Targets Chinese Windows Users</strong></h2>



<p>In early June, researchers found a malicious campaign targeting Chinese users. Gh0st RAT is spread via Gh0stGambit through a phishing site, chrome-web[.]com. The fake Chrome installer site uses a drive-by download method, delivering both a legitimate Chrome executable and a malicious installer, WindowsProgram.msi, which installs Gh0stGambit.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="511" src="https://firsthackersnews.com/wp-content/uploads/2024/07/image-26-1024x511.png" alt="" class="wp-image-8364" srcset="https://firsthackersnews.com/wp-content/uploads/2024/07/image-26-200x100.png 200w, https://firsthackersnews.com/wp-content/uploads/2024/07/image-26-300x150.png 300w, https://firsthackersnews.com/wp-content/uploads/2024/07/image-26-400x200.png 400w, https://firsthackersnews.com/wp-content/uploads/2024/07/image-26-600x300.png 600w, https://firsthackersnews.com/wp-content/uploads/2024/07/image-26-768x383.png 768w, https://firsthackersnews.com/wp-content/uploads/2024/07/image-26-800x399.png 800w, https://firsthackersnews.com/wp-content/uploads/2024/07/image-26-1024x511.png 1024w, https://firsthackersnews.com/wp-content/uploads/2024/07/image-26-1200x599.png 1200w, https://firsthackersnews.com/wp-content/uploads/2024/07/image-26.png 1214w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Source: eSentire</figcaption></figure>



<p>Gh0st RAT, a long-standing malware from APT27, has been publicly available since 2008. Its command infrastructure was based in China. Written in C++, it has evolved over the years and was used by China-linked cyber espionage groups, including a modified variant in 2018 campaigns.</p>



<p>Gh0stGambit launches a multi-stage attack. It first checks for anti-malware software like Microsoft Defender or 360 SafeGuard and adds its folder to their exclusions. It then connects to a command and control server at hxxp://pplilv.bond/d4/107.148.73[.]225/reg32 to download Gh0st RAT.</p>



<p>The RAT, delivered encrypted as a Registry Workshop, provides remote access, collects information, and includes a rootkit to hide system elements. It can also drop Mimikatz, enable RDP, access Tencent QQ account details, clear Windows logs, and erase data from various browsers.</p>



<p>It&#8217;s unusual for malware of this kind to target users in mainland China, as attackers typically avoid domestic targets due to legal risks. However, APT27 has a history of spying on Chinese citizens, both on the mainland and in Taiwan.</p>



<p>Multi-stage, component-based attacks require advanced security software. It should offer robust real-time and database protection, along with network defense capabilities to filter out phishing sites like the one used in this campaign.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>&#x200d;Follow Us on:<strong>&nbsp;<a href="https://twitter.com/Info_FHNews" target="_blank" rel="noreferrer noopener">Twitter</a>,<a href="https://www.instagram.com/first_hackers_news/" target="_blank" rel="noreferrer noopener">&nbsp;Instagram</a>,&nbsp;<a href="https://www.linkedin.com/in/firsthackers-news/" target="_blank" rel="noreferrer noopener">Facebook</a></strong>&nbsp;to get the latest security news!</p>
</blockquote>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/gh0st-rat-trojan/">Chinese Users Targeted by Gh0st RAT Malware Through Fake Chrome Page</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/gh0st-rat-trojan/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
