<?xml version="1.0"?>
<rss version="2.0"><channel><title><![CDATA[News: Security & Privacy News]]></title><link>https://nsaneforums.com/news/security-privacy-news/page/25/?d=2</link><description><![CDATA[News: Security & Privacy News]]></description><language>en</language><item><title>Windows Server 2025 security baseline to get more frequent updates, streamlines settings</title><link>https://nsaneforums.com/news/security-privacy-news/windows-server-2025-security-baseline-to-get-more-frequent-updates-streamlines-settings-r29911/</link><description><![CDATA[<p>
	Microsoft has announced the release of the June 2025 revision of its security baseline package for Windows Server 2025 (v2506), it is now available to download from the <a automate_uuid="bcbc5229-9347-4bd0-8a51-de1645949a3d" href="https://www.microsoft.com/download/details.aspx?id=55319" rel="external nofollow">Microsoft Security Compliance Toolkit</a>. After downloading it, you can test the recommended configurations in your environment and customize or implement them as you see fit.
</p>

<p>
	 
</p>

<p>
	To deal with the evolving threat landscape, new Windows features, and community feedback, Microsoft is planning to revise the Windows Server baseline more frequently in the future. Windows Server security baselines are a collection of Microsoft-recommended configuration settings that help administrators establish secure and consistent Windows Server environments.
</p>

<p>
	 
</p>

<p>
	This is the first security baseline update for Windows Server 2025 since January, a summary of the changes is presented in this table:
</p>

<p>
	 
</p>

<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<thead>
		<tr>
			<th scope="col">
				<p>
					Security Policy
				</p>
			</th>
			<th scope="col">
				<p>
					Change Summary
				</p>
			</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td>
				<p>
					Deny log on through Remote Desktop Services
				</p>
			</td>
			<td>
				<p>
					Allow remote logon for non-admin local accounts on MS and add “BUILTIN\Guests” to both DC and MS.
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					WDigest Authentication
				</p>
			</td>
			<td>
				<p>
					Remove from the baseline
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Allow Windows Ink Workspace
				</p>
			</td>
			<td>
				<p>
					Remove from the baseline
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Audit Authorization Policy Change
				</p>
			</td>
			<td>
				<p>
					Set to “Success” in both DC and MS
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Include command line in process creation events
				</p>
			</td>
			<td>
				<p>
					Enable in both DC and MS
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Control whether exclusions are visible to local users
				</p>
			</td>
			<td>
				<p>
					Moved to Not Configured as it is overridden by the parent setting.
				</p>
			</td>
		</tr>
	</tbody>
</table>

<p>
	 
</p>

<p>
	Of these changes, the removal of WDigest Authentication and the addition of Include command line in process creation events are significant.
</p>

<p>
	 
</p>

<p>
	Microsoft said it removed WDigest Authentication from the security baseline because it is no longer necessary for Windows Server 2025. The policy was originally enforced so that WDigest couldn’t store plaintext passwords in memory, which was a significant theft risk. Since the 24H2 update in Windows Server 2022, the policy has been deprecated, so there’s no need to enforce this setting.
</p>

<p>
	 
</p>

<p>
	The update also adds Include command line in process creation events to improve the visibility of how processes are executed across the system. By capturing the command-line arguments, it makes it easier to detect and investigate malicious activity that may otherwise seem legitimate.
</p>

<p>
	 
</p>

<p>
	If you want to learn more about the other changes in a bit more depth, refer to <a automate_uuid="3a3558d5-e81d-4692-896b-e74cc200bce4" href="https://techcommunity.microsoft.com/blog/microsoft-security-baselines/security-baseline-for-windows-server-2025-version-2506/4426431" rel="external nofollow">Microsoft’s announcement of this security baseline update</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-server-2025-security-baseline-to-get-more-frequent-updates-streamlines-settings/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29911</guid><pubDate>Thu, 26 Jun 2025 08:26:58 +0000</pubDate></item><item><title>Ubuntu disables Intel GPU security mitigations, promises 20% performance boost</title><link>https://nsaneforums.com/news/security-privacy-news/ubuntu-disables-intel-gpu-security-mitigations-promises-20-performance-boost-r29907/</link><description><![CDATA[<h3>
	Overtime defenses for Spectre-based attacks have taken their toll.
</h3>

<p>
	Ubuntu users could see up to a 20 percent boost in graphics performance on Intel-based systems under a change that will turn off security mitigations for blunting a class of attacks known as Spectre.
</p>

<p>
	 
</p>

<p>
	Spectre, you may recall, <a href="https://arstechnica.com/gadgets/2018/01/meltdown-and-spectre-every-modern-processor-has-unfixable-security-flaws/" rel="external nofollow">came to public notice</a> in 2018. Spectre attacks are based on the observation that performance enhancements built into modern CPUs open a <a href="https://en.wikipedia.org/wiki/Side-channel_attack" rel="external nofollow">side channel</a> that can leak secrets a CPU is processing. The performance enhancement, known as <a href="https://en.wikipedia.org/wiki/Speculative_execution" rel="external nofollow">speculative execution</a>, predicts future instructions a CPU might receive and then performs the corresponding tasks before they are even called. If the instructions never come, the CPU discards the work it performed. When the prediction is correct, the CPU has already completed the task.
</p>

<p>
	 
</p>

<p>
	By using code that forces a CPU to execute carefully selected instructions, Spectre attacks can extract confidential data that the CPU would have accessed had it carried out the ghost instructions. Over the past seven years, researchers have uncovered multiple attack variants based on the architectural flaws, which are unfixable. CPU manufacturers have responded by creating patches in both micro code and binary code that restrict speculative execution operations in certain scenarios. These restrictions, of course, usually degrade CPU performance.
</p>

<h2>
	When the investment costs more than the return
</h2>

<p>
	Over time, those mitigations have degraded graphics processing performance by as much as 20 percent, a member of the Ubuntu development team recently <a href="https://bugs.launchpad.net/ubuntu/+source/intel-compute-runtime/+bug/2110131" rel="external nofollow">reported</a>. Additionally, the team member said, Ubuntu will integrate many of the same mitigations directly into its Kernel, specifically in the Questing Quokka release scheduled for October. In consultation with their counterparts at Intel, Ubuntu security engineers have decided to disable the mitigations in the device driver for the Intel <a href="https://github.com/intel/compute-runtime" rel="external nofollow">Graphics Compute Runtime</a>.
</p>

<p>
	 
</p>

<p>
	“After discussion between Intel and Canonical’s security teams, we are in agreement that Spectre no longer needs to be mitigated for the GPU at the Compute Runtime level,” Ubuntu developer Shane McKee wrote. He continued:
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		At this point, Spectre has been mitigated in the kernel, and a clear warning from the Compute Runtime build serves as a notification for those running modified kernels without those patches. For these reasons, we feel that Spectre mitigations in Compute Runtime no longer offer enough security impact to justify the current performance tradeoff.
	</p>
</blockquote>

<p>
	McKee went on to say that as a result, “Users can expect up to 20% performance improvement.”
</p>

<p>
	 
</p>

<p>
	The developer acknowledged that the change could open security holes or introduce bugs but said that both Ubuntu and Intel have confidence that disabled versions will be safe.
</p>

<p>
	 
</p>

<p>
	Most of the researchers Ars consulted agreed. They reasoned that the mitigations built into the kernel are likely to protect against most if not all Spectre attack scenarios. They also noted that there are no known reports of Spectre attacks ever being actively used in the wild.
</p>

<p>
	 
</p>

