<?xml version="1.0"?>		<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/"
		xmlns:georss="http://www.georss.org/georss"
		xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
		>
			<channel>
				<atom:link href="https://www.malwarebytes.com/blog/feed" rel="self" type="application/rss+xml"/>
				<title>Malwarebytes</title>
				<link>https://www.malwarebytes.com/</link>
				<description><![CDATA[Cyber Security Software & Anti-Malware]]></description>
				<pubDate>Wed, 09 Sep 2026 10:01:08 GMT</pubDate>
				<lastBuildDate>Wed, 09 Sep 2026 10:01:08 GMT</lastBuildDate>
				<sy:updatePeriod>hourly</sy:updatePeriod>
				<sy:updateFrequency>1</sy:updateFrequency>
				<language>en</language>
						<item>
			<title><![CDATA[Microsoft fixes record 964 flaws, including 2 exploited zero-days]]></title>
			<description><![CDATA[Microsoft’s September 2026 Patch Tuesday fixes a record 964 vulnerabilities, including two actively exploited zero-days.]]></description>
								<category>Bugs</category>
										<category>News</category>
										<category><![CDATA[cve-2026-81963]]></category>
										<category><![CDATA[cve-2026-85880]]></category>
										<category><![CDATA[patch tuesday]]></category>
										<category><![CDATA[september 2026]]></category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">Microsoft’s September 2026 Patch Tuesday addresses 964 CVEs, including 104 rated Critical and 860 rated Important, making it the company’s largest Patch Tuesday release on record. </p>



<p class="wp-block-paragraph">Microsoft lists <a href="https://msrc.microsoft.com/update-guide/releaseNote/2026-Sep" target="_blank" rel="noreferrer noopener nofollow">974 CVEs</a> in its full September security release. However, 10 of those affect cloud services or involve fixes that Microsoft applies itself, leaving 964 vulnerabilities that customers need to patch.</p>



<p class="wp-block-paragraph">The release includes fixes for two actively exploited Windows zero-days. Both are local elevation-of-privilege vulnerabilities that could allow an attacker who already has access to a device to gain SYSTEM privileges. Neither provides remote access by itself, but SYSTEM-level access is valuable to malware operators after they gain an initial foothold through phishing, stolen credentials, or another method.</p>



<h2 id="h-how-to-apply-patches-and-check-if-you-re-protected" class="wp-block-heading">How to apply patches and check if you’re protected</h2>



<p class="wp-block-paragraph">These updates fix security problems and help keep your Windows PC protected. Here’s how to make sure you’re up to date:</p>



<ul class="wp-block-list">
<li>Click the&nbsp;<strong>Start</strong>&nbsp;button, then open&nbsp;<strong>Settings</strong>.</li>



<li>Select&nbsp;<strong>Windows Update</strong>&nbsp;(usually at the bottom of the menu on the left).</li>



<li>Click&nbsp;<strong>Check for updates</strong>. Windows will search for the latest security updates. If you’ve enabled&nbsp;<strong>Get the latest updates as soon as they’re available</strong>&nbsp;under&nbsp;<strong>More options</strong>, you may be prompted to restart immediately to complete the update. Otherwise, continue to the next step.</li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" width="756" height="432" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/update_history.png" alt="" class="wp-image-462811" /><figcaption class="wp-element-caption">Windows 11 up to date</figcaption></figure>



<ul class="wp-block-list">
<li>If updates are available, they’ll start downloading automatically. When they’re ready, click&nbsp;<strong>Install</strong>&nbsp;or&nbsp;<strong>Restart now</strong>&nbsp;if prompted. Your computer may need a restart to finish the update.</li>



<li>After restarting, go back to&nbsp;<strong>Windows Update</strong>&nbsp;and check again. If it says&nbsp;<strong>You’re up to date</strong>,&nbsp;you’re all set.<br><img loading="lazy" width="369" height="162" class="wp-image-346350" style="width: 369px" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2025/12/up-to-date.png" alt="Windows up to date" /></li>
</ul>



<h2 id="h-technical-details" class="wp-block-heading">Technical details</h2>



<p class="wp-block-paragraph">The unusually large batch also includes high-severity remote-code-execution vulnerabilities in Windows DNS Server and Remote Desktop Services, as well as fixes affecting Exchange Server, SharePoint, SQL Server, Office, and core Windows components.</p>



<p class="wp-block-paragraph">Let’s take a closer look at the two zero-day vulnerabilities. Microsoft&nbsp;classifies a vulnerability as a zero-day if it was publicly disclosed or actively exploited before an official fix became available.</p>



<p class="wp-block-paragraph">The first is a Windows Update Stack elevation-of-privilege (EoP) vulnerability with a <a href="https://www.malwarebytes.com/blog/news/2025/11/how-cvss-v4-0-works-characterizing-and-scoring-vulnerabilities" target="_blank" rel="noreferrer noopener">CVSS score</a> of 7.8 out of 10, tracked as <a href="https://www.cve.org/CVERecord?id=CVE-2026-81963" target="_blank" rel="noreferrer noopener nofollow">CVE-2026-81963</a>. The description says:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">“Improper link resolution before file access (&#8216;link following&#8217;) in Windows Update Stack allows an authorized attacker to elevate privileges locally.”</p>
</blockquote>



<p class="wp-block-paragraph">This means Windows can be persuaded to open or modify the wrong file because it follows a shortcut-like pointer without properly checking where that pointer leads. Microsoft says attackers exploited the bug before a patch was available.</p>



<p class="wp-block-paragraph">The second zero-day, tracked as <a href="https://www.cve.org/CVERecord?id=CVE-2026-85880" target="_blank" rel="noreferrer noopener nofollow">CVE-2026-85880</a>, also has a CVSS score of 7.8 out of 10. Microsoft describes it as:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">“heap-based buffer overflow in Windows ALPC allows an authorized attacker to elevate privileges locally.” </p>
</blockquote>



<p class="wp-block-paragraph"><a href="https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2026-85880" target="_blank" rel="noreferrer noopener nofollow">Microsoft says</a> an attacker who can execute code in a low-privilege AppContainer could exploit the vulnerability locally to escape the sandbox and elevate their privileges on the affected system. No additional user interaction is required.</p>



<p class="wp-block-paragraph">Windows ALPC is an internal messaging system in the Windows operating system that allows different programs on the same computer to communicate with each other quickly.</p>



<p class="wp-block-paragraph">A buffer overflow occurs when an area of memory within a software application reaches its boundary and data spills into an adjacent memory region. The heap is a region of memory used for dynamic memory allocation.</p>



<p class="wp-block-paragraph">These are not the kinds of bugs a typical victim triggers merely by opening a malicious document or visiting a website. But local privilege escalation is a critical part of many attack chains: After malware runs with limited rights, a SYSTEM-level exploit can help an intruder disable defenses, access protected data, establish persistence, or move through a network.</p>



<hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide" />



<p class="wp-block-paragraph"><strong>From reporting threats to removing them.</strong></p>



<p class="wp-block-paragraph">Cybersecurity risks should never spread beyond a headline. Keep threats off your devices by&nbsp;<a href="https://www.malwarebytes.com/for-home">downloading Malwarebytes today</a>.</p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/news/2026/09/microsoft-fixes-record-964-flaws-including-2-exploited-zero-days</link>
			<pubDate>Wed, 09 Sep 2026 10:01:08 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/news/2026/09/microsoft-fixes-record-964-flaws-including-2-exploited-zero-days</guid>
		</item>
				<item>
			<title><![CDATA[The push to stop algorithms controlling social media feeds has begun]]></title>
			<description><![CDATA[Australia is proposing a law that gives people a choice over what fills their feeds. It may not be long before other countries demand the same.]]></description>
								<category>News</category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">Remember when social media was filled only with posts from your friends, rather than what an algorithm decided you wanted to see? So does the Australian government, and it wants that internet back.</p>



<p class="wp-block-paragraph">Yesterday, the government <a href="https://www.pm.gov.au/media/my-feed-my-way">released</a> draft legislation outlining a Digital Duty of Care. The proposal includes a measure that Prime Minister Anthony Albanese labeled &#8220;My Feed, My Way.&#8221; It would allow Australians over 16 to switch off the algorithmic feed that social media platforms deliver automatically to users, instead allowing them to see content from friends and creators they choose to follow.</p>



<p class="wp-block-paragraph">This legislation, which is expected to reach Parliament before Christmas, would force platforms to send notifications to both new and existing users asking them to choose between the two types of feed. Platforms would then have to respect that choice unless the user changed it.</p>



<p class="wp-block-paragraph">The feed controls are grabbing the headlines, but the Digital Duty of Care also includes protections for users under 18. Digital services, including social media, online games, apps, and AI chatbots, would have to protect under-18s from harmful content and design features that could negatively affect their behavior or self-esteem.</p>



<p class="wp-block-paragraph">That includes content that promotes eating disorders, misogyny, crime, life-threatening stunts, pornography, or serious mental health distress.</p>



<p class="wp-block-paragraph">The proposed law is the latest move from a country known for its aggressive stance on social media safety. Australia banned under-16s from using a wide range of social media platforms, although it hasn&#8217;t gone that well.</p>



<p class="wp-block-paragraph">Three months after the December 2025 ban, 81% of Aussie kids were <a href="https://www.esafety.gov.au/research/social-media-age-restrictions-evaluation/early-days-early-insights-three-months-report" target="_blank" rel="noreferrer noopener nofollow">still using</a> at least one restricted social media platform, down from 86% when the ban was introduced. Before the ban took effect, about 60% used social media at least once a day. Three months later, that figure was 58%. </p>



<p class="wp-block-paragraph">Bans sound good on paper but they&#8217;re <a href="https://www.malwarebytes.com/blog/news/2026/04/blocking-children-from-social-media-is-a-badly-executed-good-idea" target="_blank" rel="noreferrer noopener">hard to enforce</a>.</p>



<p class="wp-block-paragraph">The new proposal takes a different approach by placing more responsibility on social media companies. The government promises penalties of up to $109.2 million Australian dollars (US$78.6 million) for companies that fail to comply with the Digital Duty of Care.</p>



<p class="wp-block-paragraph">The Australian eSafety Commissioner would also gain the power to issue removal notices for nudify apps and websites, and streamline its existing child cyberbullying and adult cyber abuse schemes so it can deal with harmful material more quickly.</p>



<p class="wp-block-paragraph">The move comes less than two weeks after Meta agreed to let teens choose a non-personalized feed as part of a multi-billion dollar <a href="https://www.malwarebytes.com/blog/news/2026/08/new-instagram-and-facebook-rules-will-set-a-default-two-hour-daily-limit-for-teens" target="_blank" rel="noreferrer noopener">settlement</a> with US states.</p>



<p class="wp-block-paragraph">Why is an opt-out from automatically curated feeds important? Companies that automatically curate your content with their own algorithms tend to show you more of what you&#8217;ve been seeing.</p>



<p class="wp-block-paragraph">That can be great if you&#8217;re building a chicken coop and want as much advice as possible on nest box placement. But it can also narrow the range of content you see, making it harder to develop a well-rounded view of a subject.</p>



<p class="wp-block-paragraph">Perhaps sensing a change in the political wind, social media companies have already begun offering friends-only feeds. Facebook <a href="https://about.fb.com/news/2025/03/bringing-magic-of-friends-back-to-facebook/" target="_blank" rel="noreferrer noopener nofollow">reintroduced</a> this capability in its Friends tab in the US and Canada in March 2025. It called this one of its &#8220;OG&#8221; Facebook experiences.</p>



<p class="wp-block-paragraph">TikTok also now <a href="https://www.tiktok.com/support/faq_detail?id=7636670088171067925&amp;category=web_account" target="_blank" rel="noreferrer noopener nofollow">has a Friends tab</a> alongside its regular For You feed, while Instagram has offered chronological <a href="https://about.instagram.com/blog/announcements/favorites-and-following" target="_blank" rel="noreferrer noopener nofollow">Following and Favorites feeds</a> since 2022. YouTube has its Subscriptions feed, while Snapchat <a href="https://newsroom.snap.com/introducing-the-new-snapchat" target="_blank" rel="noreferrer noopener nofollow">created</a> separate feeds for friends and other content creators back in 2017.</p>



<p class="wp-block-paragraph">The problem is that these feeds aren’t the default. Recommended content remains the easiest option to consume.</p>



<p class="wp-block-paragraph">If you use social media and want more control over what you see, look for its Friends, Following, Favorites, or Subscriptions feed. You might end up with more <a href="https://time.com/5095144/humblebrag-bragging/" target="_blank" rel="noreferrer noopener nofollow">humblebragging</a>, <a href="https://www.psychologytoday.com/ca/blog/digital-world-real-world/202403/vaguebooking-what-is-it" target="_blank" rel="noreferrer noopener nofollow">vaguebooking</a>, or faux-wisdom memes, but at least you&#8217;ll know why you&#8217;re seeing them. And you can always get some new friends.</p>



<hr class="wp-block-separator has-text-color has-gray-color has-alpha-channel-opacity has-gray-background-color has-background is-style-wide" />



<p class="wp-block-paragraph"><strong>Scammers&nbsp;don&#8217;t&nbsp;need to hack you. They just need you to click once.</strong>&nbsp;</p>



<p class="wp-block-paragraph"><a href="https://www.malwarebytes.com/identity-theft-protection" target="_blank" rel="noreferrer noopener">Malwarebytes Identity Theft Protection</a> catches suspicious activity before it becomes a problem.</p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/news/2026/09/the-push-to-stop-algorithms-controlling-social-media-feeds-has-begun</link>
			<pubDate>Wed, 09 Sep 2026 08:28:03 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/news/2026/09/the-push-to-stop-algorithms-controlling-social-media-feeds-has-begun</guid>
		</item>
				<item>
			<title><![CDATA[Grindr settles HIV status data-sharing lawsuit for $35 million]]></title>
			<description><![CDATA[Grindr has settled a UK lawsuit alleging that it shared sensitive user data, including HIV status, with advertising companies.]]></description>
								<category>News</category>
										<category>Privacy</category>
										<category><![CDATA[grindr]]></category>
										<category><![CDATA[Norway]]></category>
										<category><![CDATA[UK lawsuit]]></category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">Grindr has <a href="https://www.theguardian.com/business/2026/sep/07/grindr-settle-uk-lawsuit-dating-app-ad">reportedly</a> agreed to pay £26 million (around $35 million) to settle a UK privacy lawsuit alleging that it shared sensitive user data, including some users&#8217; HIV status, with advertisers.</p>



<p class="wp-block-paragraph">The claim was brought by London law firm Austen Hays on behalf of roughly 12,000 UK Grindr users. It alleges that the dating app breached privacy and data-protection laws during a period ending in early 2020.</p>



<p class="wp-block-paragraph">The claimants allege that Grindr shared personal and highly sensitive information with advertising companies without consent. <a href="https://www.austenhays.com/claims/grindr-breach-of-privacy-investigation/" target="_blank" rel="noreferrer noopener nofollow">According to Austen Hays</a>, the shared data may have included ethnicity, HIV status, the date of a user’s last HIV test, and whether they used pre-exposure prophylaxis (PrEP).</p>



<p class="wp-block-paragraph">At the time of the alleged data sharing practices, Grindr was owned and controlled by the Chinese gaming company Beijing Kunlun Tech. Grindr was sold to US owners in 2020. </p>



<p class="wp-block-paragraph">According to a <a href="https://www.sec.gov/ix?doc=/Archives/edgar/data/0001820144/000182014426000027/grnd-20260902.htm" target="_blank" rel="noreferrer noopener nofollow">US regulatory filing</a>, Grindr will make two payments of £13 million: one by December 31, 2026, and the second by March 31, 2027. </p>



<p class="wp-block-paragraph">In its SEC filing, Grindr said that the settlement is not an admission of liability and, while it disputes the allegations, it:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">recognizes and acknowledges the distress and loss of trust expressed by some of its UK users regarding that pre-2020 period.</p>
</blockquote>



<p class="wp-block-paragraph">The UK settlement follows a separate enforcement case in Norway. The country&#8217;s Data Protection Authority <a href="https://www.datatilsynet.no/en/regulations-and-tools/regulations/avgjorelser-fra-datatilsynet/2021/gebyr-til-grindr/" target="_blank" rel="noreferrer noopener nofollow">found</a> that Grindr had shared users’ personal data with advertising partners for behavioral advertising without a valid legal basis.</p>



<p class="wp-block-paragraph">These cases illustrate a crucial privacy point: information does not need to be explicitly labeled as medical information or information about sexual orientation to expose intimate details about someone. Advertising identifiers, IP addresses, locations, device information, and confirmation that a person uses a particular app can be combined to identify them or draw sensitive conclusions about their life.</p>



<p class="wp-block-paragraph">Many free apps rely on advertising SDKs, analytics providers, and other third parties to make money. These integrations can receive identifiers and event data that help target or measure advertising, but they can also create extensive trails of user behavior.</p>



<h2 id="h-how-to-protect-your-privacy-on-dating-apps" class="wp-block-heading">How to protect your privacy on dating apps</h2>



<p class="wp-block-paragraph">Grindr says it has overhauled its privacy program since 2020 and remains committed to user control and responsible data practices. Even so, dating apps can hold unusually personal information about their users.</p>



<p class="wp-block-paragraph">To limit what you reveal:</p>



<ul class="wp-block-list">
<li>Review the app’s privacy settings and turn off optional personalized advertising where available.</li>



<li>Limit your profile to details you&#8217;re comfortable sharing with potential matches.</li>



<li>Avoid linking a dating profile to public social-media accounts unless you want identities to be easily connected.</li>



<li>Revoke location permissions when you&#8217;re not actively using the app, or choose “while using the app” rather than continuous access where your operating system offers it.</li>



<li>Keep the app, your operating system, and your <a href="https://www.malwarebytes.com/">secu</a><a href="https://www.malwarebytes.com/" target="_blank" rel="noreferrer noopener">r</a><a href="https://www.malwarebytes.com/">ity software</a> updated.</li>



<li>Watch for romance scams and extortion attempts, particularly requests to move the conversation off the app, send money, share intimate photos, or reveal identifying information.</li>
</ul>



