<?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>phishing &#8211; First Hackers News</title>
	<atom:link href="https://firsthackersnews.com/category/malicious-cyber-actors/phishing/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>Tue, 19 May 2026 20:53:30 +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>phishing &#8211; First Hackers News</title>
	<link>https://firsthackersnews.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Gamaredon Phishing Attacks Use GammaDrop Malware</title>
		<link>https://firsthackersnews.com/gamaredon-phishing-attacks/</link>
					<comments>https://firsthackersnews.com/gamaredon-phishing-attacks/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Mon, 18 May 2026 14:13:00 +0000</pubDate>
				<category><![CDATA[Cyber threat]]></category>
		<category><![CDATA[cyberattack]]></category>
		<category><![CDATA[Cybercriminals]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[#CloudSecurity]]></category>
		<category><![CDATA[#CyberAttack]]></category>
		<category><![CDATA[#CyberEspionage]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#DigitalRisk]]></category>
		<category><![CDATA[#EthicalHacking]]></category>
		<category><![CDATA[#gamaredon]]></category>
		<category><![CDATA[#gammadrop]]></category>
		<category><![CDATA[#gammaload]]></category>
		<category><![CDATA[#governmentsecurity]]></category>
		<category><![CDATA[#Hacking]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#ITSecurity]]></category>
		<category><![CDATA[#Malware]]></category>
		<category><![CDATA[#malwareloader]]></category>
		<category><![CDATA[#phishingattacks]]></category>
		<category><![CDATA[#SecurityAwareness]]></category>
		<category><![CDATA[#SecurityResearch]]></category>
		<category><![CDATA[#spearphishing]]></category>
		<category><![CDATA[#ThreatHunting]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<category><![CDATA[#vbscriptmalware]]></category>
		<category><![CDATA[#winrarvulnerability]]></category>
		<category><![CDATA[#ZeroTrust]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11713</guid>

					<description><![CDATA[<p>A sustained cyber-espionage campaign linked to the Gamaredon threat group is actively targeting Ukrainian government organizations through large-scale</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/gamaredon-phishing-attacks/">Gamaredon Phishing Attacks Use GammaDrop Malware</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A sustained cyber-espionage campaign linked to the Gamaredon threat group is actively targeting Ukrainian government organizations through large-scale phishing attacks and multi-stage malware delivery chains. The operation combines social engineering, abuse of trusted infrastructure, and custom malware loaders to maintain long-term access to compromised systems.</p>



<p>Also tracked as UAC-0010 or Shuckworm, Gamaredon continues to exploit CVE-2025-8088, a directory traversal vulnerability in WinRAR that allows malicious files to be written outside the intended extraction directory. Although the flaw has been widely abused since 2025, researchers noted that Gamaredon’s campaigns stand out due to their persistence, rapid infrastructure rotation, and repeated targeting of Ukrainian government entities.</p>



<h2 class="wp-block-heading">Phishing Campaign Delivers GammaDrop Malware</h2>



<p>The attacks begin with carefully crafted spearphishing emails sent either from compromised Ukrainian government accounts or spoofed domains designed to appear legitimate. Many of these emails mimic official court summons, legal notices, or government-related communications to increase the likelihood of user interaction.</p>



<p>The phishing attachments typically contain malicious RAR or ARJ archives disguised as regular documents. Inside the archive, researchers identified:</p>



<ul class="wp-block-list">
<li>A decoy PDF document used to distract the victim</li>



<li>A hidden VBScript payload stored using NTFS Alternate Data Streams (ADS)</li>
</ul>



<p>When the archive is extracted, the WinRAR vulnerability is abused to silently place the malicious VBScript into the Windows Startup folder. This ensures persistence on the infected machine without requiring additional user interaction.</p>



<p>The first-stage payload, known as GammaDrop, functions as a downloader responsible for retrieving additional malware from attacker-controlled infrastructure. Researchers observed that the script is heavily obfuscated using randomized variables, junk code, and automated generation techniques commonly associated with Gamaredon operations.</p>



<h2 class="wp-block-heading">GammaLoad Expands Persistence and Reconnaissance</h2>



<p>After execution, GammaDrop downloads a second-stage malware component called GammaLoad from infrastructure hosted through Cloudflare Workers. The payload is delivered as an HTA file and launched using mshta.exe in a hidden window to avoid drawing attention.</p>



<p>GammaLoad acts as both a persistence mechanism and a reconnaissance tool. It creates RunOnce registry entries and continuously communicates with command-and-control servers to receive instructions and additional payloads.</p>



<p>The malware collects system-level information including:</p>



<ul class="wp-block-list">
<li>Computer name</li>



<li>System drive details</li>



<li>Volume serial numbers</li>



<li>Victim identification data</li>
</ul>



<p>This information is embedded into beaconing traffic, allowing attackers to uniquely track infected systems and selectively deliver follow-up malware.</p>



<p>Researchers also observed that Gamaredon frequently rotates its infrastructure using fast-flux DNS, dynamic DNS services, and short-lived domains to evade detection. Communication traffic is disguised using legitimate browser user-agent strings, while some newer variants imitate automated services such as Bingbot to blend malicious traffic with normal network activity.</p>



<p>The Security Service of Ukraine (SSU), along with regional government and law enforcement organizations, remains one of the primary targets of these campaigns. Researchers believe the operation’s success is also supported by weak email authentication practices across some targeted domains, where missing or poorly configured SPF, DKIM, and DMARC policies allow attackers to spoof trusted senders more effectively.</p>



<p>Although the malware itself is not considered highly advanced, Gamaredon continues to maintain a strong operational presence through continuous adaptation, large-scale phishing activity, and aggressive infrastructure management.</p>



<p><strong>Security teams are advised to patch vulnerable WinRAR installations immediately, strengthen email authentication controls, monitor suspicious archive-based phishing activity, and block known malicious infrastructure associated with the campaign.</strong></p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/gamaredon-phishing-attacks/">Gamaredon Phishing Attacks Use GammaDrop Malware</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/gamaredon-phishing-attacks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Facebook Phishing Campaign Targets Business Accounts</title>
		<link>https://firsthackersnews.com/facebook-phishing-campaign/</link>
					<comments>https://firsthackersnews.com/facebook-phishing-campaign/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Sun, 03 May 2026 20:54:12 +0000</pubDate>
				<category><![CDATA[Application Security]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[#AppSheet]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#CyberThreats]]></category>
		<category><![CDATA[#DataBreach]]></category>
		<category><![CDATA[#DigitalSecurity]]></category>
		<category><![CDATA[#FacebookPhishing]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#MalwareAnalysis]]></category>
		<category><![CDATA[#Netlify]]></category>
		<category><![CDATA[#OnlineSafety]]></category>
		<category><![CDATA[#PhishingAttack]]></category>
		<category><![CDATA[#SecurityAwareness]]></category>
		<category><![CDATA[#SocialEngineering]]></category>
		<category><![CDATA[#Telegram]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11680</guid>

					<description><![CDATA[<p>Researchers at Guardio Labs have uncovered a large and highly organized phishing operation known as AccountDumpling, which has</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/facebook-phishing-campaign/">Facebook Phishing Campaign Targets Business Accounts</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Researchers at Guardio Labs have uncovered a large and highly organized phishing operation known as <strong>AccountDumpling</strong>, which has already compromised more than 30,000 Facebook accounts worldwide. What makes this campaign stand out is not just its scale, but the way it abuses legitimate platforms to make phishing emails appear completely authentic.</p>



<p>Instead of relying on fake domains or compromised mail servers, attackers use Google AppSheet to send emails through Google’s own infrastructure. These messages are generated as part of automated workflows, meaning they pass authentication checks like SPF, DKIM, and DMARC without raising suspicion. </p>



<p>As a result, security tools and spam filters see them as trusted communications, allowing phishing messages to land directly in inboxes of targeted users—often business account owners managing Facebook pages.</p>



<h2 class="wp-block-heading">Multi-Layered Attack Strategy</h2>



<p>The campaign is not a single phishing page but a structured, multi-stage system designed to increase success rates. Victims are first directed to pages hosted on Netlify, where attackers replicate the Facebook Help Center with high accuracy. These pages are customized per victim using unique subdomains, making them difficult to block using traditional security measures.</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="1024" height="766" src="https://firsthackersnews.com/wp-content/uploads/2026/05/image.png" alt="" class="wp-image-11681" srcset="https://firsthackersnews.com/wp-content/uploads/2026/05/image-300x224.png 300w, https://firsthackersnews.com/wp-content/uploads/2026/05/image-768x575.png 768w, https://firsthackersnews.com/wp-content/uploads/2026/05/image.png 1024w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Email phishing (Source: Guard Labs)</figcaption></figure>



<p>From there, users are guided through a series of steps that collect not only login credentials but also deeper identity information such as date of birth and even government-issued ID images. In some cases, the attackers shift tactics by offering fake incentives, like verification badges, hosted on platforms such as Vercel. These pages are designed to look dynamic and legitimate, while quietly bypassing detection systems using techniques like hidden Unicode characters.</p>



<p>The operation becomes more advanced in later stages. Attackers host phishing documents on Google Drive, presenting them as official Meta notifications. These documents, often designed using Canva, contain embedded links that redirect victims into interactive phishing environments. These environments are powered by real-time communication frameworks, allowing attackers to actively engage with victims during the login process.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1024" height="809" src="https://firsthackersnews.com/wp-content/uploads/2026/05/image-1.png" alt="" class="wp-image-11682" srcset="https://firsthackersnews.com/wp-content/uploads/2026/05/image-1-300x237.png 300w, https://firsthackersnews.com/wp-content/uploads/2026/05/image-1-768x607.png 768w, https://firsthackersnews.com/wp-content/uploads/2026/05/image-1.png 1024w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Account Dumpling (Source: Guard Labs)</figcaption></figure>



<p>This live interaction is a critical aspect of the campaign. Instead of passively collecting credentials, attackers can request one-time passwords, monitor user actions, and even capture browser sessions as they happen. This significantly increases the likelihood of successful account takeover, even when multi-factor authentication is enabled.</p>



<h2 class="wp-block-heading">Real-Time Data Exfiltration and Attribution</h2>



<p>Once credentials are captured, they are immediately transmitted through a centralized system built around Telegram bots. This allows operators to monitor incoming data in real time and quickly take control of compromised accounts before victims notice suspicious activity.</p>



<p>Analysis of the infrastructure shows a strong operational scale, with thousands of records flowing into attacker-controlled channels. Most victims are concentrated in regions like the United States and Europe, indicating a focus on high-value targets such as businesses and influencers.</p>



<p>Investigators were also able to trace elements of the campaign back to Vietnamese actors. This attribution is supported by metadata found in phishing documents and developer comments embedded within the malicious code, providing insight into the origin of the operation.</p>



<h2 class="wp-block-heading">A Shift Toward Industrialized Phishing</h2>



<p>AccountDumpling reflects a broader shift in cybercrime, where phishing is no longer a simple tactic but part of a larger, industrialized ecosystem. Attackers are combining trusted services, automation, and real-time interaction to create highly effective campaigns that are difficult to detect and disrupt.</p>



<p>Compromised accounts are rarely the end goal. They are often reused for further scams, advertising fraud, or additional phishing attacks, creating a cycle that sustains and expands the operation. This approach shows how modern threat actors are leveraging legitimate platforms at scale, turning them into tools for widespread abuse while staying under the radar.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/facebook-phishing-campaign/">Facebook Phishing Campaign Targets Business Accounts</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/facebook-phishing-campaign/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>W3LL Phishing Kit Takedown Disrupts MFA Bypass Campaign</title>
		<link>https://firsthackersnews.com/w3ll-phishing-kit/</link>
					<comments>https://firsthackersnews.com/w3ll-phishing-kit/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Tue, 14 Apr 2026 10:25:18 +0000</pubDate>
				<category><![CDATA[Cyber threat]]></category>
		<category><![CDATA[Cybercriminals]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[#AccountTakeover]]></category>
		<category><![CDATA[#CredentialTheft]]></category>
		<category><![CDATA[#CyberAttack]]></category>
		<category><![CDATA[#Cybercrime]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#FBI]]></category>
		<category><![CDATA[#FraudPrevention]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#MFABypass]]></category>
		<category><![CDATA[#phishing]]></category>
		<category><![CDATA[#PhishingToolkit]]></category>
		<category><![CDATA[#SecurityAwareness]]></category>
		<category><![CDATA[#SecurityBreach]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<category><![CDATA[#W3LL]]></category>
		<category><![CDATA[#W3LLPhishingKit]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11592</guid>

					<description><![CDATA[<p>The FBI Atlanta Field Office, in collaboration with Indonesian law enforcement, has taken down a large-scale global phishing</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/w3ll-phishing-kit/">W3LL Phishing Kit Takedown Disrupts MFA Bypass Campaign</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The FBI Atlanta Field Office, in collaboration with Indonesian law enforcement, has taken down a large-scale global phishing operation linked to the W3LL toolkit. This joint effort marks a major milestone, as it is the first coordinated action between the United States and Indonesia targeting a phishing kit developer.</p>



<p>The operation focused on the W3LL phishing kit, a tool widely used by cybercriminals to steal credentials and bypass multi-factor authentication. Attackers used this kit to carry out large-scale fraud attempts, with losses estimated to exceed $20 million.</p>



<h2 class="wp-block-heading">How the W3LL Phishing Kit Worked</h2>



<p>The W3LL toolkit was designed to make cybercrime easier, even for low-skilled attackers. It was sold as a service, allowing buyers to quickly launch phishing campaigns using ready-made fake login pages that closely mimicked legitimate websites.</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>What made this tool especially dangerous was its ability to go beyond simple credential theft. Instead of just capturing usernames and passwords, it also collected session data and authentication tokens. This allowed attackers to bypass MFA protections and gain ongoing access to accounts without raising immediate alerts.</p>



<p>The ecosystem also included an underground marketplace called W3LLSTORE. This platform enabled criminals to buy and sell stolen credentials, corporate access, and remote connections, creating a full cybercrime supply chain.</p>



<ul class="wp-block-list">
<li>Over 25,000 compromised accounts were sold between 2019 and 2023</li>



<li>More than 17,000 victims were targeted globally in recent campaigns</li>



<li>Fraud attempts exceeded $20 million</li>



<li>Stolen access was often resold multiple times for profit</li>
</ul>



<h2 class="wp-block-heading">Law Enforcement Action and Impact</h2>



<p>Even after the original marketplace shut down, the operation continued through private channels. Investigators tracked its evolution and identified the key individuals behind it.</p>



<p>With support from U.S. authorities, the FBI seized critical infrastructure used to run the phishing service. At the same time, Indonesian police arrested the suspected developer and took control of domains linked to the operation.</p>



<p>Officials described the platform as more than just a phishing kit—it functioned as a complete cybercrime service. By shutting it down, authorities have disrupted a major tool that attackers relied on to breach organizations.</p>



<p>This takedown highlights how modern phishing has evolved into organized, scalable operations—and why international cooperation is essential to combat today’s cyber threats.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/w3ll-phishing-kit/">W3LL Phishing Kit Takedown Disrupts MFA Bypass Campaign</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/w3ll-phishing-kit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Fake LastPass Support Scam Targets Password Vaults</title>
		<link>https://firsthackersnews.com/lastpass-support-phishing-attack/</link>
					<comments>https://firsthackersnews.com/lastpass-support-phishing-attack/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Thu, 05 Mar 2026 06:05:07 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Cyber threat]]></category>
		<category><![CDATA[cyberattack]]></category>
		<category><![CDATA[Cybercriminals]]></category>
		<category><![CDATA[Email Security]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[#AccountSecurity]]></category>
		<category><![CDATA[#CredentialTheft]]></category>
		<category><![CDATA[#CyberDefense]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#CyberSecurityNews]]></category>
		<category><![CDATA[#CyberThreats]]></category>
		<category><![CDATA[#DataProtection]]></category>
		<category><![CDATA[#DigitalSecurity]]></category>
		<category><![CDATA[#EmailSecurity]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#LastPass]]></category>
		<category><![CDATA[#LastPassPhishing]]></category>
		<category><![CDATA[#PasswordManager]]></category>
		<category><![CDATA[#PhishingAttack]]></category>
		<category><![CDATA[#SecurityAwareness]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11335</guid>

					<description><![CDATA[<p>A new phishing campaign is pretending to be LastPass support emails to trick users into revealing their vault</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/lastpass-support-phishing-attack/">Fake LastPass Support Scam Targets Password Vaults</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p></p>



<p>A new phishing campaign is pretending to be <strong>LastPass support emails</strong> to trick users into revealing their vault passwords and account credentials.</p>



<p>Attackers send emails that look like internal support conversations about suspicious activity on a user’s account.</p>



<p>These messages claim that someone is attempting actions such as:</p>



<ul class="wp-block-list">
<li>Exporting vault data</li>



<li>Recovering the account</li>



<li>Registering a new trusted device</li>
</ul>



<p>The goal is to scare users into reacting quickly.</p>



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



<p>Hackers use a method called <strong>display name spoofing</strong>. The sender name appears as <em>LastPass Support</em>, but the actual email address comes from a different domain.</p>



<p>Many email apps, especially on mobile devices, show only the sender name. Because of this, users may not notice the fake address.</p>



<p>The email then asks users to secure or verify their account by clicking a link.</p>



<p>However, the link leads to a malicious website such as:</p>



<p>verify-lastpass[.]com</p>



<p>This site hosts a fake <strong>LastPass login page</strong> designed to look identical to the official one. If users enter their credentials, attackers can capture their master password and access their stored vault data.</p>



<h2 class="wp-block-heading">Common Phishing Email Signs</h2>



<p>The phishing emails often include LastPass branding and fake message threads to appear legitimate.</p>



<p>Some of the subject lines used include:</p>



<ul class="wp-block-list">
<li>“Account recovery verification request”</li>



<li>“Unauthorized vault export attempt detected”</li>



<li>“New trusted device registered to your account”</li>
</ul>



<p>These messages create urgency so users click before verifying the source.</p>



<h2 class="wp-block-heading">Security Advice for LastPass Users</h2>



<p>LastPass has warned that it will <strong>never ask for a user’s master password</strong> through email.</p>



<p>Users should take the following precautions:</p>



<ul class="wp-block-list">
<li>Check the full sender email address carefully</li>



<li>Avoid clicking links inside emails</li>



<li>Access LastPass directly through the official website or app</li>



<li>Enable multi-factor authentication (MFA)</li>



<li>Report suspicious emails to <strong><a>abuse@lastpass.com</a></strong></li>
</ul>



<h2 class="wp-block-heading">Why This Attack Matters</h2>



<p>Phishing attacks are becoming more realistic and harder to detect.</p>



<p>Since password managers store sensitive data, they are a high-value target for cybercriminals. Users should always verify security alerts and avoid rushing to click links, even when the message appears legitimate.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/lastpass-support-phishing-attack/">Fake LastPass Support Scam Targets Password Vaults</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/lastpass-support-phishing-attack/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>OAuth Phishing Campaign Targets Entra ID and Google Workspace</title>
		<link>https://firsthackersnews.com/oauth-phishing-campaign-targets-entra-id-and-google-workspace/</link>
					<comments>https://firsthackersnews.com/oauth-phishing-campaign-targets-entra-id-and-google-workspace/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Wed, 04 Mar 2026 12:23:09 +0000</pubDate>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Application Security]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Email Security]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[#AccountTakeover]]></category>
		<category><![CDATA[#CloudSecurity]]></category>
		<category><![CDATA[#CyberDefense]]></category>
		<category><![CDATA[#CyberRisk]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#CyberSecurityNews]]></category>
		<category><![CDATA[#CyberThreats]]></category>
		<category><![CDATA[#DigitalSecurity]]></category>
		<category><![CDATA[#EmailSecurity]]></category>
		<category><![CDATA[#EnterpriseSecurity]]></category>
		<category><![CDATA[#EntraID]]></category>
		<category><![CDATA[#GoogleWorkspace]]></category>
		<category><![CDATA[#IdentitySecurity]]></category>
		<category><![CDATA[#IdentityThreats]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#InfosecCommunity]]></category>
		<category><![CDATA[#MicrosoftEntraID]]></category>
		<category><![CDATA[#OAuth]]></category>
		<category><![CDATA[#OAuthAttack]]></category>
		<category><![CDATA[#OAuthPhishing]]></category>
		<category><![CDATA[#PhishingAttack]]></category>
		<category><![CDATA[#SecurityAwareness]]></category>
		<category><![CDATA[#SecurityOperations]]></category>
		<category><![CDATA[#ThreatDetection]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11327</guid>

					<description><![CDATA[<p>Microsoft has discovered advanced phishing campaigns that misuse the normal behavior of the OAuth 2.0 authentication process. Instead</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/oauth-phishing-campaign-targets-entra-id-and-google-workspace/">OAuth Phishing Campaign Targets Entra ID and Google Workspace</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Microsoft has discovered advanced phishing campaigns that misuse the normal behavior of the OAuth 2.0 authentication process.</p>



<p>Instead of exploiting software bugs or directly stealing passwords, attackers abuse trusted login flows used by platforms like Microsoft Entra ID and Google Workspace. This tactic allows them to bypass traditional email security systems and quietly redirect victims to malicious sites.</p>



<h2 class="wp-block-heading"><strong>How the Attack Starts</strong></h2>



<p>The attack begins when threat actors create a malicious application inside their own cloud tenant. They configure the application&#8217;s redirect link to point to a domain controlled by the attackers.</p>



<figure class="wp-block-image size-full is-resized"><img decoding="async" width="759" height="881" src="https://firsthackersnews.com/wp-content/uploads/2026/03/image-3.png" alt="" class="wp-image-11328" style="width:705px;height:auto" srcset="https://firsthackersnews.com/wp-content/uploads/2026/03/image-3-258x300.png 258w, https://firsthackersnews.com/wp-content/uploads/2026/03/image-3.png 759w" sizes="(max-width: 759px) 100vw, 759px" /><figcaption class="wp-element-caption">attack chain(Source: Microsoft)<br></figcaption></figure>



<p>To lure victims, attackers send phishing emails that appear legitimate. These messages often look like normal workplace requests.</p>



<p>Common phishing lures include:</p>



<ul class="wp-block-list">
<li>Fake e-signature requests</li>



<li>Microsoft Teams meeting invitations</li>



<li>Password reset alerts</li>



<li>Account verification messages</li>
</ul>



<p>When a victim clicks the link, a hidden OAuth authorization process begins.</p>



<h2 class="wp-block-heading"><strong>How Attackers Bypass Detection</strong></h2>



<p>Attackers modify certain parameters in the OAuth request to trigger a silent authentication process.</p>



<p>Two parameters are commonly abused:</p>



<ul class="wp-block-list">
<li><strong>prompt=none</strong> – forces the system to check the session without user interaction</li>



<li><strong>scope=invalid</strong> – intentionally triggers an authentication error</li>
</ul>



<p>This forces the identity provider to redirect the user automatically. Because the redirection happens through a trusted identity provider, the link looks legitimate to users and security tools.</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>



<h2 class="wp-block-heading"><strong>Using the “State” Parameter for Deception</strong></h2>



<p>To make the attack look even more convincing, attackers abuse the OAuth <strong>state</strong> parameter.</p>



<p>Normally, this parameter is used to match authentication requests and responses. However, attackers encode the victim’s email address inside it.</p>



<p>Encoding methods used include:</p>



<ul class="wp-block-list">
<li>Base64</li>



<li>Hex encoding</li>



<li>Custom decoding schemes</li>
</ul>



<p>When the victim lands on the phishing page, their email address is already filled in automatically, making the login page appear legitimate.</p>



<h2 class="wp-block-heading"><strong>What Happens After Redirection</strong></h2>



<p>Once redirected, victims are sent to attacker-controlled infrastructure.</p>



<p>Two main outcomes have been observed:</p>



<h3 class="wp-block-heading"><strong>Credential Theft</strong></h3>



<p>Victims are redirected to phishing frameworks such as EvilProxy that capture login credentials and session cookies.</p>



<h3 class="wp-block-heading"><strong>Malware Delivery</strong></h3>



<p>In some campaigns, the redirect automatically downloads a ZIP file. This archive contains a malicious shortcut that launches a PowerShell script.</p>



<p>The script performs several actions:</p>



<ul class="wp-block-list">
<li>Collects system information</li>



<li>Extracts a legitimate executable file (steam_monitor.exe)</li>



<li>Loads a malicious DLL (crashhandler.dll)</li>
</ul>



<p>This technique allows attackers to run malicious code while appearing as legitimate software, ultimately connecting the infected system to an external command-and-control server.</p>



<h2 class="wp-block-heading"><strong>Mitigation and Threat Indicators</strong></h2>



<p>This attack shows how threat actors can misuse normal OAuth authentication behavior instead of exploiting software bugs. Because the activity follows standard protocol rules, it can be harder for traditional security tools to detect.</p>



<p><strong>Key Mitigation Steps</strong></p>



<ul class="wp-block-list">
<li>Restrict user consent for third-party OAuth applications</li>



<li>Regularly audit apps with excessive permissions</li>



<li>Implement Conditional Access policies</li>



<li>Enable strong identity protection controls</li>



<li>Use XDR to monitor identity, email, and endpoint activity</li>



<li>Monitor OAuth URL clicks with invalid <strong>scope</strong> parameters</li>



<li>Watch for unusual downloads triggered after OAuth redirects</li>



<li>Investigate suspicious <strong>PowerShell executions</strong></li>



<li>Detect unexpected <strong>DLL side-loading activit</strong></li>
</ul>



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



<figure class="wp-block-table"><table><thead><tr><th>Detection Type</th><th>Indicator / Component Details</th><th>Context</th></tr></thead><tbody><tr><td><strong>URL Parameters</strong></td><td><code>prompt=none</code>,&nbsp;<code>scope=invalid</code>&nbsp;<a rel="noreferrer noopener" target="_blank" href="https://www.microsoft.com/en-us/security/blog/2026/03/02/oauth-redirection-abuse-enables-phishing-malware-delivery/"></a>​</td><td>Used to trigger silent authentication errors&nbsp;<a rel="noreferrer noopener" target="_blank" href="https://www.microsoft.com/en-us/security/blog/2026/03/02/oauth-redirection-abuse-enables-phishing-malware-delivery/"></a>​.</td></tr><tr><td><strong>File Artifacts</strong></td><td><code>steam_monitor.exe</code>,&nbsp;<code>crashhandler.dll</code>,&nbsp;<code>crashlog.dat</code>&nbsp;<a rel="noreferrer noopener" target="_blank" href="https://www.microsoft.com/en-us/security/blog/2026/03/02/oauth-redirection-abuse-enables-phishing-malware-delivery/"></a>​</td><td>Components used for malicious DLL side-loading&nbsp;<a rel="noreferrer noopener" target="_blank" href="https://www.microsoft.com/en-us/security/blog/2026/03/02/oauth-redirection-abuse-enables-phishing-malware-delivery/"></a>​.</td></tr><tr><td><strong>Defender Antivirus</strong></td><td>Trojan:Win32/Malgent, Trojan:Win32/Znyonm, Trojan:Win32/WinLNK&nbsp;<a rel="noreferrer noopener" target="_blank" href="https://www.microsoft.com/en-us/security/blog/2026/03/02/oauth-redirection-abuse-enables-phishing-malware-delivery/"></a>​</td><td>Defender signatures for the associated malware payloads&nbsp;<a rel="noreferrer noopener" target="_blank" href="https://www.microsoft.com/en-us/security/blog/2026/03/02/oauth-redirection-abuse-enables-phishing-malware-delivery/"></a>​.</td></tr><tr><td><strong>Error Codes</strong></td><td>Error 65001,&nbsp;<code>error=interaction_required</code>&nbsp;<a rel="noreferrer noopener" target="_blank" href="https://www.microsoft.com/en-us/security/blog/2026/03/02/oauth-redirection-abuse-enables-phishing-malware-delivery/"></a>​</td><td>Indicates failed silent SSO and successful redirect&nbsp;<a href="https://www.microsoft.com/en-us/security/blog/2026/03/02/oauth-redirection-abuse-enables-phishing-malware-delivery/" target="_blank" rel="noreferrer noopener"></a>​.</td></tr></tbody></table></figure>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/oauth-phishing-campaign-targets-entra-id-and-google-workspace/">OAuth Phishing Campaign Targets Entra ID and Google Workspace</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/oauth-phishing-campaign-targets-entra-id-and-google-workspace/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>GTFire Phishing Attack Hides Behind Google Services</title>
		<link>https://firsthackersnews.com/gtfire-google-phishing-campaign/</link>
					<comments>https://firsthackersnews.com/gtfire-google-phishing-campaign/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Mon, 02 Mar 2026 21:45:10 +0000</pubDate>
				<category><![CDATA[Threat Intelligence]]></category>
		<category><![CDATA[Application Security]]></category>
		<category><![CDATA[Cyber threat]]></category>
		<category><![CDATA[cyberattack]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Email Security]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[#BrandImpersonation]]></category>
		<category><![CDATA[#CloudSecurity]]></category>
		<category><![CDATA[#CredentialTheft]]></category>
		<category><![CDATA[#CyberDefense]]></category>
		<category><![CDATA[#CyberSecurity]]></category>
		<category><![CDATA[#DigitalRisk]]></category>
		<category><![CDATA[#EmailSecurity]]></category>
		<category><![CDATA[#EnterpriseSecurity]]></category>
		<category><![CDATA[#GoogleAbuse]]></category>
		<category><![CDATA[#GTFire]]></category>
		<category><![CDATA[#infosec]]></category>
		<category><![CDATA[#PhishingCampaign]]></category>
		<category><![CDATA[#SecurityAwareness]]></category>
		<category><![CDATA[#SocialEngineering]]></category>
		<category><![CDATA[#ThreatIntelligence]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=11311</guid>

					<description><![CDATA[<p>GTFire is a newly identified phishing campaign that misuses trusted Google services, including Firebase and Google Translate, to</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/gtfire-google-phishing-campaign/">GTFire Phishing Attack Hides Behind Google Services</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>GTFire is a newly identified phishing campaign that misuses trusted Google services, including Firebase and Google Translate, to steal user credentials.</p>



<p>By hosting phishing content on legitimate Google-owned domains, the attackers are able to bypass many email security filters and web gateways. Because the links appear trustworthy, they are less likely to raise suspicion.</p>



<p>Victims are redirected to realistic login pages that imitate well-known brands. After entering their credentials, they are quietly sent to the real website, making the attack difficult to detect.</p>



<h2 class="wp-block-heading"><strong>Global Impact and Scale</strong></h2>



<p>The campaign is widespread. Investigators uncovered attacker-controlled servers containing thousands of stolen credentials linked to more than 1,000 organizations across 100+ countries and over 200 industries.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="608" src="https://firsthackersnews.com/wp-content/uploads/2026/03/image-1-1024x608.png" alt="" class="wp-image-11312" srcset="https://firsthackersnews.com/wp-content/uploads/2026/03/image-1-300x178.png 300w, https://firsthackersnews.com/wp-content/uploads/2026/03/image-1-768x456.png 768w, https://firsthackersnews.com/wp-content/uploads/2026/03/image-1-1024x608.png 1024w, https://firsthackersnews.com/wp-content/uploads/2026/03/image-1-1536x912.png 1536w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">GTFire phishing campaign (Source: Group-IB)<br></figcaption></figure>



<p>Mexico has the highest number of confirmed victims, particularly in manufacturing, education, and government sectors. The United States, Spain, India, and Argentina are also significantly affected.</p>



<p>The use of trusted cloud services makes this campaign especially effective and harder to block using traditional security controls.</p>



<p>Group-IB researchers describe GTFire as a structured, large-scale credential theft operation.</p>



<p>Attackers reuse the same phishing templates across multiple brands and store stolen data on centralized servers, organized by date, language, and targeted servic</p>



<p>More than 120 phishing domains were discovered, using similar naming patterns to quickly rotate infrastructure and avoid detection.</p>



<p>Attackers customize each fake login page to closely match real brands. After victims enter their credentials, they are redirected to the legitimate website, delaying suspicion.</p>



<p>Because the campaign uses trusted Google domains, traditional URL filtering and blocklists struggle to detect it — showing how easily legitimate infrastructure can be misused for phishing.</p>



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



<p>The attack starts with a phishing email that contains a Google Translate link. This link quietly routes the victim through Google’s translation service before redirecting them to a fake login page hosted on Firebase.</p>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="624" height="571" src="https://firsthackersnews.com/wp-content/uploads/2026/03/image-2.png" alt="" class="wp-image-11313" style="width:931px;height:auto" srcset="https://firsthackersnews.com/wp-content/uploads/2026/03/image-2-300x275.png 300w, https://firsthackersnews.com/wp-content/uploads/2026/03/image-2.png 624w" sizes="auto, (max-width: 624px) 100vw, 624px" /><figcaption class="wp-element-caption">Phishing pages display fake login error messages (Source: Group-IB)<br><br></figcaption></figure>



<p>Because the link uses a Google domain, many email filters and web gateways do not block it.</p>



<p>Attackers create many random *.web.app subdomains to host phishing pages and rotate them frequently to avoid detection. Each page is designed to look like a real brand login portal.</p>



<p>When victims enter their credentials, they are shown a fake “wrong password” message and asked to try again. Both login attempts are secretly captured and sent to attacker-controlled servers, along with basic details like location and browser language.</p>



<p>The stolen data is collected using simple, ready-made backend tools, making the campaign easy to scale.</p>



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



<p>Organizations should:</p>



<ul class="wp-block-list">
<li>Enforce phishing-resistant multi-factor authentication (MFA)</li>



<li>Train employees to recognize suspicious Google-based links</li>



<li>Monitor for unusual use of translate.goog and *.web.app domains</li>



<li>Watch for brand impersonation hosted on trusted cloud platforms</li>



<li>Share indicators of compromise with security communities and CERT teams</li>
</ul>



<p>Trusted services can be misused, so detection strategies must go beyond basic domain reputation check</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/gtfire-google-phishing-campaign/">GTFire Phishing Attack Hides Behind Google Services</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/gtfire-google-phishing-campaign/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AI-Driven Phishing Kit Targets Microsoft Accounts</title>
		<link>https://firsthackersnews.com/ai-driven-phishing-kit/</link>
					<comments>https://firsthackersnews.com/ai-driven-phishing-kit/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Tue, 30 Dec 2025 07:03:04 +0000</pubDate>
				<category><![CDATA[AI Malware]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Email servers]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[OpenAI]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[account takeover]]></category>
		<category><![CDATA[ai phishing]]></category>
		<category><![CDATA[credential theft]]></category>
		<category><![CDATA[email security]]></category>
		<category><![CDATA[microsoft security]]></category>
		<category><![CDATA[outlook phishing]]></category>
		<category><![CDATA[Phishing]]></category>
		<category><![CDATA[Phishing Kit]]></category>
		<category><![CDATA[threat intelligence]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=10878</guid>

					<description><![CDATA[<p>Since March 2025, attackers running a Spanish-language phishing campaign have been going after Microsoft Outlook accounts. The phishing</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/ai-driven-phishing-kit/">AI-Driven Phishing Kit Targets Microsoft Accounts</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Since March 2025, attackers running a Spanish-language phishing campaign have been going after Microsoft Outlook accounts. The phishing tool they use appears advanced and likely built with help from AI.</p>



<h2 class="wp-block-heading"><strong>AI-Driven Phishing Kit </strong></h2>



<p>Researchers track the activity using a small but unusual clue: four mushroom emojis hidden inside the text “OUTL.” So far, this marker has been linked to more than 75 separate attack setups.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1020" height="1024" src="https://firsthackersnews.com/wp-content/uploads/2025/12/image-12-1020x1024.png" alt="" class="wp-image-10879" srcset="https://firsthackersnews.com/wp-content/uploads/2025/12/image-12-66x66.png 66w, https://firsthackersnews.com/wp-content/uploads/2025/12/image-12-150x150.png 150w, https://firsthackersnews.com/wp-content/uploads/2025/12/image-12-200x201.png 200w, https://firsthackersnews.com/wp-content/uploads/2025/12/image-12-300x300.png 300w, https://firsthackersnews.com/wp-content/uploads/2025/12/image-12-400x402.png 400w, https://firsthackersnews.com/wp-content/uploads/2025/12/image-12-600x602.png 600w, https://firsthackersnews.com/wp-content/uploads/2025/12/image-12-768x771.png 768w, https://firsthackersnews.com/wp-content/uploads/2025/12/image-12-800x803.png 800w, https://firsthackersnews.com/wp-content/uploads/2025/12/image-12-1020x1024.png 1020w, https://firsthackersnews.com/wp-content/uploads/2025/12/image-12-1200x1205.png 1200w, https://firsthackersnews.com/wp-content/uploads/2025/12/image-12.png 1280w" sizes="auto, (max-width: 1020px) 100vw, 1020px" /><figcaption class="wp-element-caption"><em>Source – The Sage Hollow</em></figcaption></figure>



<p>The attackers collect stolen email usernames and passwords, along with the victim’s IP address and location. This information is then sent to the attackers using Telegram and Discord.</p>



<p>To trick users, the phishing page copies the Outlook login screen and displays prompts in Spanish, making it look legitimate to victims.</p>



<p>After a victim enters their login details, the phishing tool quickly adds extra context to the stolen data. It checks the user’s IP address using api.ipify.org and pulls location details from ipapi.co.</p>



<p>This data collection happens instantly, before the stolen credentials are sent to the attackers.</p>



<p>The campaign shows careful planning. Even though the attackers change how the code is hidden, the way the operation runs stays mostly the same.</p>



<p>Sage Hollow researchers first spotted the activity by noticing the repeated mushroom emoji marker, which helped them trace more related attacks.</p>



<p>Over time, the phishing kit has appeared in multiple versions. Some use heavy obfuscation and anti-analysis tricks, while others are left completely open and resemble AI-generated code. The latest version, <strong>disBLOCK.js</strong>, uses clean formatting, clear function names, and Spanish comments explaining each step — signs that the code was likely generated with AI rather than written fully by hand.</p>



<h2 class="wp-block-heading"><strong>How the Phishing Kit Works</strong></h2>



<p>The phishing tool is designed with separate pieces, keeping its settings away from the main logic. In earlier versions, a file called <em>xjsx.js</em> was used to store Telegram bot details with only basic hiding techniques.</p>



<p>When someone enters their login details on the fake page, the tool runs through a set process. It checks whether the email address is valid, then reaches out to external services to collect IP and location information.</p>



<p>All stolen data is bundled into a standard message format and sent over regular HTTPS connections. The attackers use either Telegram bots or Discord webhooks to receive this information.</p>



<p>Newer samples rely more on Discord webhooks because they work as one-way channels. Even if the link is discovered, past data cannot be viewed.</p>



<p>This setup points to a shared phishing platform, where multiple attackers reuse the same toolkit across different campaigns.</p>



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



<ul class="wp-block-list">
<li>Organizations should enable phishing-resistant MFA on Microsoft accounts to reduce the impact of stolen passwords.</li>



<li>Email gateways should be tuned to detect look-alike Outlook login pages and block messages that redirect users to external authentication sites.</li>



<li>Security teams should monitor outbound traffic for suspicious connections to Telegram bot APIs and Discord webhooks, especially from user workstations.</li>



<li>User awareness remains critical. Employees should be reminded to verify login pages and avoid entering credentials through email links.</li>



<li>Incident response teams should reset affected credentials immediately and review sign-in logs for abnormal locations and IP addresses.</li>
</ul>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/ai-driven-phishing-kit/">AI-Driven Phishing Kit Targets Microsoft Accounts</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/ai-driven-phishing-kit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>𝗙𝗼𝗿𝘂𝗺𝗧𝗿𝗼𝗹 𝗨𝘀𝗲𝘀 𝗖𝗵𝗿𝗼𝗺𝗲 𝟬-𝗗𝗮𝘆 𝗶𝗻 𝗡𝗲𝘄 𝗣𝗵𝗶𝘀𝗵𝗶𝗻𝗴 𝗖𝗮𝗺𝗽𝗮𝗶𝗴𝗻</title>
		<link>https://firsthackersnews.com/%f0%9d%97%96%f0%9d%97%b5%f0%9d%97%bf%f0%9d%97%bc%f0%9d%97%ba%f0%9d%97%b2-%f0%9d%9f%ac-%f0%9d%97%97%f0%9d%97%ae%f0%9d%98%86/</link>
					<comments>https://firsthackersnews.com/%f0%9d%97%96%f0%9d%97%b5%f0%9d%97%bf%f0%9d%97%bc%f0%9d%97%ba%f0%9d%97%b2-%f0%9d%9f%ac-%f0%9d%97%97%f0%9d%97%ae%f0%9d%98%86/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Thu, 18 Dec 2025 00:53:49 +0000</pubDate>
				<category><![CDATA[phishing]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[backdoor attack]]></category>
		<category><![CDATA[Chrom 0-day]]></category>
		<category><![CDATA[ForumTrol]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Phishing]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security fix]]></category>
		<category><![CDATA[security update]]></category>
		<category><![CDATA[security vulnerability]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[vulnerability impact]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=10827</guid>

					<description><![CDATA[<p>Operation ForumTrol has launched a new phishing campaign aimed at Russian political scientists and academic researchers. The group</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/%f0%9d%97%96%f0%9d%97%b5%f0%9d%97%bf%f0%9d%97%bc%f0%9d%97%ba%f0%9d%97%b2-%f0%9d%9f%ac-%f0%9d%97%97%f0%9d%97%ae%f0%9d%98%86/">𝗙𝗼𝗿𝘂𝗺𝗧𝗿𝗼𝗹 𝗨𝘀𝗲𝘀 𝗖𝗵𝗿𝗼𝗺𝗲 𝟬-𝗗𝗮𝘆 𝗶𝗻 𝗡𝗲𝘄 𝗣𝗵𝗶𝘀𝗵𝗶𝗻𝗴 𝗖𝗮𝗺𝗽𝗮𝗶𝗴𝗻</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Operation ForumTrol has launched a new phishing campaign aimed at Russian political scientists and academic researchers. The group has been active throughout 2025 and first drew major attention after exploiting a Chrome zero-day vulnerability (CVE-2025-2783).</p>



<p>Earlier incidents linked to ForumTrol involved rare malware families such as the LeetAgent backdoor and the Dante spyware developed by Memento Labs.</p>



<p>In contrast to their previous attacks on large organizations, this new activity is directed at individual experts in political science, international relations, and global economics across major universities and research institutes in Russia.</p>



<h2 class="wp-block-heading"><strong>𝗖𝗵𝗿𝗼𝗺𝗲 𝟬-𝗗𝗮𝘆 𝗶𝗻 𝗡𝗲𝘄 𝗣𝗵𝗶𝘀𝗵𝗶𝗻𝗴 𝗖𝗮𝗺𝗽𝗮𝗶𝗴𝗻</strong></h2>



<p>The campaign uses phishing emails sent from <strong>support@e-library[.]wiki</strong>, an address crafted to mimic the legitimate scientific platform eLibrary. The attackers rely on this impersonation to make their messages look genuine and increase the chances of victims opening the malicious content.</p>



<p>When someone clicks the link in the phishing email, they are taken to a page that delivers a ZIP file created specifically for them. The file even uses the victim’s full name in the <strong>LastName_FirstName_Patronymic.zip</strong> format to appear legitimate.</p>



<p>The group behind the attack planned this well in advance. They registered the malicious domain in March 2025, long before the campaign started. This helped the domain look “normal” online and reduced the chances of it being flagged as suspicious.</p>



<p>To make the operation more convincing, the attackers copied the real eLibrary website and added controls that block repeated downloads. This made it harder for analysts to examine the files.</p>



<p>Securelist researchers discovered the campaign in <strong>October 2025</strong>, shortly before presenting their research on ForumTrol at the Security Analyst Summit.</p>



<p>Their analysis showed that the attackers studied each target, gathered personal details, and adjusted every message to match the individual. The website also checked a visitor’s device and asked people using non-Windows systems to switch to a Windows computer before accessing the file—another sign of the attackers’ technical precision.</p>



<p>These steps—personalized files, early domain registration, and careful filtering—show how much effort ForumTrol put into avoiding detection and increasing the chances of a successful infection.</p>



<p>The archive includes a shortcut named after the victim and a folder of random images to appear normal. Opening the shortcut runs a PowerShell script that downloads a DLL from <strong>e-library[.]wiki</strong> and saves it as <strong>iconcache_.dll</strong>.</p>



<p>The malware stays on the system using <strong>COM Hijacking</strong> by adding the DLL path to the InProcServer32 registry key.</p>



<p>To distract the user, a fake plagiarism report opens while the loader installs the <strong>Tuoni</strong> remote-access framework.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/%f0%9d%97%96%f0%9d%97%b5%f0%9d%97%bf%f0%9d%97%bc%f0%9d%97%ba%f0%9d%97%b2-%f0%9d%9f%ac-%f0%9d%97%97%f0%9d%97%ae%f0%9d%98%86/">𝗙𝗼𝗿𝘂𝗺𝗧𝗿𝗼𝗹 𝗨𝘀𝗲𝘀 𝗖𝗵𝗿𝗼𝗺𝗲 𝟬-𝗗𝗮𝘆 𝗶𝗻 𝗡𝗲𝘄 𝗣𝗵𝗶𝘀𝗵𝗶𝗻𝗴 𝗖𝗮𝗺𝗽𝗮𝗶𝗴𝗻</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/%f0%9d%97%96%f0%9d%97%b5%f0%9d%97%bf%f0%9d%97%bc%f0%9d%97%ba%f0%9d%97%b2-%f0%9d%9f%ac-%f0%9d%97%97%f0%9d%97%ae%f0%9d%98%86/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>New Phishing Trick Hits People Who Lost Their iPhones</title>
		<link>https://firsthackersnews.com/apple-activation-lock/</link>
					<comments>https://firsthackersnews.com/apple-activation-lock/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Thu, 13 Nov 2025 08:07:47 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Mobile Security]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[Apple Activation Lock]]></category>
		<category><![CDATA[Cybersecurity awareness]]></category>
		<category><![CDATA[iPhone phishing scam]]></category>
		<category><![CDATA[Online scams]]></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=10632</guid>

					<description><![CDATA[<p>A new phishing scam is targeting iPhone users who have lost their devices, taking advantage of their hope</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/apple-activation-lock/">New Phishing Trick Hits People Who Lost Their iPhones</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>A new phishing scam is targeting iPhone users who have lost their devices, taking advantage of their hope to recover them. The goal: to steal Apple ID credentials.</p>



<p>According to the <strong>National Cyber Security Centre (NCSC)</strong>, victims are receiving fake text messages claiming their missing iPhones have been found — often in another country and even months after being lost.</p>



<p>These messages appear to come from Apple and include real details about the device, such as model, color, and storage, making them look legitimate.</p>



<p>The scam works like this:</p>



<ul class="wp-block-list">
<li>Victims receive a message or iMessage saying their iPhone has been located.</li>



<li>The message includes a link that appears to show the phone’s location.</li>



<li>When clicked, it redirects to a <strong>fake Apple login page</strong> that steals the victim’s Apple ID and password.</li>
</ul>



<p>Attackers are becoming more sophisticated, using accurate information from the lost device and realistic design elements to build trust. The phishing site even displays a fake map showing the device’s “location”, increasing the urgency and making users more likely to log in.</p>



<h2 class="wp-block-heading"><strong>The Real Goal Behind iPhone Phishing Scams: Bypassing Activation Lock</strong></h2>



<p>Apple’s <strong>Activation Lock</strong> ties a device to its owner’s Apple ID, making a stolen iPhone practically useless to thieves. There’s no reliable technical way to remove this lock — so criminals try <strong>social engineering</strong> instead.</p>



<p>How attackers get a locked phone’s contact details (two likely methods):</p>



<ul class="wp-block-list">
<li><strong>SIM access:</strong> If the thief still has the phone’s SIM and it hasn’t been blocked, they can read the number.</li>



<li><strong>Find My message:</strong> Owners often show a contact phone or email on the lock screen via Find My so an honest finder can return the device. Thieves can use that same info to craft targeted phishing messages.</li>
</ul>



<p>Why this matters: the contact information meant to help you get your phone back can also give scammers the exact data they need to trick you into handing over your Apple ID.</p>



<p>Quick safety tips:</p>



<ul class="wp-block-list">
<li>Avoid putting a personal phone number or email on the lock screen.</li>



<li>Use the official <strong>Find My</strong> Lost Mode and follow Apple’s guidance if your device is missing.</li>



<li>Immediately change your Apple ID password and contact your carrier to suspend the SIM if your phone is stolen.</li>
</ul>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/apple-activation-lock/">New Phishing Trick Hits People Who Lost Their iPhones</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/apple-activation-lock/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Phishing Attack Hides Malicious Emails with Invisible Characters</title>
		<link>https://firsthackersnews.com/invisible-characters/</link>
					<comments>https://firsthackersnews.com/invisible-characters/#respond</comments>
		
		<dc:creator><![CDATA[FHN]]></dc:creator>
		<pubDate>Wed, 29 Oct 2025 05:49:56 +0000</pubDate>
				<category><![CDATA[phishing]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[malicious cyber actors]]></category>
		<category><![CDATA[Secuirty Update]]></category>
		<category><![CDATA[Security Advisory]]></category>
		<category><![CDATA[Security Update]]></category>
		<category><![CDATA[invisible characters]]></category>
		<category><![CDATA[malicious emails]]></category>
		<category><![CDATA[phishing attack]]></category>
		<category><![CDATA[security advisory]]></category>
		<category><![CDATA[security filters]]></category>
		<category><![CDATA[security flaw]]></category>
		<category><![CDATA[security update]]></category>
		<guid isPermaLink="false">https://firsthackersnews.com/?p=10564</guid>

					<description><![CDATA[<p>Cybercriminals are using a new phishing technique that hides invisible characters in email subject lines to bypass automated</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/invisible-characters/">Phishing Attack Hides Malicious Emails with Invisible Characters</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;">Cybercriminals are using a new phishing technique that hides invisible characters in email subject lines to bypass automated security filters.</span> </p>



<p>The attack uses MIME encoding and Unicode soft hyphens to make the subject appear normal to human readers while concealing malicious intent from email scanners.</p>



<p>This method targets email filters that rely on keyword detection and pattern matching, representing a more advanced social engineering tactic. Researchers noticed the campaign when subject lines looked garbled or incomplete in the inbox, but displayed normally once the email was opened.<span style="font-size: revert; color: initial;">Invisible characters are strategically placed to break up keywords and avoid detection. </span></p>



<p><span style="font-size: revert; color: initial;">The campaign mainly aims to steal login credentials through fake webmail pages, sending subjects like “Your Password is about to Expire,” where the invisible characters hide the trigger words from security systems.</span></p>



<p>The phishing emails send recipients to fake websites designed to capture login details.</p>



<p>Analysts at the Internet Storm Center spotted this tactic while reviewing malicious messages, noting that invisible characters were being used in subject lines—an uncommon twist compared to the usual use in email bodies.</p>



<h2 class="wp-block-heading">How it works:</h2>



<p>Attackers use MIME encoded-word formatting (RFC 2047) to hide the characters. The subject line follows this pattern:</p>



<p><code>encoded-word = "=?charset?encoding?encoded-text?="</code></p>



<p><strong>Here, the content is UTF-8 text encoded in Base64.</strong></p>



<p>Captured examples show headers like:</p>



<p><code>Subject: =?UTF-8?B?WcKtb3XCrXIgUMKtYXPCrXN3wq1vwq1yZCBpwq =?UTF-8?B?dMKtbyBFwq14wq1wwq1pcsKtZQ==?=</code></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="140" src="https://firsthackersnews.com/wp-content/uploads/2025/10/image-1-1024x140.png" alt="" class="wp-image-10565" srcset="https://firsthackersnews.com/wp-content/uploads/2025/10/image-1-200x27.png 200w, https://firsthackersnews.com/wp-content/uploads/2025/10/image-1-300x41.png 300w, https://firsthackersnews.com/wp-content/uploads/2025/10/image-1-400x55.png 400w, https://firsthackersnews.com/wp-content/uploads/2025/10/image-1-600x82.png 600w, https://firsthackersnews.com/wp-content/uploads/2025/10/image-1-768x105.png 768w, https://firsthackersnews.com/wp-content/uploads/2025/10/image-1-800x109.png 800w, https://firsthackersnews.com/wp-content/uploads/2025/10/image-1-1024x140.png 1024w, https://firsthackersnews.com/wp-content/uploads/2025/10/image-1-1200x164.png 1200w, https://firsthackersnews.com/wp-content/uploads/2025/10/image-1.png 1239w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Decoded MIME header shows a Base64 subject containing embedded soft hyphens (Internet Storm Center).</figcaption></figure>



<p>When decoded, soft hyphen characters (Unicode U+00AD) are inserted between letters, breaking up recognizable keywords to evade email filters.</p>



<p>Soft hyphens are invisible in most email clients (including Outlook), so they break keywords at the code level—making “password” unreadable to scanners while still appearing normal to users. Attackers also hide these characters inside message bodies to bypass content filters. The phishing links point to compromised legitimate sites that host fake webmail login pages to harvest credentials.</p>
<p>The post <a rel="nofollow" href="https://firsthackersnews.com/invisible-characters/">Phishing Attack Hides Malicious Emails with Invisible Characters</a> appeared first on <a rel="nofollow" href="https://firsthackersnews.com">First Hackers News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://firsthackersnews.com/invisible-characters/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