<p>
	“Nobody bothers attacking these vulns because it takes a lot of engineering time to implement attacks against them to any useful level of rigor, and getting any interesting data back outside very targeted scenarios is very unlikely (plus it's noisy due to the number of iterations you need to do on these types of side-channels),” independent researcher Graham Sutherland <a href="https://infosec.exchange/@gsuberland@chaos.social/114739934685909023" rel="external nofollow">wrote on Mastodon</a>. “The economics just don't stack up for attackers, especially when there are so many lower-effort higher-reward attack approaches they can throw at stuff.”
</p>

<p>
	 
</p>

<p>
	“From the user perspective it’s risk/reward too,” a researcher going by the handle demize <a href="https://infosec.exchange/@demize@unstable.systems/114739958244265650" rel="external nofollow">added</a>. “Probably don’t disable side-channel mitigations on multitenant servers. ...” But for typical users, “you have a much higher threat from downloading malware that does literally anything else.”
</p>

<p>
	 
</p>

<p>
	Ultimately, cryptography engineer Sophie Schmieg said, the benefit of the mitigations isn't worth the performance costs to GPU performance, where predicting instruction branches is more critical than for CPU performance.
</p>

<p>
	 
</p>

<p>
	“The system can effectively parallelize a lot more actions without requiring expensive synchronization points between the cores,” Schmieg <a href="https://infosec.exchange/@sophieschmieg/114740726177973552" rel="external nofollow">said</a>. “If anything, something massively parallel like a GPU wants to do branch prediction even more liberally than a CPU.”
</p>

<p>
	 
</p>

<p>
	One thing Ubuntu users should know is that the change will only provide performance boosts when GPUs are handling workloads running the <a href="https://www.khronos.org/opencl/" rel="external nofollow">OpenCL</a> framework or the <a href="https://www.intel.com/content/www/us/en/docs/dpcpp-cpp-compiler/developer-guide-reference/2023-0/intel-oneapi-level-zero.html" rel="external nofollow">OneAPI Level Zero</a> interface. That likely means that people using games and similar apps will see no benefit.
</p>

<p>
	 
</p>

<p>
	Ubuntu users who run a custom Linux kernel without Spectre GPU mitigations should keep the compute runtime level mitigations on, a spokesman for Ubuntu developer Canonical said. These users can build a Compute Runtime themselves with the <code>NEO_DISABLE_MITIGATIONS=false</code> flag added.
</p>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/security/2025/06/ubuntu-disables-intel-gpu-security-mitigations-promises-20-performance-boost/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29907</guid><pubDate>Wed, 25 Jun 2025 23:30:22 +0000</pubDate></item><item><title>WinRAR patches bug letting malware launch from extracted archives</title><link>https://nsaneforums.com/news/security-privacy-news/winrar-patches-bug-letting-malware-launch-from-extracted-archives-r29894/</link><description><![CDATA[<p>
	WinRAR has addressed a directory traversal vulnerability tracked as CVE-2025-6218 that, under certain circumstances, allows malware to be executed after extracting a malicious archive.
</p>

<p>
	 
</p>

<p>
	The flaw tracked as CVE-2025-6218 and assigned a CVSS score of 7.8 (high severity), was discovered by security researcher <a href="https://www.zerodayinitiative.com/advisories/ZDI-25-409/" rel="external nofollow" target="_blank">whs3-detonator</a> who reported it through Zero Day Initiative on June 5, 2025.
</p>

<p>
	 
</p>

<p>
	It affects only the Windows version of WinRAR, from version 7.11 and older, and a fix was released in WinRAR version 7.12 beta 1, which was made available yesterday.
</p>

<p>
	 
</p>

<p>
	"When extracting a file, previous versions of WinRAR, Windows versions of RAR, UnRAR, portable UnRAR source code and UnRAR.dll can be tricked into using a path, defined in a specially crafted archive, instead of user specified path," <a href="https://www.win-rar.com/whatsnew.html?&amp;L=0" rel="external nofollow" target="_blank">read the changelog notes</a>.
</p>

<p>
	 
</p>

<p>
	A malicious archive could contain files with crafted relative paths tricking WinRAR into "silently" extracting those to sensitive locations like system directories and auto-run or startup folders.
</p>

<p>
	 
</p>

<p>
	If the archive's contents are malicious, these files could launch automatically and trigger dangerous code execution the next time the user logs into Windows.
</p>

<p>
	 
</p>

<p>
	Although the programs will run with user-level access rather than administrative or SYSTEM rights, they can still steal sensitive data like browser cookies and saved passwords, install persistence mechanisms, or provide remote access for further lateral movement.
</p>

<p>
	 
</p>

<p>
	The risk of CVE-2025-6218 is contained by the fact that user interaction is required for its exploitation, like opening a malicious archive or visiting a specially crafted page.
</p>

<p>
	 
</p>

<p>
	However, it is very common for users to utilize old versions of WinRar, and as there are so many ways to distribute malicious archives, the risk remains very high.
</p>

<p>
	 
</p>

<p>
	Besides CVE-2025-6218, WinRAR 7.12 beta 1 also addresses an HTML injection in report generation problem reported by Marcin Bobryk, where archived file names containing &lt; or &gt; could be injected into the HTML report as raw HTML tags. This could enable HTML/JS injection if reports are opened in a web browser.
</p>

<p>
	 
</p>

<p>
	Two more minor issues fixed in the latest WinRAR release include incomplete testing of recovery volumes and timestamp precision loss for Unix records.
</p>

<p>
	 
</p>

<p>
	Although CVE-2025-6218 does not impact Unix versions, Android, and portable UnRAR source code, all users of WinRAR, regardless of the platform, are recommended to upgrade to the latest version immediately.
</p>

<p>
	 
</p>

<p>
	Currently, there are no reports about CVE-2025-6218, but given the widespread deployment of WinRAR globally and <a href="https://www.bleepingcomputer.com/news/security/winrar-zero-day-exploited-since-april-to-hack-trading-accounts/" rel="external nofollow" target="_blank">the history</a> of hackers <a href="https://www.bleepingcomputer.com/news/security/google-links-winrar-exploitation-to-russian-chinese-state-hackers/" rel="external nofollow" target="_blank">targeting the software</a>, users should update to the latest version immediately.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/winrar-patches-bug-letting-malware-launch-from-extracted-archives/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>
<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedauthorid="113165" data-embedcontent="" data-embedid="embed3929463504" src="https://nsaneforums.com/topic/473549-winrar-712/?do=embed&amp;comment=1870481&amp;embedComment=1870481&amp;embedDo=findComment#comment-1870481" style="overflow: hidden; height: 334px; max-width: 502px;"></iframe>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29894</guid><pubDate>Wed, 25 Jun 2025 18:48:06 +0000</pubDate></item><item><title>BreachForums hacking forum operators reportedly arrested in France</title><link>https://nsaneforums.com/news/security-privacy-news/breachforums-hacking-forum-operators-reportedly-arrested-in-france-r29893/</link><description><![CDATA[<p>
	The French police have reportedly arrested five operators of the BreachForum cybercrime forum, a website used by cybercriminals to leak and sell stolen data that exposed the sensitive information of millions.
</p>

<p>
	 
</p>

<p>
	News of the arrests come from <a href="https://www.leparisien.fr/high-tech/la-police-interpelle-cinq-hackers-francais-de-haut-vol-derriere-un-celebre-forum-de-vol-de-donnees-25-06-2025-QJTPFTDPQZAP7B25MF24YLHU6E.php" rel="external nofollow" target="_blank">Le Parisien</a>, which claims the law enforcement operation was carried out by the cybercrime unit (BL2C) of the Paris police department on Monday.
</p>

<p>
	 
</p>

<p>
	According to reporters, the police carried out simultaneous raids in the regions of Hauts-de-Seine (Paris), Seine-Maritime (Normandy), and Réunion (overseas).
</p>

<p>
	 
</p>

<p>
	During this action, they have arrested four hackers known online by the handles "ShinyHunters," "Hollow," "Noct," and "Depressed."
</p>

<p>
	 
</p>

<p>
	For months, rumors circulated that another well-known threat actor, "IntelBroker," had also been arrested. Le Parisien reports that IntelBroker was also arrested by French authorities in February 2025.
</p>

<p>
	 
</p>

<p>
	The BreachForums hacking forums have gone through numerous iterations over the years but acted as a community for cybercriminals to trade, sell, and leak stolen data, as well as sell access to corporate networks and other illegal cybercrime services.
</p>

<p>
	 
</p>

<p>
	In 2023, the <a href="https://www.bleepingcomputer.com/news/security/breached-hacking-forum-shuts-down-fears-its-not-safe-from-fbi/" rel="external nofollow" target="_blank">original BreachForums shut down</a> after its operator, Conor Brian FitzPatrick (aka Pompompurin), <a href="https://www.bleepingcomputer.com/news/security/alleged-breachforums-owner-pompompurin-arrested-on-cybercrime-charges/" rel="external nofollow" target="_blank">was arrested</a>.
</p>

<p>
	 
</p>

<p>
	Soon after, other threat actors in the community launched BreachForums v2, which was led by threat actors known as ShinyHunters, Baphomet, and, later, IntelBroker.
</p>

<p>
	 
</p>

<p>
	The five threat actors that were arrested were reportedly involved in the operation of this new launch of the site.
</p>

<p>
	 
</p>

<p>
	ShinyHunters and IntelBroker were admins/owners of the site, and archived posts show Hollow acting as a moderator.  It is unclear what involvement "depressed" and "noct" had in the operation of the site.
</p>

<p>
	 
</p>

<p>
	Those cybercriminals are accused of having direct involvement in data breaches against French entities like Boulanger, SFR, France Travail, and the French Football Federation.
</p>

<p>
	 
</p>

<p>
	The attack against France Travail (formerly Pôle Emploi) was particularly notable for compromising the sensitive details of an estimated <a href="https://www.bleepingcomputer.com/news/security/french-unemployment-agency-data-breach-impacts-43-million-people/" rel="external nofollow" target="_blank">43 million individuals</a>.
</p>

<p>
	 
</p>

<p>
	IntelBroker rose to notoriety for his involvement in highly publicized breaches at <a href="https://www.bleepingcomputer.com/news/security/europol-confirms-web-portal-breach-says-no-operational-data-stolen/" rel="external nofollow" target="_blank">Europol</a>,  <a href="https://www.bleepingcomputer.com/news/security/general-electric-investigates-claims-of-cyber-attack-data-theft/" rel="external nofollow" target="_blank">General Electric</a>, <a href="https://www.bleepingcomputer.com/news/security/weee-grocery-service-confirms-data-breach-11-million-affected/" rel="external nofollow" target="_blank">Weee!</a>, <a href="https://www.bleepingcomputer.com/news/security/amd-investigates-breach-after-data-for-sale-on-hacking-forum/" rel="external nofollow" target="_blank">AMD</a>, <a href="https://www.bleepingcomputer.com/news/security/hewlett-packard-enterprise-investigates-new-breach-claims/" rel="external nofollow" target="_blank">HPE</a>, <a href="https://www.bleepingcomputer.com/news/security/nokia-investigates-breach-after-hacker-claims-to-steal-source-code/" rel="external nofollow" target="_blank">Nokia</a>, and <a href="https://www.bleepingcomputer.com/news/security/cisco-takes-devhub-portal-offline-after-hacker-publishes-stolen-data/" rel="external nofollow" target="_blank">Cisco</a>. However, the threat actor entered the spotlight after <a href="https://www.bleepingcomputer.com/news/security/fbi-investigates-data-breach-impacting-us-house-members-and-staff/" rel="external nofollow" target="_blank">breaching DC Health Link</a>, the organization that administers the health care plans of U.S. House members, their staff, and their families.
</p>

<p>
	 
</p>

<p>
	ShinyHunters is the most notorious among those arrested, as the alias has been linked to multiple high-profile data breaches and attacks, including those against <a href="https://www.bleepingcomputer.com/news/security/google-hackers-target-salesforce-accounts-in-data-extortion-attacks/" rel="external nofollow" target="_blank">Salesforce</a> and <a href="https://www.bleepingcomputer.com/news/security/powerschool-hacker-now-extorting-individual-school-districts/" rel="external nofollow" target="_blank">PowerSchool</a>, and the <a href="https://www.bleepingcomputer.com/tag/snowflake/" rel="external nofollow" target="_blank">SnowFlake attacks</a>, which impacted <a href="https://www.bleepingcomputer.com/news/security/shinyhunters-claims-santander-breach-selling-data-for-30m-customers/" rel="external nofollow" target="_blank">Santander</a>, <a href="https://www.bleepingcomputer.com/news/security/stolen-ticketmaster-data-from-snowflake-attacks-briefly-for-sale-again/" rel="external nofollow" target="_blank">Ticketmaster</a>, <a href="https://www.bleepingcomputer.com/news/security/massive-atandt-data-breach-exposes-call-logs-of-109-million-customers/" rel="external nofollow" target="_blank">AT&amp;T</a>, <a href="https://www.bleepingcomputer.com/news/security/advance-auto-parts-data-breach-impacts-23-million-people/" rel="external nofollow" target="_blank">Advance Auto Parts</a>, <a href="https://www.bleepingcomputer.com/news/security/neiman-marcus-data-breach-31-million-email-addresses-found-exposed/" rel="external nofollow" target="_blank">Neiman Marcus</a>, and <a href="https://www.bleepingcomputer.com/news/security/cylance-confirms-data-breach-linked-to-third-party-platform/" rel="external nofollow" target="_blank">Cylance</a>.
</p>

<p>
	 
</p>

<p>
	The ShinyHunters threat actors have also been involved in a large number breaches in 2025, with the group believed to consist of multiple threat actors operating under the same name.
</p>

<p>
	 
</p>

<p>
	BreachForums v2 went offline in April 2025 after the site was allegedly breached by a MyBB zero-day vulnerability. The forum never returned online.
</p>

<p>
	 
</p>

<p>
	BleepingComputer has contacted the Paris police and ANSSI to comment on the validity and accuracy of the reports, but we have not received a response yet.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/breachforums-hacking-forum-operators-reportedly-arrested-in-france/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29893</guid><pubDate>Wed, 25 Jun 2025 18:45:57 +0000</pubDate></item><item><title>UK looking to loosen Google&#x2019;s control of its search engine</title><link>https://nsaneforums.com/news/security-privacy-news/uk-looking-to-loosen-google%E2%80%99s-control-of-its-search-engine-r29872/</link><description><![CDATA[<h3>
	Tech giant slams plan as "punitive" and risk to economic growth.
</h3>

<p>
	The UK’s competition regulator is proposing to loosen Google’s control of its search engine in the first application of Britain’s tough new digital market rules.
</p>

<p>
	 
</p>

<p>
	The Competition and Markets Authority said on Tuesday that Google could be required to implement new “fair ranking” measures in its search results and give publishers more control over how it uses their content, including in output generated by artificial intelligence.
</p>

<p>
	 
</p>

<p>
	The CMA said it was minded to hand Google “strategic market status”—a label introduced under new digital market laws this year—in light of its dominant position in search and search advertising, which would require the tech giant to abide by a number of such conduct rules. A final decision will be made by October following a public consultation.
</p>

<p>
	 
</p>

<p>
	The Big Tech giant became the first company to be targeted under strict new UK digital laws that require businesses with an outsized impact in certain digital markets to be granted the SMS label and subjected to specific rules.
</p>

<p>
	 
</p>

<p>
	The CMA’s investigation, which was opened in January, examined whether Google’s position in search and advertising was “delivering good outcomes” for consumers and businesses in the UK.
</p>

<p>
	 
</p>

<p>
	“Google is the world’s leading search tool and plays an important role in all our lives, with the average person in the UK making five to 10 searches a day,” said Sarah Cardell, the CMA’s chief executive. “Our investigation so far suggests there are ways to make these markets more open, competitive and innovative.”
</p>

<p>
	 
</p>

<p>
	Other conduct rules that the CMA is considering include requirements in how it ranks its search results and for Google’s distribution partners such as Apple to offer “choice screens” to help consumers switch more easily between search providers.
</p>

<p>
	 
</p>

<p>
	The CMA said Alphabet-owned Google’s dominance made the cost of search advertising “higher than would be expected” in a more competitive market.
</p>

<p>
	 
</p>

<p>
	Google on Tuesday slammed the proposals as “broad and unfocused” and said they could threaten the UK’s access to its latest products and services.
</p>

<p>
	 
</p>

<p>
	Oliver Bethell, Google’s senior director for competition, warned that “punitive regulations” could change how quickly Google launches new products in the UK.
</p>

<p>
	 
</p>

<p>
	“Proportionate, evidence-based regulation will be essential to preventing the CMA’s road map from becoming a roadblock to growth in the UK,” he added.
</p>

<p>
	 
</p>

<p>
	Bethell’s warning of the potential impact of any regulations on the wider UK economy comes after the government explicitly mandated the CMA to focus on supporting growth and investment while minimizing uncertainty for businesses.
</p>

<p>
	 
</p>

<p>
	Google said last year that it planned to invest $1 billion in a huge new data center just outside London.
</p>

<p>
	 
</p>

<p>
	The CMA’s probe comes after Google lost a pair of historic US antitrust cases over its dominance of search and its lucrative advertising business.
</p>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/tech-policy/2025/06/uk-looking-to-loosen-googles-control-of-its-search-engine/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29872</guid><pubDate>Tue, 24 Jun 2025 17:28:56 +0000</pubDate></item><item><title>Even YouTube&#x2019;s anti-adblock campaign doesn&#x2019;t stand a chance against this self-made AR app &#x2014; blocking real-world billboards with Google Gemini AI</title><link>https://nsaneforums.com/news/security-privacy-news/even-youtube%E2%80%99s-anti-adblock-campaign-doesn%E2%80%99t-stand-a-chance-against-this-self-made-ar-app-%E2%80%94-blocking-real-world-billboards-with-google-gemini-ai-r29858/</link><description><![CDATA[<h3>
	As Google doubles down on refusing ad blockers on YouTube, a software engineer develops an AR app to block ads in real life.
</h3>

<p>
	Over the past few weeks, Google has doubled down on <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/software-apps/streaming-video/google-throttling-youtube-adblock-users" href="https://www.windowscentral.com/software-apps/streaming-video/google-throttling-youtube-adblock-users" rel="external nofollow">throttling and preventing playback on YouTube videos for users with ad blockers</a> installed on their devices. At this point, it feels like a cat-and-mouse chase, leaving Google stuck in a "hamster wheel" of chasing down the loopholes users are leveraging to bypass YouTube's ads.
</p>

<p>
	 
</p>

<p>
	Recently, Belgian software engineer Stijn Spanhove developed an ingenious <a data-analytics-id="inline-link" data-auto-tag-linker="true" data-before-rewrite-localise="https://www.windowscentral.com/tag/augmented-reality" href="https://www.windowscentral.com/tag/augmented-reality" rel="external nofollow">augmented reality</a> (AR) app designed to identify and block ads in real life, including billboards and product branding (<a data-analytics-id="inline-link" data-hl-processed="none" data-url="https://www.tomshardware.com/maker-stem/engineer-creates-ad-block-for-the-real-world-with-augmented-reality-glasses-no-more-products-or-branding-in-your-everyday-life" href="https://www.tomshardware.com/maker-stem/engineer-creates-ad-block-for-the-real-world-with-augmented-reality-glasses-no-more-products-or-branding-in-your-everyday-life" referrerpolicy="no-referrer-when-downgrade" target="_blank" rel="external nofollow">via Tom's Hardware</a>).
</p>

<div>
	<div>
		 
		<aside class="hawk-base hawk-processed" data-block-type="embed" data-render-type="fte" data-result="missing" data-skip="dealsy" data-widget-id="7b163d51-6d36-4b02-a7c7-1bdc025f19bd" data-widget-type="seasonal">
			<div class="ipsEmbeddedOther" contenteditable="false">
				<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed3102262484" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/stspanho/status/1935728608514838540?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1935728608514838540%257Ctwgr%255E156839e1f8bdcfa8f448b3737d4af43ee60f41db%257Ctwcon%255Es1_%26ref_url=https://www.windowscentral.com/gaming/virtual-reality/stijn-spanhove-ar-glasses-adblock-spectacles-gemini" style="overflow: hidden; height: 776px;"></iframe>
			</div>
			For context, the app works on Snap's fifth-generation AR "Spectacles" and leverages Google's Gemini <a data-analytics-id="inline-link" data-auto-tag-linker="true" data-before-rewrite-localise="https://www.windowscentral.com/tag/artificial-intelligence" href="https://www.windowscentral.com/tag/artificial-intelligence" rel="external nofollow">AI</a> to identify and block billboard ads and brands in the real world. As shown in the video above, the smart glasses are demonstrated running the app, blocking ads on billboards, newspapers, and posters.
		</aside>

		<p>
			 
		</p>

		<p>
			The app replaces the ads with a red square and the blocked brand’s name. Interestingly, the app also seems to block out ads featured in food packaging. It isn't perfect, but it's close enough to be impressive.
		</p>

		<div>
			<div>
				<p>
					<picture><source sizes="(min-width: 1000px) 970px, calc(100vw - 40px)" srcset="https://cdn.mos.cms.futurecdn.net/fStbQq4JufnUGHNnVejfk9-320-80.jpg.webp 320w, https://cdn.mos.cms.futurecdn.net/fStbQq4JufnUGHNnVejfk9-480-80.jpg.webp 480w, https://cdn.mos.cms.futurecdn.net/fStbQq4JufnUGHNnVejfk9-650-80.jpg.webp 650w, https://cdn.mos.cms.futurecdn.net/fStbQq4JufnUGHNnVejfk9-970-80.jpg.webp 970w, https://cdn.mos.cms.futurecdn.net/fStbQq4JufnUGHNnVejfk9-1024-80.jpg.webp 1024w, https://cdn.mos.cms.futurecdn.net/fStbQq4JufnUGHNnVejfk9-1200-80.jpg.webp 1200w" type="image/webp"></source></picture>
				</p>

				<p>
					 
				</p>

				<p>
					<img alt="Snapchat Spectacles with Google Gemini AI identifying and obscuring real-world advertisements" class="ipsImage" height="720" width="720" src="https://cdn.mos.cms.futurecdn.net/fStbQq4JufnUGHNnVejfk9-1024-80.jpg">
				</p>

				<p>
					<em><span>For now, ads are blocked with a giant red icon, but in theory, it could be anything. </span></em>
				</p>

				<p>
					<em><span itemprop="copyrightHolder">(Image credit: Stijn Spanhove)</span></em>
				</p>

				<p>
					 
				</p>

				<p>
					According to Spanhove:
				</p>

				<p>
					 
				</p>

				<p style="margin-left: 40px;">
					<em>“I’ve been building an XR app for a real-world ad blocker using Snap Spectacles. It uses Gemini to detect and block ads in the environment. It’s still early and experimental, but it’s exciting to imagine a future where you control the physical content you see."</em>
				</p>

				<p>
					 
				</p>

				<p>
					To that end, the app was built from libraries and APIs shared by <a data-analytics-id="inline-link" data-hl-processed="none" data-url="https://github.com/Snapchat/Spectacles-Sample/tree/main/Depth%20Cache" href="https://github.com/Snapchat/Spectacles-Sample/tree/main/Depth%20Cache" referrerpolicy="no-referrer-when-downgrade" target="_blank" rel="external nofollow">Snap on GitHub</a>, limiting the ad-free experience to Snap's smart AR glasses. Developers who applied for access through the company's Lens Studio desktop tool can grab the Snap fifth-gen AR Spectacles for $99/month.
				</p>

				<p>
					 
				</p>

				<p>
					While the app's access is fairly limited since it is still in an early development phase, it could, in theory, find its way to Apple's Vision Pro and Meta's Quest. In the viral clip on X (formerly Twitter) post, users have suggested that the developer should replace the bold red rectangle with more natural elements like local foliage, plants, and animals. Imagine that.
				</p>

				<p>
					 
				</p>

				<p>
					<a href="https://www.windowscentral.com/gaming/virtual-reality/stijn-spanhove-ar-glasses-adblock-spectacles-gemini" rel="external nofollow">Source</a>
				</p>

				<hr class="ipsHr">
				<p>
					<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
				</p>

				<p>
					<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
				</p>

				<p>
					<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
				</p>

				<p>
					<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
				</p>
			</div>
		</div>
	</div>
</div>
]]></description><guid isPermaLink="false">29858</guid><pubDate>Tue, 24 Jun 2025 04:09:33 +0000</pubDate></item><item><title>Google says hackers used app specific passwords to bypass MFA in a targeted attack</title><link>https://nsaneforums.com/news/security-privacy-news/google-says-hackers-used-app-specific-passwords-to-bypass-mfa-in-a-targeted-attack-r29846/</link><description><![CDATA[<p>
	Google has published an article that confirms hackers bypassed <a data-wpel-link="internal" href="https://www.ghacks.net/2025/06/02/gemini-summary-cards-are-now-available-in-the-gmail-mobile-app/" rel="external nofollow" target="_blank">Gmail</a>'s multifactor authentication (MFA) to breach an individual's account. No, it probably won't happen to you, because this was a targeted attack.