<p class="wp-block-paragraph">If you&#8217;re unsure whether a message may be part of a scam, you can check it with <a href="https://www.malwarebytes.com/solutions/scam-guard">Malwarebytes Scam Guard</a>, which can help you assess the conversation and decide what to do next.</p>



<hr class="wp-block-separator has-text-color has-gray-color has-alpha-channel-opacity has-gray-background-color has-background is-style-wide" />



<p class="wp-block-paragraph"><strong>Scammers&nbsp;don&#8217;t&nbsp;need to hack you. They just need you to click once.</strong>&nbsp;</p>



<p class="wp-block-paragraph"><a href="https://www.malwarebytes.com/identity-theft-protection" target="_blank" rel="noreferrer noopener">Malwarebytes Identity Theft Protection</a> catches suspicious activity before it becomes a problem.</p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/privacy/2026/09/grindr-settles-hiv-status-data-sharing-lawsuit-for-35-million</link>
			<pubDate>Tue, 08 Sep 2026 12:51:14 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/privacy/2026/09/grindr-settles-hiv-status-data-sharing-lawsuit-for-35-million</guid>
		</item>
				<item>
			<title><![CDATA[MikroTik router flaws allow takeover without a password]]></title>
			<description><![CDATA[Attackers are exploiting critical RouterOS flaws to take control of routers with SSH exposed to the internet.]]></description>
								<category>News</category>
										<category><![CDATA[CVE-2026-67276]]></category>
										<category><![CDATA[CVE-2026-86060]]></category>
										<category><![CDATA[MiKroTik]]></category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph"><a href="https://cert.pl/en/posts/2026/09/vulnerabilities-in-mikrotik-routeros-actively-exploited/" target="_blank" rel="noreferrer noopener nofollow">CERT Polska warns</a> that attackers are actively exploiting a chain of critical MikroTik RouterOS flaws to seize control of routers exposed to the internet.</p>



<p class="wp-block-paragraph">Although the warning comes from Poland’s national cybersecurity response team, MikroTik routers are sold worldwide, including in the US. The vulnerabilities can affect users anywhere if their router is running a vulnerable version of RouterOS and its SSH remote-management service is accessible from the internet.</p>



<p class="wp-block-paragraph">Attackers are exploiting two vulnerabilities, collectively dubbed “MikroTrick,” to take full control of vulnerable devices, CERT Polska says.</p>



<p class="wp-block-paragraph">A compromised router is especially serious because it sits at the edge of your network. An intruder may be able to change <a href="https://www.malwarebytes.com/glossary/domain-name-system" target="_blank" rel="noreferrer noopener">DNS</a> settings, redirect or capture traffic, create remote-access tunnels, alter firewall rules, or use the device as a foothold to attack other devices on the network.</p>



<p class="wp-block-paragraph">Two of the <a href="https://cert.pl/en/posts/2026/09/mikrotik-routeros-cve/" target="_blank" rel="noreferrer noopener nofollow">six disclosed vulnerabilities</a> form the chain of compromise known as MikroTrick. The first, tracked as <a href="https://www.cve.org/CVERecord?id=CVE-2026-67276" target="_blank" rel="noreferrer noopener nofollow">CVE-2026-67276</a>, is an SSH authentication-bypass flaw in the handling of RSA public keys. The second, <a href="https://www.cve.org/CVERecord?id=CVE-2026-86060" target="_blank" rel="noreferrer noopener nofollow">CVE-2026-86060</a>, is a privilege-escalation flaw involving a specially crafted username in the SSH login process.</p>



<p class="wp-block-paragraph">Put simply, the first flaw lets attackers get in without a password, and the second lets them make themselves an administrator.</p>



<p class="wp-block-paragraph">SSH (short for Secure Shell) is a network protocol that establishes encrypted connections between computers for secure remote access.</p>



<p class="wp-block-paragraph">CERT Polska issued the warning because the patched RouterOS packages are already public, and their comparative analysis has allowed the community to reconstruct some of the flaws they fix. </p>



<h2 id="h-how-to-stay-safe" class="wp-block-heading">How to stay safe</h2>



<p class="wp-block-paragraph">MikroTik router owners should install the latest RouterOS <a href="https://mikrotik.com/download" target="_blank" rel="noreferrer noopener nofollow">security update</a> as soon as possible. Use the router’s update mechanism or obtain the supported package directly from <a href="https://forum.mikrotik.com/t/v7-25beta-development-is-released/272788" target="_blank" rel="noreferrer noopener nofollow">MikroTik</a>. The update option should be available under <strong>Check for updates</strong>.</p>



<p class="wp-block-paragraph">You should also remove public access to the router&#8217;s management services. Make sure that SSH is not accessible from untrusted networks. If remote administration is necessary, limit access to known IP addresses.</p>



<p class="wp-block-paragraph">Remote management should be the exception, not the default. MikroTrick demonstrates that a strong password alone cannot protect a device from an authentication-bypass vulnerability.</p>



<p class="wp-block-paragraph">MikroTik has added a detection mechanism that scans the configuration at startup for selected signs of unauthorized changes. If it finds any, RouterOS disables the recognized suspicious entries and sets the device’s <strong>Flagged</strong> status to <strong>Yes</strong>. Administrators can check this with <code>/system/device-mode/print</code>.</p>



<p class="wp-block-paragraph">RouterOS restricts several potentially abusable functions while the device is flagged, but MikroTik stresses that the router’s full configuration still needs to be audited before the flag is cleared.</p>



<hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide" />



<p class="wp-block-paragraph"><strong>From reporting threats to removing them.</strong></p>



<p class="wp-block-paragraph">Cybersecurity risks should never spread beyond a headline. Keep threats off your devices by&nbsp;<a href="https://www.malwarebytes.com/for-home">downloading Malwarebytes today</a>.</p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/news/2026/09/mikrotik-routers-can-be-taken-over-without-password</link>
			<pubDate>Tue, 08 Sep 2026 09:49:16 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/news/2026/09/mikrotik-routers-can-be-taken-over-without-password</guid>
		</item>
				<item>
			<title><![CDATA[Loyalty points fraud is funding hacker holidays (Lock and Code S07E18)]]></title>
			<description><![CDATA[This week on the Lock and Code podcast, we speak with Kim Sutherland about loyalty points fraud and how everyday people can stay safe. ]]></description>
								<category>Podcast</category>
										<category><![CDATA[account takeover]]></category>
										<category><![CDATA[airline]]></category>
										<category><![CDATA[airline miles]]></category>
										<category><![CDATA[credit card points]]></category>
										<category><![CDATA[cybercrime]]></category>
										<category><![CDATA[fraud]]></category>
										<category><![CDATA[hotel rewards]]></category>
										<category><![CDATA[loyalty account]]></category>
										<category><![CDATA[loyalty points]]></category>
										<category><![CDATA[loyalty points fraud]]></category>
										<category><![CDATA[points]]></category>
										<category><![CDATA[rewards account]]></category>
										<category><![CDATA[rewards points]]></category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">This week on the Lock and Code podcast&#8230;</p>



<p class="wp-block-paragraph">Crooks are taking a holiday. They’re counting on you to fund it.</p>



<p class="wp-block-paragraph">For decades, cybercriminals have stolen roughly the same types of data. Biographical and personal details—like Social Security numbers, birthdates, addresses, and phone numbers—can be stolen to commit identity fraud. Credit card numbers, expiration dates, and CVC codes can be stolen to make fraudulent purchases. Usernames and passwords can, in the wrong hands, let a cybercriminal impersonate someone, steal sensitive photographs to later use for extortion, or abuse a reputation.</p>



<p class="wp-block-paragraph">All of these attack models seek to turn sensitive or important data into currency. But an emerging form of digital fraud is targeting data that, when used strategically, practically is currency: Loyalty points.</p>



<p class="wp-block-paragraph">Loyalty points programs are run by nearly every type of consumer-facing business today, from hotels to airlines to grocery stores to donut shops. As repeat customers accrue these points, they can exchange them for discounted prices on future purchases, cutting the costs of hotel stays, flights, rental cars, and even entire vacations.</p>



<p class="wp-block-paragraph">But the value stored within these loyalty points makes them a high target for cybercrime, said Kim Sutherland, Global Head of Fraud and Identity at LexisNexis® Risk Solutions.</p>



<p class="wp-block-paragraph">“Most loyalty currency is worth about one cent per point, and then there are premium programs that can be worth more than that,” Sutherland said, explaining that 100,000 airlines points, for example, can be worth $1,000 in the US. “Why criminals care so much about this is because most of us are not paying attention to our loyalty programs the same way we would our bank account.”</p>



<p class="wp-block-paragraph">But diligence is much needed here, Sutherland said, noting that one Chicago teacher only learned that 240,000 of his airlines points had been stolen because he received a basic confirmation email about their use. In another example, a man’s airline miles were stolen and <a href="https://www.youtube.com/watch?v=-MrWAYr45zw" target="_blank" rel="noreferrer noopener nofollow">fraudulently used to book rental cars in New York and Memphis</a>.</p>



<p class="wp-block-paragraph">Today, on the Lock and Code podcast with host David Ruiz, we speak with Sutherland about loyalty points theft— how it happens, what companies are doing to protect customers, and what people can do to stay safe.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">“Some of us don&#8217;t even know how to access those points, right? Or we don&#8217;t even know we&#8217;re accumulating them, but the fraudsters do.&#8221;</p>
</blockquote>



<p class="wp-block-paragraph">Tune in today to listen to the full conversation.</p>



<figure class="wp-block-embed is-type-rich is-provider-spotify wp-block-embed-spotify wp-embed-aspect-21-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">

</div></figure>



<p class="wp-block-paragraph"><em>Show notes and credits:</em></p>



<p class="wp-block-paragraph">Intro Music: “Spellbound” by Kevin MacLeod (<a href="http://incompetech.com/" target="_blank" rel="noreferrer noopener">incompetech.com</a>)<br>Licensed under Creative Commons: By Attribution 4.0 License<br><a href="http://creativecommons.org/licenses/by/4.0/" target="_blank" rel="noreferrer noopener">http://creativecommons.org/licenses/by/4.0/</a><br>Outro Music: “Good God” by Wowa (unminus.com)</p>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide" />



<p class="wp-block-paragraph"><strong>Listen up—Malwarebytes doesn’t just talk cybersecurity, we provide it.</strong></p>



<p class="wp-block-paragraph">Protect yourself from online attacks that threaten your identity, your files, your system, and your financial well-being with our&nbsp;<a href="https://try.malwarebytes.com/lockandcode/">exclusive offer for Malwarebytes Premium for Lock and Code listeners</a>.</p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/podcast/2026/09/loyalty-points-fraud-is-funding-hacker-holidays-lock-and-code-s07e18</link>
			<pubDate>Mon, 07 Sep 2026 18:23:18 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/podcast/2026/09/loyalty-points-fraud-is-funding-hacker-holidays-lock-and-code-s07e18</guid>
		</item>
				<item>
			<title><![CDATA[LG TV flaws could let attackers listen in, even in standby mode]]></title>
			<description><![CDATA[Testing found that LG smart TVs can track viewing and scan home networks, while security flaws could let attackers record conversations. ]]></description>
								<category>News</category>
										<category>Privacy</category>
										<category><![CDATA[ACR]]></category>
										<category><![CDATA[LG]]></category>
										<category><![CDATA[smart TV]]></category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">Smart TVs are internet-connected computers with microphones, app stores, advertising systems, and access to the same home networks used by your family&#8217;s phones, laptops, printers, and smart-home devices.</p>



<p class="wp-block-paragraph">In the past, we <a href="https://www.malwarebytes.com/blog/news/2026/03/samsung-tvs-stop-spying-on-viewers-in-texas-heres-how-to-disable-acr-anywhere" target="_blank" rel="noreferrer noopener">reported</a> on Samsung settling a lawsuit with the Texas Attorney General over how its smart TVs collect and monetize viewing data using <a href="https://ottverse.com/acr-automatic-content-recognition-how-does-it-work/" target="_blank" rel="noreferrer noopener nofollow">Automated Content Recognition (ACR)</a>. </p>



<p class="wp-block-paragraph">ACR technology samples what appears on or is heard through a TV, creates a digital fingerprint, and compares that fingerprint against a reference database. It can be used to identify programs, ads, and viewing habits.</p>



<p class="wp-block-paragraph">Now, a <a href="https://www.notebookcheck.net/LG-smart-TVs-caught-logging-audio-with-screen-off-and-snooping-on-local-devices.1391214.0.html" target="_blank" rel="noreferrer noopener nofollow">new investigation</a> by Gamers Nexus, carried out with Level1Techs and independent security researchers, has examined several LG TV models. The team says its found extensive device and network discovery, ACR tracking, and security weaknesses that could increase the consequences if a television were compromised.</p>



<p class="wp-block-paragraph">Some findings concern LG’s intended product behavior, while others rely on vulnerabilities that researchers say are still being disclosed responsibly. But the broader lesson is clear: A smart TV deserves the same privacy and security consideration as any other internet-connected computer.</p>



<p class="wp-block-paragraph">According to Gamers Nexus, packet captures and firmware analysis showed the tested LG TVs identifying devices on the local network, such as phones, PCs, printers, switches, and smart-home hardware. The investigation also says the TVs collected nearby Wi-Fi network names, signal information, and device-related identifiers.</p>



<p class="wp-block-paragraph">This network information could help build a picture of the other devices in a household. Combined with ACR data,  advertising IDs, and other information, it could support detailed profiles of what people watch and the devices they use.</p>



<p class="wp-block-paragraph">The researchers also demonstrated how a compromised TV could capture audio through its microphone, including when the TV appeared to be off. They even showed how the TV stored audio when it was unplugged from the internet and retrieved it after the connection was restored. </p>



<p class="wp-block-paragraph">The researchers also reported remote-code-execution vulnerabilities to LG. They have not disclosed full details while the responsible disclosure process is ongoing.</p>



<p class="wp-block-paragraph">A compromised television could be more than a privacy issue. It might provide an attacker with a foothold on a home or business network, access to audio, or a route to probe other devices.</p>



<h2 id="h-how-to-stay-safe" class="wp-block-heading">How to stay safe</h2>



<p class="wp-block-paragraph">The concerns are not limited to one brand. Smart TVs sit at the intersection of entertainment, advertising, and the home network. Treating them as security-sensitive devices—and demanding clear, meaningful privacy choices—is increasingly part of staying safe at home.</p>



<p class="wp-block-paragraph">There is no need to panic, but owners can take a few practical steps to limit what their TV collects and what it can access:</p>



<ul class="wp-block-list">
<li><strong>Install firmware updates</strong> promptly, especially security updates. Check your model’s support page and the TV’s software-update settings.</li>



<li><strong>Review the privacy controls</strong> under Settings, Privacy &amp; Terms, or User Agreements. Turn off ACR, viewing-information collection, personalized ads, voice recognition, and other features you don&#8217;t need.</li>



<li><strong>Don&#8217;t accept every agreement by default.</strong> Read each consent screen and decline optional advertising and voice-data features where possible.</li>



<li><strong>Use a separate IoT or guest network</strong> for televisions, cameras, speakers, and other smart-home devices. This limits what a compromised device can reach on your main network.</li>



<li><strong>Disable UPnP</strong> on your router unless it is genuinely needed and avoid exposing TV services directly to the internet.</li>
</ul>



<p class="wp-block-paragraph">Our earlier <a href="https://www.malwarebytes.com/blog/news/2026/03/samsung-tvs-stop-spying-on-viewers-in-texas-heres-how-to-disable-acr-anywhere" target="_blank" rel="noreferrer noopener">guide to disabling ACR</a> includes instructions for several popular TV brands.</p>



<hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide" />



<p class="wp-block-paragraph"><strong>Browse like&nbsp;no one&#8217;s&nbsp;watching.</strong>&nbsp;</p>



<p class="wp-block-paragraph">Malwarebytes Privacy VPN encrypts your connection and never logs what you do, so the next story you read&nbsp;doesn&#8217;t&nbsp;have to feel personal.&nbsp;<a href="https://www.malwarebytes.com/vpn" target="_blank" rel="noreferrer noopener">Try it free →</a>&nbsp;</p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/privacy/2026/09/lg-tv-flaws-could-let-attackers-listen-in-even-in-standby-mode</link>
			<pubDate>Mon, 07 Sep 2026 13:34:40 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/privacy/2026/09/lg-tv-flaws-could-let-attackers-listen-in-even-in-standby-mode</guid>
		</item>
				<item>
			<title><![CDATA[Flirty OnlyFans promoters on X may be using AI to appear human]]></title>
			<description><![CDATA[Personalized replies and voice notes make it increasingly difficult to tell whether you’re talking to a human, chatbot, or AI agent.]]></description>
								<category>AI</category>
										<category>Threat Intel</category>
										<category><![CDATA[OnlyFans]]></category>
										<category><![CDATA[scam]]></category>
										<category><![CDATA[scripted]]></category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">In a recent post, we looked at reports of <a href="https://www.malwarebytes.com/blog/ai/2026/08/ai-chat-bots-are-sliding-into-league-of-legends-friend-requests" target="_blank" rel="noreferrer noopener">League of Legends players</a> receiving suspicious friend requests shortly after matches. The accounts quickly steered the conversation toward Discord, where they promoted paid adult-content pages.</p>



<p class="wp-block-paragraph">At the time, one unanswered question was how much of those conversations was automated. Were people working from scripts behind the accounts? Were they conventional, rules-based chatbots following a limited decision tree? Or were they using generative AI to produce more natural and flexible replies?</p>



<p class="wp-block-paragraph">People are more likely to trust someone they believe is personally interested in them. AI can create that impression across many conversations at once, making it easier to persuade people to click links, spend money, or share personal or intimate information. The same approach could also be used for more harmful fraud, including romance scams and sextortion.</p>