</p>

<p>
	 
</p>

<p>
	The <a data-wpel-link="external" href="https://cloud.google.com/blog/topics/threat-intelligence/creative-phishing-academics-critics-of-russia" rel="external nofollow" target="_blank">Google Threat Intelligence Group</a> (GTIG) has explained what happened on Google's blog. It worked with <a data-wpel-link="external" href="https://citizenlab.ca/2025/06/russian-government-linked-social-engineering-targets-app-specific-passwords/" rel="external nofollow" target="_blank">Citizen Lab</a>, which is known for its investigative reports, to probe the incident.
</p>

<p>
	 
</p>

<p>
	GITG had observed that hackers had crafted a sophisticated, personal, social engineering attack to target Keir Giles, a prominent British researcher on Russia. <a data-wpel-link="internal" href="https://www.ghacks.net/2025/06/23/microsoft-family-safety-is-blocking-google-chrome-but-theres-a-workaround/" rel="external nofollow" target="_blank">Google</a>'s team has labeled the threat actor as UNC6293, a likely Russia state-sponsored cyber actor, and links them with low confidence to APT29 / ICECAP (also called Cozy Bear), which has ties to Russia's Foreign Intelligence Service (SVR).
</p>

<p>
	 
</p>

<p>
	We have seen phishing attacks that involved messaging apps, and mercenary spyware such as <a data-wpel-link="internal" href="https://www.ghacks.net/2024/12/09/iverify-pegasus-spyware-infections-may-be-much-higher-than-previously-thought/" rel="external nofollow" target="_blank">Pegasus</a>, but these hackers used a new technique. They had taken precautions to prevent Mr. Giles from getting suspicious. On May 22, 2025, the attackers impersonated a U.S. State Department official, "Claudie S. Weber", in an email that invited Mr. Giles for a private online consultation to discuss something in his field of expertise. The hacker simply used a Gmail address, but had CC-ed 4 @state.gov email addresses, likely to pose as a legitimate sender, and they had sent the email during Washington D.C. working hours too. In reality, the .gov addresses likely do not exist. Citizen Lab says that the language and grammar seems to suggest that the hackers had used a large language model or some similar AI tools to craft the emails.
</p>

<p>
	 
</p>

<p>
	Mr. Giles replied that the date may not work for him, to which the attacker replied inviting him to register for an account the State Department’s “MS DoS Guest Tenant” platform, where he would be able to attend future meetings with ease, wherever they take place. About 10 email exchanges later, the hacker sent the victim a PDF file with details on how to register for the said account. The PDF in question was carefully crafted to look like an official document and contained markings, revision history.
</p>

<p>
	 
</p>

<p>
	This is where the mystery unfolded, as the PDF contained instructions to create an app-specific password for his Gmail account. Google says that this threat actor had targeted prominent academics and critics of Russia from early April to June 2025, building rapport, luring them to set up app specific passwords (ASPs), which they then exploit to gain persistent access to the victim's mailbox. Unfortunately, Mr. Giles was tricked by the patient, clever hackers, into creating ASPs for his accounts.
</p>

<p>
	 
</p>

<p>
	Google says it identified the attack and managed to lock down the impacted accounts, while blocking the attacker's emails. This is when Mr. Giles had discovered that a suspicious login attempt had been made in early June. An extensive report of the incident has been published by the security researches at Citizen Lab.
</p>

<p>
	 
</p>

<p>
	GITG says there was a similar-crafted attack that involved a campaign with a Ukrainian theme and a Microsoft ASP, where the attackers directed the target to share the app specific password with them, to set up a mail client and spy on their email correspondence.
</p>

<p>
	 
</p>

<p>
	This is a rare case scenario in which attackers targeted a person of interest. I'm not saying this won't happen to us commoners, but the fact that app specific passwords were used to hack the account is concerning. Just be careful which app you're signing in to using ASPs, or avoid them altogether and use OAuth to sign in to apps with your Google account, or Apple's, etc. In case you fear being state sponsored attacks, you can enable <a data-wpel-link="internal" href="https://www.ghacks.net/2022/07/08/apples-lockdown-mode-for-ios-16-ipados-16-and-macos-ventura-13/" rel="external nofollow" target="_blank">Lockdown Mode</a> on your iPhone, or <a data-wpel-link="internal" href="https://www.ghacks.net/2025/04/28/android-16-advanced-protection-will-prevent-usb-based-attacks/" rel="external nofollow" target="_blank">Advanced Protection Mode</a> on Android.
</p>

<p>
	 
</p>

<p>
	While we are on the topic of security, there are reports circling around which state that 16 Billion passwords were exposed in a data breach, and that this data includes user credentials for Google, Facebook, Apple, etc. <a data-wpel-link="external" href="https://www.bleepingcomputer.com/news/security/no-the-16-billion-credentials-leak-is-not-a-new-data-breach/" rel="external nofollow" target="_blank">Bleeping Computer</a> says this wasn't a breach at all, rather this is just a dataset, i.e. a collection of previous data breaches.
</p>

<p>
	 
</p>

<p>
	Google recently advised users to <a data-wpel-link="internal" href="https://www.ghacks.net/2025/06/13/google-strongly-encourages-its-users-to-stop-using-passwords/" rel="external nofollow" target="_blank">stop using passwords</a> in favor of passkeys, and social sign-ins. I think this story provides some better context to its recommendation.
</p>

<p>
	 
</p>


<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	<a href="https://www.ghacks.net/2025/06/23/google-says-hackers-used-app-specific-passwords-to-bypass-mfa-in-a-targeted-attack/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29846</guid><pubDate>Mon, 23 Jun 2025 16:27:20 +0000</pubDate></item><item><title>Canada says Salt Typhoon hacked telecom firm via Cisco flaw</title><link>https://nsaneforums.com/news/security-privacy-news/canada-says-salt-typhoon-hacked-telecom-firm-via-cisco-flaw-r29845/</link><description><![CDATA[<p>
	The Canadian Centre for Cyber Security and the FBI confirm that the Chinese state-sponsored 'Salt Typhoon' hacking group is also targeting Canadian telecommunication firms, breaching a telecom provider in February.
</p>

<p>
	 
</p>

<p>
	During the February 2025 incident, Salt Typhoon exploited the <a href="https://nvd.nist.gov/vuln/detail/cve-2023-20198" rel="external nofollow" target="_blank">CVE-2023-20198</a> flaw, a critical Cisco IOS XE vulnerability allowing remote, unauthenticated attackers to create arbitrary accounts and gain admin-level privileges.
</p>

<p>
	 
</p>

<p>
	The flaw was first disclosed in October 2023, when it was reported that threat actors had exploited it as a zero-day to hack <a href="https://www.bleepingcomputer.com/news/security/over-10-000-cisco-devices-hacked-in-ios-xe-zero-day-attacks/" rel="external nofollow" target="_blank">over 10,000 devices</a>.
</p>

<p>
	 
</p>

<p>
	Despite a significant period having passed, at least one major telecommunications provider in Canada still hadn't patched, giving Salt Typhoon an easy way to compromise devices.
</p>

<p>
	 
</p>

<p>
	"Three network devices registered to a Canadian telecommunications company were compromised by likely Salt Typhoon actors in mid-February 2025," <a href="https://www.ic3.gov/CSA/2025/250620.pdf" rel="external nofollow" target="_blank">reads the bulletin</a>.
</p>

<p>
	 
</p>

<p>
	"The actors exploited CVE-2023-20198 to retrieve the running configuration files from all three devices and modified at least one of the files to configure a GRE tunnel, enabling traffic collection from the network."
</p>

<p>
	 
</p>

<p>
	In October 2024, following <a href="https://www.bleepingcomputer.com/news/security/atandt-verizon-reportedly-hacked-to-target-us-govt-wiretapping-platform/" rel="external nofollow" target="_blank">Salt Typhoon breaches</a> on multiple American broadband providers, the Canadian authorities <a href="https://www.bleepingcomputer.com/news/security/us-says-chinese-hackers-breached-multiple-telecom-providers/" rel="external nofollow" target="_blank">flagged reconnaissance activity</a> that targeted dozens of key organizations in the country.
</p>

<p>
	 
</p>

<p>
	No actual breaches were confirmed at the time, and despite the calls to elevate security, some critical service providers didn't take the required action.
</p>

<p>
	 
</p>

<p>
	The Cyber Centre notes that, based on separate investigations and crowd-sourced intelligence, activity likely tied to Salt Typhoon extends beyond the telecommunications sector, targeting multiple other industries.
</p>

<p>
	 
</p>

<p>
	In many cases, the activity is limited to reconnaissance, though the data stolen from internal networks can be used for lateral movement or supply chain attacks.
</p>

<p>
	 
</p>

<p>
	The Cyber Centre warned that the attacks against Canadian organizations "will almost certainly continue" over the next two years, urging critical organizations to protect their networks.
</p>

<p>
	 
</p>

<p>
	Telecommunication service providers who handle valuable data, such as call metadata, subscriber location data, SMS contents, and government/political communications, are prime targets for state-sponsored espionage groups.
</p>

<p>
	 
</p>

<p>
	Their attacks typically target edge devices at the network perimeter, routers, firewalls, and VPN appliances, while MSPs and cloud vendors are also targeted for indirect attacks on their customers.
</p>

<p>
	 
</p>

<p>
	The Cyber Centre's bulletin lists resources providing edge device hardening instructions for critical infrastructure operators.
</p>

<p>
	 
</p>

<p>
	Salt Typhoon attacks have impacted multiple telecom companies in <a href="https://www.bleepingcomputer.com/news/security/white-house-salt-typhoon-hacked-telcos-in-dozens-of-countries/" rel="external nofollow" target="_blank">dozens of countries</a>, including AT&amp;T, Verizon, Lumen, Charter Communications, Consolidated Communications, and Windstream.
</p>

<p>
	 
</p>

<p>
	Last week, Viasat also confirmed that Salt Typhoon had breached them, but customer data was not impacted.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/canada-says-salt-typhoon-hacked-telecom-firm-via-cisco-flaw/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29845</guid><pubDate>Mon, 23 Jun 2025 16:26:15 +0000</pubDate></item><item><title>Cloudflare blocks record 7.3 Tbps DDoS attack against hosting provider</title><link>https://nsaneforums.com/news/security-privacy-news/cloudflare-blocks-record-73-tbps-ddos-attack-against-hosting-provider-r29818/</link><description><![CDATA[<p>
	Cloudflare says it mitigated a record-breaking distributed denial of service (DDoS) attack in May 2025 that peaked at 7.3 Tbps, targeting a hosting provider.
</p>

<p>
	 
</p>

<p>
	DDoS attacks flood targets with massive amounts of traffic with the sole aim to overwhelm servers and create service slowdowns, disruptions, or outages.
</p>

<p>
	 
</p>

<p>
	This new attack, which is 12% larger than the previous record, delivered <a href="https://blog.cloudflare.com/defending-the-internet-how-cloudflare-blocked-a-monumental-7-3-tbps-ddos/" rel="external nofollow" target="_blank">a massive data volume of 37.4 TB</a> in just 45 seconds. This is the equivalent of about 7,500 hours of HD streaming or 12,500,000 jpeg photos.
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="The record-breaking DDoS attack" class="ipsImage" height="277" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2025/June/record.png">
		<figcaption>
			<em>The record-breaking DDoS attack<br>
			Source: Cloudflare</em>
		</figcaption>
	</figure>
</div>

<p>
	Cloudflare, a web infrastructure and cybersecurity giant specializing in DDoS mitigation, offers a network-layer protection service called 'Magic Transit,' which was used by the targeted customer.
</p>

<p>
	 
</p>

<p>
	The attack came from 122,145 source IP addresses spread across 161 countries, with the majority based in Brazil, Vietnam, Taiwan, China, Indonesia, and Ukraine.
</p>

<p>
	 
</p>

<p>
	The "garbage" data packages were delivered across multiple destination ports on the victim's system, averaging 21,925 ports per second and peaking at 34,517 ports/second.
</p>

<p>
	 
</p>

<p>
	This tactic of scattering traffic helps overwhelm firewall or intrusion detection systems, but Cloudflare claims to have ultimately been able to mitigate the attack without human intervention.
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Source IP addresses" class="ipsImage" height="306" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2025/June/source-ips.png">
		<figcaption>
			<em>Source IP addresses<br>
			Source: Cloudflare</em>
		</figcaption>
	</figure>
</div>

<p>
	Cloudflare's anycast network dispersed attack traffic to 477 data centers in 293 locations, leveraging key technologies such as real-time fingerprinting and intra-data center gossiping for real-time intelligence sharing and automated rule compilation.
</p>

<p>
	 
</p>

<p>
	Though nearly the entire attack volume came from UDP floods, accounting for 99.996% of the total traffic, there were multiple other vectors involved, including:
</p>

<p>
	 
</p>

<ul style="list-style-type:square">
	<li>
		QOTD reflection
	</li>
	<li>
		Echo reflection
	</li>
	<li>
		NTP amplification
	</li>
	<li>
		Mirai botnet UDP flood
	</li>
	<li>
		Portmap flood
	</li>
	<li>
		RIPv1 amplification
	</li>
</ul>

<p>
	 
</p>

<p>
	Each vector exploited legacy or poorly configured services. While this was only a tiny percentage of the attack, it served as part of the attackers' evasion and effectiveness strategy and could also help probe for weaknesses and misconfigurations.
</p>

<p>
	 
</p>

<p>
	Cloudflare says valuable IoCs from this attack were timely included in its <a href="https://developers.cloudflare.com/ddos-protection/botnet-threat-feed/" rel="external nofollow" target="_blank">DDoS Botnet Threat Feed</a>, a free service that helps organizations block malicious IP addresses preemptively.
</p>

<p>
	 
</p>

<p>
	Over 600 organizations have subscribed to this feed, and the internet giant calls any others at risk of massive DDoS attacks to do the same and block the attacks before they reach their infrastructure.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/cloudflare-blocks-record-73-tbps-ddos-attack-against-hosting-provider/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29818</guid><pubDate>Sat, 21 Jun 2025 03:00:02 +0000</pubDate></item><item><title>16 billion accounts suffer "the largest data breach" &#x2014; Google, Facebook, Telegram, and more are susceptible to malicious attacks</title><link>https://nsaneforums.com/news/security-privacy-news/16-billion-accounts-suffer-the-largest-data-breach-%E2%80%94-google-facebook-telegram-and-more-are-susceptible-to-malicious-attacks-r29810/</link><description><![CDATA[<h3>
	The breach has reportedly leaked credentials for accounts on platforms from Apple, GitHub, and government services.
</h3>

<p>
	Major platforms were recently hit by what cybersecurity experts are calling <em>"the largest data breach."</em> The Cybernews research team uncovered <a data-analytics-id="inline-link" data-hl-processed="none" data-url="https://cybernews.com/security/billions-credentials-exposed-infostealers-data-leak/" href="https://cybernews.com/security/billions-credentials-exposed-infostealers-data-leak/" referrerpolicy="no-referrer-when-downgrade" target="_blank" rel="external nofollow">a whopping 16 billion leaked login credentials</a>, including passwords to Facebook, Google, and Apple accounts buried under massive datasets (<a data-analytics-id="inline-link" data-hl-processed="none" data-url="https://www.forbes.com/sites/daveywinder/2025/06/19/16-billion-apple-facebook-google-passwords-leaked---change-yours-now/" href="https://www.forbes.com/sites/daveywinder/2025/06/19/16-billion-apple-facebook-google-passwords-leaked---change-yours-now/" referrerpolicy="no-referrer-when-downgrade" target="_blank" rel="external nofollow">via Forbes</a>).
</p>

<p>
	 
</p>

<p>
	The number of cybersecurity threats threatening the safety and privacy of your confidential data is on the rise, with bad actors leveraging sophisticated tools like generative <a data-analytics-id="inline-link" data-auto-tag-linker="true" data-before-rewrite-localise="https://www.windowscentral.com/tag/artificial-intelligence" href="https://www.windowscentral.com/tag/artificial-intelligence" rel="external nofollow">AI</a> to deploy their deceptive ploys.
</p>

<p>
	 
</p>

<p>
	Now, Cybernews has been looking into this issue since the beginning of the year, discovering <em>"30 exposed datasets containing from tens of millions to over 3.5 billion records each."</em>
</p>

<p>
	 
</p>

<p>
	Perhaps more concerning, none of the exposed datasets had been previously reported, further elaborating the magnitude of the data breach. However, there might be an exception for the 184 million record “mysterious database” uncovered by security researchers, as reported by WIRED.
</p>

<p>
	 
</p>

<p>
	According to the research team:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	<em>"This is not just a leak – it’s a blueprint for mass exploitation. With over 16 billion login records exposed, cybercriminals now have unprecedented access to personal credentials that can be used for account takeover, identity theft, and highly targeted phishing."</em>
</p>

<p style="margin-left: 40px;">
	 
</p>

<p style="margin-left: 40px;">
	<em>"What’s especially concerning is the structure and recency of these datasets – these aren’t just old breaches being recycled. This is fresh, weaponizable intelligence at scale."</em>
</p>

<p>
	 
</p>

<div id="slice-container-newsletterForm-articleInbodyContent-AzW6L6qDFXQUReX2jYNPgV">
	<div data-hydrate="true">
		<p>
			The research team revealed that the data was packaged as a URL, featuring login credentials and a password. They further revealed that the data breach could provide malicious users with access to <em>"pretty much any online service imaginable, from Apple, Facebook, and Google, to GitHub, Telegram, and various government services."</em>
		</p>

		<p>
			 
		</p>

		<p>
			To that end, those behind the data breaches remain unknown, making it impossible to issue action items to wipe the data stored in these batches. The team also indicated that they could not pinpoint what kind of attacks the hackers were planning to deploy with the exposed login credentials at hand.
		</p>

		<p>
			 
		</p>

		<p>
			In the interim, frequently changing your passwords, using up-to-date software, and avoiding suspicious links is often your last line of defense against malicious attacks. Keep your accounts secure.
		</p>

		<p>
			 
		</p>

		<p>
			<a href="https://www.windowscentral.com/software-apps/16-billion-accounts-in-largest-data-breach" rel="external nofollow">Source</a>
		</p>

		<hr class="ipsHr">
		<p>
			<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
		</p>

		<p>
			<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
		</p>

		<p>
			<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
		</p>

		<p>
			<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
		</p>
	</div>
</div>
]]></description><guid isPermaLink="false">29810</guid><pubDate>Fri, 20 Jun 2025 16:10:23 +0000</pubDate></item><item><title>Another win for EU users? Ads in WhatsApp won't be coming this year</title><link>https://nsaneforums.com/news/security-privacy-news/another-win-for-eu-users-ads-in-whatsapp-wont-be-coming-this-year-r29802/</link><description><![CDATA[<p>
	You might have heard that <a automate_uuid="56e1dc59-54dd-412b-9dea-62c3338f1de8" href="https://www.neowin.net/news/meta-says-youll-soon-be-getting-ads-on-whatsapp/" rel="external nofollow">ads are making their way to WhatsApp</a> after years of the <a automate_uuid="dff68840-4ef6-4c4e-b550-bb7bf172046e" href="https://www.neowin.net/news/whatsapp-head-denies-reports-of-ads-coming-to-its-app/" rel="external nofollow">company promising it would never happen</a>. If you are in the EU (lucky you), you won't be seeing ads until 2026 at the earliest.
</p>

<p>
	 
</p>

<p>
	A <a automate_uuid="94962a47-23e6-4a8d-8e74-05da6e857cf6" href="https://www.politico.eu/article/whatsapp-meta-ads-eu-facebook-instagram-2026/" rel="external nofollow">new report from POLITICO</a> confirms that Meta, which owns the messaging service, has informed Ireland's privacy regulator that the new advertising model will not roll out in the European Union for quite some time, even as it appears elsewhere in the coming months. This is not some charitable act, of course. The delay gives European regulators time to scrutinize the plan, which involves using ad preferences from linked Facebook and Instagram accounts to target users.
</p>

<p>
	 
</p>

<p>
	This situation follows a pattern of other "wins" for EU users, like the <a automate_uuid="a4ee8334-2ac6-46f8-a458-4a1043482e42" href="https://www.neowin.net/news/apple-releases-first-public-beta-of-ios-174-including-eu-sideloading-support/" rel="external nofollow">changes in iOS 17.4 that finally enabled sideloading</a>. This opened the door for alternative app stores and the (<a automate_uuid="e92f71e4-9135-4bde-9400-1ac0bb39af1e" href="https://www.neowin.net/news/fortnite-is-no-longer-available-on-ios-devices-globally/" rel="external nofollow">temporary</a>) return of games like <em>Fortnite</em> to iPhones in the region. Similarly, we are seeing Microsoft finally back off from <a automate_uuid="7abbeeef-427c-44a5-bef7-e001ded14c31" href="https://www.neowin.net/news/microsoft-will-finally-stop-shoving-edge-down-your-throat-on-one-condition/" rel="external nofollow">shoving Edge down the throats of EU users</a>, all thanks to the Digital Markets Act. This legislation has put pressure on big tech companies to operate more "fairly" within the bloc, leading to changes that users everywhere else can only dream of for now.
</p>

<p>
	 
</p>

<p>
	These regulations are precisely what companies like Apple hate. Remember, Apple <a automate_uuid="7b7cdda6-9182-419b-ae1e-92cdecd7edb9" href="https://www.neowin.net/news/apple-warns-australia-against-joining-eu-in-mandating-iphone-app-sideloading/" rel="external nofollow">has issued a warning to Australia</a>, telling the country not to follow Europe's lead on these matters because it would create massive security and privacy risks. Apple argues that its control over the ecosystem keeps users safe, so any attempt to break that open is dangerous.
</p>

<p>
	 
</p>

<p>
	The Irish Data Protection Commission will be meeting with WhatsApp to discuss the matter further. According to Commissioner Des Hogan, they plan to discuss the ad model with other European data protection authorities to gather any collective concerns.
</p>

<p>
	 
</p>

<p>
	Commissioner Dale Sunderland noted that discussions with the company are "still early days", and it is too soon to identify what, if any, specific "red line issues" might exist with Meta's advertising plans. For now, Europeans can continue using their ad-free messenger, while the rest of the world prepares for the inevitable.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/another-win-for-eu-users-ads-in-whatsapp-wont-be-coming-this-year/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29802</guid><pubDate>Fri, 20 Jun 2025 05:36:21 +0000</pubDate></item><item><title>DuckDuckGo beefs up scam defense to block fake stores, crypto sites</title><link>https://nsaneforums.com/news/security-privacy-news/duckduckgo-beefs-up-scam-defense-to-block-fake-stores-crypto-sites-r29792/</link><description><![CDATA[<p>
	The DuckDuckGo web browser has expanded its built-in Scam Blocker tool to protect against a broader range of online scams, including fake e-commerce, cryptocurrency exchanges, and "scareware" sites.
</p>

<p>
	 
</p>

<p>
	DuckDuckGo is a privacy-focused web browser and search engine that doesn't track users' searchers or browsing history.
</p>

<p>
	 
</p>

<p>
	The browser, which became available as a public beta for <a href="https://www.bleepingcomputer.com/news/security/duckduckgo-for-mac-enters-public-beta-now-available-to-everyone/" rel="external nofollow" target="_blank">macOS</a> and <a href="https://www.bleepingcomputer.com/news/security/duckduckgo-browser-for-windows-available-for-everyone-as-public-beta/" rel="external nofollow" target="_blank">Windows</a> in October 2022 and June 2023, respectively, blocks all trackers by default, does not engage in personalized search profiling, and offers powerful anonymity tools.
</p>

<p>
	 
</p>

<p>
	Scam Blocker has been a component of the browser's privacy toolkit since its launch in 2018, protecting users attempting to visit known malware distribution and phishing URLs.
</p>

<p>
	 
</p>

<p>
	As part of the <a href="https://spreadprivacy.com/p/b00d6763-b789-4e21-a0d6-fb35eed7acaf/" rel="external nofollow" target="_blank">latest update</a>, in addition to blocking phishing sites and malware, Scam Blocker now also detect and block the following:
</p>

<p>
	 
</p>

<ul style="list-style-type:square">
	<li>
		Fake e-commerce stores
	</li>
	<li>
		<a href="https://www.bleepingcomputer.com/news/cryptocurrency/us-seized-82-million-in-crypto-linked-to-romance-baiting-scams/" rel="external nofollow" target="_blank">Scam investment</a> and crypto trading sites
	</li>
	<li>
		Survey scams with false cash rewards
	</li>
	<li>
		Scareware (fake virus alerts prompting <a href="https://www.bleepingcomputer.com/news/security/ftc-will-send-255-million-to-victims-of-tech-support-scams/" rel="external nofollow" target="_blank">bogus tech support</a>)
	</li>
	<li>
		<a href="https://www.bleepingcomputer.com/news/security/microsoft-says-malvertising-campaign-impacted-1-million-pcs/" rel="external nofollow" target="_blank">Malvertising</a> (malicious tracker-powered ads)
	</li>
</ul>

<p>
	 
</p>

<p>
	When the user attempts to load a webpage, the tool scans the URLs locally against a continually updated (every 20 minutes) threat list supplied by cybersecurity firm Netcraft.
</p>

<p>
	 
</p>

<p>
	Rare or unknown threats are checked against DuckDuckGo servers using an <a href="https://duckduckgo.com/duckduckgo-help-pages/threat-protection/scam-blocker#:~:text=How%20does%20Scam%20Blocker%20work%20anonymously%20in%20DuckDuckGo%20browsers%3F" rel="external nofollow" target="_blank">anonymous cryptographic process</a>, ensuring that this process doesn't compromise user privacy.
</p>

<p>
	 
</p>

<p>
	When a scam site is detected, users are served a prominent warning message giving them the option to leave or ignore it and proceed to the risky site.
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="DuckDuckGo's Scam Blocker warning on the desktop and on mobile" class="ipsImage" height="423" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2025/June/warning(1).jpg">
		<figcaption>
			<em>DuckDuckGo's Scam Blocker warning on the desktop (left) and on mobile (right)<br>
			Source: DuckDuckGo</em>
		</figcaption>
	</figure>
</div>

<p>
	DuckDuckGo notes that, unlike Chrome, Safari, or Firefox, which rely on Google Safe Browsing and hence share data with Google, Scam Blocker offers privacy-first protection with no external data sharing.
</p>

<p>
	 
</p>

<p>
	Scam Blocker is activated in the browser by default and requires no account to work effectively.
</p>

<p>
	 
</p>

<p>
	Privacy Pro subscribers get a significant perk, as Scam Blocker will work across any internet apps on their devices when the <a href="https://www.bleepingcomputer.com/news/security/duckduckgo-launches-a-premium-privacy-pro-vpn-service/" rel="external nofollow" target="_blank">DuckDuckGo VPN</a> is active, covering other browsers as well.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/duckduckgo-beefs-up-scam-defense-to-block-fake-stores-crypto-sites/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29792</guid><pubDate>Thu, 19 Jun 2025 18:21:26 +0000</pubDate></item><item><title>Smart TV OS owners face &#x201C;constant conflict&#x201D; between privacy, advertiser demands</title><link>https://nsaneforums.com/news/security-privacy-news/smart-tv-os-owners-face-%E2%80%9Cconstant-conflict%E2%80%9D-between-privacy-advertiser-demands-r29787/</link><description><![CDATA[<h3>
	Advertisers want to know "exactly what you ate for breakfast."