<p class="wp-block-paragraph">Now, developer <a href="https://alvaromartinezmajado.com/" target="_blank" rel="noreferrer noopener nofollow">Álvaro Martínez Majado</a> has investigated several flirty accounts promoting OnlyFans pages on X to see whether their replies were scripted, generated by AI, or written by people. Majado, president of digital rights organization <a href="https://justicia.gencat.cat/ca/serveis/guia_d_entitats/detall/index.html?idEntitat=121461" target="_blank" rel="noreferrer noopener nofollow">Protecció de la Frontera Electrònica</a>, shared his evidence with Malwarebytes. Although it does not provide a definitive answer, it shows the accounts following rigid conversation scripts while also responding dynamically to unusual requests. The signs that once suggested a real person, such as an unusual reply or personalized voice note, can no longer be trusted.</p>



<h2 id="h-the-script-goes-on-and-on" class="wp-block-heading">The script goes on and on</h2>



<p class="wp-block-paragraph">Majado interacted with several accounts on X that followed a familiar pattern. They opened with similar casual, flirtatious language and asked broadly the same qualifying questions: where he lived, what he liked, and what he did for work.</p>



<p class="wp-block-paragraph">That repetitive structure is exactly what we would expect from a commercially motivated messaging campaign. The goal is not necessarily to have a meaningful conversation. It is to identify people likely to respond, establish rapport, and eventually move them toward a paid page or another destination controlled by the operator.</p>



<p class="wp-block-paragraph">The accounts also stayed in character when faced with obvious attempts to expose them as bots. That could be the result of hard-coded replies, guardrails around an AI system, or both.</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" width="705" height="436" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/the_coincidence.png" alt="Different accounts followed the same conversation pattern" class="wp-image-461880" /><figcaption class="wp-element-caption">They claimed to live in the same city as the recipient</figcaption></figure>



<p class="wp-block-paragraph">But some later interactions were more difficult to explain as a simple bank of canned flirtatious responses.</p>



<p class="wp-block-paragraph">One of the more interesting tests involved an instruction written as ASCII hexadecimal rather than ordinary text. The encoded message told the account to reply with a single word: “Pineapple.”</p>



<p class="wp-block-paragraph">According to the screenshots supplied to Malwarebytes, the account responded with “Pineapple” in ordinary text.</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" width="707" height="386" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/pineapple.png" alt="An account followed an instruction encoded in hexadecimal" class="wp-image-461883" /><figcaption class="wp-element-caption">An account followed an instruction encoded in hexadecimal</figcaption></figure>



<p class="wp-block-paragraph">That does not conclusively prove which technology was used. It does not identify a model, a provider, or the people behind the accounts. But it is consistent with an automated system capable of interpreting an encoded instruction and changing its output accordingly.</p>



<p class="wp-block-paragraph">A simple scripted bot could theoretically include a hexadecimal decoder, of course. But that would be unusual in a basic adult-content promotional bot, especially when combined with other examples of flexible and sometimes error-prone responses.</p>



<p class="wp-block-paragraph">In another interaction, Majado asked an account to provide a reply of exactly 12 characters. It responded with “Imnotabotfr”—an 11-character answer—then appeared to recognize its own counting mistake.</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" width="736" height="523" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/twelve_or_eleven.png" alt="The account failed an exact character-count test, but recognized its error" class="wp-image-461884" /><figcaption class="wp-element-caption">The account failed an exact character-count test, but recognized its error</figcaption></figure>



<p class="wp-block-paragraph">Anyone who has spent time experimenting with large language models may recognize the pattern. Language models can be very good at generating natural-sounding text while still making surprisingly basic mistakes involving character counts, word counts, and other exact constraints.</p>



<p class="wp-block-paragraph">A deliberately designed bot could imitate this kind of mistake, so it is not proof of AI. But the account understood an unexpected instruction, attempted to follow it, and reacted when it got the answer wrong. That suggests it may have been generating replies dynamically rather than choosing from a list of pre-written responses. Such accounts can adapt to conversations, making them harder to identify as automated.</p>



<h2 id="h-voice-notes-do-not-settle-the-question" class="wp-block-heading"><strong>Voice notes do not settle the question</strong></h2>



<p class="wp-block-paragraph">The accounts also sent voice notes. In one example, an account read aloud a Unix timestamp supplied during the conversation. In another, it spoke a requested username.</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" width="715" height="268" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/voice_notes.png" alt="The accounts sent voice notes containing requested information" class="wp-image-461885" /><figcaption class="wp-element-caption">The accounts sent voice notes containing requested information</figcaption></figure>



<p class="wp-block-paragraph">These responses show that the accounts could incorporate unusual information from a conversation into audio messages. They do not tell us whether a person recorded the clips or a text-to-speech tool generated them.</p>



<p class="wp-block-paragraph">Text-to-speech tools can generate short, convincing clips quickly and cheaply. An operator can generate them manually, but the process can also be automated: Take a message, pass selected text to a voice-generation service, and send the resulting audio back to the recipient.</p>



<p class="wp-block-paragraph">Here&#8217;s one of those voice notes. Is it a very flirty girl, or AI-generated? Have a listen and see what you think:</p>



<figure class="wp-block-audio"><audio controls src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/voice_processed_1788391147044_f39800ab-7b57-485c-adc1-ce1460ea5594-fake-timestamp.mp3"></audio></figure>



<p class="wp-block-paragraph">The supplied audio metadata offered a possible clue about the tools involved, but it is not enough to attribute the voice notes to a particular service. Platforms and other software can alter audio files and their metadata. </p>



<p class="wp-block-paragraph">The more important point is that the voice notes were personalized and continued even after the interaction appeared unlikely to lead to a sale. That is consistent with a system designed to keep conversations moving without requiring a human to supervise each one.</p>



<h2 id="h-ai-does-not-replace-the-funnel" class="wp-block-heading">AI does not replace the funnel</h2>



<p class="wp-block-paragraph">The evidence does not mean every message from every flirty spam account is written by an AI. Nor does it establish that the X accounts are operated by the same people targeting League of Legends players.</p>



<p class="wp-block-paragraph">What it does suggest is a plausible hybrid model, supported by identical replies across different accounts alongside more flexible responses.</p>



<p class="wp-block-paragraph">The repetitive parts of the operation can be scripted: opening messages, questions about location and interests, links, and attempts to move people to another platform. An AI-powered conversational layer could then make the exchange feel less repetitive when someone asks unexpected questions, changes the subject, or tries to test whether the account is real.</p>



<p class="wp-block-paragraph">This combination makes practical sense for spammers. Scripts provide consistency and keep the conversation directed toward conversion. Generative AI helps the account handle the unpredictable parts of talking to real people.</p>



<p class="wp-block-paragraph">It also means that traditional “bot tests” are becoming less useful. Asking an account to answer an unusual question, decode a message, or send a voice note may no longer distinguish a real person from a fake one.</p>



<h2 id="h-how-to-stay-safe" class="wp-block-heading">How to stay safe</h2>



<p class="wp-block-paragraph">Treat unsolicited flirtatious messages with caution, especially when they quickly become transactional.</p>



<ul class="wp-block-list">
<li>Do not assume a personalized response or voice message proves an account is genuine.</li>



<li>Be wary if a new contact repeatedly tries to move you to Discord, Telegram, Signal, another messaging app, or a paid-content platform.</li>



<li>Do not send money, gift cards, cryptocurrency, intimate images, identity documents, or account credentials to someone you only know online.</li>



<li>Avoid opening links or downloading files from accounts that contacted you unexpectedly.</li>



<li>Reverse-image-search profile photos and look for copied biographies, reused images, or accounts with very limited genuine activity.</li>



<li>Report suspicious accounts to the platform, particularly if they impersonate someone, send malicious links, or pressure users for money or explicit material.</li>
</ul>



<p class="wp-block-paragraph">Whether it&#8217;s a human, a chatbot, or an AI agent  you&#8217;re talking to is an important question. AI could make these operations more convincing and much easier to scale. One operator could hold flirtatious conversations with many people, adapting the messages without personally managing every exchange.</p>



<p class="wp-block-paragraph">That makes it easier to create a false sense of connection and persuade people to click links, pay for content, or share personal or intimate information.</p>



<p class="wp-block-paragraph">The line between a scripted spam account and a responsive conversational partner is getting harder to see. Judge the account by what it wants you to do, not by how convincingly it talks.</p>



<hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide" />



<h3 class="wp-block-heading" id="h-something-feel-off-check-it-before-you-click-nbsp-nbsp"><strong>Something feel off? Check it before you click.&nbsp;</strong>&nbsp;</h3>



<p class="wp-block-paragraph"><strong>Malwarebytes Scam Guard</strong>&nbsp;helps you&nbsp;analyze&nbsp;suspicious links, texts, and screenshots instantly.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph">Available with&nbsp;<a href="https://www.malwarebytes.com/premium" target="_blank" rel="noreferrer noopener">Malwarebytes Premium Security</a>&nbsp;for all your devices, and in the&nbsp;<a href="https://www.malwarebytes.com/mobile" target="_blank" rel="noreferrer noopener">Malwarebytes app for iOS and Android</a>.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph"><a href="https://www.malwarebytes.com/solutions/scam-guard" target="_blank" rel="noreferrer noopener">Try it free →</a>&nbsp;</p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/ai/2026/09/flirty-onlyfans-promoters-on-x-may-be-using-ai-to-appear-human</link>
			<pubDate>Mon, 07 Sep 2026 11:18:00 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/ai/2026/09/flirty-onlyfans-promoters-on-x-may-be-using-ai-to-appear-human</guid>
		</item>
				<item>
			<title><![CDATA[A week in security (August 31 – September 6)]]></title>
			<description><![CDATA[Last week on Malwarebytes Labs: Stay safe!]]></description>
								<category>News</category>
										<category><![CDATA[chrome]]></category>
										<category><![CDATA[streaming]]></category>
										<category><![CDATA[X Money]]></category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">Last week on Malwarebytes Labs:</p>



<ul class="wp-block-list">
<li><a href="/blog/inside-malwarebytes/2026/09/the-hidden-work-of-modernizing-malwarebytes">The hidden work of modernizing Malwarebytes</a></li>



<li><a href="/blog/scams/2026/09/x-money-rollout-linked-to-password-reset-attacks">X Money rollout linked to password-reset attacks</a></li>



<li><a href="/blog/news/2026/09/free-streaming-boxes-may-be-routing-criminal-traffic-through-your-home">Free streaming boxes may be routing criminal traffic through your home</a></li>



<li><a href="/blog/news/2026/09/streamrat-android-malware-spreads-through-meta-and-tiktok-ads">StreamRat Android malware spreads through Meta and TikTok ads</a></li>



<li><a href="/blog/privacy/2026/09/your-phone-or-computer-may-soon-ask-how-old-you-are">Your phone or computer may soon ask how old you are</a></li>



<li><a href="/blog/scams/2026/09/tech-support-scams-look-different-now-heres-what-to-watch-for">Tech support scams look different now. Here’s what to watch for</a></li>



<li><a href="/blog/scams/2026/09/scammers-are-getting-smarter-about-where-they-target-you">Scammers are getting smarter about where they target you</a></li>



<li><a href="/blog/bugs/2026/09/two-critical-chrome-flaws-put-users-at-risk-on-malicious-websites">Two critical Chrome flaws put users at risk on malicious websites</a></li>



<li><a href="/blog/news/2026/09/dark-web-site-puts-153-million-drivers-licenses-and-millions-more-ids-up-for-sale">153M+ driver’s licenses for sale on new dark web platform</a></li>



<li><a href="/blog/ai/2026/09/your-ai-chats-could-be-used-in-court">Your AI chats could be used in court</a></li>



<li><a href="/blog/scams/2026/09/fake-gta-6-leaked-copy-drains-your-crypto-wallet">Fake GTA 6 leaked copy drains your crypto wallet</a></li>



<li><a href="/blog/news/2026/09/terminalfix-looks-like-clickfix-but-delivers-a-very-different-payload">TerminalFix looks like ClickFix, but delivers a very different payload</a></li>



<li><a href="/blog/news/2026/09/infostealers-are-hijacking-claude-accounts-at-users-expense">Infostealers are hijacking Claude accounts at users’ expense</a></li>



<li><a href="/blog/news/2026/08/mckesson-confirms-cyber-incident-after-shinyhunters-claims-patient-data-theft">McKesson confirms cyber incident after ShinyHunters claims patient-data theft</a></li>
</ul>



<p class="wp-block-paragraph">Stay safe!</p>



<hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide" />



<h3 class="wp-block-heading" id="h-something-feel-off-check-it-before-you-click-nbsp-nbsp"><strong>Something feel off? Check it before you click.&nbsp;</strong>&nbsp;</h3>



<p class="wp-block-paragraph"><strong>Malwarebytes Scam Guard</strong>&nbsp;helps you&nbsp;analyze&nbsp;suspicious links, texts, and screenshots instantly.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph">Available with&nbsp;<a href="https://www.malwarebytes.com/premium" target="_blank" rel="noreferrer noopener">Malwarebytes Premium Security</a>&nbsp;for all your devices, and in the&nbsp;<a href="https://www.malwarebytes.com/mobile" target="_blank" rel="noreferrer noopener">Malwarebytes app for iOS and Android</a>.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph"><a href="https://www.malwarebytes.com/solutions/scam-guard" target="_blank" rel="noreferrer noopener">Try it free →</a>&nbsp;</p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/news/2026/09/a-week-in-security-august-31-september-6</link>
			<pubDate>Mon, 07 Sep 2026 07:01:00 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/news/2026/09/a-week-in-security-august-31-september-6</guid>
		</item>
				<item>
			<title><![CDATA[The hidden work of modernizing Malwarebytes]]></title>
			<description><![CDATA[Why disciplined dependency modernization is one of the highest-leverage engineering investments a security product can make. ]]></description>
								<category>Inside Malwarebytes</category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">Most of the work that keeps a security product trustworthy is invisible. Users see a scan complete, a threat blocked, an update applied overnight. They don’t see the platform underneath. Runtimes, managed libraries, native drivers, and Windows requirements must all stay current and work together across millions of endpoints. Our migration to .NET 10 is one example of how we keep that platform moving and our focus in this article.</p>



<p class="wp-block-paragraph">It would be easy to call these upgrades maintenance tasks and move on. But that is underselling them. Our code runs continuously, with elevated privileges, next to some of the most sensitive parts of Windows.</p>



<p class="wp-block-paragraph">Every dependency in our stack, from the runtime and third-party libraries to native drivers and operating-system requirements, affects the environment in which our software runs. When one changes, everything that relies on it may have to change too.</p>



<h2 id="h-the-problem-platforms-fall-behind-by-standing-still-nbsp" class="wp-block-heading">The problem: platforms fall behind by standing still&nbsp;</h2>



<p class="wp-block-paragraph">In endpoint security, the ground never stops moving. Windows evolves. Threats evolve. Hardware evolves, from ARM64 laptops to machines with far more memory and faster storage than the ones our code was first written for.  </p>



<p class="wp-block-paragraph">A platform that stands still does not stay the same. It falls behind. Every skipped release of a dependency or runtime&nbsp;widens the gap between the ecosystem&nbsp;we built on and the one that is stable today.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph">A modern runtime and .Net 10 in particular&nbsp;can give us better security, faster code paths, a smaller memory footprint, and richer diagnostics. It also gives our engineers language and tooling improvements that help them work more efficiently.&nbsp;</p>



<p class="wp-block-paragraph">The stakes are also particularly high for security software:&nbsp;</p>



<ul class="wp-block-list">
<li>A web app can be rolled back with a deployment. Software already installed on a customer&#8217;s endpoint cannot.&nbsp;</li>



<li>Our code runs with high privileges, alongside kernel drivers and anti-tamper protections.&nbsp;&nbsp;&nbsp;</li>



<li>A runtime regression does not affect one server. It has the potential to affect millions of machines.&nbsp;&nbsp;</li>
</ul>



<p class="wp-block-paragraph">So we treat a runtime upgrade with the same rigor as a security feature.&nbsp;</p>



<h2 id="h-the-challenge-everything-moves-together-nbsp" class="wp-block-heading">The challenge: everything moves together&nbsp;</h2>



<p class="wp-block-paragraph">Malwarebytes for Windows is not a single program. It is a coordinated system: a user-facing interface, several long-running Windows services, an installer, a self-update pipeline, a plugin surface, and third-party managed dependencies.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph">These sit above native drivers and our detection engine. The .NET 10 migration covered the managed parts of Malwarebytes while leaving this native core untouched. But the different layers still have to work together.&nbsp;</p>



<p class="wp-block-paragraph">The migration had to satisfy several requirements at once:&nbsp;&nbsp;</p>



<ul class="wp-block-list">
<li>Security-sensitive code had to behave identically before and after the change.&nbsp;&nbsp;</li>



<li>Native drivers and anti-tamper layers had to continue working correctly with the&nbsp; managed code.&nbsp;</li>



<li>The installer and update pipeline had to deploy the new runtime files and clean up old ones.&nbsp;&nbsp;</li>



<li>Plugins and third-party dependencies had to remain compatible.&nbsp;</li>



<li>Existing Malwarebytes installations had to continue working.&nbsp;&nbsp;</li>



<li>Our automated validation had to be extensive enough to trust the result without inspecting every path by hand.&nbsp;</li>
</ul>



<p class="wp-block-paragraph">The boundary between managed and native code deserved particular attention. Managed code in our services talks to native components through interfaces such as P/Invoke and COM. A runtime change can subtly affect how these different parts of Malwarebytes communicate and work together.&nbsp;</p>



<p class="wp-block-paragraph">Those differences may never show up in a demo. They might only surface on one machine in 10,000. Finding them before customers do is the important part.&nbsp;</p>



<h2 id="h-not-every-update-looks-the-same-nbsp" class="wp-block-heading">Not every update looks the same&nbsp;</h2>



<p class="wp-block-paragraph">There are three main reasons we update a dependency: We choose to, the platform underneath forces us to, or a vulnerability makes us. Each comes with a different timeline.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph"><strong>Elective modernization. </strong>We may choose to move to a new runtime, a new major version of a library, or a new platform capability to take advantage of new features, fixes, or security improvements.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph"><strong>Baseline shifts.</strong> As platform requirements evolve, some older compatibility constraints can hold back modernization. For example, moving to .NET 10 allowed us to update the application baseline and adopt a newer, supported runtime. As part of the same change, Windows 7 support was deprecated.&nbsp;</p>