</h3>

<aside class="pullbox sidebar fullwidth">
	StreamTV Insider provided flights from New York City to Denver and two nights of accommodation so Ars could attend its StreamTV Show. Ars does not accept paid editorial content.
</aside>

<p>
	DENVER—Most smart TV operating system (OS) owners are in the ad sales business now. Software providers for budget and premium TVs are honing their ad skills, which requires advancing their ability to collect user data. This is creating an “inherent conflict” within the industry, Takashi Nakano, VP of content and programming at Samsung TV Plus, said at the <a href="https://arstechnica.com/gadgets/2025/06/inside-the-firm-turning-eerie-blank-streaming-ads-into-useful-nonprofit-messages/" rel="external nofollow">StreamTV Show</a> in Denver last week.
</p>

<p>
	 
</p>

<p>
	During a panel at StreamTV Insider’s conference entitled “CTV OS Leader Roundtable: From Drivers to Engagement and Content Strategy,” Nakano acknowledged the opposing needs of advertisers and smart TV users, who are calling for a reasonable amount of data privacy.
</p>

<p>
	 
</p>

<p>
	“Do you want your data sold out there and everyone to know exactly what you’ve been watching … the answer is generally no,” the Samsung executive said. “Yet, advertisers want all of this data. They wanna know exactly what you ate for breakfast."
</p>

<p>
	 
</p>

<p>
	Nakano also suggested that the owners of OSes targeting smart TVs and other streaming hardware, like streaming sticks, are inundated with user data that may not actually be that useful or imperative to collect:
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		I think that there's inherent conflict in the ad ecosystem supplying so much data. … We're fortunate to have all that data, but we're also like, ‘Do we really want to give it all, and hand it all out?’ There's a constant conflict around that, right? So how do we create an ecosystem where we can serve ads that are pretty good? Maybe it's not perfect ...
	</p>
</blockquote>

<p>
	Today, connected TV (CTV) OSes are largely built around not just gathering user data, but also creating ways to collect new types of information about viewers in order to deliver more relevant, impactful ads. LG, for example, recently announced that its smart TV OS, webOS, will use a new AI model that informs <a href="https://arstechnica.com/gadgets/2025/04/lg-tvs-integrated-ads-get-more-personal-with-tech-that-analyzes-viewer-emotions/" rel="external nofollow">ad placement based on viewers’ emotions</a> and personal beliefs.
</p>

<p>
	 
</p>

<p>
	However, at a certain point, OS operators may be gathering more data than is truly helpful, which crosses viewers’ boundaries. Nakano said:
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		I think we have to get comfortable between the advertiser, the operating system, and the systems in between to create more efficiencies. Because I do think it’s broken. I do think that there's so many different hops that these requests go through that aren't likely necessary and that they're a byproduct of inefficiencies that we try to patch.
	</p>
</blockquote>

<p>
	The executive added that he thinks the industry needs to "look at our ad ecosystem holistically and say, 'Okay, how can we make this work?'" because knowing everything about a particular streaming user is "not realistic."
</p>

<h2>
	<strong>Spotlight on software</strong>
</h2>

<p>
	The ability for streaming <a href="https://arstechnica.com/gadgets/2024/12/buying-a-tv-in-2025-expect-lower-prices-more-ads-and-an-os-war/" rel="external nofollow">OSes to generate revenue</a> is increasingly important to TV and streaming hardware makers such as Samsung, Amazon, LG, Roku, Vizio, and <a href="https://arstechnica.com/gadgets/2024/02/walmart-buying-tv-brand-vizio-for-its-ad-fueling-customer-data/" rel="external nofollow">Walmart</a>, which struggle with low margins and growing unit sales and seek more reliable growth from software’s ability to advertise to and <a href="https://arstechnica.com/gadgets/2024/10/streaming-industry-has-unprecedented-surveillance-manipulation-capabilities/" rel="external nofollow">track users</a>.
</p>

<p>
	 
</p>

<p>
	In a forecast shared this month, WPP Media (formerly GroupM) predicted that streaming TV will represent about 27 percent of TV advertising revenue in 2025 at $41.8 billion. The world’s biggest media investment firm expects streaming ad revenue to reach $71.9 billion by 2030. In January, research firm <a href="https://www.emarketer.com/content/one-of-largest-sources-of-new-video-ad-inventory-spending-ctv" rel="external nofollow">eMarketer</a> predicted that CTV display ad spend would reach $33.35 billion this year and show double-digit annual growth rates to reach $46.89 billion in 2028. That gives OS operators a strong incentive to build software that can extract useful data from viewers and determine the types of ads that viewers will pay attention to.
</p>

<p>
	 
</p>

<p>
	However, viewers aren’t demonstrating as much focus on the software of their streaming hardware. TV brands that Ars has spoken with have frequently pointed to picture quality and price as the top considerations for users. During the StreamTV Show panel, Nakano pointed to brand and picture quality as the top factors for people. He noted, however, that those “who buy Samsung TVs generally use the operating system, and that's how they navigate through the UI.”
</p>

<p>
	 
</p>

<p>
	Katherine Pond, Vizio’s group VP of platform content and partnerships, noted during the panel that once someone buys a TV, OS operators are “not really in competition anymore.” However, OEMs still try to ensure that customers use their OSes, so that viewers are engaged for ads and potentially buy more devices from that brand.
</p>

<p>
	 
</p>

<p>
	“You have to create a fitting, and you create a fitting by getting people into content that they love as soon as they can, or helping with discovery [and] helping search,” Jennifer Vaux, VP of content acquisition and programming at Roku Media, said during the panel.
</p>

<p>
	 
</p>

<p>
	As TVs progress toward a battle of <a href="https://arstechnica.com/gadgets/2024/08/tv-industrys-ads-tracking-obsession-is-turning-your-living-room-into-a-store/" rel="external nofollow">data, ads, and tracking</a> over hardware sales and panel advancements, TV brands are largely invested in driving OSes that can serve advertisers’ needs. But there’s also a demand for navigable OSes that help users maximize their TV’s usage and <a href="https://arstechnica.com/culture/2025/02/streaming-used-to-make-stuff-networks-wouldnt-now-its-seeking-safer-bets/" rel="external nofollow">find content they’ll enjoy</a>. Here, we see another conflict facing TV OS owners. However, without ensuring that TV OSes serve users as well as they serve corporations, viewers are likely to replace their hardware’s software with slicker alternatives, like an <a href="https://arstechnica.com/gadgets/2025/06/all-the-ways-apple-tv-boxes-do-and-mostly-dont-track-you/" rel="external nofollow">Apple TV box</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/gadgets/2025/06/tv-brands-face-inherent-conflict-over-user-privacy-advertiser-data-demands/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29787</guid><pubDate>Thu, 19 Jun 2025 02:34:10 +0000</pubDate></item><item><title>New Linux udisks flaw lets attackers get root on major Linux distros</title><link>https://nsaneforums.com/news/security-privacy-news/new-linux-udisks-flaw-lets-attackers-get-root-on-major-linux-distros-r29776/</link><description><![CDATA[<p>
	Attackers can exploit two newly discovered local privilege escalation (LPE) vulnerabilities to gain root privileges on systems running major Linux distributions.
</p>

<p>
	 
</p>

<p>
	The first flaw (tracked as <a href="https://security-tracker.debian.org/tracker/CVE-2025-6018" rel="external nofollow" target="_blank">CVE-2025-6018</a>) was found in the configuration of the Pluggable Authentication Modules (PAM) framework on openSUSE Leap 15 and SUSE Linux Enterprise 15, allowing local attackers to gain the privileges of the "allow_active" user.
</p>

<p>
	 
</p>

<p>
	The other security bug (<a href="https://security-tracker.debian.org/tracker/CVE-2025-6019" rel="external nofollow" target="_blank">CVE-2025-6019</a>) was discovered in libblockdev, and it enables an "allow_active" user to gain root permissions via the udisks daemon (a storage management service that runs by default on most Linux distributions).
</p>

<p>
	 
</p>

<p>
	While successfully abusing the two flaws as part of a "local-to-root" chain exploit can let attackers quickly gain root and completely take over a SUSE system, the libblockdev/udisks flaw is also extremely dangerous on its own.
</p>

<p>
	 
</p>

<p>
	"Although it nominally requires 'allow_active' privileges, udisks ships by default on almost all Linux distributions, so nearly any system is vulnerable," <a href="https://blog.qualys.com/vulnerabilities-threat-research/2025/06/17/qualys-tru-uncovers-chained-lpe-suse-15-pam-to-full-root-via-libblockdev-udisks" rel="external nofollow" target="_blank">said</a> Qualys TRU senior manager Saeed Abbasi.
</p>

<p>
	 
</p>

<p>
	"Techniques to gain 'allow_active,' including the PAM issue disclosed here, further negate that barrier. An attacker can chain these vulnerabilities for immediate root compromise with minimal effort."
</p>

<p>
	 
</p>

<p>
	The Qualys Threat Research Unit (TRU), which discovered and reported both flaws, has also developed <a href="https://cdn2.qualys.com/2025/06/17/suse15-pam-udisks-lpe.txt" rel="external nofollow" target="_blank">proof-of-concept exploits</a> and successfully targeted CVE-2025-6019 to get root privileges on Ubuntu, Debian, Fedora, and openSUSE Leap 15 systems.
</p>

<h2>
	Admins urged to patch immediately
</h2>

<p>
	The Qualys Security Advisory team has shared more technical details regarding these two vulnerabilities <a href="https://cdn2.qualys.com/2025/06/17/suse15-pam-udisks-lpe.txt" rel="external nofollow" target="_blank">here</a> and linked to security patches in this <a href="https://www.openwall.com/lists/oss-security/2025/06/17/5" rel="external nofollow" target="_blank">Openwall post</a>.
</p>

<p>
	 
</p>

<p>
	"Root access enables agent tampering, persistence, and lateral movement, so one unpatched server endangers the whole fleet. Patch both PAM and libblockdev/udisks everywhere to eliminate this path," Abbasi added.
</p>

<p>
	 
</p>

<p>
	"Given the ubiquity of udisks and the simplicity of the exploit, organizations must treat this as a <strong>critical, universal risk and deploy patches without delay</strong>."
</p>

<p>
	 
</p>

<p>
	In recent years, Qualys researchers have discovered several other Linux security vulnerabilities that let attackers hijack unpatched Linux systems, even in default configurations.
</p>

<p>
	 
</p>

<p>
	Security flaws they discovered include a flaw in Polkit's pkexec component (<a href="https://www.bleepingcomputer.com/news/security/linux-system-service-bug-gives-root-on-all-major-distros-exploit-released/" rel="external nofollow" target="_blank">dubbed PwnKit</a>), one in glibc's ld.so dynamic loader (<a href="https://www.bleepingcomputer.com/news/security/new-looney-tunables-linux-bug-gives-root-on-major-distros/" rel="external nofollow" target="_blank">Looney Tunables</a>), another in the Kernel's filesystem layer (<a href="https://www.bleepingcomputer.com/news/security/new-linux-kernel-bug-lets-you-get-root-on-most-modern-distros/" rel="external nofollow" target="_blank">dubbed Sequoia</a>), and one in the Sudo Unix program (aka <a href="https://www.bleepingcomputer.com/news/security/new-linux-sudo-flaw-lets-local-users-gain-root-privileges/" rel="external nofollow" target="_blank">Baron Samedit</a>).
</p>

<p>
	 
</p>

<p>
	Shortly after the Looney Tunables flaw was disclosed, proof-of-concept (PoC) exploits were <a href="https://www.bleepingcomputer.com/news/security/exploits-released-for-linux-flaw-giving-root-on-major-distros/" rel="external nofollow" target="_blank">released online</a>. One month later, attackers <a href="https://www.bleepingcomputer.com/news/security/hackers-exploit-looney-tunables-linux-bug-steal-cloud-creds/" rel="external nofollow" target="_blank">began exploiting it</a> to steal cloud service provider (CSP) credentials using Kinsing malware.
</p>

<p>
	 
</p>

<p>
	Qualys also recently <a href="https://www.bleepingcomputer.com/news/security/ubuntu-linux-impacted-by-decade-old-needrestart-flaw-that-gives-root/" rel="external nofollow" target="_blank">found five LPE vulnerabilities</a> introduced over 10 years ago in the needrestart utility used by default in Ubuntu Linux 21.04 and later.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/linux/new-linux-udisks-flaw-lets-attackers-get-root-on-major-linux-distros/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29776</guid><pubDate>Wed, 18 Jun 2025 16:54:50 +0000</pubDate></item><item><title>Poll: Has YouTube taken its war on ad blockers too far?</title><link>https://nsaneforums.com/news/security-privacy-news/poll-has-youtube-taken-its-war-on-ad-blockers-too-far-r29758/</link><description><![CDATA[<h3>
	YouTube throttles videos or shows a black screen for many users who have an ad blocker enabled.
</h3>

<p>
	Google is on a bit of a crusade against ad blockers. Last week, the tech giant <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/software-apps/streaming-video/ad-blockers-are-not-allowed-google-escalates-its-battle-against-ad-blockers-to-push-youtube-premiums-usd14-month-subscriptions" href="https://www.windowscentral.com/software-apps/streaming-video/ad-blockers-are-not-allowed-google-escalates-its-battle-against-ad-blockers-to-push-youtube-premiums-usd14-month-subscriptions" rel="external nofollow">started showing warning messages</a> stating, “Ad blockers are not allowed on YouTube.”
</p>

<p>
	 
</p>

<p>
	Another prompt stating "Ad blockers violate YouTube’s terms of service" will also appear in some cases if you try to block ads while watching YouTube videos.
</p>

<p>
	 
</p>

<p>
	Now, it appears that <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/software-apps/streaming-video/google-throttling-youtube-adblock-users#viafoura-comments" href="https://www.windowscentral.com/software-apps/streaming-video/google-throttling-youtube-adblock-users#viafoura-comments" rel="external nofollow">YouTube is throttling videos</a> and slowing down the user experience if an ad blocker is enabled.
</p>

<p>
	 
</p>

<p>
	A user on the <a data-analytics-id="inline-link" data-hl-processed="none" data-url="https://community.brave.com/t/experiencing-interruptions-with-ad-blocker-on-youtube/623940/2" href="https://community.brave.com/t/experiencing-interruptions-with-ad-blocker-on-youtube/623940/2" referrerpolicy="no-referrer-when-downgrade" rel="external nofollow" target="_blank">Brave browser forum</a> shared the following:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	<em>"Hi, been using brave to block YouTube ads and it’s technically working but most videos will be black screen for the length of an ad or two with YouTube saying “experiencing interruptions” on the bottom left corner, and one of the possible reasons being ad blockers from what it is saying, is there anything I can do."</em>
</p>

<p>
	 
</p>

<p>
	Some users have been prevented from viewing videos altogether unless ad blockers are disabled.
</p>

<p>
	 
</p>

<p>
	The push appears to be part of an effort to convince users to subscribe to YouTube Premium, which removes ads but costs $14 per month.
</p>

<p>
	 
</p>