<p class="wp-block-paragraph"><strong>Forced patches.</strong> Sometimes a vulnerability is disclosed in a library we ship or a system we depend on. The change is no longer optional and the timeline is not ours. What we can control is our readiness: the testing, release process, and staged rollout that allow us to respond quickly without introducing new problems.&nbsp;</p>



<p class="wp-block-paragraph">Different reasons and different timelines, but each requires the same careful approach.&nbsp;</p>



<h2 id="h-the-net-migration-why-we-did-it-nbsp" class="wp-block-heading">The .NET migration: Why we did it&nbsp;</h2>



<p class="wp-block-paragraph">Moving to .NET 10 gives Malwarebytes a more secure, supported, and capable foundation for Windows, with several compounding benefits:&nbsp;</p>



<p class="wp-block-paragraph"><strong>Security. </strong>A modern runtime benefits from Microsoft’s ongoing security work, including safer defaults, stronger cryptography, and mitigations for memory and interoperability bugs. Staying on a runtime that Microsoft actively supports means we can continue to apply fixes when vulnerabilities are discovered.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph"><strong>A supported foundation. </strong>It may not be a glamorous reason, but .NET 10 keeps us on a supported, actively developed platform that is better aligned with newer versions of Windows. It makes it easier to adopt future fixes, features, and improvements as routine work instead of one-off projects.&nbsp;</p>



<p class="wp-block-paragraph"><strong>Diagnostics and observability. </strong>Modern .NET has stronger built-in tracing, metrics, and crash diagnostics. In a security product, understanding how code behaves in the field matters. Better diagnostics help us identify and resolve reliability issues.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph"><strong>Performance and memory efficiency. </strong>Recent .NET releases have improved the just-in-time compiler, garbage collector, and core libraries. Our processes run all day in the background, so how efficiently they run and manage memory matters. These capabilities give us more opportunities to improve efficiency, although the impact will vary between components.&nbsp;</p>



<h2 id="h-the-net-migration-how-we-did-it-nbsp-nbsp" class="wp-block-heading">The .NET migration: How we did it&nbsp;&nbsp;</h2>



<p class="wp-block-paragraph">The guiding principle is simple: Never advance faster than the evidence allows.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph">We started by isolating the work on a dedicated branch. We retargeted the platform and refreshed every managed dependency so the new runtime and the codebase agreed on exactly which components should ship.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph">That surfaced some of the less obvious consequences of the upgrade early on: libraries that had been renamed or folded into the runtime, files that were no longer needed, and new ones that had to ship in their place.&nbsp;</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="932" height="284" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/Migration-Path-Chart.png" alt="Migration path" class="wp-image-460855" /></figure>



<p class="wp-block-paragraph">Deployment is easy to overlook and expensive to get wrong. A runtime migration is not only about the code that runs. It is also about what lands on the customer&#8217;s disk.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph">Our installer and update service had to learn the new runtime&#8217;s file layout. They had to remove dependencies the runtime now provides, stop shipping renamed files, and deliver replacements cleanly during both fresh installs and in-place updates.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph">Getting deployment right is the difference between an upgrade users never notice and one that creates a support problem.&nbsp;</p>



<p class="wp-block-paragraph">Once the build was working correctly, the focus moved to validation.&nbsp;</p>



<p class="wp-block-paragraph">The migration involved:&nbsp;</p>



<ul class="wp-block-list">
<li>Extensive automated testing across services, install, and update paths.&nbsp;</li>



<li>Compatibility validation against real-world configurations and previous installations.&nbsp;</li>



<li>Performance benchmarking to catch regressions in startup, memory, and scan behavior.&nbsp;</li>



<li>Canary and staged deployment, starting with small populations and expanding only when results showed it was safe to do so.&nbsp;</li>



<li>Continuous monitoring and automated regression detection in the field.&nbsp;</li>



<li>Cross-functional work across platform, QA, installation and update, and release engineering.&nbsp;</li>
</ul>



<figure class="wp-block-image size-full"><img loading="lazy" width="932" height="284" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/Progressive-Rollout-Chart.png" alt="Progressive rollout flow" class="wp-image-460856" /></figure>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">“We never advanced faster than the evidence allowed. Every gate had to turn green on its own.”&nbsp;</p>
</blockquote>



<h2 id="h-the-net-migration-the-tradeoffs-nbsp-nbsp" class="wp-block-heading">The .NET migration: The tradeoffs&nbsp;&nbsp;</h2>



<p class="wp-block-paragraph">None of this was free, and the choices involved deliberate tradeoffs.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph"><strong>The tradeoff on the branch was drift.</strong> Isolating the migration protected the main codebase, but the longer that branch existed, the more it could diverge from active development. We managed that risk through frequent integration rather than leaving one large, risky merge until the end.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph"><strong>The tradeoff on rollout was speed. </strong>Staged deployment also meant customers received the update later than they would with a big-bang release. We accepted that tradeoff. Evidence from smaller populations gives us an opportunity to catch problems before an update reaches a much larger number of endpoints.&nbsp;</p>



<p class="wp-block-paragraph"><strong>The tradeoff on AOT was flexibility. </strong>Ahead-of-time compilation can improve startup performance but can also constrain dynamic behavior. We applied it selectively, component by component, rather than everywhere by default.&nbsp;</p>



<h2 id="h-what-the-net-10-migration-means-for-customers" class="wp-block-heading">What the .NET 10 migration means for customers</h2>



<p class="wp-block-paragraph">The best outcome of infrastructure work is that customers benefit from it without having to think about it.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph">On .NET 10, those benefits for Malwarebytes customers include:&nbsp;&nbsp;&nbsp;</p>



<ul class="wp-block-list">
<li>Improved reliability on a fully supported, actively maintained runtime.&nbsp;&nbsp;</li>



<li>A more secure foundation that benefits from the platform&#8217;s continuing security improvements.&nbsp;&nbsp;</li>



<li>Access to new .NET features and fixes.&nbsp;</li>



<li>Better support for newer versions of Windows.&nbsp;</li>



<li>Newer .NET tools can help us develop and deliver new protection faster.&nbsp;</li>
</ul>



<h2 id="h-lessons-worth-keeping-nbsp-nbsp" class="wp-block-heading">Lessons worth keeping&nbsp;&nbsp;</h2>



<p class="wp-block-paragraph">Every one of these updates—the runtime, the baselines, the security patches—leaves the team holding a few convictions more firmly.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph">Platform upgrades are strategic investments in everything built on top of them. Modernization also works best when it is continuous: the longer a platform falls behind, the more difficult the eventual upgrade can become.&nbsp;</p>



<p class="wp-block-paragraph">Automation is particularly important for changes of this breadth. So are the small, unglamorous decisions made years earlier, such as maintaining clean boundaries between components and having a build process that knows precisely what it ships.&nbsp;</p>



<p class="wp-block-paragraph">Those foundations are what make larger changes possible.&nbsp;&nbsp;</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">“Technical debt compounds like financial debt. The cheapest upgrade is the one you never postponed.”&nbsp;&nbsp;</p>
</blockquote>



<h2 id="h-what-comes-next-nbsp-nbsp" class="wp-block-heading">What comes next&nbsp;&nbsp;</h2>



<p class="wp-block-paragraph">No upgrade is a finish line. Each one is a step in a longer pattern: modernize continuously, in deliberate steps, so the platform never falls behind. Baselines will shift again. Vulnerabilities will land without warning. Each will meet the same discipline: the same tests, the same staged rollout, and the same evidence before we move forward.&nbsp;</p>



<p class="wp-block-paragraph">That discipline is what a product trusted to run every day, on every machine, without a second thought is actually made of.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph"><strong>Malwarebytes for Windows on .NET 10 shipped in version 5.6.0.</strong> It is the latest step in a long-standing commitment to invest in the platform beneath the product so the protection on top of it can keep getting better.&nbsp;</p>



<hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide" style="margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20)" />



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:10%">
<figure class="wp-block-image aligncenter size-large is-resized"><a href="https://www.cnet.com/tech/services-and-software/malwarebytes-antivirus-review/" target="_blank" rel=" noreferrer noopener"><img loading="lazy" height="1024" width="819" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/04/CNET_Editors_Choice.png?w=819" alt="CNET Editors&apos; Choice Award 2026" class="wp-image-399951" style="aspect-ratio:0.7996482069904676;width:80px;height:auto" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-container-core-column-is-layout-3606e73f wp-block-column-is-layout-flow" style="padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);flex-basis:70%">
<h3 class="wp-block-heading has-dark-blue-color has-text-color has-link-color wp-elements-9ec450f733321bc3aafda924702b9312" id="h-one-of-the-nbsp-best-nbsp-cybersecurity-nbsp-suites-on-the-nbsp-planet-nbsp"><strong><strong>“One of the&nbsp;best&nbsp;cybersecurity&nbsp;suites on the&nbsp;planet.”</strong>&nbsp;</strong></h3>



<p class="wp-block-paragraph">According to CNET.&nbsp;<a href="https://www.cnet.com/tech/services-and-software/malwarebytes-antivirus-review/" target="_blank" rel="noreferrer noopener nofollow">Read their review</a> <a href="https://www.malwarebytes.com/premium" target="_blank" rel="noreferrer noopener">→</a></p>
</div>



<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:20%"></div>
</div>



<hr class="wp-block-separator aligncenter has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide" style="margin-top:var(--wp--preset--spacing--20);margin-bottom:var(--wp--preset--spacing--20)" />
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/inside-malwarebytes/2026/09/the-hidden-work-of-modernizing-malwarebytes</link>
			<pubDate>Fri, 04 Sep 2026 17:15:42 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/inside-malwarebytes/2026/09/the-hidden-work-of-modernizing-malwarebytes</guid>
		</item>
				<item>
			<title><![CDATA[X Money rollout linked to password-reset attacks]]></title>
			<description><![CDATA[As X expands into payments, users are receiving password-reset emails they didn’t request. Here’s what may be happening and how to stay safe.]]></description>
								<category>News</category>
										<category>Scams</category>
										<category><![CDATA[password reset]]></category>
										<category><![CDATA[X Money]]></category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">X says attackers may be targeting accounts because its X Money payments service is now more widely available.</p>



<p class="wp-block-paragraph">The company is investigating a wave of unsolicited password-reset emails sent to users. While their arrival alongside the wider X Money rollout has fueled account-takeover concerns, X says it has found no evidence of a breach or successful account takeovers so far.</p>



<p class="wp-block-paragraph">X users began reporting unexpected password-reset emails and codes on September 1. In a public post, X product engineer <a href="https://x.com/singhai/status/2094788045929419189" target="_blank" rel="noreferrer noopener nofollow">Mridul Singhai said</a>:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">“Attackers appear to believe that, now that @XMoney is widely available, they can gain unauthorized access to accounts.”</p>
</blockquote>



<p class="wp-block-paragraph">Singhai said X was actively investigating, apologized for the repeated emails, and added that the company had found “no evidence of any breaches.”</p>



<p class="wp-block-paragraph">X Money gives eligible US users access to financial services within X, including interest-bearing accounts, a Visa debit card, and peer-to-peer payments. Cross River Bank <a href="https://finovate.com/cross-river-to-power-elon-musks-x-money/" target="_blank" rel="noreferrer noopener nofollow">provides</a> the banking infrastructure behind the service. </p>



<p class="wp-block-paragraph">This could make some X accounts more attractive targets, particularly accounts with payment access, high follower counts, business use, or valuable social-engineering potential.</p>



<p class="wp-block-paragraph">The activity itself appears consistent with attackers submitting password-reset requests in bulk against X accounts. Requesting a password reset is not the same as resetting a password, however, and neither automatically means that an account has been taken over. X’s recovery process requires access to the email address or phone number associated with the account before someone can complete the reset.</p>



<p class="wp-block-paragraph">There is no evidence that anyone has accessed X Money accounts or funds. Nor has X confirmed that X Money caused the password-reset activity. The timing is notable, but it does not prove a technical connection between the two. </p>



<p class="wp-block-paragraph">Earlier this year, we saw a flood of <a href="https://www.malwarebytes.com/blog/news/2026/01/received-an-instagram-password-reset-email-heres-what-you-need-to-know" target="_blank" rel="noreferrer noopener">Instagram password-reset emails</a>, showing that similar activity can happen on platforms without payment services.</p>



<p class="wp-block-paragraph">It could be a cover for something more serious. Even if an attacker cannot complete a reset, large volumes of legitimate-looking reset messages can provide useful cover for scams.</p>



<p class="wp-block-paragraph">Reset flooding can also be a nuisance tactic. Repeated messages may pressure someone into changing their password unnecessarily, obscure more important security notifications, or encourage them to disable security controls in an attempt to stop the alerts.</p>



<h2 id="h-how-to-stay-safe" class="wp-block-heading">How to stay safe</h2>



<p class="wp-block-paragraph">If you receive an X password-reset email that you did not request:</p>



<ul class="wp-block-list">
<li><strong>Do not click links or enter codes from unexpected messages.</strong> Open the X app or type x.com into your browser yourself if you want to inspect or change account settings.</li>



<li><strong>Do not share reset codes or two-factor authentication codes.</strong> Support staff, advertisers, and “security teams” will not contact you unexpectedly to ask for them.</li>



<li><strong>Turn on password-reset protection.</strong> X says this setting requires additional account information, such as an email address or phone number, before it will send a reset link or code. It is available under <strong>Settings and privacy &gt; Account &gt; Security &gt; Password reset protection</strong>.</li>



<li><strong>Use <a href="https://www.malwarebytes.com/cybersecurity/basics/2fa" target="_blank" rel="noreferrer noopener">two-factor authentication</a>, preferably an authenticator app or security key where available.</strong> This adds another verification step if someone obtains or guesses your password.</li>



<li><strong>Use a unique, strong password.</strong> If you use your X password anywhere else, change it through X’s settings, not through a link in an email.</li>



<li><strong>Watch for signs of an actual account takeover.</strong> These include unfamiliar posts, direct messages, profile changes, login alerts, or unknown apps connected to your account.</li>



<li><strong>Stay alert for phishing.</strong> The strongest immediate consumer risk may not be a flaw in X itself, but phishing that imitates the reset process. A fake message can look especially convincing when genuine reset emails are arriving around the same time.</li>



<li><strong>Use protection.</strong> An up-to-date, real-time <a href="https://www.malwarebytes.com/" target="_blank" rel="noreferrer noopener">anti-malware solution</a> with web protection can warn you about malicious and fraudulent sites.</li>
</ul>



<p class="wp-block-paragraph">If you’re unsure whether a message is real, use <a href="https://www.malwarebytes.com/blog/product/2026/02/scam-guard-for-desktop-a-second-set-of-eyes-for-suspicious-moments" target="_blank" rel="noreferrer noopener">Malwarebytes Scam Guard</a> to check it and get advice about what to do next.</p>



<hr class="wp-block-separator has-text-color has-gray-color has-alpha-channel-opacity has-gray-background-color has-background is-style-wide" />



<p class="wp-block-paragraph"><strong>Scammers&nbsp;don&#8217;t&nbsp;need to hack you. They just need you to click once.</strong>&nbsp;</p>



<p class="wp-block-paragraph"><a href="https://www.malwarebytes.com/identity-theft-protection" target="_blank" rel="noreferrer noopener">Malwarebytes Identity Theft Protection</a> catches suspicious activity before it becomes a problem.</p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/scams/2026/09/x-money-rollout-linked-to-password-reset-attacks</link>
			<pubDate>Fri, 04 Sep 2026 12:29:41 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/scams/2026/09/x-money-rollout-linked-to-password-reset-attacks</guid>
		</item>
				<item>
			<title><![CDATA[Free streaming boxes may be routing criminal traffic through your home]]></title>
			<description><![CDATA[Researchers found that apps available on SuperBox devices could add your household connection to a residential proxy network.]]></description>
								<category>News</category>
										<category><![CDATA[residential proxy network]]></category>
										<category><![CDATA[SuperBox]]></category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">“Free” movies and TV could cost you your privacy, bandwidth, and control of your home network.</p>



<p class="wp-block-paragraph">We&#8217;ve <a href="https://www.malwarebytes.com/blog/news/2025/11/illegal-streaming-is-costing-people-real-money-research-finds" target="_blank" rel="noreferrer noopener">warned</a> about illegal streaming and modded Amazon Fire TV Sticks in the past. Now, <a href="https://www.plume.com/newsroom/superproxy-how-residential-proxy-networks-have-become-malware-delivery-platforms" target="_blank" rel="noreferrer noopener nofollow">researchers have found</a> that certain SuperBox devices and apps could quietly enroll a household connection into a proxy network, allowing third parties to route traffic through it. </p>



<p class="wp-block-paragraph">An<a href="https://www.prnewswire.com/in/news-releases/plume-security-labs-exposes-hidden-proxy-network-inside-superbox-streaming-devices-that-route-potentially-harmful-traffic-over-home-networks-302783974.html"> earlier report</a> identified CyberFlix TV, available through SuperBox’s custom app store, as containing Popanet proxy functionality that registers the device with a server controlled by the proxy operator.</p>



<p class="wp-block-paragraph">Law enforcement agencies have warned that “foreign entities” are using residential proxies to conceal their identities and make their activity appear to come from someone else’s home network.</p>



<p class="wp-block-paragraph">The <a href="https://www.fbi.gov/investigate/cyber/alerts/2026/evading-residential-proxy-networks-protecting-your-devices-from-becoming-a-tool-for-criminals" target="_blank" rel="noreferrer noopener">FBI defines</a> a residential proxy as follows:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">“A residential proxy is an intermediary server between individuals and websites they visit to make their connections appear to originate elsewhere. Legitimate IP addresses assigned by an Internet Service Provider (ISP) to consumers’ Internet of Things (IoT) devices, such as TV streaming devices, digital picture frames, smartphones, tablets, and routers are used to route traffic. Once an internet-connected device is compromised, the device’s IP address can be used by threat actors to mask their online illegal activity, making the consumer appear responsible.”</p>
</blockquote>



<p class="wp-block-paragraph">Residential proxy networks rent out ordinary home IP addresses to customers. That makes their traffic appear as if it originates from a legitimate consumer connection rather than a data center, helping cybercriminals evade IP-based fraud controls and reputation systems.</p>



<p class="wp-block-paragraph">Besides affecting connectivity, this can mean that a household’s public IP address becomes associated with activity it did not initiate, ranging from <a href="https://www.malwarebytes.com/cybersecurity/basics/credential-stuffing" target="_blank" rel="noreferrer noopener">credential stuffing</a> and account abuse to attempts to bypass enterprise security controls.</p>



<p class="wp-block-paragraph">Plume’s more recent research warns that these proxy networks can also function as malware-delivery platforms. In other words, attackers may not only use a compromised streaming box as an exit node. They may use the proxy connection to reach the box itself and install additional malicious software.</p>



<p class="wp-block-paragraph">The reported SuperBox configuration is especially troubling because it disables or weakens multiple Android safeguards. Researchers found exposed Android Debug Bridge (ADB) access, root-level privileges without authentication, and the removal of protections that would normally restrict untrusted app installation or prompt users to approve risky actions.</p>



<p class="wp-block-paragraph">Many people assume that placing a streaming device behind a home router prevents outside access. Normally, network address translation and a firewall do make unsolicited inbound connections more difficult. But proxy-enabled devices can maintain an encrypted outbound connection to a remote server, creating a channel that the home router treats as legitimate traffic initiated from inside the network.</p>



<h2 id="h-how-to-stay-safe" class="wp-block-heading">How to stay safe</h2>



<p class="wp-block-paragraph">The safest option is not to connect devices or install apps that promise unauthorized access to free movies and TV. You could be bringing a proverbial Trojan horse into your home.</p>



<p class="wp-block-paragraph">If you own a SuperBox device or have installed CyberFlix TV, disconnect the device from your network. A factory reset may not be enough to make it safe to use again, so you should replace it.</p>



<p class="wp-block-paragraph">When a device’s business model depends on monetizing your connection, its security choices can put your IP address, bandwidth, privacy, and local network at risk.</p>



<p class="wp-block-paragraph">Network segmentation can reduce exposure for ordinary Internet of Things (IoT) devices, but it is not a complete answer here. A product that intentionally establishes a persistent proxy channel and offers weak device-level protection should not be trusted on a household network, even on a separate guest network.</p>



<hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide" />



<p class="wp-block-paragraph"><strong>From reporting threats to removing them.</strong></p>



<p class="wp-block-paragraph">Cybersecurity risks should never spread beyond a headline. Keep threats off your devices by&nbsp;<a href="https://www.malwarebytes.com/for-home">downloading Malwarebytes today</a>.</p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/news/2026/09/free-streaming-boxes-may-be-routing-criminal-traffic-through-your-home</link>
			<pubDate>Fri, 04 Sep 2026 09:20:48 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/news/2026/09/free-streaming-boxes-may-be-routing-criminal-traffic-through-your-home</guid>
		</item>
				<item>
			<title><![CDATA[StreamRat Android malware spreads through Meta and TikTok ads]]></title>
			<description><![CDATA[Social media ads for a free streaming service exposed roughly 570,000 people to StreamRat, a banking Trojan that can take control of infected phones.]]></description>
								<category>News</category>
										<category>Threat Intel</category>
										<category><![CDATA[advertising]]></category>
										<category><![CDATA[Meta]]></category>
										<category><![CDATA[StreamRAT]]></category>
										<category><![CDATA[tiktok]]></category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">A malicious advertising campaign promoting a fake free TV-streaming service reached roughly 570,000 Meta users.</p>



<p class="wp-block-paragraph">The <a href="https://www.threatfabric.com/blogs/from-meta-ads-to-full-device-takeover-uncovering-streamrat" target="_blank" rel="noreferrer noopener nofollow">researchers</a> who discovered the campaign found that its streaming-themed ads were aimed at Spanish-speaking users, with most observed victims located in Spain. One Meta campaign ran from June 11 through July 3, 2026, and the same banners were also used to distribute the malware through TikTok.</p>



<p class="wp-block-paragraph">The available data shows the ads&#8217; reach, not the number of downloads or infections, but it demonstrates how quickly paid advertising can put a scam in front of a very large audience.</p>



<p class="wp-block-paragraph">The ads promoted an Android banking Trojan and infostealer called <strong>StreamRat</strong>. It can monitor what’s on screen, capture information typed into apps, show convincing fake screens to steal usernames and passwords, and allow attackers to control the device remotely.</p>



<p class="wp-block-paragraph">We often warn people not to click suspicious links in unexpected texts or emails. But malicious advertising is harder to recognize because it appears in the same feeds where people expect to find promotions, videos, and recommendations.</p>



<p class="wp-block-paragraph">This campaign is a perfect demonstration of why “after-the-fact” ad checks are inadequate when it comes to protecting social media users. Attackers used familiar social media advertising and carefully tailored instructions to turn casual interest in free entertainment into a risky app installation. </p>



<h2 id="h-how-the-attack-worked" class="wp-block-heading">How the attack worked</h2>



<p class="wp-block-paragraph">The ad led victims to a website posing as a streaming platform. The site checked whether a visitor was using Android. Non-Android visitors were simply prevented from downloading anything, while Android users were shown an app download option. This is a common way for scammers to concentrate their efforts on devices their malware can infect.</p>



<p class="wp-block-paragraph">The site also identified whether someone had arrived through Instagram, TikTok, Facebook, or a regular browser. It then displayed instructions suited to that situation, including steps to allow the browser to install apps from “unknown sources.” In other words, this was not a generic malicious download page: It was designed to coach people through the security warnings that would normally make them stop and think.</p>



<p class="wp-block-paragraph">StreamRat is an Android banking Trojan and infostealer. It can monitor what&#8217;s on screen, capture information typed into apps, show convincing fake screens to collect usernames and passwords, and enable attackers to operate the device remotely. The researchers also found options to cover the screen with a black page or fake Android update screen. These can distract victims while criminals interact with the phone behind the scenes.</p>



<h2 id="h-how-to-stay-safe" class="wp-block-heading">How to stay safe</h2>



<p class="wp-block-paragraph">While this campaign targeted Spanish-speaking people, primarily in Spain, the following guidelines can help anyone avoid similar attacks. </p>



<ul class="wp-block-list">
<li>Avoid installing Android apps from ads, direct-download websites, social media messages, sponsored search results, or links sent by strangers.</li>



<li>Download apps through Google Play whenever possible, and check the developer&#8217;s name, reviews, and app history rather than relying on an ad.</li>



<li>Before enabling installation from “unknown sources,” read our guide, <a href="https://www.malwarebytes.com/blog/how-to/2026/08/sideloading-on-android-what-it-is-why-its-risky-and-how-to-do-it-more-safely" target="_blank" rel="noreferrer noopener">Sideloading on Android: What it is, why it’s risky, and how to do it more safely</a>.</li>



<li>Be very cautious when an app asks for Accessibility access, screen-sharing permission, Device Admin privileges, or permission to become the default launcher. Permissions that don’t line up with the intended use of the app are very suspicious.</li>



<li>Use an up-to-date, real-time <a href="https://www.malwarebytes.com/" target="_blank" rel="noreferrer noopener">anti-malware solution</a> on all your devices.</li>
</ul>



<h2 id="h-what-to-do-if-you-installed-a-suspicious-app" class="wp-block-heading">What to do if you installed a suspicious app</h2>



<p class="wp-block-paragraph">If you installed a suspicious APK and granted it Accessibility access, disconnect the phone from Wi-Fi and mobile data. If possible, revoke the app’s Accessibility access and remove it. Use another device to change relevant passwords and contact your bank if you used banking apps on the infected phone. A factory reset may be necessary if you cannot confidently remove the infection.</p>



<p class="wp-block-paragraph">Malwarebytes for Android detects the components of StreamRat as <code>Android/Trojan.Agent.ACRAEEF8A36H36</code>,  <code>Android/Trojan.Agent.ACR02DB0614H7</code>, and <code>Android/Trojan.Dropper.ACR9B7ECE83D1</code>.</p>



<hr class="wp-block-separator alignfull has-alpha-channel-opacity is-style-wide" />



<p class="wp-block-paragraph"><strong>Scammers know more about you than you think.</strong>&nbsp;</p>



<p class="wp-block-paragraph">Malwarebytes Mobile Security protects you from phishing,&nbsp;scam&nbsp;texts, malicious sites, and more. With real-time AI-powered Scam Guard built right in.&nbsp;</p>



<p class="wp-block-paragraph"><a href="https://www.malwarebytes.com/ios" target="_blank" rel="noreferrer noopener">Download for iOS →</a>&nbsp;<a href="https://www.malwarebytes.com/android" target="_blank" rel="noreferrer noopener">Download for Android →</a>&nbsp;</p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/news/2026/09/streamrat-android-malware-spreads-through-meta-and-tiktok-ads</link>
			<pubDate>Thu, 03 Sep 2026 16:04:24 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/news/2026/09/streamrat-android-malware-spreads-through-meta-and-tiktok-ads</guid>
		</item>
				<item>
			<title><![CDATA[Your phone or computer may soon ask how old you are]]></title>
			<description><![CDATA[California and Colorado will require operating systems to collect users’ ages, but open-source software like Linux may be exempt.]]></description>
								<category>News</category>
										<category>Privacy</category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">First, the good news: If you use a Linux-based operating system, you may not be asked your age in a few months. The bad news is that Windows, macOS, iOS, and Android users in California will be.</p>



<p class="wp-block-paragraph">California has passed a law that requires a range of operating systems to start collecting your age when you first set them up. Under the state&#8217;s <a href="https://leginfo.legislature.ca.gov/faces/billNavClient.xhtml?bill_id=202520260AB1043" target="_blank" rel="noreferrer noopener nofollow">Digital Age Assurance Act</a> (DAAA), signed into law in October 2025, Windows, macOS, iOS, and Android will all have to do this from January 1, 2027.  Operating systems set up before that date in California will need to do the same by July 1, 2027.</p>



<p class="wp-block-paragraph">Operating systems will categorize people into four age brackets: under 13, 13–15, 16–17, and 18+. They will then be able to send a non-identifying age signal to app developers. Developers must request that signal from the operating system provider or app store when someone downloads and launches an app. This makes them legally aware of the person’s age bracket.</p>



<p class="wp-block-paragraph">California wants to stop children from doing things that could hurt them. Kids shouldn&#8217;t be able to download apps containing mature content meant only for adults, for example. Age assurance also goes hand in hand with social media restrictions, and Meta recently <a href="https://www.malwarebytes.com/blog/news/2026/08/new-instagram-and-facebook-rules-will-set-a-default-two-hour-daily-limit-for-teens" target="_blank" rel="noreferrer noopener">agreed</a> to put time limits on kids&#8217; social network use as part of a massive court settlement. Another California bill, <a href="https://leginfo.legislature.ca.gov/faces/billNavClient.xhtml?bill_id=202520260AB1709" target="_blank" rel="noreferrer noopener nofollow">AB1709</a>, would restrict addictive social media features for children under 16. Measures like these need some form of age assurance to function.</p>



<p class="wp-block-paragraph">This makes digital rights activists unhappy. The Electronic Frontier Foundation (EFF) isn&#8217;t a fan of age verification. It <a href="https://www.eff.org/deeplinks/2026/03/ab-1043s-internet-age-gates-hurt-everyone" target="_blank" rel="noreferrer noopener nofollow">accused California</a> of &#8220;outsourcing censorship to developers&#8221; through the DAAA rather than focusing on privacy.</p>



<p class="wp-block-paragraph">The EFF was also uncomfortable with the effect of all this on open-source systems. Age verification requires time and effort from operating system developers. That&#8217;s fine if you&#8217;re Microsoft, Apple, or Google with a massive development budget. But it&#8217;s more problematic for operating systems developed by volunteers, such as Linux distributions. Those that don&#8217;t have the resources to comply, or don&#8217;t like the privacy implications, might prefer to avoid the Golden State altogether.</p>



<p class="wp-block-paragraph">GrapheneOS, a privacy-focused mobile operating system that strips Android of its surveillance functions, took that option. In March, it <a href="https://x.com/LundukeJournal/status/2035073741613338964">said</a> that it wouldn&#8217;t implement age verification, and would happily forego sales of devices running its software in certain regions, if necessary.</p>



<p class="wp-block-paragraph">Assembly member Buffy Wicks, who introduced the original DAAA, has been listening. She tweaked the legislation with Bill <a href="https://leginfo.legislature.ca.gov/faces/billNavClient.xhtml?bill_id=202520260AB1856" target="_blank" rel="noreferrer noopener nofollow">AB1856</a>, which would amend the law to exempt certain open-source operating system providers. California lawmakers passed the bill in late August, and it is now awaiting the governor’s decision.</p>



<p class="wp-block-paragraph">AB1856 would exempt software that follows open-source rules, allowing it to be reused and built upon by others. This includes software distributed under common licenses such as GPL, MIT, BSD, and Apache. Not one single lawmaker voted against it.</p>



<p class="wp-block-paragraph">California isn&#8217;t alone in mandating the collection of age brackets. Colorado&#8217;s <a href="https://leg.colorado.gov/bills/SB26-051" target="_blank" rel="noreferrer noopener nofollow">SB26-051</a>, now law, does something similar. Legislators there also added parallel open-source exemptions <a href="https://itsfoss.com/news/colorado-age-attestation-bill-open-source-exemption/" target="_blank" rel="noreferrer noopener nofollow">after lobbying</a> by Linux hardware maker System76.  Illinois has also <a href="https://www.ilga.gov/Legislation/BillStatus?GAID=18&amp;DocNum=5511&amp;DocTypeID=HB&amp;LegId=167486&amp;SessionID=114" target="_blank" rel="noreferrer noopener nofollow">passed</a> age assurance legislation, and New York <a href="https://www.nysenate.gov/legislation/bills/2025/S8102/amendment/A" target="_blank" rel="noreferrer noopener nofollow">has a bill in the works</a>.</p>



<p class="wp-block-paragraph">Exempting open-source operating systems from California and Colorado will please privacy-conscious users, but it&#8217;s worth noting that some Linux distributions are going ahead with age assurance anyway. Many have drawn a line in the sand, others, like <a href="https://x.com/LundukeJournal/status/2036526650154729543" target="_blank" rel="noreferrer noopener nofollow">Fedora</a>, are reportedly planning to do it anyway.</p>



<p class="wp-block-paragraph">In any case, those using more mainstream operating systems can expect a &#8220;How old are you?&#8221; or &#8220;What&#8217;s your birthdate?&#8221; question sometime soon. If you&#8217;d rather avoid that, consider an open-source operating system instead. Just check with your distribution&#8217;s maintainers to see what their plans are.</p>



<hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide" />



<p class="wp-block-paragraph"><strong>From reporting threats to removing them.</strong></p>



<p class="wp-block-paragraph">Cybersecurity risks should never spread beyond a headline. Keep threats off your devices by&nbsp;<a href="https://www.malwarebytes.com/for-home">downloading Malwarebytes today</a>.</p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/privacy/2026/09/your-phone-or-computer-may-soon-ask-how-old-you-are</link>
			<pubDate>Thu, 03 Sep 2026 08:54:50 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/privacy/2026/09/your-phone-or-computer-may-soon-ask-how-old-you-are</guid>
		</item>
				<item>
			<title><![CDATA[Tech support scams look different now. Here’s what to watch for]]></title>
			<description><![CDATA[Tech support scams have evolved beyond fake virus warnings. Here’s how scammers reach their targets now, and how to stay safe.]]></description>
								<category>Scams</category>
										<category>Threat Intel</category>
										<category><![CDATA[tech support scam]]></category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">In a tech support scam, criminals pretend to work for a trusted technology or security company. They claim there is a problem with your device, software, subscription, or account, then try to persuade you to pay them, share personal information, or give them remote access to your computer.</p>



<p class="wp-block-paragraph">These scams used to rely mainly on browser locks and fake virus warnings. Now, scammers use many more ways to reach people, including websites and platforms they trust.</p>



<h2 id="h-how-tech-support-scams-reach-you" class="wp-block-heading">How tech support scams reach you</h2>



<p class="wp-block-paragraph">As well as copying the websites of reputable brands, tech support scammers abuse <a href="https://www.malwarebytes.com/blog/news/2024/05/watch-out-for-tech-support-scams-lurking-in-sponsored-search-results" target="_blank" rel="noreferrer noopener">sponsored search results</a>, hijack <a href="https://www.malwarebytes.com/blog/news/2025/06/scammers-hijack-websites-of-bank-of-america-netflix-microsoft-and-more-to-insert-fake-phone-number" target="_blank" rel="noreferrer noopener">on-site searches</a>, create <a href="https://www.malwarebytes.com/blog/scams/2026/08/fake-listings-can-turn-trusted-platforms-into-scam-springboards" target="_blank" rel="noreferrer noopener">fake listings</a> on trusted platforms, and use <a href="https://www.malwarebytes.com/blog/scams/2026/06/watch-out-for-renewal-scams-pretending-to-be-malwarebytes" target="_blank" rel="noreferrer noopener">renewal scams</a>, fake <a href="https://www.malwarebytes.com/blog/threat-intel/2026/03/fake-malwarebytes-renewal-notices-in-your-calendar" target="_blank" rel="noreferrer noopener">calendar invites</a>, <a href="https://www.malwarebytes.com/blog/scams/2026/08/fake-apple-pay-charge-brings-the-classic-tech-support-scam-to-your-phone" target="_blank" rel="noreferrer noopener">Apple Pay notifications</a>, and many other methods to persuade people to call them.</p>



<p class="wp-block-paragraph">Once someone makes contact, the scammers may demand payment, ask for personal information, or try to persuade them to install remote access software.</p>



<p class="wp-block-paragraph"><strong>Beware of someone wanting to connect to your computer remotely. </strong>One of a tech support scammer’s most powerful weapons is the ability to connect remotely to a victim&#8217;s computer. If you allow this, the scammer may gain access to all of your files, folders, and the information they contain. </p>