<div id="slice-container-newsletterForm-articleInbodyContent-zbG2xDSpCyV9fpu8EGtSCE">
	<div data-hydrate="true">
		<p>
			A <a data-analytics-id="inline-link" data-hl-processed="none" data-url="https://support.google.com/youtube/answer/3037019#zippy=%2Ccheck-your-extensions-including-ad-blockers" href="https://support.google.com/youtube/answer/3037019#zippy=%2Ccheck-your-extensions-including-ad-blockers" referrerpolicy="no-referrer-when-downgrade" rel="external nofollow" target="_blank">Google support document</a> states that ad blockers and other extensions can affect video playback.
		</p>

		<p>
			 
		</p>

		<p>
			Google's war against ad blockers is not new, but the tech giant does appear to be ramping up its efforts. The question is, has Google gone too far?
		</p>

		<p>
			 
		</p>

		<div data-component-name="Elk:Embed:EngagementStarter">
			<div>
				<vf-widget data-v-app="" id="vf-conversation-starter">
				<div>
					<div data-v-b4257b9c="">
						<div data-test="vf-es-root-element" data-v-b4257b9c="">
							<div data-v-b4257b9c="">
								<div data-v-b4257b9c="">
									<div data-v-b4257b9c="">
										<p>
											YouTube is a business. It needs to make money. Most people seem to agree that some form of monetization is acceptable to keep YouTube running and to help creators get paid.
										</p>

										<p>
											 
										</p>

										<p>
											The cost of hosting a video platform the size of YouTube is massive. In early 2024, paid subscriptions <a data-analytics-id="inline-link" data-hl-processed="none" data-url="https://abc.xyz/investor/earnings/" href="https://abc.xyz/investor/earnings/" referrerpolicy="no-referrer-when-downgrade" rel="external nofollow" target="_blank">generated $15 billion of annual revenue for Google</a>. Many of those subscriptions were for YouTube Premium.
										</p>

										<p>
											 
										</p>

										<p>
											The video platform still makes quite a bit of money from advertising, but the subscription model has clearly proven successful.
										</p>

										<p>
											 
										</p>

										<p>
											At first glance, YouTube's push to block ad blockers seems fair. The platform needs to make money in some way, whether that be ads or a paid subscription. Removing ads without paying for YouTube Premium bypasses YouTube's business model.
										</p>

										<p>
											 
										</p>

										<p>
											But over the years YouTube has increased how many ads appear on videos. I've gone to watch a video that's around one minute long and been shown one minute of ads beforehand. I'd argue that a 1:1 ad to content ratio is a poor user experience.
										</p>

										<p>
											 
										</p>

										<p>
											YouTube Premium also comes with benefits that people may not want. Google launched YouTube Premium Lite earlier this year. That subscription costs $8 per month and removes ads from "traditional videos," but it does not get you access to YouTube Music.
										</p>

										<p>
											 
										</p>

										<p>
											YouTube Premium Lite also lacks features seen in the full version of YouTube Premium, such as downloading content for offline viewing and playing content in the background.
										</p>

										<p>
											 
										</p>

										<p>
											Just months after launching YouTube Premium Lite, Google announced that subscribers would see more ads. That change goes into effect on June 30, 2025, which makes the timing of YouTube's crackdown on ad blockers advantageous for the company.
										</p>

										<p>
											 
										</p>

										<p>
											<a href="https://www.windowscentral.com/software-apps/poll-has-youtube-taken-its-war-on-ad-blockers-too-far" rel="external nofollow">Source</a>
										</p>

										<hr class="ipsHr">
										<p>
											<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
										</p>

										<p>
											<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
										</p>

										<p>
											<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
										</p>

										<p>
											<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
										</p>
									</div>
								</div>
							</div>
						</div>
					</div>
				</div>
				</vf-widget>
			</div>
		</div>
	</div>
</div>
]]></description><guid isPermaLink="false">29758</guid><pubDate>Tue, 17 Jun 2025 21:23:12 +0000</pubDate></item><item><title>Meta says you'll soon be getting ads on WhatsApp</title><link>https://nsaneforums.com/news/security-privacy-news/meta-says-youll-soon-be-getting-ads-on-whatsapp-r29734/</link><description><![CDATA[<p>
	No, the headline is not clickbait. WhatsApp is getting ads. For years, the messaging app has been the golden child, bought by Meta for $19 billion back in 2014 and left mostly untouched. That long, ad-free holiday is officially over. Your private chats with friends and family are safe for now, as the ads will not appear there. Instead, they will be sandwiched between Status updates, just like you already see them in Instagram Stories.
</p>

<p>
	 
</p>

<p>
	Apart from ads in Statuses, Meta is also <a href="https://blog.whatsapp.com/helping-you-find-more-channels-and-businesses-on-whatsapp" rel="external nofollow">letting people pay to promote their Channels</a>. This means businesses and creators can pay to get their broadcast channels discovered by more users. A few will even be able to charge for subscriptions to their channels for exclusive content. The company says it will not take a fee from these subscriptions at first, but that is probably not going to last forever. Meta is a business, after all, not a charity.
</p>

<p class="img-center">
	<img alt="Ads in WhatsApp" class="ipsImage" height="403" width="527" src="https://cdn.neowin.com/news/images/uploaded/2025/06/1750084600_505496729_4224714137804651_6276004465208810397_n-compressed.gif">
</p>

<p>
	Meta has tried to calm everyone down by saying your personal chats and calls will remain encrypted and untouched. The company claims it only uses general information like your country and language, plus the channels you follow, to figure out which ads to show you. However, if you have linked your WhatsApp to Meta's Account Center, then your ad preferences from Facebook and Instagram will follow you.
</p>

<p>
	 
</p>

<p>
	This entire plan certainly excited Wall Street. After the news broke, Meta's stock <a href="https://finance.yahoo.com/news/meta-stock-climbs-announcing-whatsapp-134113473.html" rel="external nofollow">climbed 2.8% in pre-market trading,</a> as investors salivated over the prospect of finally monetizing WhatsApp's 2 billion+ users.
</p>

<p>
	 
</p>

<p>
	Ads in messaging apps are not new at all. Take Telegram, for example. The app shows <a href="https://www.neowin.net/news/telegram-now-allows-channel-owners-to-earn-50-revenue-from-ads-if-they-have-1000-subs/" rel="external nofollow">sponsored messages in large public channels,</a> but it also gives users a way out. For a monthly fee, you can get Telegram Premium, and all those ads disappear (plus a bunch of advanced paid features). Maybe, in the future, WhatsApp will offer a similar premium service for people willing to pay to escape the ads.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/meta-says-youll-soon-be-getting-ads-on-whatsapp/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29734</guid><pubDate>Mon, 16 Jun 2025 18:41:40 +0000</pubDate></item><item><title>Google is intentionally throttling YouTube videos, slowing down users with ad blockers</title><link>https://nsaneforums.com/news/security-privacy-news/google-is-intentionally-throttling-youtube-videos-slowing-down-users-with-ad-blockers-r29733/</link><description><![CDATA[<h3>
	Google may block you from watching YouTube videos if you have an ad blocker installed on your Windows PC or mobile device.
</h3>

<p>
	Google is seemingly ramping up its campaign against ad blockers on YouTube. Over the past few years, it's become increasingly annoying to watch content on the social video sharing platform, as many videos are rife with multiple unskippable ads.
</p>

<p>
	 
</p>

<p>
	Last week, reports emerged about <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/software-apps/streaming-video/ad-blockers-are-not-allowed-google-escalates-its-battle-against-ad-blockers-to-push-youtube-premiums-usd14-month-subscriptions" href="https://www.windowscentral.com/software-apps/streaming-video/ad-blockers-are-not-allowed-google-escalates-its-battle-against-ad-blockers-to-push-youtube-premiums-usd14-month-subscriptions" rel="external nofollow">Google preventing playback on YouTube videos</a> for users with ad-blockers installed on their devices. <em>“Ad blockers violate YouTube’s terms of service,”</em> added Google.
</p>

<aside class="hawk-base hawk-processed" data-block-type="embed" data-render-type="fte" data-result="missing" data-skip="dealsy" data-widget-id="b123126d-c175-4f1c-a40a-a9fef13847e9" data-widget-type="seasonal">
	 
</aside>

<p>
	Google's aggressive campaign against ad-blockers in YouTube has now taken a turn for the worse, after reigning down on the remaining few loopholes in browsers and third-party extensions that allowed users to enjoy ad-free videos without necessarily getting the $14/month YouTube Premium subscription.
</p>

<p>
	 
</p>

<p>
	Users have flagged a new issue, indicating that Google is intentionally slowing down YouTube videos for users with ad-blockers installed on their devices (via <a data-analytics-id="inline-link" data-hl-processed="none" data-url="https://www.pcworld.com/article/2814755/youtube-might-slow-down-your-videos-if-you-block-ads.html" href="https://www.pcworld.com/article/2814755/youtube-might-slow-down-your-videos-if-you-block-ads.html" referrerpolicy="no-referrer-when-downgrade" target="_blank" rel="external nofollow">PCWorld</a>). According to a user on the Brave browser forum:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	<em>"Hi, been using brave to block YouTube ads and it’s technically working but most videos will be black screen for the length of an ad or two with YouTube saying “experiencing interruptions” on the bottom left corner, and one of the possible reasons being ad blockers from what it is saying, is there anything I can do."</em>
</p>

<p>
	 
</p>

<p>
	Some users have even indicated that they received a three-video countdown asking them to disable their ad-blockers or get blocked from watching YouTube videos. Failure to disable the third-party software resulted in users being barred from watching videos until they updated and restarted their browsers. Users have shared accounts of experiencing a 5 to 10 second pause on every video with an <em>"Experiencing interruptions? Find out why"</em> popup.
</p>

<p>
	 
</p>

<p>
	YouTube users with ad-blockers installed on their devices are redirected to <a data-analytics-id="inline-link" data-hl-processed="none" data-url="https://support.google.com/youtube/answer/3037019" href="https://support.google.com/youtube/answer/3037019" referrerpolicy="no-referrer-when-downgrade" target="_blank" rel="external nofollow">a technical support page by Google</a> that directs them on how to troubleshoot YouTube video errors:
</p>

<p>
	 
</p>

<div id="slice-container-newsletterForm-articleInbodyContent-RJZ6yzFCD2ahpwDdsAN69A">
	<div data-hydrate="true">
		<p style="margin-left: 40px;">
			<em>“Check whether your browser extensions that block ads are affecting video playback.”</em>
		</p>

		<p>
			 
		</p>

		<p>
			An AdGuard representative referred to Google's aggressive campaign against ad-blockers in YouTube videos as "<em>a classic cat-and-mouse game"</em>, as users are coming up with ingenious ways to bypass ads that make the viewing experience unpleasant.
		</p>

		<p>
			 
		</p>

		<p>
			<a href="https://www.windowscentral.com/software-apps/streaming-video/google-throttling-youtube-adblock-users" rel="external nofollow">Source</a>
		</p>

		<hr class="ipsHr">
		<p>
			<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
		</p>

		<p>
			<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
		</p>

		<p>
			<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
		</p>

		<p>
			<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
		</p>
	</div>
</div>
]]></description><guid isPermaLink="false">29733</guid><pubDate>Mon, 16 Jun 2025 18:40:05 +0000</pubDate></item><item><title>Reddit will help advertisers turn &#x2018;positive&#x2019; posts into ads</title><link>https://nsaneforums.com/news/security-privacy-news/reddit-will-help-advertisers-turn-%E2%80%98positive%E2%80%99-posts-into-ads-r29732/</link><description><![CDATA[<h3>
	A new advertiser tool will put posts below their ads.
</h3>

<p>
	Reddit is launching a new feature for advertisers that slots positive posts from Reddit users right under their ads.
</p>

<p>
	 
</p>

<p>
	The new alpha feature, called Conversation Summary Add-ons, “dynamically integrates positive content from Reddit users directly below an advertiser’s creative, putting community conversations front-and-center in the user experience and blending AI-driven efficiency with real human perspectives,” according to <a href="https://redditinc.com/blog/live-from-cannes-lions-2025-introducing-reddit-community-intelligence" rel="external nofollow">a post from Reddit</a>.
</p>

<p>
	 
</p>

<p>
	As shown by Reddit, you’ll be able to scroll through the posts that appear under an ad. You’ll also see a short summary of what Reddit users are saying about the advertiser. Jackbox Games and Lucid are alpha testers of the feature.
</p>

<p>
	 
</p>

<div>
	<div class="_1ymtmqpj">
		<div>
			<div class="duet--media--content-warning ucljxw0">
				<div class="duet--article--image-gallery-image kqz8fh0" id="dmcyOmltYWdlOjY4NzYwNQ==">
					<a class="kqz8fh1" data-pswp-height="1390" data-pswp-width="720" href="https://platform.theverge.com/wp-content/uploads/sites/2/2025/06/1847971948331087910screenrecording_06-13-2025_16-09-50_1-1.gif?quality=90&amp;strip=all&amp;crop=0,0,100,100" rel="external nofollow" target="_blank"><img alt="A GIF showing Reddit’s Conversation Summary Add-Ons tool." class="ipsImage" data-chromatic="ignore" data-nimg="fill" decoding="async" height="720" width="720" src="https://platform.theverge.com/wp-content/uploads/sites/2/2025/06/1847971948331087910screenrecording_06-13-2025_16-09-50_1-1.gif?quality=90&amp;strip=all&amp;crop=0%2C0%2C100%2C100&amp;w=1080"></a>
				</div>
			</div>
		</div>

		<div class="duet--media--caption qama0i0">
			<cite class="duet--article--dangerously-set-cms-markup _1xwtict2 qama0i1">GIF: Reddit</cite>
		</div>
	</div>
</div>

<p>
	 
</p>

<p>
	Powering this new feature is an “engine” Reddit calls Reddit Community Intelligence. According to the company, Reddit Community Intelligence can turn the platform’s more than 22 billion posts and comments “into structured intelligence for smarter marketing decisions.”
</p>

<p>
	 
</p>

<p>
	As part of today’s announcements, which Reddit is making alongside the Cannes Lions festival, the company is also introducing a “scalable, AI-powered social listening tool” called Reddit Insights. “Informed by proprietary metadata, it provides precise, real-time insights that help marketers confidently plan campaigns, validate creative ideas, and make smarter business decisions,” Reddit says.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.theverge.com/news/687604/reddit-positive-posts-ads-conversation-summary-add-ons-cannes-lions" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29732</guid><pubDate>Mon, 16 Jun 2025 18:38:19 +0000</pubDate></item><item><title>ASUS Armoury Crate bug lets attackers get Windows admin privileges</title><link>https://nsaneforums.com/news/security-privacy-news/asus-armoury-crate-bug-lets-attackers-get-windows-admin-privileges-r29731/</link><description><![CDATA[<p>
	A high-severity vulnerability in ASUS Armoury Crate software could allow threat actors to escalate their privileges to SYSTEM level on Windows machines.
</p>

<p>
	 
</p>

<p>
	The security issue is tracked as <a href="https://nvd.nist.gov/vuln/detail/CVE-2025-3464" rel="external nofollow" target="_blank">CVE-2025-3464</a> and received a severity score of 8.8 out of 10.