<h2 id="h-tech-support-scams-impersonating-malwarebytes" class="wp-block-heading">Tech support scams impersonating Malwarebytes</h2>



<p class="wp-block-paragraph">Tech support scams affect Malwarebytes directly because scammers often <a href="https://www.malwarebytes.com/blog/news/2026/02/criminals-are-using-ai-website-builders-to-clone-major-brands">impersonate</a> trusted security companies, as in the example below.  </p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" height="747" width="1024" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/02/checkout.png?w=1024" alt="Tech support scam impersonating Malwarebytes" class="wp-image-374111" style="width:1024px;height:auto" /></figure>



<p class="wp-block-paragraph">You can tell it’s not the real Malwarebytes when:</p>



<ul class="wp-block-list">
<li><strong>They use a name other than Malwarebytes. </strong>Malwarebytes does not outsource its support. We have our own <a href="https://support.malwarebytes.com/hc/en-us" target="_blank" rel="noreferrer noopener">Support team</a> and do not authorize third parties to provide support using our name, logo, or any other intellectual property. </li>



<li><strong>They can&#8217;t or won&#8217;t accept payment by credit card. </strong>Malwarebytes uses a credit card processor for all transactions. Credit card processors screen the companies they work with for risks such as fraud and abuse. Credit cards also offer consumer fraud protections, so it is a red flag if a company tries to steer you toward another payment method.</li>



<li><strong>They make unsolicited support calls. </strong>Malwarebytes does not do this. Tech support scammers may buy personal information from data brokers that have identified people as potentially vulnerable targets. But how would a legitimate company know that you have a problem with your computer—or even that you own one? If someone calls out of the blue claiming that your computer has a problem, hang up.</li>
</ul>



<h2 id="h-what-to-do-if-you-ve-been-scammed" class="wp-block-heading">What to do if you&#8217;ve been scammed</h2>



<p class="wp-block-paragraph">If you’ve fallen victim to a tech support scam, here are a few steps you can take:</p>



<ul class="wp-block-list">
<li><strong>Have you already paid? </strong>Contact your credit card company or bank and let them know what’s happened. You may also need to <a href="http://www.ftc.gov/complaint" target="_blank" rel="noreferrer noopener nofollow">file a complaint</a> with the FTC or contact your local law enforcement agency, depending on your region.</li>



<li><strong>Did you share your password with the scammer?</strong> Change it on every account that uses the same password. Consider using a <a href="https://www.malwarebytes.com/what-is-password-manager" target="_blank" rel="noreferrer noopener">password manager</a> and enabling two-factor authentication (<a href="https://www.malwarebytes.com/blog/news/2023/10/multi-factor-authentication-has-proven-it-works-so-what-are-we-waiting-for" target="_blank" rel="noreferrer noopener">2FA</a>) on important accounts.</li>



<li><strong><a href="https://www.malwarebytes.com/for-home" target="_blank" rel="noreferrer noopener">Scan your system</a>.</strong> If scammers have accessed your computer, they may have installed a backdoor that allows them to return later. Malwarebytes can remove backdoors and other software left behind by scammers.</li>



<li><strong>Keep an eye out for unexpected payments. </strong>Look for suspicious charges or payments on your credit cards and bank accounts so you can dispute them quickly and prevent further losses. </li>



<li><strong>Be wary of suspicious emails and text messages. </strong>Scammers may now see you as a potential target and try other methods to defraud you.</li>
</ul>



<h2 id="h-how-malwarebytes-is-fighting-tech-support-scams" class="wp-block-heading">How Malwarebytes is fighting tech support scams</h2>



<p class="wp-block-paragraph">Malwarebytes researchers actively fight tech support scams in the US and overseas. They work closely with the Federal Trade Commission (FTC), providing technical evidence to help shut down tech support scammers and educating internet users about the latest tactics and how to protect themselves.</p>



<p class="wp-block-paragraph">Malwarebytes is also a <a href="https://www.malwarebytes.com/blog/news/2025/12/malwarebytes-joins-global-anti-scam-alliance-gasa-as-supporting-member" target="_blank" rel="noreferrer noopener">supporting member of the Global Anti-Scam Alliance (GASA)</a>, working with other organizations committed to reducing scams and keeping people safer online.</p>



<hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide" />



<h3 class="wp-block-heading" id="h-something-feel-off-check-it-before-you-click-nbsp-nbsp"><strong>Something feel off? Check it before you click.&nbsp;</strong>&nbsp;</h3>



<p class="wp-block-paragraph"><strong>Malwarebytes Scam Guard</strong>&nbsp;helps you&nbsp;analyze&nbsp;suspicious links, texts, and screenshots instantly.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph">Available with&nbsp;<a href="https://www.malwarebytes.com/premium" target="_blank" rel="noreferrer noopener">Malwarebytes Premium Security</a>&nbsp;for all your devices, and in the&nbsp;<a href="https://www.malwarebytes.com/mobile" target="_blank" rel="noreferrer noopener">Malwarebytes app for iOS and Android</a>.&nbsp;&nbsp;</p>