</p>

<p>
	 
</p>

<p>
	It could be exploited to bypass authorization and affects the AsIO3.sys of the Armoury Crate system management software.
</p>

<p>
	 
</p>

<p>
	Armoury Crate is the official system control software for Windows from ASUS, providing a centralized interface to control RGB lighting (Aura Sync), adjust fan curves, manage performance profiles and ASUS peripherals, as well as download drivers and firmware updates.
</p>

<p>
	 
</p>

<p>
	To perform all these functions and provide low-level system monitoring, the software suite uses the kernel driver to access and control hardware features.
</p>

<p>
	 
</p>

<p>
	Cisco Talos' researcher Marcin "Icewall" Noga reported CVE-2025-3464 to the tech company.
</p>

<p>
	 
</p>

<p>
	According to a <a href="https://talosintelligence.com/vulnerability_reports/TALOS-2025-2150" rel="external nofollow" target="_blank">Talos advisory</a>, the issue lies in the driver verifying callers based on a hardcoded SHA-256 hash of AsusCertService.exe and a PID allowlist, instead of using proper OS-level access controls.
</p>

<p>
	 
</p>

<p>
	Exploiting the flaw involves creating a hard link from a benign test app to a fake executable. The attacker launches the app, pauses it, and then swaps the hard link to point to AsusCertService.exe. 
</p>

<p>
	 
</p>

<p>
	When the driver checks the file's SHA-256 hash, it reads the now-linked trusted binary, allowing the test app to bypass authorization and gain access to the driver.
</p>

<p>
	 
</p>

<p>
	This grants the attacker low-level system privileges, giving them direct access to physical memory, I/O ports, and model-specific registers (MSRs), opening the path to full OS compromise.
</p>

<p>
	 
</p>

<p>
	It is important to note that the attacker must already be on the system (malware infection, phishing, compromised unprivileged account) to exploit CVE-2025-3464.
</p>

<p>
	 
</p>

<p>
	However, the extensive deployment of the software on computers worldwide may represent an attack surface large enough for exploitation to become attractive.
</p>

<p>
	 
</p>

<p>
	Cisco Talos validated that CVE-2025-3464 impacts Armoury Crate version 5.9.13.0, but <a href="https://www.asus.com/content/asus-product-security-advisory/" rel="external nofollow" target="_blank">ASUS' bulletin</a> notes that the flaw impacts all versions between 5.9.9.0 and 6.1.18.0.
</p>

<p>
	 
</p>

<p>
	To mitigate the security problem, it is recommended to apply the latest update by opening the Armoury Crate app and going to "Settings"&gt; "Update Center"&gt; "Check for Updates"&gt; "Update."
</p>

<p>
	 
</p>

<p>
	Cisco reported the flaw to ASUS in February but no exploitation in the wild has been observed so far. However, "ASUS strongly recommends that users update their Armoury Crate installation to the latest version."
</p>

<p>
	 
</p>