<p class="wp-block-paragraph"><a href="https://www.malwarebytes.com/solutions/scam-guard" target="_blank" rel="noreferrer noopener">Try it free →</a>&nbsp;</p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/scams/2026/09/tech-support-scams-look-different-now-heres-what-to-watch-for</link>
			<pubDate>Wed, 02 Sep 2026 15:49:51 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/scams/2026/09/tech-support-scams-look-different-now-heres-what-to-watch-for</guid>
		</item>
				<item>
			<title><![CDATA[Scammers are getting smarter about where they target you ]]></title>
			<description><![CDATA[New Malwarebytes research reveals how different scams are tailored to different platforms. ]]></description>
								<category>Scams</category>
										<category><![CDATA[scams]]></category>
									<content:encoded><![CDATA[<p class="wp-block-paragraph">Scammers are becoming more strategic about where they target people.&nbsp;</p><p class="wp-block-paragraph">Nine in ten toll scams—the fake unpaid-toll messages that threaten fines or license suspension—arrive by email or text, while roughly six in ten romance scams show up first on social media. That’s no coincidence. Rather than blasting the same message everywhere, criminals are tailoring different scams to the platforms where they’re most likely to succeed. </p><p class="wp-block-paragraph">This finding comes from Malwarebytes’ own threat research systems and draws on global data between April 15 and July 14, 2026. The research reveals the&nbsp;various&nbsp;ways&nbsp;scammers are adapting their tactics and&nbsp;provides&nbsp;new insights about where they show up, when they strike, and which brands they impersonate.&nbsp;&nbsp;</p><p class="wp-block-paragraph">Here’s&nbsp;a look at the key takeaways.&nbsp;</p><h2 id="h-every-nbsp-scam-nbsp-has-a-preferred-platform-nbsp" class="wp-block-heading"><strong>Every&nbsp;scam&nbsp;has a preferred platform</strong>&nbsp;</h2><p class="wp-block-paragraph">You’re&nbsp;far more likely to&nbsp;receive a&nbsp;fake giveaway&nbsp;scam&nbsp;via a social media feed than you are by email or text. On the other hand, half of all IRS&nbsp;scams&nbsp;will come via a phone call. Malwarebytes measured more than 20&nbsp;different types&nbsp;of&nbsp;scams, ranging from tech support and refund&nbsp;scams&nbsp;to sextortion and scareware, and found that each one favors a specific platform. </p><p class="wp-block-paragraph">Intuitively,&nbsp;the&nbsp;platforms&nbsp;favored&nbsp;often&nbsp;match the content of a&nbsp;scam—job&nbsp;scams&nbsp;mostly&nbsp;arrive through typical&nbsp;work channels like email,&nbsp;romance&nbsp;scams&nbsp;mostly arrive through social media where meeting strangers is least questioned, and tech support scams&nbsp;mostly arrive&nbsp;through&nbsp;the phone.&nbsp;The channel can also shape how the&nbsp;scam&nbsp;feels: A DM can feel personal, while a phone call creates pressure to respond&nbsp;in&nbsp;the moment.&nbsp;And&nbsp;prior research shows that&nbsp;<a href="https://www.malwarebytes.com/blog/news/2026/01/how-ai-made-scams-more-convincing-in-2025" target="_blank" rel="noreferrer noopener">scammers often repeat what works</a>, which might explain&nbsp;why they keep doing what&nbsp;they’ve&nbsp;been doing so far.&nbsp;&nbsp;</p><figure class="wp-block-image size-large"><img loading="lazy" height="969" width="1024" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/Named-scams.png?w=1024" alt="" class="wp-image-459553" /></figure><h2 id="h-the-web-still-wins-nbsp" class="wp-block-heading"><strong>The web still wins</strong>&nbsp;</h2><p class="wp-block-paragraph">Despite the rise of social media and messaging apps,&nbsp;scams&nbsp;are reaching us through the web more than any other platform, followed by email and SMS.&nbsp;&nbsp;</p><figure class="wp-block-image size-large"><img loading="lazy" height="572" width="1024" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/Method-of-contact-pie-chart.png?w=1024" alt="" class="wp-image-459557" /></figure><p class="wp-block-paragraph">No surprise that the web is the most popular doorway. Malwarebytes blocks around 500,000 <a href="https://www.malwarebytes.com/phishing">phishing</a> websites a day.&nbsp;&nbsp;</p><h2 id="h-mrbeast-beats-trump-nbsp" class="wp-block-heading"><strong>MrBeast beats Trump</strong>&nbsp;</h2><p class="wp-block-paragraph">He’s already the most popular YouTuber in the world, famous for his online antics and extreme stunts, but Malwarebytes data shows that “MrBeast” can now add “most impersonated person” to his resume, handily beating Elon Musk and Donald Trump (numbers two and three, respectively).</p><figure class="wp-block-image size-large"><img loading="lazy" height="579" width="1024" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/Known-Scams.jpg?w=1024" alt="" class="wp-image-459526" /></figure><p class="wp-block-paragraph">MrBeast,&nbsp;whose real name is Jimmy Donaldson, is the go-to favorite&nbsp;for&nbsp;scammers&nbsp;looking to piggyback on his fame by using his likeness in some 30% of&nbsp;impersonation&nbsp;scams, ranging from <a href="https://www.malwarebytes.com/cryptocurrency">crypto</a> giveaways to transfer fee swindles.&nbsp;Familiar faces lower&nbsp;the public’s&nbsp;guard and make&nbsp;scam&nbsp;messages feel more credible, which is why they work so well.&nbsp;So, the next time MrBeast shows up in your feed asking you to send cash as part of a verification process, watch out.&nbsp;&nbsp;</p><h2 id="h-12-00-pm-et-is-the-golden-hour-for-scammers-targeting-americans-nbsp" class="wp-block-heading"><strong>12:00 pm ET is the “golden hour” for scammers targeting Americans</strong>&nbsp;</h2><p class="wp-block-paragraph">If&nbsp;you’re&nbsp;on the East Coast&nbsp;in America, lunchtime is also&nbsp;scamming&nbsp;time. Malwarebytes data shows that high noon is the golden hour for&nbsp;scam&nbsp;texts, and&nbsp;it’s&nbsp;roughly&nbsp;874%&nbsp;busier than the quietest time, which is 1:00 am ET.&nbsp;&nbsp;&nbsp;&nbsp;</p><figure class="wp-block-image size-large"><img loading="lazy" height="585" width="1024" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/Golden-Hour-Bar-Chart.png?w=1024" alt="" class="wp-image-459559" /></figure><h2 id="h-scam-nbsp-texts-peak-on-fridays-nbsp" class="wp-block-heading"><strong>Scam&nbsp;texts peak on Fridays</strong>&nbsp;</h2><p class="wp-block-paragraph">The rate of&nbsp;scam&nbsp;texts hitting your phone builds throughout the week. From a low on Sunday, they increase steadily in frequency and hit their peak on Fridays.&nbsp;So&nbsp;by the time&nbsp;you’re&nbsp;leaving work and preparing for the weekend,&nbsp;you’re&nbsp;also getting hit with&nbsp;roughly 50% more&nbsp;fraudulent text messages than you were when the week began. The data&nbsp;doesn&#8217;t&nbsp;tell us why, but it does suggest scammers are deliberately timing their campaigns rather than sending messages at random.&nbsp;</p><figure class="wp-block-image size-large"><img loading="lazy" height="585" width="1024" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/Day-of-the-week-bar-chart.png?w=1024" alt="" class="wp-image-459560" /></figure><h2 id="h-big-brands-are-big-business-for-scammers-nbsp-nbsp" class="wp-block-heading"><strong>Big brands are big business for scammers&nbsp;</strong>&nbsp;</h2><p class="wp-block-paragraph">The world’s biggest brands are also some of the most useful to scammers.&nbsp;They’re&nbsp;instantly recognizable, used by hundreds of millions of people, and already part of our everyday lives, making them a natural fit for everything from fake offers to bogus account alerts. Based on reports from Malwarebytes users, the five most impersonated brands are:&nbsp;</p><ul class="wp-block-list"><li>Google</li><li>Microsoft&nbsp;</li><li>Apple&nbsp;</li><li>Roblox&nbsp;</li><li>Amazon&nbsp;</li></ul><p class="wp-block-paragraph">According to Malwarebytes users, Google’s brand name was abused at least twice as often as Amazon.&nbsp;&nbsp;</p><h2 id="h-gaming-is-becoming-a-bigger-target-nbsp" class="wp-block-heading"><strong>Gaming is becoming a bigger target</strong>&nbsp;</h2><p class="wp-block-paragraph">Scammers are increasingly targeting gaming communities.&nbsp;According to data collected by Malwarebytes Scam Guard, about half of all gaming&nbsp;scams&nbsp;can lead to a financial hit of $1,000 or more, what we term a “high-severity risk.”&nbsp;The most impersonated gaming sites were Roblox, Steam, Discord, and Minecraft. Roblox saw a 15% spike in&nbsp;scam&nbsp;activity from mid-June to mid-July, while Steam saw a 19% spike over the same period.&nbsp;</p><h2 id="h-how-to-spot-and-stop-nbsp-scams-nbsp" class="wp-block-heading"><strong>How to spot and stop&nbsp;scams</strong>&nbsp;</h2><p class="wp-block-paragraph">The data points to a&nbsp;scam&nbsp;economy&nbsp;that’s&nbsp;becoming more specialized. Rather than relying on one-size-fits-all campaigns, criminals are tailoring&nbsp;scams&nbsp;to the platforms we use every day, from email and text messages to gaming communities and social media. The tactics may change, but the goal stays the same: to earn your trust long enough to steal your money or your information. Knowing how those tactics vary from platform to platform makes them easier to recognize, and easier to avoid.&nbsp;</p><p class="wp-block-paragraph">In general:&nbsp;&nbsp;</p><ul class="wp-block-list"><li>Do not click links or call phone numbers in unsolicited emails, text messages, or social media DMs.&nbsp;</li><li>When in doubt, check the legitimacy of the message by going directly to the company’s official website and asking about it through official channels.&nbsp;Don’t&nbsp;follow sponsored search results to get there—these can be&nbsp;scams.&nbsp;</li><li>Do not give out personal details, PINs, passwords, payment information, or verification codes during an unsolicited call. Legitimate companies will not ask for passwords or verification codes over the phone. Hang up and call back through the organization’s official phone number.&nbsp;</li><li>Use a browser extension that blocks&nbsp;scam&nbsp;and phishing sites, such as<a href="https://www.malwarebytes.com/browserguard" target="_blank" rel="noreferrer noopener">&nbsp;Malwarebytes Browser Guard</a>. It can flag a fake storefront before you land on it,&nbsp;including&nbsp;ones it&nbsp;hasn’t&nbsp;seen before.&nbsp;</li><li>Install&nbsp;a&nbsp;mobile security product&nbsp;like&nbsp;<a href="https://www.malwarebytes.com/mobile" target="_blank" rel="noreferrer noopener">Malwarebytes Mobile Security</a>&nbsp;that&nbsp;filters out&nbsp;scam&nbsp;and spam text messages.&nbsp;</li><li>Check if a message is legitimate.&nbsp;<a href="https://www.malwarebytes.com/solutions/scam-guard" target="_blank" rel="noreferrer noopener">Malwarebytes Scam Guard</a>&nbsp;can check a&nbsp;message, phone number, or link against its expansive threat intelligence database to&nbsp;determine&nbsp;if it is malicious or safe. It then provides information on red flags and any next steps you should take. Scam Guard flags approximately one in five analyzed sessions as high-risk—situations that could result in significant financial losses ($1,000 or more) or personal harm.&nbsp;</li></ul><h2 id="h-methodology-nbsp-nbsp-nbsp" class="wp-block-heading"><strong>Methodology&nbsp;&nbsp;</strong>&nbsp;</h2><p class="wp-block-paragraph">The data in this report comes from Malwarebytes proprietary threat research systems, collected between April 15 and July 14, 2026.&nbsp;All data is anonymized and reflects what Malwarebytes is able to observe through its own infrastructure.&nbsp;</p><p class="wp-block-paragraph">This report is also available to read in <a href="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/Malwarebytes-Scam-Report_Sept-2026.pdf">PDF format</a>.</p>]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/scams/2026/09/scammers-are-getting-smarter-about-where-they-target-you</link>
			<pubDate>Wed, 02 Sep 2026 12:45:00 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/scams/2026/09/scammers-are-getting-smarter-about-where-they-target-you</guid>
		</item>
				<item>
			<title><![CDATA[Two critical Chrome flaws put users at risk on malicious websites]]></title>
			<description><![CDATA[Update Chrome now: Two critical vulnerabilities could allow a malicious website to run code on your device.]]></description>
								<category>Bugs</category>
										<category>News</category>
										<category><![CDATA[chrome]]></category>
										<category><![CDATA[september 2026]]></category>
										<category><![CDATA[update]]></category>
									<content:encoded><![CDATA[
<div class="wp-block-group has-background has-global-padding is-layout-constrained wp-container-core-group-is-layout-fc87a7fa wp-block-group-is-layout-constrained" style="background-color:#cbc9d65c;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)">
<h3 id="h-update-september-4-2026" class="wp-block-heading">Update September 4, 2026</h3>



<p class="wp-block-paragraph">Shortly after this article was published, Google <a href="https://chromereleases.googleblog.com/2026/09/stable-channel-update-for-desktop_01882797386.html" target="_blank" rel="noreferrer noopener nofollow">released</a> another Chrome update that patches an actively exploited flaw in the V8 JavaScript engine, tracked as <a href="https://www.cve.org/CVERecord?id=CVE-2026-85046" target="_blank" rel="noreferrer noopener nofollow">CVE-2026-85046</a>. </p>



<p class="wp-block-paragraph">Google rates the vulnerability as high severity and says an exploit already exists in the wild. An attacker could use a crafted HTML page to execute arbitrary code inside the Chrome sandbox. Because it is already being exploited, <a href="https://www.hkcert.org/security-bulletin/google-chrome-multiple-vulnerabilities_20260904" target="_blank" rel="noreferrer noopener nofollow">HKCERT</a> rates the overall risk as extremely high.</p>



<p class="wp-block-paragraph">After installing the latest update, Chrome should be at version 152.0.7977.82/.83 on Windows and Mac, or 152.0.7977.82 on Linux. </p>
</div>



<p class="wp-block-paragraph">Chrome is rolling out an&nbsp;<a href="https://chromereleases.googleblog.com/2026/09/stable-channel-update-for-desktop.html" target="_blank" rel="noreferrer noopener nofollow">update</a>&nbsp;for its desktop browser. The update includes 26 security fixes, two of which Google rates as critical&nbsp;use-after-free&nbsp;vulnerabilities.</p>



<h2 id="h-how-to-update-chrome" class="wp-block-heading">How to update Chrome</h2>



<p class="wp-block-paragraph">If you don’t want to wait for the rollout to reach you, manually updating is easy.</p>



<p class="wp-block-paragraph">The easiest option is to allow Chrome to update automatically. But you can end up lagging behind if you never close your browser or if something goes wrong with the update.</p>



<p class="wp-block-paragraph">To update manually, click the&nbsp;<strong>More</strong>&nbsp;menu (three dots),&nbsp;then&nbsp;go to&nbsp;<strong>Settings</strong>&nbsp;&gt;&nbsp;<strong>About Chrome</strong>. If an update is available, Chrome will start downloading it automatically. Restart Chrome to complete the update, and you’ll be protected against these vulnerabilities.</p>



<p class="wp-block-paragraph">You can find an explanation of the version numbering system and step-by-step instructions in our guide:&nbsp;<a href="https://www.malwarebytes.com/blog/explained/2025/06/how-to-update-chrome-on-every-operating-system" target="_blank" rel="noreferrer noopener">How to update Chrome on every operating system</a>.</p>



<h2 id="h-technical-details" class="wp-block-heading">Technical details</h2>



<p class="wp-block-paragraph">Let’s look at the two critical vulnerabilities. Both are use-after-free (UAF) vulnerabilities. A use-after-free vulnerability occurs when a program attempts to access a memory location after it has been freed. That can cause crashes or, in some cases, allow an attacker to run their own code.</p>



<p class="wp-block-paragraph">The first, tracked as <a href="https://www.cve.org/CVERecord?id=CVE-2026-84353" target="_blank" rel="noreferrer noopener nofollow">CVE-2026-84353</a>, was found in Shared Tab Groups and could&nbsp;allow a remote attacker using social engineering to execute arbitrary code outside the browser sandbox via a crafted HTML page. Here, social engineering likely means an attacker would have to lure you to a malicious website or open an <a href="https://en.wikipedia.org/wiki/HTML_email" target="_blank" rel="noreferrer noopener nofollow">email in HTML format</a>.</p>



<p class="wp-block-paragraph">The other critical vulnerability, tracked as <a href="https://www.cve.org/CVERecord?id=CVE-2026-84352" target="_blank" rel="noreferrer noopener nofollow">CVE-2026-84352</a>, was found in WebGL. WebGL, short for Web Graphics Library, is a browser technology that lets websites display interactive 2D and 3D graphics. The vulnerability could allow a remote attacker to execute arbitrary code outside the sandbox via a crafted HTML page.</p>



<p class="wp-block-paragraph">Chrome vulnerabilities that enable remote code execution outside the browser sandbox are particularly valuable to attackers because they can turn a visit to a malicious or compromised website into direct code running on the underlying operating system, often without requiring additional exploitation steps.</p>



<hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide" />



<p class="wp-block-paragraph"><strong>Stop threats before they can do any harm.</strong></p>



<p class="wp-block-paragraph">Malwarebytes Browser Guard blocks phishing pages and malicious sites automatically. Free, one click to install. <a href="https://www.malwarebytes.com/browserguard" target="_blank" rel="noreferrer noopener">Add it to your browser →</a></p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/bugs/2026/09/two-critical-chrome-flaws-put-users-at-risk-on-malicious-websites</link>
			<pubDate>Wed, 02 Sep 2026 11:15:56 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/bugs/2026/09/two-critical-chrome-flaws-put-users-at-risk-on-malicious-websites</guid>
		</item>
				<item>
			<title><![CDATA[153M+ driver’s licenses for sale on new dark web platform]]></title>
			<description><![CDATA[The FBI is investigating a possible breach of idscan.net linked to 153 million driver’s license scans for sale online.]]></description>
								<category>News</category>
										<category>Privacy</category>
										<category><![CDATA[IDs]]></category>
										<category><![CDATA[IDscan.net]]></category>
										<category><![CDATA[Nexus]]></category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">A new dark web platform called Nexus claimed to be selling 153 million driver’s license scans and millions of other identity and medical cards.</p>



<p class="wp-block-paragraph">The collection included more than 153 million driver’s licenses, 10 million ID cards, 3 million travel documents, and 579,000 medical cards, including marijuana dispensary cards, <a href="https://cybernews.com/security/drivers-licenses-for-sale-following-idscan-breach-allegations/" target="_blank" rel="noreferrer noopener nofollow">according to reports</a>.</p>



<p class="wp-block-paragraph">The trove of driver’s license scans <a href="https://krebsonsecurity.com/2026/09/fbi-probes-service-selling-153m-drivers-licenses/" target="_blank" rel="noreferrer noopener nofollow">reported</a> by KrebsOnSecurity is a sharp reminder that identity verification is not a harmless box-ticking exercise.</p>



<p class="wp-block-paragraph">The FBI’s New Orleans field office has opened an investigation into an apparent breach involving identity verification provider IDScan.net. The company said it was investigating.</p>



<p class="wp-block-paragraph">IDScan.net advertises as follows:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">“We provide simple, secure solutions to help dispensaries reduce liability and protect their licenses by validating IDs, including a customer’s age, in a matter of seconds.”</p>
</blockquote>



<p class="wp-block-paragraph">The allegedly exposed records were especially concerning because some included more than a basic photo of an ID. KrebsOnSecurity found records containing front-and-back images, as well as infrared and ultraviolet scans, with timestamps that appeared to align with the holders’ travel or car-rental activity.</p>



<p class="wp-block-paragraph">That matters because a driver’s license is far more useful to an <a href="https://www.malwarebytes.com/identity-theft" target="_blank" rel="noreferrer noopener">identity thief</a> than a password. You can reset a password. You cannot easily replace your face, date of birth, address, or license number, particularly when they&#8217;re accompanied by high-resolution images of your government-issued ID.</p>



<h2 id="h-the-age-verification-problem" class="wp-block-heading">The age-verification problem</h2>



<p class="wp-block-paragraph">Age verification has become a common justification for asking people to upload an ID, take a selfie, or submit both to a third-party identity verification provider.</p>



<p class="wp-block-paragraph">We have previously <a href="https://www.malwarebytes.com/blog/news/2025/07/age-verification-child-protection-or-privacy-risk" target="_blank" rel="noreferrer noopener">warned</a> about the privacy and security trade-offs in age-verification systems, particularly those that require people to submit copies of government-issued ID. Such systems can turn a request to access a website into a decision to share an enduring identity document with a company the user may never have heard of.</p>



<p class="wp-block-paragraph">In our opinion, that is a disproportionate risk. Once someone uploads an ID, the service or its vendor can potentially link the visit to their identity. If the provider is breached, the consequences can extend well beyond unwanted marketing or an exposed email address.</p>



<p class="wp-block-paragraph">The reported Nexus dataset illustrates a broader concern: Identity documents are collected in many places that people may not connect with one another. Each individual collection may be presented as routine, but together they create an ever-expanding ecosystem of organizations, contractors, software platforms, cloud services, and privacy policies.</p>



<p class="wp-block-paragraph">Facial images and ID copies can be reused. Criminals may use them to make scams more convincing, pass weak identity checks, or assemble detailed victim profiles from records obtained from separate breaches. An attacker who knows your name, address, date of birth, email address, and license details has a useful foundation for fraud.</p>



<p class="wp-block-paragraph">This is why “we only need to verify your age” should not automatically mean “please upload your driver’s license” or another form of ID.</p>



<h2 id="h-how-to-stay-safe" class="wp-block-heading">How to stay safe</h2>



<p class="wp-block-paragraph">When an ID check is required to use an online service, ask a basic question: Why does this company need a copy of my identity document, and what happens to it afterward? The scale of the data reportedly offered through Nexus shows why the answer matters.</p>



<p class="wp-block-paragraph">Consumers cannot always refuse an ID check, particularly where it is legally required or necessary for a regulated service. But you can reduce unnecessary exposure:</p>



<ul class="wp-block-list">
<li>Ask whether an ID image is stored and, if so, for how long.</li>



<li>Check whether the company uses a third-party identity verification provider.</li>



<li>Prefer services that offer a privacy-preserving age check rather than requiring a full ID upload.</li>



<li>Avoid submitting identity documents to sites you do not trust or did not intend to use.</li>



<li>Do not email copies of IDs unless there is no safer alternative and you have independently verified the recipient.</li>



<li>Be alert for phishing, account-recovery scams, and fraudulent credit applications if you believe your ID may have been exposed.</li>



<li>Consider a credit freeze where available.</li>
</ul>



<hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide" />



<p class="wp-block-paragraph"><strong><strong>Let&#8217;s&nbsp;face it, an incognito window can only do so much.</strong>&nbsp;<br>&nbsp;<br></strong>Breaches, dark web trading, credit fraud. <a href="https://www.malwarebytes.com/identity-theft-protection%20%20%20%20%20%20%20Existing%20%20%20Proposed" target="_blank" rel="noreferrer noopener">Malwarebytes Identity Theft Protection</a>&nbsp;monitors for all of it, alerts you fast, and comes with identity theft insurance.&nbsp;</p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/news/2026/09/dark-web-site-puts-153-million-drivers-licenses-and-millions-more-ids-up-for-sale</link>
			<pubDate>Wed, 02 Sep 2026 10:03:58 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/news/2026/09/dark-web-site-puts-153-million-drivers-licenses-and-millions-more-ids-up-for-sale</guid>
		</item>
				<item>
			<title><![CDATA[Your AI chats could be used in court]]></title>
			<description><![CDATA[What you tell an AI chatbot could come back to haunt you in court. The Washington Post found chat histories already used in 12 legal cases.]]></description>
								<category>AI</category>
										<category>News</category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">You might tell an AI chatbot secrets that you wouldn&#8217;t divulge to your closest friends. If you do, though, beware: They could end up as evidence in court.</p>



<p class="wp-block-paragraph">An <a href="https://www.washingtonpost.com/technology/2026/08/27/chatgpt-chats-are-being-swept-into-civil-criminal-court-cases/" target="_blank" rel="noreferrer noopener nofollow">article</a> in the Washington Post this week highlighted several cases in which people had discussed sensitive information with AI systems like Claude and ChatGPT, only to have their conversations obtained by prosecutors or opposing lawyers.</p>



<p class="wp-block-paragraph">Lawyers can get access to your chatbot conversations from AI services like ChatGPT because they aren&#8217;t privileged in the same way that, say, a conversation with your lawyer or a doctor would be.</p>



<p class="wp-block-paragraph">Reporters at the paper found chatbot logs cited in 12 court cases in the past two years. They also found statistics from OpenAI that supported a rising trend in data disclosures. The company, which operates ChatGPT, disclosed the content of more than 80 user accounts in the last six months of 2025. That was more than four times as many as in the second half of 2024.</p>



<h2 id="h-cases-are-piling-up" class="wp-block-heading">Cases are piling up</h2>



<p class="wp-block-paragraph">With people asking AI for all kinds of advice, it&#8217;s little wonder that lawyers are coming after that data too. Sometimes, it emerges because users consent to a search. The Washington Post mentions one university student who asked ChatGPT in a panic whether people might work out that he had damaged 17 cars in a campus parking lot. He then handed his phone over to police for a search. A teen suing big tech companies over social media addiction saw his own ChatGPT history drawn into discovery.</p>



<p class="wp-block-paragraph">Deleting your chats isn&#8217;t watertight protection either. In The New York Times&#8217; copyright lawsuit against OpenAI over collecting its content for training data, a judge <a href="https://www.malwarebytes.com/blog/news/2025/06/openai-forced-to-preserve-chatgpt-chats" target="_blank" rel="noreferrer noopener">ordered</a> the AI company to preserve chat logs, including ones that users had asked it to erase. OpenAI complained that users were being &#8220;forced to forgo the privacy protections OpenAI has painstakingly put in place.&#8221; The company had to keep that data even though it had <a href="https://kartalegal.com/blog/openai-nyt-court-order-ai-privacy-litigation-risks/" target="_blank" rel="noreferrer noopener nofollow">agreed to delete</a> it under the EU’s General Data Protection Regulation (GDPR) and California’s privacy laws.</p>



<p class="wp-block-paragraph">Incidents like these involve responses to legal requests, but AI companies don&#8217;t always wait for a subpoena. OpenAI&#8217;s <a href="https://openai.com/index/our-commitment-to-community-safety/" target="_blank" rel="noreferrer noopener nofollow">policy</a> allows its reviewers to refer conversations to law enforcement whenever they identify &#8220;an imminent and credible risk of harm to others.&#8221; The Washington Post reported an incident in which OpenAI contacted police after a ChatGPT user in Palm Beach County, Florida, repeatedly described plans to harm an ex-girlfriend.</p>



<p class="wp-block-paragraph">Technology companies have been handing over all kinds of data beyond AI chats to law enforcement and litigants for years. Google, Meta, and Apple <a href="https://proton.me/blog/big-tech-data-requests-surge" target="_blank" rel="noreferrer noopener nofollow">shared details of 3.16 million US user accounts</a> between 2014 and 2024, with substantial increases in the number of records shared annually during that period.</p>



<p class="wp-block-paragraph">Every time a new technology emerges, litigants will go after it for data. In 2019, police <a href="https://www.nbcnews.com/news/us-news/amazon-s-alexa-may-have-witnessed-alleged-florida-murder-authorities-n1075621">issued a subpoena</a> for audio recordings from an Amazon Echo owned by a Florida man charged with murdering his girlfriend.</p>



<h2 id="h-what-to-do" class="wp-block-heading">What to do</h2>



<p class="wp-block-paragraph">We&#8217;d all like to think that true friends will carry our secrets to the grave. But AI is not your friend. Or your doctor, or your lawyer. Treat all chats as records that could potentially be disclosed in a legal case. They might feel like informal conversations, but you should assume that each one creates a written record, even if there&#8217;s a delete button.</p>



<p class="wp-block-paragraph">Be careful about what you share. If the topic is one you&#8217;d normally raise only with a doctor or a lawyer, then raise it with a doctor or a lawyer, not AI. Communications with lawyers may be protected by attorney-client privilege, while medical information is subject to confidentiality and privacy protections. Chatbot conversations aren&#8217;t.</p>



<p class="wp-block-paragraph">Finally, be cautious beyond AI. Everything from ill-advised social media posts to private messages might also find its way into police hands. In 2022, for example, Facebook <a href="https://www.theguardian.com/us-news/2022/aug/10/facebook-user-data-abortion-nebraska-police" target="_blank" rel="noreferrer noopener nofollow">handed over</a> private messages between a mother and daughter to police investigating an illegal abortion case. </p>



<p class="wp-block-paragraph">So think twice before posting anything sensitive.</p>



<hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide" />



<p class="wp-block-paragraph"><strong>From reporting threats to removing them.</strong></p>



<p class="wp-block-paragraph">Cybersecurity risks should never spread beyond a headline. Keep threats off your devices by&nbsp;<a href="https://www.malwarebytes.com/for-home">downloading Malwarebytes today</a>.</p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/ai/2026/09/your-ai-chats-could-be-used-in-court</link>
			<pubDate>Wed, 02 Sep 2026 09:22:19 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/ai/2026/09/your-ai-chats-could-be-used-in-court</guid>
		</item>
				<item>
			<title><![CDATA[Fake GTA 6 leaked copy drains your crypto wallet]]></title>
			<description><![CDATA[A fake GTA 6 leak is using wallet-draining code to steal cryptocurrency, tokens, and NFTs from eager fans.]]></description>
								<category>Scams</category>
										<category>Threat Intel</category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph">We&#8217;ve seen scam sites built around Grand Theft Auto VI (GTA 6) targeting visitors in three different ways this year.</p>



<p class="wp-block-paragraph">In June, we <a href="https://www.malwarebytes.com/blog/threat-intel/2026/06/gta-6-early-access-is-nothing-but-a-scam" target="_blank" rel="noreferrer noopener">looked at sites selling GTA 6 “early access”</a> for hundreds of dollars in cryptocurrency. You paid, got nothing, and could not reverse the payment. In August, we found <a href="https://www.malwarebytes.com/blog/threat-intel/2026/08/fake-gta-6-extended-look-and-demo-sites-deliver-an-infostealer" target="_blank" rel="noreferrer noopener">fake Extended Look and demo sites</a> delivering an infostealer instead of a game.</p>



<p class="wp-block-paragraph">The site we examined this week looks like a GTA 6 fan countdown site but offers to sell a leaked copy of the game. It loads a wallet drainer the moment you arrive: code designed to steal cryptocurrency and other assets from connected wallets. Choose to pay with cryptocurrency, and the drainer asks you to connect a wallet. It can target assets across several blockchain networks.</p>



<h2 id="h-what-the-page-looks-like" class="wp-block-heading">What the page looks like</h2>



<figure class="wp-block-image size-large"><img loading="lazy" height="612" width="1024" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/gta_wallet_1.png?w=1024" alt="Crypto scam GTA 6 site" class="wp-image-459251" /></figure>



<p class="wp-block-paragraph">The disguise works because much of the page uses accurate-looking information. There is a live countdown to November 19, a map of Leonida, and a grid of release facts and gameplay tiles. The release details match Rockstar’s own announcements: GTA 6 is scheduled for November 19 on PlayStation 5 and Xbox Series X|S, and Rockstar has not announced a PC version.</p>



<p class="wp-block-paragraph">Two offers sit among that accurate material. One sells a leaked copy for $50. The other offers the same thing for cryptocurrency: 1 SOL (worth about $102 at the time of writing).</p>



<p class="wp-block-paragraph">The page then tells visitors that every other site offering leaked material is a scam and this one is the only safe place to buy. Warning visitors about other scammers is a common technique designed to reassure anyone who is already suspicious.</p>



<p class="wp-block-paragraph">The site also contradicts itself in ways anyone can check. Its footer states that the page offers no purchase, download, or payment of any kind, directly beneath two payment buttons. The signup box is headed “Get notified. Not scammed.” The facts grid says the game is console-only, while the FAQ promises a PC download after purchase, and claims no price has been confirmed, months after Rockstar opened pre-orders in June. </p>



<p class="wp-block-paragraph">The writing splits in two as well. The countdown and map sections are clean copy. The sales copy contains multiple errors, including a misspelled “download” and a reference to GTA IV rather than VI. Our reading is that a legitimate-looking fan template was reused and the sales pitch added by someone else who did not proofread it.</p>



<figure class="wp-block-image size-large"><img loading="lazy" height="612" width="1024" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/gta_wallet_2.png?w=1024" alt="Connect Wallet" class="wp-image-459253" /></figure>



<h2 id="h-what-happens-when-you-connect-a-wallet" class="wp-block-heading">What happens when you connect a wallet</h2>



<p class="wp-block-paragraph">There are two pieces of code here, and they are very different.</p>



<p class="wp-block-paragraph">The first is written into the page and targets a Solana wallet. It does not charge the advertised price. Instead, it checks the wallet’s balance, leaves a small amount to cover the transaction fee, and prepares to transfer everything else to the attacker. The advertised price plays no part in the calculation.</p>



<p class="wp-block-paragraph">The second is a separate script of around 2.4 MB, and it is far more capable. It includes a legitimate, widely used tool for connecting websites to cryptocurrency wallets, allowing it to work with many wallets rather than just one. Added to that tool is malicious code that inventories the connected wallet, calculates what its assets are worth, reports the details to the attacker, and retrieves transactions for the victim to approve.</p>



<p class="wp-block-paragraph">The script is configured to target wallets across seven blockchain networks: Ethereum, Polygon, BNB Smart Chain, Avalanche, Arbitrum, Base, and Fantom. It recognizes major stablecoins on those networks and can request several kinds of access. Depending on what the victim approves, it could transfer cryptocurrency immediately or gain permission to move tokens and entire NFT collections later.</p>



<p class="wp-block-paragraph">A transfer takes assets immediately. An approval can give the attacker access to them later. This script supports both.</p>



<h2 id="h-it-checks-where-you-are-first" class="wp-block-heading">It checks where you are first</h2>



<p class="wp-block-paragraph">Before asking the visitor to connect a wallet, the script downloads its settings from the operator’s server. If a particular setting is enabled, it uses the visitor’s IP address to identify their country and checks it against a fixed list: Armenia, Azerbaijan, Belarus, Kazakhstan, Kyrgyzstan, Moldova, Russia, Tajikistan, Turkmenistan, and Uzbekistan.</p>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" width="571" height="261" src="https://www.malwarebytes.com/wp-content/uploads/sites/2/2026/09/gta_wallet_3.png" alt="The script looks up the visitor&apos;s country and checks it against a list. " class="wp-image-459254" style="width:571px;height:auto" /></figure>



<p class="wp-block-paragraph">Visitors from those countries see “This website is unavailable in your region” and are redirected to a blank page. Everyone else continues.</p>



<p class="wp-block-paragraph">The setting that controls this country-blocking feature is named <code>CIS_Protection</code> in the code.</p>



<p class="wp-block-paragraph">Excluding this group of countries is a long-standing convention in some criminal tooling, usually interpreted as an attempt to avoid local law enforcement. We would not draw conclusions about who is behind this from a country list alone. What it shows is that whoever built the tool made a deliberate decision about who they were willing to rob and wrote that decision into a settings file.</p>



<h2 id="h-it-works-out-what-your-wallet-is-worth" class="wp-block-heading">It works out what your wallet is worth</h2>



<p class="wp-block-paragraph">The script profiles visitors before asking them to approve anything. It checks their holdings across different blockchains, calculates their total value, and sends the details to the operator. These include the wallet’s estimated dollar value, its tokens and NFTs, the visitor’s IP address and country, and how many times the wallet has connected.</p>



<p class="wp-block-paragraph">The script is also designed to make analysis more difficult. It can detect the automated browsers used by security scanners, suppress messages that would normally appear in the browser’s developer console, interfere with developer tools, and conceal its server addresses inside the code.</p>



<p class="wp-block-paragraph">Several details suggest that the drainer is rented rather than homemade. The Solana address written into the webpage does not appear in the larger script. Instead, the script downloads an operator ID and settings from a remote server, which also prepares the transactions shown to victims. This resembles a hosted service used by multiple customers, although we cannot identify the product. It also allows the destination of stolen funds to be changed without altering the website.</p>



<p class="wp-block-paragraph">The fake GTA 6 sites we investigated in June asked victims to send a fixed payment, limiting the immediate loss to that payment. This site can try to take everything in the connected wallet. Depending on what the victim approves, the attacker could either transfer the wallet’s current balance immediately or gain permission to take tokens and NFTs later.</p>



<h2 id="h-what-to-look-for-before-you-approve-anything" class="wp-block-heading">What to look for before you approve anything</h2>



<p class="wp-block-paragraph">Simply connecting your wallet does not allow the site to take anything. The danger comes when you approve the transaction or permission request that follows.</p>



<p class="wp-block-paragraph">That approval screen is an important last line of defense. The Phantom crypto wallet, for instance, says that it simulates every transaction before you sign and shows a plain-language preview of what will happen, including a warning if something looks suspicious. Other reputable wallets do the same, but they cannot protect you if you approve a request without reading it.</p>



<p class="wp-block-paragraph">Check the wallet’s approval screen for two warning signs. First, reject any transaction that would transfer all or nearly all of your balance instead of the price you expected to pay. Second, reject any request to approve, allow, or grant access to your tokens or NFTs. That could let the attacker move those assets later, and a shop selling a game has no reason to request such permission.</p>



<h2 id="h-how-to-protect-yourself" class="wp-block-heading">How to protect yourself</h2>



<ul class="wp-block-list">
<li><strong>Nobody is selling a playable copy of GTA 6 yet.</strong> Rockstar is selling <a href="https://www.rockstargames.com/VI" target="_blank" rel="noreferrer noopener nofollow">pre-orders</a> for a November 19 release. Any site offering a leaked, early, or playable copy is not an authorized seller.</li>



<li><strong>Treat a wallet connection request on a game site as a stop sign.</strong> Legitimate GTA 6 purchases are available through Rockstar’s authorized stores and retailers. Rockstar does not ask buyers to connect a cryptocurrency wallet or send cryptocurrency to a wallet address.</li>



<li><strong>Read the approval screen every time,</strong> and reject anything that moves close to your entire balance or asks for ongoing access.</li>



<li><strong>Don’t let the accurate parts vouch for the rest.</strong> A correct release date and real artwork cost an attacker nothing.</li>



<li><strong>Keep large balances out of the wallet you browse with.</strong></li>



<li><strong>Block the pages before they load.</strong> <a href="https://www.malwarebytes.com/browserguard" target="_blank" rel="noreferrer noopener">Malwarebytes Browser Guard</a> is free and blocks scam and malicious sites while you browse.</li>
</ul>



<h2 id="h-what-to-do-if-you-connected-a-wallet" class="wp-block-heading">What to do if you connected a wallet</h2>



<ol class="wp-block-list">
<li><strong>Review and revoke any permissions granted through the site.</strong> These permissions may allow the attacker to take assets later, even if nothing has been stolen yet.</li>



<li><strong>Disconnect the site</strong> from your wallet to end the current connection. This does not cancel any permissions you have already granted.</li>



<li><strong>Check the wallet’s full contents,</strong> including tokens and NFTs on every chain you use.</li>



<li><strong>If funds have been taken or you entered your recovery phrase, move anything of value that remains</strong> to a newly created wallet.</li>



<li><strong>Report the receiving address</strong> to your wallet provider and a public scam-reporting service. This may help providers identify the address and warn other users.</li>
</ol>



<p class="wp-block-paragraph">Be wary of anyone offering to recover stolen cryptocurrency for a fee. This is often a second scam aimed at the same victim.</p>



<p class="wp-block-paragraph">A completed transfer cannot be reversed. The code we analyzed does not request or expose the wallet’s recovery phrase, so connecting to the site alone doesn&#8217;t compromise that phrase. If you entered it anywhere during the process, treat that as a separate compromise and move your remaining assets to a newly created wallet. Any permissions you granted remain active until you revoke them.</p>



<h2 id="h-remember" class="wp-block-heading">Remember</h2>



<p class="wp-block-paragraph">The lure has not changed since June. It&#8217;s still a promise to play GTA 6 before Rockstar releases it, and that promise is still impossible to keep.</p>



<p class="wp-block-paragraph">What has changed is what sits behind it. One approach charged a price. Another stole passwords. This one asks for approval to access wallets using a tool built to be rented, reconfigured, and pointed at whatever people are excited about next. </p>



<p class="wp-block-paragraph">GTA 6 is scheduled to arrive on November 19, 2026, through the same stores gamers already use. No unauthorized playable copy before launch should be treated as legitimate.</p>



<h2 id="h-indicators-of-compromise-iocs" class="wp-block-heading">Indicators of compromise (IOCs)</h2>



<p class="wp-block-paragraph"><strong>Drainer infrastructure</strong></p>



<ul class="wp-block-list">
<li><code>centrodigestionedellarapina[.]life</code> </li>



<li><code>dasunerforschtelandamendederwelt[.]sbs</code></li>
</ul>



<p class="wp-block-paragraph"><strong>Solana address used by the page’s inline transfer</strong></p>



<p class="wp-block-paragraph"><code>21iWU6FJWJ9FKKz4Jek2CyTh2x1fqs5jawjrNgE3nHjN</code></p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/scams/2026/09/fake-gta-6-leaked-copy-drains-your-crypto-wallet</link>
			<pubDate>Tue, 01 Sep 2026 16:07:14 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/scams/2026/09/fake-gta-6-leaked-copy-drains-your-crypto-wallet</guid>
		</item>
				<item>
			<title><![CDATA[TerminalFix looks like ClickFix, but delivers a very different payload]]></title>
			<description><![CDATA[The familiar ClickFix fake CAPTCHA trick has been adapted to deliver a payload that can give attackers access to the victim’s wider network.]]></description>
								<category>News</category>
										<category><![CDATA[CliockFix]]></category>
										<category><![CDATA[reverse tunnel]]></category>
										<category><![CDATA[TerminalFix]]></category>
									<content:encoded><![CDATA[
<p class="wp-block-paragraph"><a href="https://www.microsoft.com/en-us/security/blog/2026/08/28/terminalfix-campaign-deploys-reverse-tunnel-through-multistage-intrusion/" target="_blank" rel="noreferrer noopener nofollow">Microsoft has published</a> details about a Windows malware campaign it calls TerminalFix.</p>



<p class="wp-block-paragraph">The social engineering used to infect people is very similar to what we&#8217;ve seen in <a href="https://www.malwarebytes.com/blog/news/2025/03/fake-captcha-websites-hijack-your-clipboard-to-install-information-stealers" target="_blank" rel="noreferrer noopener">ClickFix</a> campaigns. A website visitor is presented with a fake Cloudflare CAPTCHA which, when clicked, secretly copies a malicious command to their clipboard.</p>



<p class="wp-block-paragraph">Then they receive instructions on what they need to do to “prove they are human,” when in reality they are being instructed to execute the malicious command.</p>



<p class="wp-block-paragraph">After gaining a foothold, the malware downloads what appear to be ordinary PNG images from attacker-controlled sites, but the images also contain concealed payload data. A PowerShell script reads the images’ pixel data: The first eight bytes specify the embedded file’s length, while the remaining data is reconstructed into an executable and two DLL fragments, which are joined on the victim’s disk.</p>



<p class="wp-block-paragraph">The use of <a href="https://www.malwarebytes.com/blog/news/2022/08/explained-steganography" target="_blank" rel="noreferrer noopener">steganography</a> is notable, but does not set TerminalFix apart from <a href="https://www.malwarebytes.com/blog/news/2025/11/new-clickfix-wave-infects-users-with-hidden-malware-in-images-and-fake-windows-updates" target="_blank" rel="noreferrer noopener">other ClickFix campaigns</a> that have used the same method.</p>



<p class="wp-block-paragraph">What does make TerminalFix different is its payload. <a href="https://www.malwarebytes.com/blog/news/2026/04/clickfix-finds-new-way-to-infect-macs" target="_blank" rel="noreferrer noopener">One way</a> or <a href="https://www.malwarebytes.com/blog/threat-intel/2026/08/tracking-pavinloader-across-clickfix-and-fake-download-campaigns" target="_blank" rel="noreferrer noopener">another</a>, ClickFix victims usually end up with information-stealing malware of some sort.</p>



<p class="wp-block-paragraph">TerminalFix instead chains together several mature evasion techniques, including DLL sideloading, steganographic delivery, folder hiding, realistic browser User-Agent rotation, and encrypted WebSocket traffic, rather than relying on one obfuscated PowerShell downloader. Its end goal is also different.</p>



<p class="wp-block-paragraph">The campaign delivers a payload chain that performs domain-aware reconnaissance before installing a custom, multiplexed reverse TCP tunnel.</p>



<p class="wp-block-paragraph">This hidden connection can give attackers access to the victim’s network. The infected computer first calls out to the attackers using encrypted web-like traffic over port 443, allowing the “reverse” connection to pass more easily through a company firewall.</p>



<p class="wp-block-paragraph">In this way, the compromised system creates a secret remote-access doorway from inside the network. “Multiplexed” means the attackers can send several separate connections, for example to a file server, database, or another workstation, through that single encrypted tunnel at the same time. This allows them to use the victim’s computer as a stepping stone into the rest of the network.</p>



<h2 id="h-how-to-stay-safe" class="wp-block-heading">How to stay safe</h2>



<p class="wp-block-paragraph">First, remember that a real CAPTCHA may ask you to click boxes or select images, but it will not ask you to open Run, Terminal, Command Prompt, or PowerShell and paste a command.</p>



<ul class="wp-block-list">
<li><strong>Slow down.</strong> Don’t rush to follow instructions on a webpage or prompt, especially if it asks you to run commands on your device or copy-paste code. Attackers rely on urgency to discourage careful thought, so be cautious of pages urging immediate action. Sophisticated ClickFix pages may add countdowns, user counters, or other pressure tactics to make you act quickly.</li>



<li><strong>Avoid running commands or scripts from untrusted sources. </strong>Never run code or commands copied from websites, emails, or messages unless you trust the source and understand exactly what the command will do. </li>



<li><strong>Verify instructions independently. </strong>If a website tells you to execute a command or perform a technical action, check through official documentation or contact support before proceeding.</li>



<li><strong>Limit the use of copy and paste for commands. </strong>Manually typing commands instead of copy-pasting can reduce the risk of unknowingly running malicious payloads hidden in copied text.</li>



<li><strong>Secure your devices. </strong>Use an up-to-date, real-time <a href="https://www.malwarebytes.com/" target="_blank" rel="noreferrer noopener">anti-malware solution</a> with a web protection component.</li>



<li><strong>Learn to recognize evolving attack techniques.</strong> Knowing that attackers continually change their methods can help you recognize suspicious instructions. Keep reading our blog!</li>
</ul>



<p class="wp-block-paragraph"><strong>Pro tip:</strong>&nbsp;Did you know that the free&nbsp;<a href="https://www.malwarebytes.com/browserguard" target="_blank" rel="noreferrer noopener">Malwarebytes Browser Guard</a>&nbsp;extension warns you when a website tries to copy something to your clipboard?</p>



<p class="wp-block-paragraph">Some <a href="https://press.opera.com/2026/07/02/opera-launches-paste-protect-the-first-native-defense-against-clipboard-based-attacks-in-a-major-browser/" target="_blank" rel="noreferrer noopener nofollow">browsers</a> also restrict or warn about certain uses of the clipboard. Since <a href="https://www.malwarebytes.com/blog/news/2026/03/new-macos-security-feature-will-alert-users-about-possible-clickfix-attacks" target="_blank" rel="noreferrer noopener">macOS Tahoe 26.4</a>, Terminal can warn users when they paste text copied from a browser or messaging app. This protection operates at the app and operating-system level rather than inside the browser.</p>



<hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide" />



<p class="wp-block-paragraph"><strong>Stop threats before they can do any harm.</strong></p>



<p class="wp-block-paragraph">Malwarebytes Browser Guard blocks phishing pages and malicious sites automatically. Free, one click to install. <a href="https://www.malwarebytes.com/browserguard" target="_blank" rel="noreferrer noopener">Add it to your browser →</a></p>
]]></content:encoded>
							<link>https://www.malwarebytes.com/blog/news/2026/09/terminalfix-looks-like-clickfix-but-delivers-a-very-different-payload</link>
			<pubDate>Tue, 01 Sep 2026 12:13:18 GMT</pubDate>
			<guid>https://www.malwarebytes.com/blog/news/2026/09/terminalfix-looks-like-clickfix-but-delivers-a-very-different-payload</guid>
		</item>
					</channel>
		</rss>
		