<p>
	Windows kernel driver bugs that lead to local privilege escalation are <a href="https://www.bleepingcomputer.com/news/security/windows-kernel-bug-fixed-last-month-exploited-as-zero-day-since-august/" rel="external nofollow" target="_blank">popular among hackers</a>, including <a href="https://www.bleepingcomputer.com/news/security/ransomware-gangs-exploit-paragon-partition-manager-bug-in-byovd-attacks/" rel="external nofollow" target="_blank">ransomware actors</a>, <a href="https://www.bleepingcomputer.com/news/security/new-steelfox-malware-hijacks-windows-pcs-using-vulnerable-driver/" rel="external nofollow" target="_blank">malware operations</a>, and <a href="https://www.bleepingcomputer.com/news/security/windows-kernel-bug-now-exploited-in-attacks-to-gain-system-privileges/" rel="external nofollow" target="_blank">threats to government agencies</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/asus-armoury-crate-bug-lets-attackers-get-windows-admin-privileges/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29731</guid><pubDate>Mon, 16 Jun 2025 18:37:15 +0000</pubDate></item><item><title>Microsoft 365 security in the spotlight after Washington Post hack</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-365-security-in-the-spotlight-after-washington-post-hack-r29730/</link><description><![CDATA[<p>
	The Washington Post has <a href="https://edition.cnn.com/2025/06/15/media/washington-post-cyberback-emails" rel="external nofollow">come under cyberattack</a> which saw Microsoft email accounts of several journalists get compromised. The attack, which was discovered last Thursday, is believed to have been conducted by a foreign government due to the topics the journalists cover, including national security, economic policy, and China. Following the hack, the passwords on the affected accounts were reset to prevent access.
</p>

<p>
	 
</p>

<p>
	The fact that a Microsoft work email account was potentially hacked strongly suggests The Washington Post utilizes Microsoft 365, which makes us question the security of Microsoft’s widely used enterprise services. Given that Microsoft 365 is very popular, it is a hot target for attackers.
</p>

<h3>
	Microsoft's enterprise security offerings and challenges
</h3>

<p>
	As the investigation into the cyberattack is still ongoing, just how attackers gained access to the accounts of the journalists is unknown, however, Microsoft 365 does have multiple layers of protection that ought to keep journalists safe.
</p>

<p>
	 
</p>

<p>
	One of the security tools is Microsoft Defender for Office 365. If the hackers tried to gain access with malicious links, Defender provides protection against any malicious attachments, links, or email-based phishing attempts with the Advanced Threat Protection feature. Defender also helps to protect against malware that could be used to target journalists at The Washington Post.
</p>

<p>
	 
</p>

<p>
	Another security measure in place is Entra ID which helps enterprises defend against identity-based attacks. Some <a href="https://learn.microsoft.com/en-us/entra/identity/conditional-access/concept-conditional-access-conditions" rel="external nofollow">key features of Entra ID</a> include multi-factor authentication which protects accounts even if a password is compromised, and there are granular access policies that help to limit logins from outside certain locations, unknown devices, or limit which apps can be used.
</p>

<p>
	 
</p>

<p>
	While Microsoft does offer plenty of security technologies with M365, hacks can still take place due to misconfiguration, user-error, or through the exploitation of zero-day vulnerabilities. Essentially, it requires efforts from both Microsoft and the customer to maintain security.
</p>

<h3>
	Lessons for organizations using Microsoft 365
</h3>

<p>
	The incident over at The Washington Post serves as a stark reminder that all organizations, not just news organizations, should audit and strengthen their security setups. Some of the most important security measures you can put in place include mandatory multi-factor authentication (MFA) for all users, especially for privileged accounts; strong password rules such as using letters, numbers, and symbols; regular security awareness training; and installing any security updates in a timely manner.
</p>

<p>
	 
</p>

<p>
	Many of the cyberattacks <a href="https://www.neowin.net/news/microsoft-indian-police-bust-ai-powered-tech-support-scam-ring-targeting-elderly-in-japan/" rel="external nofollow">that we learn about from companies like Microsoft</a> involve hackers taking advantage of the human in the equation, such as being tricked into sharing passwords or sharing sensitive information due to trickery on behalf of the hackers. This highlights that employee training is crucial in protecting systems and that Microsoft’s technologies, as advanced as they are, can’t mitigate all attacks 100 percent of the time.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-365-security-in-the-spotlight-after-washington-post-hack/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29730</guid><pubDate>Mon, 16 Jun 2025 18:36:06 +0000</pubDate></item><item><title>Washington Post's email system hacked, journalists' accounts compromised</title><link>https://nsaneforums.com/news/security-privacy-news/washington-posts-email-system-hacked-journalists-accounts-compromised-r29729/</link><description><![CDATA[<p>
	Email accounts of several Washington Post journalists were compromised in a cyberattack believed to have been carried out by a foreign government.
</p>

<p>
	 
</p>

<p>
	The incident was discovered on Thursday evening and the publication started an investigation. On Sunday, June 15, an internal memo was sent to employees, informing them of a “possible targeted unauthorized intrusion into their email system.”
</p>

<p>
	 
</p>

<p>
	According to <a href="https://www.wsj.com/tech/cybersecurity/cyberattack-on-washington-post-compromises-email-accounts-of-journalists-70bf1300" rel="external nofollow" target="_blank">The Wall Street Journal</a>, the memo was signed by Executive Editor Matt Murray and informed that Microsoft accounts of a limited number of journalists were affected.
</p>

<p>
	 
</p>

<p>
	Owned by Amazon founder Jeff Bezos, The Washington Post is one of the most influential newspaper publications in the United States.
</p>

<p>
	 
</p>

<p>
	Internal sources told The Wall Street Journal that the attack targeted journalists writing on national security and economic policy topics, as well as some who write about China.
</p>

<p>
	 
</p>

<p>
	Advanced persistent threats (APTs), or state-sponsored actors, <a href="https://www.bleepingcomputer.com/news/security/us-cyber-safety-board-to-analyze-microsoft-exchange-hack-of-govt-emails/" rel="external nofollow" target="_blank">often target</a> email systems like Microsoft Exchange. Two years ago, Chinese hackers leveraged insecure Exchange endpoints to breach email accounts of <a href="https://www.bleepingcomputer.com/news/security/microsoft-chinese-hackers-breached-us-govt-exchange-email-accounts/" rel="external nofollow" target="_blank">two dozen government agencies</a> globally, accessing extremely sensitive and confidential data.
</p>

<p>
	 
</p>

<p>
	But Chinese threat groups have a long history of exploiting Exchange vulnerabilities in highly organized campaigns. They targeted U.S. government agencies <a href="https://www.bleepingcomputer.com/news/security/us-govt-china-sponsored-hackers-targeting-exchange-citrix-f5-flaws/" rel="external nofollow" target="_blank">in 2020</a>, and multiple NATO members <a href="https://www.bleepingcomputer.com/news/security/us-and-allies-officially-accuse-china-of-microsoft-exchange-attacks/" rel="external nofollow" target="_blank">in 2021</a>.
</p>

<p>
	 
</p>

<p>
	Last year, <a href="https://www.bleepingcomputer.com/news/security/microsoft-new-critical-exchange-bug-exploited-as-zero-day/" rel="external nofollow" target="_blank">Microsoft warned</a> that hackers were exploiting a critical privilege elevation bug in Exchange as a zero-day to perform NTLM relay attacks.
</p>

<p>
	 
</p>

<p>
	ESET cybersecurity company also discovered in 2021 multiple Chinese threat groups, including <a href="https://www.bleepingcomputer.com/news/security/state-hackers-rush-to-exploit-unpatched-microsoft-exchange-servers/" rel="external nofollow" target="_blank">APT27, Bronze Butler, and Calypso</a>, exploiting zero-day vulnerabilities in Microsoft Exchange.
</p>

<p>
	 
</p>

<p>
	Washington Post has not shared publicly any details about the attack.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/washington-posts-email-system-hacked-journalists-accounts-compromised/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29729</guid><pubDate>Mon, 16 Jun 2025 18:34:54 +0000</pubDate></item><item><title>AMD Ryzen 9000, 8000, 7000 CPUs have a vulnerable TPM-Pluton, major firmware fix released</title><link>https://nsaneforums.com/news/security-privacy-news/amd-ryzen-9000-8000-7000-cpus-have-a-vulnerable-tpm-pluton-major-firmware-fix-released-r29718/</link><description><![CDATA[<p>
	Last week, the Trusted Computing Group (TCG), which is the developer of the Trusted Platform Module (TPM) security standard, alerted the press and AMD about a new TPM vulnerability on Ryzen processors.
</p>

<p>
	 
</p>

<p>
	Tracked under ID "CVE-2025-2884" (AMD is tracking it as "AMD-SB-4011"), the vulnerability allows an attacker to exploit the vulnerability by sending malicious commands to read data stored in the TPM via an information disclosure flaw or potentially impact TPM availability on systems through a denial of service attack. This is a type of out-of-bound read security flaw.
</p>

<p>
	 
</p>

<p>
	The TCG notes that the flaw occurs in the CryptHmacSign function due to improper validation of a message digest or hash via the hash-based message authentication code (HMAC) signature scheme, leading to an out-of-bounds situation. TCG <a href="https://trustedcomputinggroup.org/wp-content/uploads/VRT0009-Advisory-FINAL.pdf" rel="external nofollow">explains</a> in its VRT0009 advisory:
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		The reference code did not implement appropriate consistency check in CryptHmacSign() resulting in potential out-of-bound read. The out-of-bound read occurs on the buffer passed to the ExecuteCommand() entry point. CVE-2025-2884 may allow an attacker to read up to 65535 bytes past the end of that buffer.
	</p>
</blockquote>

<p>
	The Common Vulnerability Scoring System (CVSS) score of the flaw is 6.6 indicating a medium level of severity. This is typically the case for most local-level attacks as in order to exploit such a flaw, the threat actor must have physical access to a device. Regardless, AMD has issued firmware to patch the vulnerability on Ryzen 7000, 8000 (Zen 4) and Ryzen 9000 (Zen 5) parts.
</p>

<p>
	 
</p>

<p>
	AMD has <a href="https://www.amd.com/en/resources/product-security/bulletin/amd-sb-4011.html" rel="external nofollow">confirmed</a> that AGESA (AMD Generic Encapsulated Software Architecture) firmware Combo PI (Platform Initialization) 1.2.0.3e mitigates the flaw. The company notes that the said firmware fixes "ASP fTPM + Pluton TPM" issue. If you are wondering, ASP refers to AMD Secure Processor which is "a dedicated hardware component embedded in every system-on-a-chip."
</p>

<p>
	 
</p>

<p>
	AMD's motherboard vendor partners like Asus and MSI have already begun rolling out the firmware update. MSI has a blog post about the 1.2.0.3e Combo PI as it mentions several new upcoming features including support for new CPUs, better memory compatibility, and more. MSI <a href="https://www.msi.com/news/detail/MSI-Release-the-Latest-AMD-AGESA-Combo-PI-1-2-0-3e-BIOS--Supporting-all-64GBx4-DRAM-Chips-and-New-CPU-146587" rel="external nofollow">writes</a><span>:</span>
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		This update not only adds support for upcoming new CPU, but also enables all AM5 motherboards to support large-capacity 64GBx4 DRAM chips. .... Even with four 64GB DRAM fully installed, the system can still achieve a stable overclocking speed of 6000MT/s, and even up to 6400MT/s.
	</p>

	<p>
		 
	</p>

	<p>
		In addition, this update optimizes 2DPC 1R capability and includes overclocking enhancements specifically for Samsung's 4Gx8 chips.
	</p>
</blockquote>

<p>
	Interestingly, Asus <a href="https://rog.asus.com/motherboards/rog-crosshair/rog-crosshair-x870e-hero/helpdesk_bios/" rel="external nofollow">notes</a> that this firmware update is irreversible as it is a major release. Thus one would hope that it is a very stable release and given that this is the "e" stepping of the firmware, there are pretty good chances of that.
</p>

<p>
	 
</p>

<p>
	Other vendors like Gigabyte and ASRock are yet to release their updates.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/amd-ryzen-9000-8000-7000-cpus-have-a-vulnerable-tpm-pluton-major-firmware-fix-released/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29718</guid><pubDate>Sun, 15 Jun 2025 18:46:07 +0000</pubDate></item><item><title>Victoria&#x2019;s Secret restores critical systems after cyberattack</title><link>https://nsaneforums.com/news/security-privacy-news/victoria%E2%80%99s-secret-restores-critical-systems-after-cyberattack-r29700/</link><description><![CDATA[<p>
	Victoria's Secret has restored all critical systems impacted by a May 24 security incident that forced it to shut down corporate systems and the e-commerce website.
</p>

<p>
	 
</p>

<p>
	The company operates around 1,380 retail stores in nearly 70 countries and has reported net sales of $1.353 billion for the first quarter of 2025, with a forecasted net sales range of up to $6.3 billion for the year.
</p>

<p>
	 
</p>

<p>
	In a Thursday <a href="https://www.victoriassecretandco.com/node/20961/html" rel="external nofollow" target="_blank">filing</a> with the U.S. Securities and Exchange Commission, the company disclosed that all restored critical systems are now fully operational and that it's working with external experts to assess the cyberattack's impact.
</p>

<p>
	 
</p>

<p>
	It also believes the incident will likely have no material impact on its yearly fiscal results, even though it may continue to incur expenses related to the attack.
</p>

<p>
	 
</p>

<p>
	"We immediately enacted our response protocols to contain and eradicate unauthorized network access, and third-party experts were engaged. All critical systems are restored and fully operational," Victoria's Secret said.
</p>

<p>
	 
</p>

<p>
	"We continue to assess the full scope and impact of the incident. This incident has not caused a material disruption to our operations to date and we do not believe it will have a material impact to our fiscal year 2025."
</p>

<h2>
	Quarterly earnings release delayed
</h2>

<p>
	As the company revealed <a href="https://www.bleepingcomputer.com/news/security/victorias-secret-takes-down-website-after-security-incident/" rel="external nofollow" target="_blank">after disclosing the incident</a> last month, it was forced to take down corporate systems, some in-store services, and the e-commerce website as a precaution on May 26.
</p>

<p>
	 
</p>

<p>
	A Victoria's Secret spokesperson <a href="https://www.bleepingcomputer.com/news/security/victorias-secret-takes-down-website-after-security-incident/" rel="external nofollow" target="_blank">told BleepingComputer</a> that the fashion retail giant was working to restore operations and had hired external experts to investigate the breach.
</p>

<p>
	 
</p>

<p>
	In a June 3 press release, Victoria's Secret added that it had to <a href="https://www.bleepingcomputer.com/news/security/victorias-secret-delays-earnings-release-after-security-incident/" rel="external nofollow" target="_blank">postpone releasing financial results</a> for the first quarter because systems needed during this process were unreachable after the attack.
</p>

<p>
	 
</p>

<p>
	"The restoration process has prevented employees from accessing certain systems and information needed to support the Company's release of its financial results for the first quarter ended May 3, 2025," it stated. "As a result, the Company is postponing the date of its previously announced first quarter 2025 earnings release and earnings call webcast."
</p>

<p>
	 
</p>

<p>
	Victoria's Secret didn't reply to an email from BleepingComputer requesting more details on the nature of the incident, and no ransomware operations have claimed responsibility for the attack since then.
</p>

<p>
	 
</p>

<p>
	This security incident follows a series of attacks targeting other fashion companies in recent weeks, including French luxury fashion brands <a href="https://www.bleepingcomputer.com/news/security/cartier-discloses-data-breach-amid-fashion-brand-cyberattacks/" rel="external nofollow" target="_blank">Cartier</a> and <a href="https://www.bleepingcomputer.com/news/security/fashion-giant-dior-discloses-cyberattack-warns-of-data-breach/" rel="external nofollow" target="_blank">Dior</a>. German sportswear giant Adidas was also <a href="https://www.bleepingcomputer.com/news/security/adidas-warns-of-data-breach-after-customer-service-provider-hack/" rel="external nofollow" target="_blank">breached last month</a>, with the threat actors stealing some of its customers' data after hacking into a customer service provider's systems.
</p>

<p>
	 
</p>

<p>
	Starting in April, a campaign linked to <a href="https://www.bleepingcomputer.com/news/security/marks-and-spencer-breach-linked-to-scattered-spider-ransomware-attack/" rel="external nofollow" target="_blank">Scattered Spider</a> threat actors and the <a href="https://www.bleepingcomputer.com/news/security/co-op-confirms-data-theft-after-dragonforce-ransomware-claims-attack/" rel="external nofollow" target="_blank">DragonForce</a> ransomware gang has also <a href="https://www.bleepingcomputer.com/tag/retail-store/" rel="external nofollow" target="_blank">targeted multiple retailers</a> across the United Kingdom, including <a href="https://www.bleepingcomputer.com/news/security/marks-and-spencer-confirms-a-cyberattack-as-customers-face-delayed-orders/" rel="external nofollow" target="_blank">Marks &amp; Spencer</a>, <a href="https://www.bleepingcomputer.com/news/security/uk-retailer-co-op-shuts-down-some-it-systems-after-hack-attempt/" rel="external nofollow" target="_blank">Co-op</a>, and <a href="https://www.bleepingcomputer.com/news/security/harrods-the-next-uk-retailer-targeted-in-a-cyberattack/" rel="external nofollow" target="_blank">Harrods</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/victorias-secret-restores-critical-systems-after-cyberattack/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29700</guid><pubDate>Fri, 13 Jun 2025 17:24:28 +0000</pubDate></item><item><title>New Secure Boot flaw lets attackers install bootkit malware, patch now</title><link>https://nsaneforums.com/news/security-privacy-news/new-secure-boot-flaw-lets-attackers-install-bootkit-malware-patch-now-r29670/</link><description><![CDATA[<p>
	Security researchers have disclosed a new Secure Boot bypass tracked as CVE-2025-3052 that can be used to turn off security on PCs and servers and install bootkit malware.
</p>

<p>
	 
</p>

<p>
	The flaw affects nearly every system that trusts Microsoft's "UEFI CA 2011" certificate, which is pretty much all hardware that supports Secure Boot.
</p>

<p>
	 
</p>

<p>
	Binarly researcher Alex Matrosov discovered the CVE-2025-3052 flaw after finding a BIOS-flashing utility signed with Microsoft's UEFI signing certificate.
</p>

<p>
	 
</p>

<p>
	The utility was originally designed for rugged tablets but as it was signed with Microsoft's UEFI certificate, it can run on any Secure Boot-enabled system.
</p>

<p>
	 
</p>

<p>
	Further investigations discovered that the vulnerable module had been circulating in the wild since at least late 2022 and later uploaded to VirusTotal in 2024, where Binarly spotted it.
</p>

<p>
	 
</p>

<p>
	Binarly disclosed the flaw to CERT/CC on February 26, 2025, with <a href="https://msrc.microsoft.com/update-guide/en-US/advisory/CVE-2025-3052" rel="external nofollow" target="_blank">CVE-2025-3052</a> being mitigated today as part of the <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-june-2025-patch-tuesday-fixes-exploited-zero-day-66-flaws/" rel="external nofollow" target="_blank">Microsoft June 2025 Patch Tuesday</a>.
</p>

<p>
	 
</p>

<p>
	However, during this process, Microsoft determined that the flaw impacted 13 other modules, which were added to the revocation database.
</p>

<p>
	 
</p>

<p>
	"During the triage process, Microsoft determined that the issue did not aect just a single module as initially believed, but actually 14 dierent modules," explains Binarly.
</p>

<p>
	 
</p>

<p>
	"For this reason, the updated dbx released during the Patch Tuesday on June 10, 2025 contains 14 new hashes."
</p>

<h2>
	The Secure Boot bypass
</h2>

<p>
	The flaw is caused by a legitimate BIOS update utility signed with Microsoft's UEFI CA 2011 certificate, which is trusted on most modern systems utilizing UEFI firmware.
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Vulnerable module signed with Microsoft UEFI CA 2011 certificate" class="ipsImage" height="477" width="720" src="https://www.bleepstatic.com/images/news/Microsoft/vulnerabilities/CVE-2025-3052/uefi-tool-signed-with-microsoft-cert.jpg">
		<figcaption>
			<em>Vulnerable module signed with Microsoft UEFI CA 2011 certificate<br>
			Source: Binarly</em>
		</figcaption>
	</figure>
</div>

<p>
	This utility reads a user-writable NVRAM variable (IhisiParamBuffer) without validating it. If an attacker has admin rights to an operating system, they can modify this variable so arbitrary data is written to memory locations during the UEFI boot process. This is done before the operating system, or even the kernel, is loaded.
</p>

<p>
	 
</p>

<p>
	Using this vulnerability, Binarly created a proof-of-concept exploit to zero out the 'gSecurity2' global variable, which is used to enforce Secure Boot.
</p>

<p>
	 
</p>

<p>
	"For our proof of concept (PoC), we chose to overwrite the global variable gSecurity2," explains the <a href="https://www.binarly.io/blog/another-crack-in-the-chain-of-trust" rel="external nofollow" target="_blank">Binarly report</a>.
</p>

<p>
	 
</p>

<p>
	"This variable holds a pointer to the Security2 Architectural Protocol, which the LoadImage function uses to enforce Secure Boot. By setting it to zero, we eectively disable Secure Boot, allowing the execution of any unsigned UEFI modules."
</p>

<p>
	 
</p>

<p>
	Once disabled, attackers can install bootkit malware that can hide from the operating system and turn off further security features.
</p>

<p>
	 
</p>

<p>
	To fix CVE-2025-3052, Microsoft has added the affected module hashes to the Secure Boot dbx revocation list. Binarly and Microsoft urge users to install the updated dbx file immediately through today's security updates to protect their devices.
</p>

<p>
	 
</p>

<p>
	Also today, another Secure Boot bypass affecting UEFI-compatible firmware based on Insyde H2O was disclosed by Nikolaj Schlej. The flaw, <a href="https://coderush.me/hydroph0bia-part1/" rel="external nofollow" target="_blank">dubbed Hydroph0bia</a> and tracked as CVE-2025-4275, was reported to Insyde and patched 90 days after disclosure.
</p>

<p>
	 
</p>

<p>
	Binarly has shared a video demonstrating how their PoC can disable Secure Boot and cause a message to display before the operating system boots.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedVideo" contenteditable="false">
	<div>
		<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="" frameborder="0" height="113" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/bX6TfPcccXk?feature=oembed" title="Proof of Concept for CVE-2025-3052" width="200"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/new-secure-boot-flaw-lets-attackers-install-bootkit-malware-patch-now/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29670</guid><pubDate>Wed, 11 Jun 2025 02:17:49 +0000</pubDate></item><item><title>Google's fight against ad blockers on YouTube enters another round</title><link>https://nsaneforums.com/news/security-privacy-news/googles-fight-against-ad-blockers-on-youtube-enters-another-round-r29631/</link><description><![CDATA[<p>
	Ding, ding, ding. Google has done it again. YouTube users from all over the world are starting to see new anti-ad-blocking prompts, when they try to watch YouTube videos with enabled content blocker. This looks like an exact copy of the March 2025 attempt to get ad blocking users to disable their content blockers or subscribe to YouTube Premium.
</p>

<p>
	 
</p>

<p>
	The message reads "Ad blockers violate YouTube's Terms of Service", followed by three reasons why video playback may not be working and why ads are great. Also, why YouTube Premium is an option for users who want to go ad-free (not<a data-wpel-link="internal" href="https://www.ghacks.net/2024/10/17/google-revives-youtube-premium-lite-but-this-time-with-limited-ads/" rel="external nofollow"> YouTube Premium Lite</a>, which requires payment but still shows you ads, and <a data-wpel-link="internal" href="https://www.ghacks.net/2025/06/02/youtube-to-display-more-ads-for-premium-lite-subscribers/" rel="external nofollow">soon even more ads</a>).
</p>

<p>
	 
</p>

<p>
	The prompt, displayed on top of the video page itself, offers several options. The two core buttons -- allow YouTube ads and Try YouTube Premium -- are the solutions that Google suggests. The first has users disable their content blocker on YouTube. Means, ads will play, but so will the videos. The second is a monthly subscription option to get rid of advertisement on YouTube without using an ad blocker.
</p>

<p>
	 
</p>

<p>
	There is also an option to "report an issue", which may be useful if you get the message without using an ad blocker. Some users may also get an option to close the prompt using an x-button displayed in the top right corner. It is possible that this option is limited and going away after some time.
</p>

<p>
	 
</p>

<p>
	I received the prompt (in German) when I used Brave Browser to watch a video on YouTube. Notice the x-icon in the top right corner.
</p>

<p>
	 
</p>

<p>
	<img alt="Ad blockers violate YouTube's terms of service" class="ipsImage" decoding="async" height="720" width="720" src="https://www.ghacks.net/wp-content/uploads/2025/06/youtube-anti-ad-block-prompt.png">
</p>

<p>
	 
</p>

<p>
	I did not get the warning prompt in Edge or Firefox with uBlock Origin installed. Google is likely showing the prompt to a low percentage of YouTube users who use ad blockers.
</p>

<p>
	 
</p>

<p>
	When I turned on a VPN and opened YouTube in Incognito Mode, I got the same prompt in English.
</p>

<p>
	 
</p>

<p>
	<img alt="ad-blocker-youtube.jpg" class="ipsImage" decoding="async" height="720" width="720" src="https://www.ghacks.net/wp-content/uploads/2025/06/ad-blocker-youtube.jpg">
</p>

<h3>
	What you can do about it immediately
</h3>

<p>
	Here are a few suggestions that may help you deal with the issue without subscribing to YouTube Premium or turning off your ad blocker on YouTube.
</p>

<p>
	 
</p>

<ul>
	<li>
		Try the browser's private browsing mode. Sometimes, this is enough to get the ball rolling again. Downside is that you are not signed in to your account in that mode by default.
	</li>
	<li>
		Try a different browser. I did not get the prompt in any of the other browsers that I tried.
	</li>
	<li>
		Update the content blocker or filter list of the content blocker.
	</li>
	<li>
		Some content blockers are better than others, try uBlock Origin.
	</li>
</ul>

<p>
	 
</p>

<p>
	Good content blockers may receive updates quickly that deal with the modified anti-ad-blocking prompt when you open YouTube. It is a cat and mouse game that seemingly never ends.
</p>

<p>
	 
</p>

<p>
	<em>Now You: do you use YouTube? If so, have you encountered such a prompt before? Feel free to leave a comment down below.</em>
</p>

<p>
	 
</p>


<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	<a href="https://www.ghacks.net/2025/06/09/googles-fight-against-ad-blockers-on-youtube-enters-another-round/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Thank you for appreciating my time and effort posting news every day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts... 2023: 5,800+ | 2024: 5,700+ | 2025 (till end of May): 2,377</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a> | Farewell my friend  </span></strong>
</p>
]]></description><guid isPermaLink="false">29631</guid><pubDate>Mon, 09 Jun 2025 17:39:02 +0000</pubDate></item></channel></rss>
