<?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/28/?d=2</link><description><![CDATA[News: Security & Privacy News]]></description><language>en</language><item><title>The Quantum Apocalypse Is Coming. Be Very Afraid</title><link>https://nsaneforums.com/news/security-privacy-news/the-quantum-apocalypse-is-coming-be-very-afraid-r28399/</link><description><![CDATA[<h3>
	What happens when quantum computers can finally crack encryption and break into the world’s best-kept secrets? It’s called Q-Day—the worst holiday maybe ever.
</h3>

<p>
	<span class="lead-in-text-callout">One day soon,</span> at a research lab near Santa Barbara or Seattle or a secret facility in the Chinese mountains, it will begin: the sudden unlocking of the world’s secrets. Your secrets.
</p>

<p>
	 
</p>

<p>
	Cybersecurity analysts call this Q-Day—the day someone builds a <a href="https://www.wired.com/story/quantum-computing-is-dead-alive" rel="external nofollow">quantum computer</a> that can crack the most widely used forms of encryption. These math problems have kept humanity’s intimate data safe for decades, but on Q-Day, everything could become vulnerable, for everyone: emails, text messages, anonymous posts, location histories, bitcoin wallets, police reports, hospital records, power stations, the entire global financial system.
</p>

<p>
	 
</p>

<p>
	“We’re kind of playing Russian roulette,” says Michele Mosca, who coauthored the most recent “Quantum Threat Timeline” report from the <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://globalriskinstitute.org/publication/2024-quantum-threat-timeline-report/" href="https://globalriskinstitute.org/publication/2024-quantum-threat-timeline-report/" rel="external nofollow" target="_blank">Global Risk Institute</a>, which estimates how long we have left. “You’ll <em>probably</em> win if you only play once, but it’s not a good game to play.” When Mosca and his colleagues surveyed cybersecurity experts last year, the forecast was sobering: a one-in-three chance that Q-Day happens before 2035. And the chances it has <em>already</em> happened in secret? Some people I spoke to estimated 15 percent—about the same as you’d get from one spin of the revolver cylinder.
</p>

<p>
	 
</p>

<p>
	The corporate AI wars may have stolen headlines in recent years, but the quantum arms race has been heating up too. Where today’s AI pushes the limits of classical computing—the kind that runs on 0s and 1s—quantum technology represents an <a href="https://www.wired.com/story/quantum-computing-explained/" rel="external nofollow">altogether different form of computing</a>. By harnessing the spooky mechanics of the subatomic world, it can run on 0s, 1s, or anything in between. This makes quantum computers pretty terrible at, say, storing data but potentially very good at, say, finding the recipe for a futuristic new material (or your email password). The classical machine is doomed to a life of stepwise calculation: Try one set of ingredients, fail, scrap everything, try again. But quantum computers can explore many potential recipes <em>simultaneously</em>.
</p>

<p>
	 
</p>

<p>
	So, naturally, tech giants such as Google, Huawei, IBM, and Microsoft have been chasing quantum’s myriad positive applications—not only for materials science but also communications, drug development, and market analysis. China is plowing vast resources into <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://itif.org/publications/2024/09/09/how-innovative-is-china-in-quantum/" href="https://itif.org/publications/2024/09/09/how-innovative-is-china-in-quantum/" rel="external nofollow" target="_blank">state-backed efforts</a>, and both the US and the European Union have pledged millions in funding to support homegrown quantum industries. Of course, whoever wins the race won’t just have the next great engine of world-saving innovation. They’ll also have the greatest code-breaking machine in history. So it’s normal to wonder: What kind of Q-Day will humanity get—and is there anything we can do to prepare?
</p>

<p>
	 
</p>

<p>
	If you had a universal picklock, you might tell everyone—or you might keep it hidden in your pocket for as long as you possibly could. From a typical person’s vantage point, maybe Q-Day wouldn’t be recognizable as Q-Day at all. Maybe it would look like a series of strange and apparently unconnected news stories spread out over months or years. London’s energy grid goes down on election day, plunging the city into darkness. A US submarine on a covert mission surfaces to find itself surrounded by enemy ships. Embarrassing material starts to show up online in greater and greater quantities: classified intelligence cables, presidential cover-ups, billionaires’ dick pics. In this scenario, it might be decades before we’re able to pin down exactly when Q-Day actually happened.
</p>

<p>
	 
</p>

<div>
	<div aria-hidden="true" class="ConsumerMarketingUnitThemedWrapper-iUTMTf jssHut consumer-marketing-unit consumer-marketing-unit--article-mid-content" role="presentation">
		<div class="consumer-marketing-unit__slot consumer-marketing-unit__slot--article-mid-content consumer-marketing-unit__slot--in-content">
			 
		</div>

		<div class="journey-unit">
			 
		</div>
	</div>
</div>

<p>
	Then again, maybe the holder of the universal picklock prefers the disaster-movie outcome: everything, everywhere, all at once. Destroy the grid. Disable the missile silos. Take down the banking system. Open all the doors and let the secrets out.
</p>

<p>
	 
</p>

<p>
	<span class="lead-in-text-callout">Suppose you ask</span> a classical computer to solve a simple math problem: Break the number 15 into its smallest prime factors. The computer would try all the options one by one and give you a near-instantaneous answer: 3 and 5. If you then ask the computer to factor a number with 1,000 digits, it would tackle the problem in exactly the same way—but the calculation would take millennia. This is the key to a lot of modern cryptography.
</p>

<p>
	 
</p>

<p>
	Take RSA encryption, developed in the late 1970s and <a href="https://www.wired.com/story/rsa-encryption-signature-validation-flaws/" rel="external nofollow">still used</a> for securing email, websites, and much more. In RSA, you (or your encrypted messaging app of choice) create a private key, which consists of two or more large prime numbers. Those numbers, multiplied together, form part of your public key. When someone wants to send you a message, they use your public key to encrypt it. You’re the only person who knows the original prime numbers, so you’re the only person who can decrypt it. Until, that is, someone else builds a quantum computer that can use its spooky powers of parallel computation to derive the private key from the public one—not in millennia but in minutes. Then the whole system collapses.
</p>

<p>
	 
</p>

<p>
	The algorithm to do this already exists. In 1994, decades before anyone had built a real quantum computer, an AT&amp;T Bell Labs researcher named Peter Shor designed the killer Q-Day app. Shor’s algorithm takes advantage of the fact that quantum computers run not on bits but on qubits. Rather than being locked in a state of 0 or 1, they can exist as both simultaneously—in superposition. When you run an operation on a handful of qubits in a given quantum state, you’re actually running that same operation on those same qubits in <em>all</em> their potential quantum states. With qubits, you’re not confined to trial and error. A quantum computer can explore all potential solutions simultaneously. You’re calculating probability distributions, waves of quantum feedback that pile onto each other and peak at the correct answer. With Shor’s algorithm, carefully designed to amplify certain mathematical patterns, that’s exactly what happens: Large numbers go in one end, factors come out the other.
</p>

<p>
	 
</p>

<p>
	In theory, at least. Qubits are incredibly difficult to build in real life, because the slightest environmental interference can nudge them out of the delicate state of superposition, where they balance like a spinning coin. But Shor’s algorithm ignited interest in the field, and by the 2010s, a number of projects were starting to make progress on building the first qubits. In 2016, perhaps sensing the nascent threat of Q-Day, the US National Institute for Standards and Technology (NIST) launched a competition to develop <a href="https://www.wired.com/story/quantum-proof-encryption-is-here-but-theres-a-catch/" rel="external nofollow">quantum-proof encryption algorithms</a>. These largely work by presenting quantum computers with complex multidimensional mazes, called structured lattices, that even they can’t navigate without directions.
</p>

<p>
	 
</p>

<div class="AdWrapper-dQtivb fZrssQ ad ad--in-content">
	<div class="ad__slot ad__slot--in-content" data-node-id="f27j0s">
		 
	</div>
</div>

<p>
	In 2019, Google’s quantum lab in Santa Barbara claimed that it had <a href="https://www.wired.com/story/quantum-supremacy-google-microsoft-ibm/" rel="external nofollow">achieved “quantum supremacy.”</a> Its 53-qubit chip could complete in just 200 seconds a task that would have taken 100,000 conventional computers about 10,000 years. Google’s latest quantum processor, Willow, has 105 qubits. But to break encryption with Shor’s algorithm, a quantum computer will need thousands or even millions.
</p>

<p>
	 
</p>

<p>
	There are now hundreds of companies trying to build quantum computers using wildly different methods, all geared toward keeping qubits isolated from the environment and under control: superconducting circuits, trapped ions, molecular magnets, carbon nanospheres. While progress on hardware inches forward, computer scientists are refining quantum algorithms, trying to reduce the number of qubits required to run them. Each step brings Q-Day closer.
</p>

<p>
	 
</p>

<p>
	That’s bad news not just for RSA but also for a dizzying array of other systems that will be vulnerable on Q-Day. Security consultant Roger A. Grimes lists some of them in his book <em>Cryptography Apocalypse</em>: the DSA encryption used by many US government agencies until recently, the elliptic-curve cryptography used to secure cryptocurrencies like Bitcoin and Ethereum, the VPNs that let political activists and porn aficionados browse the web in secrecy, the random number generators that power online casinos, the smartcards that let you tap through locked doors at work, the security on your home Wi-Fi network, the two-factor authentication you use to log in to your email account.
</p>

<p>
	 
</p>

<p>
	Experts from one national security agency told me they break the resulting threats down into two broad areas: confidentiality and authentication. In other words, keeping secrets and controlling access to critical systems. Chris Demchak, a former US Army officer who is a professor of cybersecurity at the US Naval War College and spoke with me in a personal capacity, says that a Q-Day computer could let an adversary eavesdrop on classified military data in real time. “It would be very bad if they knew exactly where all of our submarines were,” Demchak says. “It would be very bad if they knew exactly what our satellites are looking at. And it would be very bad if they knew exactly how many missiles we had and their range.” The balance of geopolitical power in, say, the Taiwan Strait could quickly tilt.
</p>

<p>
	 
</p>

<p>
	Beyond that real-time threat to confidentiality, there’s also the prospect of “harvest now, decrypt later” attacks. Hackers aligned with the Chinese state have reportedly been hoovering up encrypted data for years in hopes of one day having a quantum computer that can crack it. “They wolf up everything,” Demchak told me. (The US almost certainly does this too.) The question then becomes: How long will your sensitive data remain valuable? “There might be some needles in that haystack,” says Brian Mullins, the CEO of Mind Foundry, which helps companies implement quantum technology. Your current credit card details might be irrelevant in 10 years, but your fingerprint won’t be. A list of intelligence assets from the end of the Iraq War might seem useless until one of those assets becomes a prominent politician.
</p>

<p>
	 
</p>

<p>
	The threat to authentication may be even scarier. “Pretty much anything that says a person is who they say they are is underpinned by encryption,” says Deborah Frincke, a computer scientist and national security expert at Sandia National Laboratories. “Some of the most sensitive and valuable infrastructure that we have would be open to somebody coming in and pretending to be the rightful owner and issuing some kind of command: to shut down a network, to influence the energy grid, to create financial disruption by shutting down the stock market.”
</p>

<p>
	 
</p>

<div class="GenericCalloutWrapper-tojWn iNCMJD callout--has-top-border" data-event-boundary="click" data-event-click='{"pattern":"GenericCallout"}' data-in-view='{"pattern":"GenericCallout"}' data-include-experiments="true" data-testid="GenericCallout">
	<div class="AssetEmbedAssetContainer-eJxoAx dBHGoQ asset-embed__asset-container">
		<span class="SpanWrapper-umhxW jvZaPI responsive-asset AssetEmbedResponsiveAsset-cXBNxi eCxVQK asset-embed__responsive-asset"><picture class="ResponsiveImagePicture-cWuUZO dUOtEa AssetEmbedResponsiveAsset-cXBNxi eCxVQK asset-embed__responsive-asset responsive-image" style=""><img alt="Conceptual illustration of a burning satellite" class="ipsImage" height="720" width="720" src="https://media.wired.com/photos/67dad4b2bd09d605587bfa02/master/w_960,c_limit/WIRED-FOC-HappyQ-Day-NicholasLaw-03.jpg"></picture></span>
	</div>

	<div class="CaptionWrapper-jSZdqE fJvQtP caption AssetEmbedCaption-fNQBPI dDrfgT asset-embed__caption" data-event-boundary="click" data-event-click='{"pattern":"Caption"}' data-in-view='{"pattern":"Caption"}' data-include-experiments="true" data-testid="caption-wrapper">
		<em><span class="BaseWrap-sc-gjQpdd BaseText-ewhhUZ CaptionCredit-ejegDm iUEiRd isTgyB fNaHcW caption__credit">Illustration: Nicholas Law</span></em>
	</div>

	<div class="CaptionWrapper-jSZdqE fJvQtP caption AssetEmbedCaption-fNQBPI dDrfgT asset-embed__caption" data-event-boundary="click" data-event-click='{"pattern":"Caption"}' data-in-view='{"pattern":"Caption"}' data-include-experiments="true" data-testid="caption-wrapper">
		 
	</div>
</div>

<p>
	<span class="lead-in-text-callout">The exact level</span> of Q-Day chaos will depend on who has access to the first cryptographically relevant quantum computers. If it’s the United States, there will be a “fierce debate” at the highest levels of government, Demchak believes, over whether to release it for scientific purposes or keep it secret and use it for intelligence. “If a private company gets there first, the US will buy it and the Chinese will try to hack it,” she claims. If it’s one of the US tech companies, the government could put it under the strict export controls that now apply to AI chips.
</p>

<p>
	 
</p>

<p>
	Most nation-state attacks are on private companies—say, someone trying to break into a defense contractor like Lockheed Martin and steal plans for a next-generation fighter jet. But over time, as quantum computers become more widely available, the focus of the attacks could broaden. The likes of Microsoft and Amazon are already offering researchers access to their primitive quantum devices on the cloud—and big tech companies haven’t always been great at policing who uses their platforms. (The soldier who blew up a Cybertruck outside the Trump International Hotel in Las Vegas early this year queried ChatGPT to help plan the attack.) You could have a bizarre scenario where a cybercriminal uses Amazon’s cloud quantum computing platform to break into Amazon Web Services.
</p>

<p>
	 
</p>

<p>
	Cybercriminals with access to a quantum computer could use it to go after the same targets more effectively, or take bigger swings: hijacking the SWIFT international payments system to redirect money transfers, or conducting corporate espionage to collect kompromat. The earliest quantum computers probably won’t be able to run Shor’s algorithm that quickly—they might only get one or two keys a day. But combining a quantum computer with an artificial intelligence that can map out an organization’s weakness and highlight which keys to decrypt to cause the most damage could yield devastating results.
</p>

<p>
	 
</p>

<p>
	And then there’s Bitcoin. The cryptocurrency is exquisitely vulnerable to Q-Day. Because each block in the Bitcoin blockchain captures the data from the previous block, Bitcoin cannot be upgraded to post-quantum cryptography, according to Kapil Dhiman, CEO of Quranium, a post-quantum blockchain security company. “The only solution to that seems to be a hard fork—give birth to a new chain and the old chain dies.”
</p>

<p>
	 
</p>

<p>
	But that would require a massive organizational effort. First, 51 percent of Bitcoin node operators would have to agree. Then everyone who holds bitcoin would have to manually move their funds from the old chain to the new one (including the elusive Satoshi Nakamoto, the Bitcoin developer who controls wallets containing around $100 billion of the cryptocurrency). If Q-Day happens before the hard fork, there’s nothing to stop bitcoin going to zero. “It’s like a time bomb,” says Dhiman.
</p>

<p>
	 
</p>

<p>
	<span class="lead-in-text-callout">That bomb going</span> off will only be the beginning. When Q-Day becomes public knowledge, either via grim governmental address or cheery big-tech press release, the world will enter the post-quantum age. It will be an era defined by mistrust and panic—the end of digital security as we know it. “And then the scramble begins,” says Demchak.
</p>

<p>
	 
</p>

<p>
	All confidence in the confidentiality of our communications will collapse. Of course, it’s unlikely that everyone’s messages will actually be targeted, but the perception that you could be spied on at any time will change the way we live. And if NIST’s quantum-proof algorithms haven’t rolled out to your devices by that point, you face a real problem—because any attempts to install updates over the cloud will also be suspect. What if that download from Apple isn’t actually from Apple? Can you trust the instructions telling you to transfer your crypto to a new quantum-secure wallet?
</p>

<p>
	 
</p>

<p>
	Grimes, the author of <em>Cryptography Apocalypse</em>, predicts enormous disruptions. We might have to revert to Cold War methods of transmitting sensitive data. (It’s rumored that after a major hack in 2011, one contractor purportedly asked its staff to stop using email for six weeks.) Fill a hard drive, lock it in a briefcase, put someone you trust on a plane with the payload handcuffed to their wrist. Or use one-time pads—books of pre-agreed codes to encrypt and decrypt messages. Quantum-secure, but not very scalable. Expect major industries—energy, finance, health care, manufacturing, transportation—to slow to a crawl as companies with sensitive data switch to paper-based methods of doing business and scramble to hire expensive cryptography consultants. There will be a spike in inflation. Most people might just accept the inevitable: a post-privacy society in which any expectation of secrecy evaporates unless you’re talking to someone in person in a secluded area with your phones switched off. Big Quantum is Watching You.
</p>

<p>
	 
</p>

<p>
	The best-case scenario looks something like Y2K, where we have a collective panic, make the necessary upgrades to encryption, and by the time Q-Day rolls around it’s such an anticlimax that it becomes a joke. That outcome may still be possible. Last summer, NIST released its first set of post-quantum encryption standards. One of Joe Biden’s <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://www.federalregister.gov/documents/2025/01/17/2025-01470/strengthening-and-promoting-innovation-in-the-nations-cybersecurity" href="https://www.federalregister.gov/documents/2025/01/17/2025-01470/strengthening-and-promoting-innovation-in-the-nations-cybersecurity" rel="external nofollow" target="_blank">last acts as president</a> was to sign an executive order changing the deadline for government agencies to implement NIST’s algorithms from 2035 to “as soon as practicable.”
</p>

<p>
	 
</p>

<p>
	Already, NIST’s post-quantum cryptography has been rolled out on messaging platforms such as Signal and iMessage. Sources told me that sensitive national security data is probably being locked up in ways that are quantum-secure. But while your email account can easily be Q-proofed over the internet (assuming the update doesn’t come from a quantum imposter!), other things can’t. Public bodies like the UK’s National Health Service are still using hardware and software from the 1990s. “Microsoft is not going to upgrade some of its oldest operating systems to be post-quantum secure,” says Ali El Kaafarani, the CEO of PQShield, a company that makes quantum-resistant hardware. Updates to physical infrastructure can take decades, and some of that infrastructure has vulnerable cryptography in places it can’t be changed: The energy grid, military hardware, and satellites could all be at risk.
</p>

<p>
	 
</p>

<p>
	And there’s a balance to be struck. Rushing the transition risks introducing vulnerabilities that weren’t there before. “How do you make transitions slow enough that you can be confident and fast enough that you don’t dawdle?” asks Chris Ballance, CEO of Oxford Ionics, a quantum computing company. Some of those vulnerabilities might even be there by design: Memos leaked by Edward Snowden indicate that the NSA may have inserted a backdoor into a pseudorandom number generator that was adopted by NIST in 2006. “Anytime anybody says you should use this particular algorithm and there’s a nation-state behind it, you’ve got to wonder whether there’s a vested interest,” says Rob Young, director of Lancaster University’s Quantum Technology Centre.
</p>

<p>
	 
</p>

<p>
	Then again, several people I spoke to pointed out that any nation-state with the financial muscle and technical knowledge to build a quantum device that can run Shor’s algorithm could just as easily compromise the financial system, the energy grid, or an enemy’s security apparatus through conventional methods. Why invent a new computing paradigm when you can just bribe a janitor?
</p>

<p>
	 
</p>

<p>
	Long before quantum technology is good enough to break encryption, it will be commercially and scientifically useful enough to tilt the global balance. As researchers solve the engineering challenge of isolating qubits from the environment, they’ll develop exquisitely sensitive quantum sensors that will be able to unmask stealth ships and map hidden bunkers, or give us new insight into the human body. Similarly, pharma companies of the future <em>could</em> use quantum to steal a rival’s inventions—or use it to dream up even better ones. So ultimately the best way to stave off Q-Day may be to share those benefits around: Take the better batteries, the miracle drugs, the far-sighted climate forecasting, and use them to build a quantum utopia of new materials and better lives for everyone. Or—let the scramble begin.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.wired.com/story/q-day-apocalypse-quantum-computers-encryption/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28399</guid><pubDate>Mon, 24 Mar 2025 18:00:55 +0000</pubDate></item><item><title>Cloudflare now blocks all unencrypted traffic to its API endpoints</title><link>https://nsaneforums.com/news/security-privacy-news/cloudflare-now-blocks-all-unencrypted-traffic-to-its-api-endpoints-r28394/</link><description><![CDATA[<p>
	Cloudflare announced that it closed all HTTP connections and it is now accepting only secure, HTTPS connections for api.cloudflare.com.
</p>

<p>
	 
</p>

<p>
	The move prevents unencrypted API requests from being sent, even accidentally, to eliminate the risk of sensitive information being exposed in cleartext traffic before the server closes the HTTP conection and redirects to a secure communication channel.
</p>

<p>
	 
</p>

<p>
	“Starting today, any unencrypted connection to api.cloudflare.com will be completely rejected,” reads <a href="http://blog.cloudflare.com/https-only-for-cloudflare-apis-shutting-the-door-on-cleartext-traffic/" rel="external nofollow" target="_blank">Cloudflare’s announcement</a> on Thursday.
</p>

<p>
	 
</p>

<p>
	“Developers should not expect a 403 Forbidden response any longer for HTTP connections, as we will prevent the underlying connection to be established by closing the HTTP interface entirely. Only secure HTTPS connections will be allowed to be established” - the internet services company added.
</p>

<p>
	 
</p>

<p>
	The Cloudflare API helps developers and system administrators to automate and manage Cloudflare services. It is used for DNS records management, firewall configuration, DDoS protection, caching, SSL settings, infrastructure deployment, accessing analytics data, and managing zero-trust access and security policies.
</p>

<p>
	 
</p>

<p>
	Previously, Cloudflare systems allowed API access over both HTTP (unencrypted) and HTTPS (encrypted), either by redirecting or rejecting HTTP.
</p>

<p>
	 
</p>

<p>
	However, as the company explains, even rejected HTTP requests may leak sensitive data like API keys or tokens before the server responds.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Secrets leaked from blocked request" class="ipsImage" height="525" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2025/March/leak.jpg">
		<figcaption>
			<em>Secrets leaked from blocked request<br>
			Source: Cloudflare</em>
		</figcaption>
	</figure>
</div>

<p>
	Such a sceario is more dangerous when the connection is over public or shared Wi-Fi networks where adversary-in-the-middle attacks are easier to pull off.
</p>

<p>
	 
</p>

<p>
	By disabling HTTP ports entirely for API access, Cloudflare blocks plaintext connections at the transport layer before any data is exchanged, enforcing HTTPS from the start.
</p>

<h2>
	Impact and next steps
</h2>

<p>
	The change immediately affects anyone using HTTP on the Cloudflare API service. Scripts, bots, and tools relying on the protocol will break.
</p>

<p>
	 
</p>

<p>
	The same applies to legacy systems and automated clients, IoT devices, and low-level clients that don’t support or don’t default to HTTPS due to improper configuration.
</p>

<p>
	 
</p>

<p>
	For customers with websites on Cloudflare, the company prepares to release a free option towards the end of the year that will disable HTTP traffic in a safe way.
</p>

<p>
	 
</p>

<p>
	Cloudflare data indicates that a small but significant percentage of roughly 2.4% of all internet passing through its systems is still done over the insecure HTTP protocol. When <a href="https://radar.cloudflare.com/explorer?dataSet=http&amp;groupBy=http_protocol&amp;filters=botClass%253DLikely_Automated" rel="external nofollow" target="_blank">automated traffic</a> is taken into account, the HTTP share jumps to nearly 17%.
</p>

<p>
	 
</p>

<p>
	Customers can track HTTP vs HTTPS traffic on their dashboard under Analytics &amp; Logs &gt; Traffic Served Over SSL before opting in, to estimate the impact it will have on their environment.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/cloudflare-now-blocks-all-unencrypted-traffic-to-its-api-endpoints/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28394</guid><pubDate>Mon, 24 Mar 2025 04:12:00 +0000</pubDate></item><item><title>Discord heightens ad focus by introducing video ads to mobile apps in June</title><link>https://nsaneforums.com/news/security-privacy-news/discord-heightens-ad-focus-by-introducing-video-ads-to-mobile-apps-in-june-r28360/</link><description><![CDATA[<h3>
	Discord looks for more ways to make money ahead of expected IPO.
</h3>

<p>
	Discord’s mobile app will have video ads starting in June, the company announced today. The initial pilot for the video ads, which Discord calls Video Quests on Mobile, will offer advertisers the ability to “showcase trailers, make impactful announcements, and highlight premium content” to users, Discord said.
</p>

<p>
	 
</p>

<p>
	Discord was a <a href="https://www.judiciary.senate.gov/imo/media/doc/2024-01-31_-_testimony_-_citron.pdf" rel="external nofollow">proudly ad-free</a> platform until March 2024, when it <a href="https://arstechnica.com/gadgets/2024/04/discord-starts-down-the-dangerous-road-of-ads-this-week/" rel="external nofollow">introduced ads to its desktop and console</a> apps. Those ads offer Discord users rewards for PC games if they play certain games or get people to watch a stream of their gameplay through Discord. Discord followed up with Video Quests, which let developers show Discord users video ads, like trailers and announcements of new seasons and downloadable content. Discord users see prompts for both types of ads on the bottom-left side of their screen and can choose to expand or ignore them.
</p>

<p>
	 
</p>

<p>
	Discord users can also opt out of personalized promotions and “hide an in-app promotion for a specific Quest or game you’re not interested in,” <a href="https://support.discord.com/hc/en-us/articles/22225719947543-Discord-Quests-FAQ#h_01HVPBZR5FP77BF55STCFXMRS9" rel="external nofollow">Discord said</a>.
</p>

<p>
	 
</p>

<p>
	In June, users of Discord’s mobile apps will see Video Quest advertisements on the bottom of the screen as depicted below:
</p>

<p>
	 
</p>

<div class="ars-lightbox align-fullwidth my-5">
	<div class="ars-gallery-1-up my-5">
		<div class="ars-lightbox-item relative block h-full w-full overflow-hidden rounded-sm">
			<img alt="Discord-Video-Quests-on-Mobile-Image-5.p" aria-labelledby="caption-2083644" class="ipsImage" decoding="async" height="720" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2025/03/Discord-Video-Quests-on-Mobile-Image-5.png">
			<div class="pswp-caption-content" id="caption-2083644">
				<em>First, the ad prompt appears. </em>

				<div class="ars-gallery-caption-credit">
					<em><em>Discord </em></em>
				</div>

				<div class="ars-gallery-caption-credit">
					 
				</div>
				<em> </em>
			</div>
		</div>
	</div>

	<div class="flex flex-col flex-nowrap gap-5 py-5 md:flex-row">
		<div style="flex-basis: calc(49.875822953418% - 10px);">
			<div class="ars-lightbox-item relative block h-full w-full overflow-hidden rounded-sm">
				<img alt="Discord-Video-Quests-on-Mobile-Image-1.p" aria-labelledby="caption-2083640" class="ipsImage" decoding="async" height="720" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2025/03/Discord-Video-Quests-on-Mobile-Image-1.png">
				<div class="pswp-caption-content" id="caption-2083640">
					<em>This is what the prompt looks like expanded. </em>

					<div class="ars-gallery-caption-credit">
						<em><em>Discord </em></em>
					</div>
					<em> </em>
				</div>
			</div>

			<div class="md:hidden">
				 
			</div>
		</div>

		<div class="flex-1">
			<div class="ars-lightbox-item relative block h-full w-full overflow-hidden rounded-sm">
				<img alt="Discord-Video-Quests-on-Mobile-Image-2.p" aria-labelledby="caption-2083641" class="ipsImage" decoding="async" height="720" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2025/03/Discord-Video-Quests-on-Mobile-Image-2.png">
				<div class="pswp-caption-content" id="caption-2083641">
					<em>If users click "Accept Quest" on the expanded prompt, a video ad like this will play. </em>

					<div class="ars-gallery-caption-credit">
						<em><em>Discord </em></em>
					</div>
					<em> </em>
				</div>
			</div>

			<div class="md:hidden">
				 
			</div>
		</div>
	</div>

	<div class="ars-gallery-thumbnails grid grid-cols-4 gap-3 sm:grid-cols-6">
		<div class="aspect-square">
			<div class="ars-lightbox-item relative block h-full w-full overflow-hidden rounded-sm">
				<img alt="Discord-Video-Quests-on-Mobile-Image-3.p" aria-labelledby="caption-2083642" class="ipsImage" decoding="async" height="720" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2025/03/Discord-Video-Quests-on-Mobile-Image-3.png">
				<div class="pswp-caption-content" id="caption-2083642">
					<em>Users can then claim rewards... </em>

					<div class="ars-gallery-caption-credit">
						<em><em>Discord </em></em>
					</div>

					<div class="ars-gallery-caption-credit">
						 
					</div>
					<em> </em>
				</div>
			</div>
		</div>

		<div class="aspect-square">
			<div class="ars-lightbox-item relative block h-full w-full overflow-hidden rounded-sm">
				<img alt="Discord-Video-Quests-on-Mobile-Image-4.p" aria-labelledby="caption-2083643" class="ipsImage" decoding="async" height="720" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2025/03/Discord-Video-Quests-on-Mobile-Image-4.png">
				<div class="pswp-caption-content" id="caption-2083643">
					<em>...and be assured that they've received said rewards. </em>

					<div class="ars-gallery-caption-credit">
						<em><em>Discord </em></em>
					</div>

					<div class="ars-gallery-caption-credit">
						 
					</div>
					<em> </em>
				</div>
			</div>
		</div>
	</div>
</div>

<p>
	“Expanding our advertising platform to mobile is an obvious, natural evolution in our strategy," Peter Sellis, Discord’s product SVP, said in a statement accompanying today’s announcement. "Our mission is to create the most authentic, player-centric advertising platform in the galaxy."
</p>

<p>
	 
</p>

<p>
	Discord’s expansion into mobile ads brings the 10-year-old company deeper down the rabbit hole of online advertising. The company, which used to rely solely on subscriptions and <a href="https://support.discord.com/hc/en-us/articles/17162747936663-Shop-FAQ" rel="external nofollow">premium add-ons</a> for money, previously viewed the idea of <a href="https://www.wsj.com/articles/a-social-network-without-ads-discord-defies-convention-11615199401" rel="external nofollow">ads on Discord as intrusive</a>.
</p>

<p>
	 
</p>

<p>
	However, Discord <a href="https://www.theverge.com/2024/1/11/24034705/discord-layoffs-17-percent-employees" rel="external nofollow">reportedly</a> isn’t profitable and is looking to go public soon. Earlier this month, <a href="https://www.nytimes.com/2025/03/05/technology/discord-ipo.html" rel="external nofollow">The New York Times</a> reported that Discord could file an initial public offering "as soon as this year," citing "two people familiar with the talks." Discord founder and CEO Jason Citron told <a href="https://www.bloomberg.com/news/articles/2024-03-07/discord-to-offer-rewards-for-gamers-as-app-seeks-profit-in-2024" rel="external nofollow">Bloomberg</a> last year that Discord would "probably" go public eventually.
</p>

<p>
	 
</p>

<p>
	As such, it's a critical time for Discord to create new forms of revenue, even if that means embracing something that Citron has <a href="https://www.wsj.com/articles/a-social-network-without-ads-discord-defies-convention-11615199401" rel="external nofollow">previously acknowledged</a> is unpopular. The situation is similar to that of another social media platform, Reddit. Reddit has increased its focus on ads since <a href="https://arstechnica.com/tech-policy/2024/02/report-75k-loyal-redditors-can-snag-shares-before-reddit-goes-public/" rel="external nofollow">going public</a> in March 2024 and finally <a href="https://arstechnica.com/gadgets/2024/10/amid-controversial-changes-reddit-is-getting-more-popular-and-profitable/" rel="external nofollow">reaching profitability</a> in October 2024. The company's advertising revenue grew 60 percent year over year in 2024.
</p>

<p>
	 
</p>

<p>
	In its effort to continue pleasing investors, Reddit has hinted at bringing <a href="https://arstechnica.com/gadgets/2025/02/reddit-plans-to-lock-some-content-behind-a-paywall-this-year-ceo-says/" rel="external nofollow">more ads to the platform</a>. The need for ad dollars is also part of the reason Reddit changed its API pricing, <a href="https://arstechnica.com/gadgets/2024/02/exploring-reddits-third-party-app-environment-7-months-after-the-apicalypse/" rel="external nofollow">killing most third-party apps</a> that let users access Reddit outside of its native platforms, where Reddit sells ads. Reddit's growth and evolution illustrate how advertising can quickly become more central to a social platform and <a href="https://arstechnica.com/tech-policy/2025/03/new-reddit-controls-let-you-block-your-most-hated-advertisers-for-a-year/" rel="external nofollow">potentially frustrate users</a>.
</p>

<p>
	 
</p>

<p>
	So far, Discord’s ads have seemed minimally intrusive. But the door separating Discord users and advertisers will creak open a little more in June.
</p>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/gadgets/2025/03/discord-heightens-ad-focus-by-introducing-video-ads-to-mobile-apps-in-june/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28360</guid><pubDate>Fri, 21 Mar 2025 03:28:19 +0000</pubDate></item><item><title>WordPress security plugin WP Ghost vulnerable to remote code execution bug</title><link>https://nsaneforums.com/news/security-privacy-news/wordpress-security-plugin-wp-ghost-vulnerable-to-remote-code-execution-bug-r28355/</link><description><![CDATA[<p>
	Popular WordPress security plugin WP Ghost is vulnerable to a critical severity flaw that could allow unauthenticated attackers to remotely execute code and hijack servers.
</p>

<p>
	 
</p>

<p>
	WP Ghost is a popular security add-on used in over 200,000 WordPress sites that claims to stop 140,000 hacker attacks and over 9 million brute-forcing attempts every month.
</p>

<p>
	 
</p>

<p>
	It also offers protection against SQL injection, script injection, vulnerability exploitation, malware dropping, file inclusion exploits, directory traversal attacks, and cross-site scripting.
</p>

<p>
	 
</p>

<p>
	However, as revealed by Patchstack, the security tool itself is vulnerable to a critical (CVSS score: 9.6) remote code execution (RCE) vulnerability that could lead to a complete website takeover.
</p>

<p>
	 
</p>

<p>
	The flaw, tracked as CVE-2025-26909, impacts all versions of WP Ghost up to 5.4.01 and stems from insufficient input validation in the 'showFile()' function. Exploiting the flaw could allow attackers to include arbitrary files via manipulated URL paths.
</p>

<p>
	 
</p>

<p>
	The flaw is triggered only if WP Ghost's "Change Paths" feature is set to Lite or Ghost mode. Although these modes are not enabled by default, Patchstack notes that the Local File Inclusion (LFI) part applies to nearly all setups.
</p>

<p>
	 
</p>

<p>
	"The vulnerability occurred due to insufficient user input value via the URL path that will be included as a file," <a href="https://patchstack.com/articles/critical-lfi-to-rce-vulnerability-in-wp-ghost-plugin-affecting-200k-sites/" rel="external nofollow" target="_blank">reads Patchstack's report</a>.
</p>

<p>
	 
</p>

<p>
	"Due to the behavior of the LFI case, this vulnerability could lead to Remote Code Execution on almost all of the environment setup."
</p>

<p>
	 
</p>

<p>
	Hence, the vulnerability allows LFI universally, but whether it escalates to RCE depends on the specific server configuration.
</p>

<p>
	 
</p>

<p>
	LFI without RCE can still be dangerous through scenarios such as information disclosure, session hijacking, log poisoning, access to source code, and denial of service (DoS) attacks.
</p>

<p>
	 
</p>

<p>
	Following the discovery of the flaw by researcher Dimas Maulana on February 25, 2025, Patchstack analyzed it internally and eventually notified the vendor on March 3.
</p>

<p>
	 
</p>

<p>
	On the next day, the developers of WP Ghost incorporated a fix in the form of an additional validation on the supplied URL or path from the users.
</p>

<p>
	 
</p>

<p>
	The patch was incorporated on WP Ghost version 5.4.02, while version 5.4.03 has also been made available in the meantime.
</p>

<p>
	 
</p>

<p>
	Users are recommended to upgrade to either version to mitigate CVE-2025-26909.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/wordpress-security-plugin-wp-ghost-vulnerable-to-remote-code-execution-bug/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28355</guid><pubDate>Thu, 20 Mar 2025 17:14:46 +0000</pubDate></item><item><title>Windows has an 8-year-old security issue that is exploited and known by Microsoft for some time</title><link>https://nsaneforums.com/news/security-privacy-news/windows-has-an-8-year-old-security-issue-that-is-exploited-and-known-by-microsoft-for-some-time-r28341/</link><description><![CDATA[<p>
	Microsoft is doing a commendable job when it comes to <a data-wpel-link="internal" href="https://www.ghacks.net/2025/03/13/the-windows-security-updates-for-march-2025-are-now-available/" rel="external nofollow">Windows security</a>. Keeping billions of devices secure is no small feat. Sometimes, however, it appears that someone at Microsoft is pushing the breaks regarding specific vulnerabilities.
</p>

<p>
	 
</p>

<p>
	Take the following attack method as an example. It is a vulnerability in .lnk shortcuts that is exploited to trigger malware downloads. It was <a data-wpel-link="external" href="https://www.trendmicro.com/en_us/research/25/c/windows-shortcut-zero-day-exploit.html" rel="external nofollow" target="_blank">discovered by Trend Micro</a> in 2024 and reported to Microsoft in September 2024.
</p>

<p>
	 
</p>

<p>
	Security engineers at Trend Micro say that the issue has been exploited since at least 2017 and that it has found almost a 1,000 of these links in the wild already.
</p>

<p>
	 
</p>

<p>
	These links contain megabytes of whitespace characters according to Trend Micro to fool antivirus and other security solutions. Attacks come from four countries only -- North Korea, China, Russia, and Iran -- according to the researchers. Trend Micro revealed that the vast majority of attacks come from state-sponsored attack crews and fall in the information theft and espionage category. Government were targeted the most, followed by the private and financial sector, think tanks, and telecommunications.
</p>

<p>
	 
</p>

<p>
	The attackers download and install different malware payloads on successfully exploited systems. Among them notorious payloads and loaders such as Lumma Stealer or GuLoader.
</p>

<p>
	 
</p>

<p>
	Microsoft has not acted on the provided information. Trend Micro says that it decided to go public with the information because of Microsoft's inactivity. The threat "poses a significant risk "to the confidentiality, integrity, and availability of data maintained by governments, critical infrastructure, and private organizations globally" according to the researchers.
</p>

<p>
	 
</p>

<p>
	Microsoft classified the issue as low severity according to Trend Micro, indicating that the issue may not be patched in the "immediate future".
</p>

<p>
	 
</p>

<p>
	In a comment to <a data-wpel-link="external" href="https://www.theregister.com/2025/03/18/microsoft_trend_flaw/" rel="external nofollow" target="_blank">The Register</a>, a Microsoft spokesperson encouraged customers to "exercise caution when downloading files from unknown sources".
</p>

<p>
	 
</p>

<p>
	Shortcut files can be analyzed on local Windows systems. The problem with the disclosed vulnerability is that the link files are specifically crafted. This means that the user won't see the exploit when analyzing the link shortcut according to Trend Micro.
</p>

<p>
	 
</p>

<p>
	Some security solutions may recognize these malicious shortcuts already, others may do so in the near future.
</p>

<p>
	 
</p>

<p>
	<em><strong>Now You</strong>: what is your take on this? Should Microsoft develop a fix and release it? 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/03/19/windows-has-an-8-year-old-security-issue-that-is-exploited-and-known-by-microsoft-for-some-time/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28341</guid><pubDate>Wed, 19 Mar 2025 16:54:10 +0000</pubDate></item><item><title>Google pushing "Ad blockers violate YouTube's Terms of Service" banners on YouTube</title><link>https://nsaneforums.com/news/security-privacy-news/google-pushing-ad-blockers-violate-youtubes-terms-of-service-banners-on-youtube-r28320/</link><description><![CDATA[<p>
	It has been almost a year since Google started to implement changes on YouTube to block content blockers on the platform.  The <a data-wpel-link="internal" href="https://www.ghacks.net/2023/11/01/youtube-confirms-it-has-launched-a-global-effort-to-crack-down-on-ad-blockers/" rel="external nofollow">fight against adblockers</a> started in 2023 with "Ad blockers are not allowed by YouTube" banners being shown to affected users.
</p>

<p>
	 
</p>

<p>
	Google has been testing new implementations since then, including <a data-wpel-link="internal" href="https://www.ghacks.net/2024/06/13/seeing-ads-on-youtube-google-is-testing-server-side-ads-that-break-adblockers/" rel="external nofollow">server-side ads that break adblockers</a>, or by throwing <a data-wpel-link="internal" href="https://www.ghacks.net/2024/06/19/google-disrupted-youtube-video-playback-on-firefox-again/" rel="external nofollow">jabs against</a> competing browsers like Firefox.
</p>

<h2>
	A new banner
</h2>

<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/03/youtube-adblock-no-longer-working-v0-zvdtcqdpwnoe1.webp">
</p>

<p>
	 
</p>

<p>
	Reports <a data-wpel-link="external" href="https://www.reddit.com/r/youtube/comments/1jbjdgk/turning_off_ad_blocker_didnt_remove_ad_blockers/" rel="external nofollow" target="_blank">on Reddit</a> <a data-wpel-link="external" href="https://www.reddit.com/r/OperaGX/comments/1jc28uu/ublock_not_blocking_youtube_adds_any_fixes/" rel="external nofollow" target="_blank">and</a> other online forums suggest that Google has started to intensify its fight against content blockers once again on YouTube.
</p>

<p>
	 
</p>

<p>
	The new banner resembles the old. It is shown to users when they use content blockers. The text is slightly different, as it now says "Ad blockers violate YouTube's Terms of Service".
</p>

<p>
	 
</p>

<p>
	<strong>The options are identical to last year's banner:</strong> allow ads on YouTube or subscribe to YouTube Premium. No word on <a data-wpel-link="internal" href="https://www.ghacks.net/2025/03/07/youtube-premium-lite-launches-in-the-us-for-7-99-a-month/" rel="external nofollow">YouTube Premium Lite</a>, a cheaper subscription option that promises fewer ads on YouTube as well though.
</p>

<p>
	 
</p>

<p>
	Not everyone appears to be affected by this. Google, is likely testing the waters on a small percentage of YouTube visitors to collect data and make sure that false positives are low.
</p>

<p>
	 
</p>

<p>
	Affected users report issues on non-Chrome browsers for the most part. Opera and Firefox seem to be affected specifically by this.
</p>

<p>
	 
</p>

<p>
	I tested YouTube video playback in several browsers with native or extension-based content blockers and it worked in all of them.
</p>

<p>
	 
</p>

<p>
	<strong>Affected users may try a few things to get back on track.</strong>
</p>

<p>
	 
</p>

<ol>
	<li>
		First thing they may want to do is update the content blocker and its filter lists, if such an option is provided.
	</li>
	<li>
		If that does not work, loading YouTube in private browsing mode may help, as it uses a separate profile for the loading. Just make sure that the content blocker is allowed to run in private browsing mode.
	</li>
	<li>
		The next option is to test different browsers to see if they let you get around the blockage.
	</li>
	<li>
		Another option is to use Bing Videos to play YouTube videos. Not the most elegant of solutions, but it seems to come without any ads.
	</li>
</ol>

<p>
	 
</p>

<p>
	If all of those fail, you may want to give third-party frontends and apps a try. <a data-wpel-link="external" href="https://docs.invidious.io/instances/" rel="external nofollow" target="_blank">Invidious</a> appears to be working again for now, and apps like <a data-wpel-link="external" href="https://newpipe.net/" rel="external nofollow" target="_blank">NewPipe</a> for Android are also alive and kicking.
</p>

<h3>
	Closing Words
</h3>

<p>
	The cat and mouse game between content blockers and Google's anti-ad-blocking on YouTube could intensify again in the coming months. Users with content blockers may be blocked from time to time when they try to play videos on YouTube.
</p>

<p>
	 
</p>

<p>
	<em><strong>Now You:</strong> do you watch videos on YouTube regularly? Did you run into any content blocks or use YouTube Premium? Let us know in the comments below. (via <a data-wpel-link="external" href="https://www.neowin.net/news/google-not-letting-youtube-videos-play-with-opera-firefox-adblockers-chrome-is-slow/" rel="external nofollow" target="_blank">Neowin</a>)</em>
</p>

<p>
	 
</p>

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

<p>
	<a href="https://www.ghacks.net/2025/03/18/google-pushing-ad-blockers-violate-youtubes-terms-of-service-banners-on-youtube/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28320</guid><pubDate>Tue, 18 Mar 2025 07:34:18 +0000</pubDate></item><item><title>Google not letting YouTube videos play with Opera, Firefox adblockers. Chrome is slow.</title><link>https://nsaneforums.com/news/security-privacy-news/google-not-letting-youtube-videos-play-with-opera-firefox-adblockers-chrome-is-slow-r28306/</link><description><![CDATA[<p>
	For those who have been running YouTube on a browser for a while with an ad blocker enabled, you must have come across YouTube's banner that stops a video playing in its track and warns users not to use such content blockers.
</p>

<p>
	 
</p>

<p>
	In the banner, Google says that "Adblockers violate YouTube's Terms of Service" as it encourages users to disable such content blockers or switch to YouTube Premium, which is a paid subscription which removes ads from the video platform. The company is also said to be working on <a href="https://www.neowin.net/news/google-wants-to-make-it-impossible-to-block-youtube-ads-as-they-may-be-inside-videos/" rel="external nofollow">server-side ads</a> to make blocking them even harder.
</p>

<p>
	 
</p>

<p>
	As mentioned above, this saga is anything but new. There were accusations back in 2023 that Google was purposefully slowing down YouTube on Firefox, though Google <a href="https://www.neowin.net/news/google-explains-why-it-did-not-make-firefox-load-youtube-slowly-on-purpose/" rel="external nofollow">denied it and also explained why that wasn't the case</a>. A similar thing happened a few months later with people again pointing fingers towards Google. However, the search once again came out not guilty as<a href="https://www.neowin.net/news/adblock-google-did-not-slow-down-and-lag-youtube-performance-with-ad-blocker-on/" target="_blank" rel="external nofollow"> Adblock</a><a href="https://www.neowin.net/news/adblock-google-did-not-slow-down-and-lag-youtube-performance-with-ad-blocker-on/" rel="external nofollow"> admitted it was a fault on its end</a>. There were also allegations that Google was hiding the "skip ad" button although Google once <a href="https://www.neowin.net/news/after-users-accusation-youtube-comes-out-clean-regarding-hiding-the-ad-skip-button/" rel="external nofollow">again claimed innocence</a>.
</p>

<p>
	 
</p>

<p>
	Here's what the banner says:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		<strong>Ad blockers violate YouTube's Terms of Service</strong>
	</p>

	<p>
		 
	</p>

	<ul>
		<li>
			It looks like you may be using an ad blocker. Video playback is blocked unless YouTube is allowlisted or the ad blocker is disabled.
		</li>
		<li>
			Ads allow YouTube to be used by billions worldwide.
		</li>
		<li>
			You can go ad-free with YouTube Premium, and creators can still get paid from your subscription.
		</li>
	</ul>

	<p>
		 
	</p>

	<p>
		Allow YouTube Ads
	</p>

	<p>
		 
	</p>

	<p>
		Try YouTube Premium
	</p>
</blockquote>

<p>
	It looks like the nagging banner is back again at least on Opera's browsers as Neowin noticed it today. We are unsure if this is happening in other regions too or if it is just India-specific. However, there are complaints about it on the OperaGX subreddit (<a href="https://www.reddit.com/r/OperaGX/comments/1jc28uu/ublock_not_blocking_youtube_adds_any_fixes/" rel="external nofollow">link1</a>, <a href="https://www.reddit.com/r/OperaGX/comments/1jb1pig/youtube_adblock_no_longer_working/" rel="external nofollow">link2</a>) as well as on the YouTube <a href="https://www.reddit.com/r/youtube/comments/1jbjdgk/turning_off_ad_blocker_didnt_remove_ad_blockers/" rel="external nofollow">subreddit</a>.
</p>

<p>
	 
</p>

<figure class="image image--expandable">
	<img alt="YouTube anti adblock banner on Opera" class="ipsImage" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2025/03/1742222171_opera_youtube_adblock_not_working_souce_sayan_sen_neowin.jpg">
</figure>

<p>
	When I came across this, the first thing I tried was to disable and re-enable uBlock Origin, and following that I updated the extension's filtering engine since it often helps with bypassing this YouTube anti-adblock banner. However, those did not help at all.
</p>

<p>
	 
</p>

<p>
	Following that, I turned off Opera's native content filtering add-on called "Privacy Protection" and this one did the trick. Therefore it looks like the built-in Opera adblocker is what is causing the issue.
</p>

<p>
	 
</p>

<p>
	After Opera, I checked Brave since it also comes with a native content blocker in the <a href="https://www.neowin.net/news/as-google-chrome-disables-ublock-origin-brave-assures-it-wont-flaunts-its-default-adblock/" rel="external nofollow">form of "Brave Shields"</a>. I tried the same video here and it played without issue. As usual, though, you have to make sure that the "Block scripts" option inside the Brave Shields is toggled off or else the YouTube website won't load properly and the video thumbnails will only display themselves as white windows.
</p>

<p>
	 
</p>

<p>
	There are also similar reports for <a href="https://www.reddit.com/r/firefox/comments/1jbyafu/anyone_else_getting_the_youtube_ad_warnings_on/" rel="external nofollow">Firefox</a> but I must add I did not experience this, yet, although I have been noticing YouTube asset-loading issues with AdGuard. On the other hand, Google's own Chrome has exhibited sluggish performance for the last couple of days with uBlock Origin.
</p>

<p>
	 
</p>

<p>
	Therefore, it looks like different adblockers are getting affected by different sort of issues as Google keeps trying to make YouTube adblocking very difficult, if not impossible.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/google-not-letting-youtube-videos-play-with-opera-firefox-adblockers-chrome-is-slow/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28306</guid><pubDate>Mon, 17 Mar 2025 20:33:53 +0000</pubDate></item><item><title>New Akira ransomware decryptor cracks encryptions keys using GPUs</title><link>https://nsaneforums.com/news/security-privacy-news/new-akira-ransomware-decryptor-cracks-encryptions-keys-using-gpus-r28298/</link><description><![CDATA[<p>
	Security researcher Yohanes Nugroho has released a decryptor for the Linux variant of Akira ransomware, which utilizes GPU power to retrieve the decryption key and unlock files for free.
</p>

<p>
	 
</p>

<p>
	Nugroho developed the decryptor after being asked for help from a friend, deeming the encrypted system solvable within a week, based on how Akira generates encryption keys using timestamps.
</p>

<p>
	 
</p>

<p>
	The project ended up taking three weeks due to unforeseen complexities, and the <a href="http://tinyhack.com/2025/03/13/decrypting-encrypted-files-from-akira-ransomware-linux-esxi-variant-2024-using-a-bunch-of-gpus/" rel="external nofollow" target="_blank">researcher spent $1,200 on GPU resources</a> to crack the encryption key, but eventually, he succeeded.
</p>

<h2>
	Using GPUs to brute force keys
</h2>

<p>
	Nugroho's decryptor does not work like a traditional decryption tool where users supply a key to unlock their files.
</p>

<p>
	 
</p>

<p>
	Instead, it brute-forces encryption keys (unique for each file) by exploiting the fact that the Akira encryptor generates its encryption keys based on the current time (in nanoseconds) as a seed.
</p>

<p>
	 
</p>

<p>
	An encryption seed is data used with cryptographic functions to generate strong, unpredictable encryption keys. Since the seed influences the key generation, keeping it secret is critical to prevent attackers from recreating encryption or decryption keys through brute force or other cryptographic attacks.
</p>

<p>
	 
</p>

<p>
	Akira ransomware dynamically generates unique encryption keys for each file using four different timestamp seeds with nanosecond precision and hashes through 1,500 rounds of SHA-256.
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Four timestamps used for generating keys" class="ipsImage" height="339" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2025/March/four-timestamps.jpg">
		<figcaption>
			<em>Four timestamps used for generating keys<br>
			Source: tinyhack.com</em>
		</figcaption>
	</figure>
</div>

<p>
	These keys are encrypted with RSA-4096 and appended at the end of each encrypted file, so decrypting them without the private key is hard.
</p>

<p>
	 
</p>

<p>
	The level of timing precision in the timestamps creates over a billion possible values per second, making it difficult to brute force the keys.
</p>

<p>
	 
</p>

<p>
	Also, Nugroho says that Akira ransomware on Linux encrypts multiple files simultaneously using multi-threading, making it hard to determine the timestamp used and adding further complexity.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="CPU threads handling file encryption at different times" class="ipsImage" height="312" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2025/March/cpu-threads.jpg">
		<figcaption>
			<em>CPU threads handling file encryption at different times<br>
			Source: tinyhack.com</em>
		</figcaption>
	</figure>
</div>

<p>
	The researcher narrowed down the possible timestamps to brute-force by looking at log files shared by his friend. This allowed him to see when the ransomware was executed, the file metadata to estimate the encryption completion times, and produce encryption benchmarks on different hardware to create predictable profiles.
</p>

<p>
	 
</p>

<p>
	Initial attempts using an RTX 3060 were far too slow, with a ceiling of only 60 million encryption tests per second. Upgrading to an RTC 3090 didn't help much either.
</p>

<p>
	 
</p>

<p>
	Eventually, the researcher turned to using RunPod &amp; Vast.ai cloud GPU services that offered enough power at the right price to confirm the effectiveness of his tool.
</p>

<p>
	 
</p>

<p>
	Specifically, he used sixteen RTX 4090 GPUs to brute-force the decryption key in roughly 10 hours. However, depending on the amount of encrypted files that need recovery, the process may take a couple of days.
</p>

<p>
	 
</p>

<p>
	The researcher noted in his write-up that GPU experts could still optimize his code, so performance can likely be improved.
</p>

<p>
	 
</p>

<p>
	Nugroho has made the decryptor <a href="http://github.com/yohanes/akira-bruteforce" rel="external nofollow" target="_blank">available on GitHub</a>, with instructions on how to recover Akira-encrypted files.
</p>

<p>
	 
</p>

<p>
	As always, when attempting to decrypt files, make a backup of the original encrypted files, as there's a possibility that files can be corrupted if the wrong decryption key is used.
</p>

<p>
	 
</p>

<p>
	BleepingComputer has not tested the tool and cannot guarantee its safety or effectiveness, so use it at your own risk.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/gpu-powered-akira-ransomware-decryptor-released-on-github/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28298</guid><pubDate>Sun, 16 Mar 2025 07:06:21 +0000</pubDate></item><item><title>Everything you say to your Echo will be sent to Amazon starting on March 28</title><link>https://nsaneforums.com/news/security-privacy-news/everything-you-say-to-your-echo-will-be-sent-to-amazon-starting-on-march-28-r28288/</link><description><![CDATA[<h3>
	Amazon is killing a privacy feature to bolster Alexa+, the new subscription assistant.
</h3>

<p>
	 
</p>

<p>
	Since Amazon announced plans for a generative AI version of Alexa, we were <a href="https://arstechnica.com/gadgets/2023/09/amazons-generative-ai-powered-alexa-is-as-big-a-privacy-red-flag-as-old-alexa/" rel="external nofollow">concerned about user privacy</a>. With <a href="https://arstechnica.com/gadgets/2025/02/amazons-subscription-based-alexa-looks-highly-capable-and-questionable/" rel="external nofollow">Alexa+</a> rolling out to Amazon Echo devices in the coming weeks, we’re getting a clearer view at the privacy concessions people will have to make to maximize usage of the AI voice assistant and avoid bricking functionality of already-purchased devices.
</p>

<p>
	 
</p>

<p>
	In an email sent to customers today, Amazon said that Echo users will no longer be able to set their devices to process Alexa requests locally and, therefore, avoid sending voice recordings to Amazon’s cloud. Amazon apparently sent the email to users with “Do Not Send Voice Recordings” enabled on their Echo. Starting on March 28, recordings of everything spoken to the Alexa living in Echo speakers and smart displays will automatically be sent to Amazon and processed in the cloud.
</p>

<p>
	 
</p>

<p>
	Attempting to rationalize the change, Amazon’s email said:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		As we continue to expand Alexa’s capabilities with generative AI features that rely on the processing power of Amazon’s secure cloud, we have decided to no longer support this feature.
	</p>
</blockquote>

<p>
	One of the most marketed features of Alexa+ is its more advanced ability to recognize who is speaking to it, a feature known as Alexa Voice ID. To accommodate this feature, Amazon is eliminating a privacy-focused capability for all Echo users, even those who aren’t interested in the subscription-based version of Alexa or want to use Alexa+ but not its ability to recognize different voices.
</p>

<p>
	 
</p>

<p>
	However, there are plenty of reasons why people wouldn't want Amazon to receive recordings of what they say to their personal device. For one, the idea of a conglomerate being able to listen to personal requests made in your home is, simply, unnerving.
</p>

<p>
	 
</p>

<p>
	Further, Amazon has previously mismanaged Alexa voice recordings. In 2023, Amazon agreed to <a href="https://www.nytimes.com/2023/05/31/technology/amazon-25-million-childrens-privacy.html" rel="external nofollow">pay $25 million</a> in civil penalties over the revelation that it stored recordings of children’s interactions with Alexa forever. Adults also didn’t feel properly informed of Amazon’s <a href="https://arstechnica.com/tech-policy/2019/07/amazon-confirms-it-keeps-your-alexa-recordings-basically-forever/" rel="external nofollow">inclination toward keeping Alexa recordings</a> unless prompted not to until 2019—five years after the first Echo came out.
</p>

<p>
	 
</p>

<p>
	If that's not enough to deter you from sharing voice recordings with Amazon, note that the company allowed <a href="https://arstechnica.com/tech-policy/2019/04/amazon-admits-that-employees-review-small-sample-of-alexa-audio/" rel="external nofollow">employees to listen to Alexa voice recordings.</a> In 2019, Bloomberg reported that Amazon employees listened to as many as 1,000 audio samples during their nine-hour shifts. Amazon <a href="https://www.amazon.com/gp/help/customer/display.html?nodeId=201602230" rel="external nofollow">says</a> it allows employees to listen to Alexa voice recordings to train its speech recognition and natural language understanding systems.
</p>

<p>
	 
</p>

<p>
	Other reasons why people may be hesitant to trust Amazon with personal voice samples include the previous usage of Alexa voice recordings <a href="https://arstechnica.com/tech-policy/2018/11/amazon-must-give-up-echo-recordings-in-double-murder-case-judge-rules/" rel="external nofollow">in criminal trials </a>and Amazon <a href="https://arstechnica.com/tech-policy/2023/06/ftc-amazon-ring-workers-illegally-spied-on-users-of-home-security-cameras/" rel="external nofollow">paying a settlement</a> in 2023 in relation to allegations that it allowed "thousands of employees and contractors to watch video recordings of customers' private spaces" taken from Ring cameras, per the Federal Trade Commission.
</p>

<h2>
	Save recordings or lose functionality
</h2>

<p>
	Likely looking to get ahead of these concerns, Amazon said in its email today that by default, it will delete recordings of users’ Alexa requests after processing. However, anyone with their Echo device set to “Don’t save recordings” will see their already-purchased devices’ Voice ID feature bricked. Voice ID <a href="https://www.amazon.com/gp/help/customer/display.html?nodeId=GYCXKY2AB2QWZT2X" rel="external nofollow">enables Alexa</a> to do things like share user-specified calendar events, reminders, music, and more. Previously, Amazon <a href="https://www.amazon.com/gp/help/customer/display.html?nodeId=201602230" rel="external nofollow">has said</a> that "if you choose not to save any voice recordings, Voice ID may not work." As of March 28, broken Voice ID is a guarantee for people who don't let Amazon store their voice recordings.
</p>

<p>
	 
</p>

<p>
	Amazon's email says:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		Alexa voice requests are always encrypted in transit to Amazon’s secure cloud, which was designed with layers of security protections to keep customer information safe. Customers can continue to choose from a robust set of controls by visiting the Alexa Privacy dashboard online or navigating to More &gt; Alexa Privacy in the Alexa app.
	</p>
</blockquote>

<p>
	Amazon is forcing Echo users to make a couple of tough decisions: Grant Amazon access to recordings of everything you say to Alexa or stop using an Echo; let Amazon save voice recordings and have employees listen to them or lose a feature set to become more advanced and central to the next generation of Alexa.
</p>

<p>
	 
</p>

<p>
	However, Amazon is betting big that Alexa+ can dig the voice assistant out of a <a href="https://arstechnica.com/gadgets/2024/07/alexa-had-no-profit-timeline-cost-amazon-25-billion-in-4-years/" rel="external nofollow">financial pit</a>. Amazon has publicly committed to keeping the free version of Alexa around, but Alexa+ is viewed as Amazon's last hope for keeping Alexa alive and making it profitable. Anything Amazon can do to get people to pay for Alexa takes precedence over other Alexa user demands, including, it seems, privacy.
</p>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/gadgets/2025/03/everything-you-say-to-your-echo-will-be-sent-to-amazon-starting-on-march-28/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28288</guid><pubDate>Sat, 15 Mar 2025 06:39:04 +0000</pubDate></item><item><title>New Reddit controls let you block your most-hated advertisers for a year</title><link>https://nsaneforums.com/news/security-privacy-news/new-reddit-controls-let-you-block-your-most-hated-advertisers-for-a-year-r28280/</link><description><![CDATA[<h3>
	Reddit will likely continue increasing the amount of ads users see.
</h3>

<p>
	Reddit has shown a growing commitment to promoting ads on its platform, especially since <a href="https://arstechnica.com/tech-policy/2024/03/reddit-faces-new-reality-after-cashing-in-on-its-ipo/" rel="external nofollow">going public</a> a year ago. But in the interest of not completely alienating customers with incessant, irrelevant, or personally offensive ads, the social media company is giving users the ability to block advertisers for a year.
</p>

<p>
	 
</p>

<p>
	In a Reddit <a href="https://www.reddit.com/r/RedditSafety/comments/1jalkya/introducing_hide_an_ad/" rel="external nofollow">post</a> last night, a Reddit employee known as cozy_sheets said that clicking “Hide” on an unwanted ad on Reddit will soon result in Reddit automatically hiding “future ads from that advertiser account for at least a year (you can re-hide the ad after that period of time).” The change will debut on the Reddit website and Reddit’s iOS and Android app throughout “the next several weeks,” according to the announcement.
</p>

<p>
	 
</p>

<p>
	Reddit didn't detail what limits it will use to ensure that users don't block every single advertiser for an ad-free Reddit. Some users have<a href="https://www.reddit.com/r/RedditSafety/comments/1jalkya/comment/mhnga6a/?utm_source=share&amp;utm_medium=web3x&amp;utm_name=web3xcss&amp;utm_term=1&amp;utm_content=share_button" rel="external nofollow"> already reported</a> seeing a daily limit for hiding ads, though.
</p>

<p>
	 
</p>

<p>
	Reddit's representative said the ad blocks are a response to users wanting “more control over the ads they see.”
</p>

<p>
	 
</p>

<p>
	The spokesperson noted that users can also “report” an ad if they believe it goes against Reddit’s <a href="https://business.reddithelp.com/s/article/Reddit-Advertising-Policy-Overview" rel="external nofollow">policies</a>. Reporting an ad also results in that advertiser being blocked from pitching to you for a year.
</p>

<p>
	 
</p>

<p>
	Reddit already lets people block advertising related to alcohol, dating, gambling, “politics and activism,” “pregnancy and parenting,” "religion and spirituality,” and weight loss. However, some users have <a href="https://www.reddit.com/r/RedditSafety/comments/1jalkya/comment/mhn54cg/?utm_source=share&amp;utm_medium=web3x&amp;utm_name=web3xcss&amp;utm_term=1&amp;utm_content=share_button" rel="external nofollow">complained</a> about this system failing.
</p>

<p>
	 
</p>

<p>
	Reddit also lets users with accounts in the US and other select countries turn off personalized ads. The company made <a href="https://arstechnica.com/gadgets/2023/09/reddit-blocks-opting-out-of-personalized-ads-starts-paying-users/" rel="external nofollow">personalized ads mandatory</a> in some geographies in September 2023.
</p>

<p>
	 
</p>

<p>
	Despite these ad controls, though, Redditors are likely to see more ads on the platform over the next few years. Reddit executives have pointed to the potential for <a href="https://arstechnica.com/gadgets/2025/02/reddit-plans-to-lock-some-content-behind-a-paywall-this-year-ceo-says/" rel="external nofollow">more ads in comments</a> and a greater focus on contextual ads based on the content around them. All of these ads will be harder for Redditors to avoid than they would have been a few years ago, as a successful war on <a href="https://arstechnica.com/gadgets/2024/02/exploring-reddits-third-party-app-environment-7-months-after-the-apicalypse/" rel="external nofollow">third-party apps</a> has made it difficult to access Reddit outside of its native apps or website. In 2024, advertising represented 92 percent of Reddit's revenue and grew 60 percent year over year.
</p>

<p>
	 
</p>

<p>
	<em>Advance Publications, which owns Ars Technica parent Condé Nast, is the largest shareholder in Reddit.</em>
</p>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/tech-policy/2025/03/new-reddit-controls-let-you-block-your-most-hated-advertisers-for-a-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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28280</guid><pubDate>Fri, 14 Mar 2025 19:06:41 +0000</pubDate></item><item><title>A New Era of Attacks on Encryption Is Starting to Heat Up</title><link>https://nsaneforums.com/news/security-privacy-news/a-new-era-of-attacks-on-encryption-is-starting-to-heat-up-r28279/</link><description><![CDATA[<h3>
	The UK, France, Sweden, and EU have made fresh attacks on end-to-end encryption. Some of the attacks are more “crude” than those in recent years, experts say.
</h3>

<p>
	Over the past decade, <a href="https://www.wired.com/story/the-wired-guide-to-protecting-yourself-from-government-surveillance/" rel="external nofollow">encrypted communication</a> has become the norm for billions of people. Every day, <a href="https://www.wired.com/story/signal-tips-private-messaging-encryption/" rel="external nofollow">Signal</a>, iMessage, and WhatsApp keep billions of messages, photos, videos, and calls private by using <a href="https://www.wired.com/2014/11/hacker-lexicon-end-to-end-encryption/" rel="external nofollow">end-to-end encryption</a> by default—while Zoom, Discord, and various other services all have options to enable the protection. But despite the technology’s mainstream rise, <a href="https://www.wired.com/story/plaintext-50-years-into-the-crypto-wars-encryptions-opponents-are-still-wrong/" rel="external nofollow">long-standing threats</a> to weaken encryption keep piling up.
</p>

<p>
	 
</p>

<p>
	Over the past few months, there has been a surge in government and law enforcement efforts that would effectively undermine encryption, privacy advocates and experts say, with some of the emerging threats being the most “blunt” and aggressive of those in recent memory. Officials in the UK, France, and Sweden have all made moves since the start of 2025 that could undermine or eliminate the protections of end-to-end encryption, adding to a multiyear European Union plan to <a href="https://www.wired.com/story/europe-csam-scanning-law-chat-encryption/" rel="external nofollow">scan private chats</a> and <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://restofworld.org/2024/exporter-whatsapp-encryption-india/#:~:text=In%20a%20Delhi%20High%20Court,end%2Dto%2Dend%20encryption." href="https://restofworld.org/2024/exporter-whatsapp-encryption-india/#:~:text=In%20a%20Delhi%20High%20Court,end%2Dto%2Dend%20encryption." rel="external nofollow" target="_blank">Indian efforts that could damage encryption</a>.
</p>

<p>
	 
</p>

<p>
	These latest assaults on encryption come as intelligence agencies and law enforcement officials in the United States have recently <a href="https://www.wired.com/story/encryption-apps-chinese-telecom-hacking-hydra-russia-exxon/" rel="external nofollow">backtracked on years of anti-encryption attitudes</a> and now recommend that people use encrypted communication platforms whenever they can. The drastic shift in attitude followed the China-backed Salt Typhoon hacker group’s widespread breach of <a href="https://www.wired.com/story/chinas-salt-typhoon-spies-are-still-hacking-telecoms-now-by-exploiting-cisco-routers/#intcid=_wired-article-bottom-recirc_7826003e-f872-46a4-80fa-3ba0e1946a0e_roberta-similarity1" rel="external nofollow">major US telecoms</a>, and it comes as the second Trump administration ramps up potential surveillance of millions of undocumented migrants living in the US. Simultaneously, the administration has been straining <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://www.nbcnews.com/politics/national-security/trump-pivots-russia-allies-weigh-sharing-less-intel-us-rcna194420" href="https://www.nbcnews.com/politics/national-security/trump-pivots-russia-allies-weigh-sharing-less-intel-us-rcna194420" rel="external nofollow" target="_blank">longtime, crucial international intelligence-sharing</a> agreements and partnerships.
</p>

<p>
	 
</p>

<p>
	“The trend is bleak,” says Carmela Troncoso, a longtime privacy and cryptography researcher and the scientific director at the Max-Planck Institute for Security and Privacy in Germany. “We see these new policies coming up as mushrooms trying to undermine encryption.”
</p>

<p>
	 
</p>

<p>
	End-to-end encryption is designed so only the sender and receiver of messages have access to their contents—governments, tech companies, and telecom providers can’t snoop on what people are saying. Those privacy and security guarantees have made <a href="https://www.wired.com/2013/09/nsa-backdoored-and-stole-keys/" rel="external nofollow">encryption a target</a> for <a href="https://www.wired.com/1993/02/crypto-rebels/" rel="external nofollow">law enforcement and governments for decades</a>, because officials claim that the protection makes it <a href="https://www.wired.com/story/smartphone-encryption-law-enforcement-tools/" rel="external nofollow">prohibitively difficult</a> to investigate urgent threats such as child sexual abuse material and terrorism.
</p>

<p>
	 
</p>

<div>
	<div aria-hidden="true" class="ConsumerMarketingUnitThemedWrapper-iUTMTf jssHut consumer-marketing-unit consumer-marketing-unit--article-mid-content" role="presentation">
		<div class="consumer-marketing-unit__slot consumer-marketing-unit__slot--article-mid-content consumer-marketing-unit__slot--in-content">
			 
		</div>

		<div class="journey-unit">
			 
		</div>
	</div>
</div>

<p>
	As a result, governments around the world have frequently proposed technical mechanisms to bypass encryption and allow access to messages for investigations. Cryptographers and technologists have repeatedly and definitively warned, though, that any <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://www.nytimes.com/1994/06/12/magazine/battle-of-the-clipper-chip.html" href="https://www.nytimes.com/1994/06/12/magazine/battle-of-the-clipper-chip.html" rel="external nofollow" target="_blank">backdoor</a> created to access end-to-end encrypted communications <a href="https://www.wired.com/2014/12/hacker-lexicon-backdoor/" rel="external nofollow">could be</a> exploited by hackers or authoritarian governments, compromising everyone’s safety. Additionally, it is likely that criminals would find ways to continue to use self-made encryption tools to conceal their messages, meaning that backdoors in mainstream products would succeed at undermining protections for the public without eliminating its use by bad actors.
</p>

<p>
	 
</p>

<p>
	Broadly, the recent threats to encryption have come in three forms, says Namrata Maheshwari, the encryption policy lead at international nonprofit Access Now. First, there are those where governments or law enforcement agencies are asking for backdoors to be built into encrypted platforms to gain “lawful access” to content. At the end of February, for example, Apple <a href="https://www.bbc.co.uk/news/articles/cgj54eq4vejo" rel="external nofollow">pulled</a> its encrypted iCloud backup system, called <a href="https://www.wired.com/story/how-apple-advanced-data-protection-works-and-how-to-turn-it-on/" rel="external nofollow">Advanced Data Protection</a>, from use in the UK after the country’s lawmakers <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://www.washingtonpost.com/technology/2025/02/07/apple-encryption-backdoor-uk/" href="https://www.washingtonpost.com/technology/2025/02/07/apple-encryption-backdoor-uk/" rel="external nofollow" target="_blank">reportedly</a> hit the Cupertino company with a secret order demanding Apple provide access to encrypted files. To do so, Apple would have had to create a backdoor. The order, which has been criticized by the Trump administration, is set to be challenged in a <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://www.computerweekly.com/news/366620363/Secret-London-tribunal-to-hear-appeal-in-Apple-vs-government-battle-over-encryption" href="https://www.computerweekly.com/news/366620363/Secret-London-tribunal-to-hear-appeal-in-Apple-vs-government-battle-over-encryption" rel="external nofollow" target="_blank">secret court hearing on March 14</a>.
</p>

<p>
	 
</p>

<p>
	Meanwhile, lawmakers in Sweden are also considering legislation that would require encrypted messaging companies, such as Signal and WhatsApp, to keep copies of messages that people send on their platforms so they could allow law enforcement to access suspects’ histories. Signal has said it would <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://www-svt-se.translate.goog/nyheter/inrikes/signal-lamnar-sverige-om-regeringens-forslag-pa-datalagring-klubbas?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-US&amp;_x_tr_pto=wapp" href="https://www-svt-se.translate.goog/nyheter/inrikes/signal-lamnar-sverige-om-regeringens-forslag-pa-datalagring-klubbas?_x_tr_sl=auto&amp;_x_tr_tl=en&amp;_x_tr_hl=en-US&amp;_x_tr_pto=wapp" rel="external nofollow" target="_blank">pull out of Sweden if the potential law goes ahead</a>. While in France earlier this year, a proposed <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://www.senat.fr/amendements/2024-2025/254/Amdt_73.html" href="https://www.senat.fr/amendements/2024-2025/254/Amdt_73.html" rel="external nofollow" target="_blank">amendment</a> to a drug trafficking law <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://www.laquadrature.net/en/warondrugslaw/" href="https://www.laquadrature.net/en/warondrugslaw/" rel="external nofollow" target="_blank">outlined plans</a> to require encrypted messaging services to hand over decrypted chat messages within <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://www.computerweekly.com/news/366619707/France-pushes-for-law-enforcement-access-to-Signal-WhatsApp-and-encrypted-email" href="https://www.computerweekly.com/news/366619707/France-pushes-for-law-enforcement-access-to-Signal-WhatsApp-and-encrypted-email" rel="external nofollow" target="_blank">72 hours of a request or face fines of up to 2 percent</a> of annual global revenue. This week, the proposal was <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://www.techradar.com/computing/cyber-security/france-rejects-controversial-encryption-backdoor-provision" href="https://www.techradar.com/computing/cyber-security/france-rejects-controversial-encryption-backdoor-provision" rel="external nofollow" target="_blank">reportedly</a> scrapped, while some politicians said they <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://www.lemonde.fr/pixels/article/2025/03/04/loi-contre-le-narcotrafic-bruno-retailleau-confirme-son-soutien-a-une-disposition-controversee-visant-le-chiffrement-des-messages_6576410_4408996.html" href="https://www.lemonde.fr/pixels/article/2025/03/04/loi-contre-le-narcotrafic-bruno-retailleau-confirme-son-soutien-a-une-disposition-controversee-visant-le-chiffrement-des-messages_6576410_4408996.html" rel="external nofollow" target="_blank">supported the idea</a>.
</p>

<p>
	 
</p>

<div class="AdWrapper-dQtivb fZrssQ ad ad--in-content">
	<div class="ad__slot ad__slot--in-content" data-node-id="w0qcb">
		 
	</div>
</div>

<p>
	“We’re seeing some democracies revert back to very crude approaches to circumventing encryption that we maybe thought were something of the past,” Callum Voge, the director of governmental affairs and advocacy at nonprofit Internet Society, says of efforts that could require a backdoor to be created.
</p>

<p>
	 
</p>

<p>
	In January, the head of EU law enforcement agency Europol told the <a href="https://www.ft.com/content/1e6a600d-8620-4ed6-a4cd-5c454d6247ba" rel="external nofollow">Financial Times</a> that tech companies have a “social responsibility” to provide access to encrypted messages. “Anonymity is not a fundamental right,” Catherine De Bolle told the publication. The comments expanded upon a previous <a href="https://www.europol.europa.eu/cms/sites/default/files/documents/EDOC-%231384205-v1-Joint_Declaration_of_the_European_Police_Chiefs.PDF" rel="external nofollow">statement from European police chiefs</a> saying “we do not accept that there need be a binary choice between cybersecurity or privacy on the one hand and public safety on the other.”
</p>

<p>
	 
</p>

<p>
	The second threat, Maheshwari says, relates to an increase in proposals related to a technology known as “<a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://www.internetsociety.org/resources/doc/2020/fact-sheet-client-side-scanning/" href="https://www.internetsociety.org/resources/doc/2020/fact-sheet-client-side-scanning/" rel="external nofollow" target="_blank">client-side scanning</a>.” The process, which is sometimes called “on-device scanning,” involves scanning messages locally on a person’s device before they are encrypted, and comparing them against a database of prohibited content that is held elsewhere. Client-side scanning is an effort to contort encryption backdoors into something more palatable to privacy proponents by keeping people’s personal data on their own devices.
</p>

<p>
	 
</p>

<p>
	Ultimately, though, cryptographers and digital rights advocates have repeatedly warned that client-side scanning <a href="https://academic.oup.com/cybersecurity/article/10/1/tyad020/7590463" rel="external nofollow">does not sidestep the fundamental dangers</a> posed by creating a way for a third party to access encrypted data. The Internet Society’s Voge describes such efforts as a more “sophisticated” way that democracies have been trying to circumvent encryption in recent years.
</p>

<p>
	 
</p>

<p>
	For instance, politicians in the <a href="https://www.wired.com/story/europe-csam-scanning-law-chat-encryption/" rel="external nofollow">EU have been fiercely debating plans</a> to scan billions of messages for potential child sexual abuse material using client-side scanning for more than three years. The unresolved debates have <a href="https://www.wired.com/story/csar-chat-scan-proposal-european-commission-ads/" rel="external nofollow">proved highly controversial</a>, with multiple countries <a href="https://www.wired.com/story/europe-break-encryption-leaked-document-csa-law/" rel="external nofollow">pushing to weaken encryption</a>. “Scanning for one type of content, for instance, opens the door for bulk surveillance and could create a desire to search other encrypted messaging systems across content types,” Apple officials <a href="https://www.wired.com/story/apple-csam-scanning-heat-initiative-letter/" rel="external nofollow">said in a letter first reported by WIRED in August 2023</a>, after the company ditched its own, separate plans to introduce a form of client-side scanning on iPhones.
</p>

<p>
	 
</p>

<p>
	“It’s very divided in Europe, [there are] countries strongly in favor of scanning and countries strongly against it as well,” Voge says of the EU’s long-running chat monitoring plans. In May 2023, <a href="https://www.wired.com/story/europe-break-encryption-leaked-document-csa-law/" rel="external nofollow">WIRED obtained leaked documents that stated</a> many European countries’ positions on encryption. At the time, Spanish officials said they would like to prevent end-to-end encryption entirely in the EU, while many others were in favor of scanning people’s messages. Other countries, such as Germany, were against weakening encryption. Dutch political documentation says the country’s intelligence agency, <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://www.rijksoverheid.nl/documenten/kamerstukken/2024/10/01/tk-positie-nederland-ten-aanzien-van-de-csam-verordening" href="https://www.rijksoverheid.nl/documenten/kamerstukken/2024/10/01/tk-positie-nederland-ten-aanzien-van-de-csam-verordening" rel="external nofollow" target="_blank">AIVD, considers</a> client-side scanning to be “too great a security risk for the digital resilience of the Netherlands.”
</p>

<p>
	 
</p>

<p>
	Finally, Maheshwari says, there is always the looming threat of potential bans or blocks for encrypted services. Toward the end of 2024, Russian officials <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://freedom.press/digisec/blog/russia-blocks-access-to-signal/" href="https://freedom.press/digisec/blog/russia-blocks-access-to-signal/" rel="external nofollow" target="_blank">blocked access to Signal</a> amid the country’s ongoing full-scale war against Ukraine and widescale efforts to censor and control information environments. India has an ongoing lawsuit against WhatsApp, which <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://restofworld.org/2024/exporter-whatsapp-encryption-india/#:~:text=In%20a%20Delhi%20High%20Court,end%2Dto%2Dend%20encryption." href="https://restofworld.org/2024/exporter-whatsapp-encryption-india/#:~:text=In%20a%20Delhi%20High%20Court,end%2Dto%2Dend%20encryption." rel="external nofollow" target="_blank">could threaten its ability to operate in the country</a> or necessitate that the platform retreat from end-to-end encryption in that market. Maheshwari also points out that while all virtual private networks do not specifically use end-to-end encryption, India has already banned multiple VPN services.
</p>

<p>
	 
</p>

<p>
	While each potential proposal that could undermine encryption is slightly different, the Internet Society’s Voge says that they’ve been met with some “stronger” pro-encryption voices coming from government or law enforcement services around the world, particularly when it comes to protecting national security.
</p>

<p>
	 
</p>

<p>
	In December, two officials from the US Cybersecurity and Infrastructure Security Agency (CISA) and the FBI, encouraged more people to use encrypted communications systems after China’s Salt Typhoon hackers gained deep access to US telecoms providers, exposing unencrypted calls and texts. “Encryption is your friend, whether it’s on text messaging or if you have the capacity to use encrypted voice communication,” one of the <a href="https://www.wired.com/story/encryption-apps-chinese-telecom-hacking-hydra-russia-exxon/" rel="external nofollow">officials said</a>.
</p>

<p>
	 
</p>

<p>
	Voge points out that as well as CISA and the FBI’s calls to use encrypted messaging, the Swedish armed forces has <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="https://www.forsvarsmakten.se/sv/aktuellt/2025/02/forsvarsmakten-anvander-appen-signal-for-oppen-kommunikation-med-mobiltelefoner/" href="https://www.forsvarsmakten.se/sv/aktuellt/2025/02/forsvarsmakten-anvander-appen-signal-for-oppen-kommunikation-med-mobiltelefoner/" rel="external nofollow" target="_blank">specifically cleared Signal</a> for use with unclassified material, saying it can stop messages and calls from being intercepted by third parties.
</p>

<p>
	 
</p>

<p>
	Ahead of the UK’s March 14 legal hearing about the backdoor order reportedly made to Apple, US senators and privacy groups urged there to be more transparency about the demands and the risks to global encryption it presents. A bipartisan group of <a href="https://www.wyden.senate.gov/news/press-releases/bipartisan-members-of-congress-to-uk-spy-court-uk-gag-orders-for-surveillance-backdoors-threaten-americans-security-and-privacy-impede-congressional-oversight" rel="external nofollow">five members of Congress said</a> the “cloak of secrecy” should be removed.
</p>

<p>
	 
</p>

<p>
	UK civil liberties groups Privacy International and Liberty also filed legal challenges over the secrecy of the proceedings. “While the UK Government seems to have come for Apple today, tomorrow it may be any other big tech companies, such as Google and Microsoft, and the day after it could be Signal, your VPN Provider, Proton and others,” Privacy International <a class="external-link" data-event-boundary="click" data-event-click='{"pattern":"ExternalLink"}' data-in-view='{"pattern":"ExternalLink"}' data-include-experiments="true" data-offer-url="http://privacyinternational.org/long-read/5547/our-challenge-against-uks-secret-tcn-powers" href="http://privacyinternational.org/long-read/5547/our-challenge-against-uks-secret-tcn-powers" rel="external nofollow" target="_blank">said</a> in a statement.
</p>

<p>
	 
</p>

<p>
	Ultimately, Access Now’s Maheshwari says, efforts to defend encryption will almost certainly continue, as they have for decades, to protect people’s human rights.
</p>

<p>
	 
</p>

<p>
	“Encryption right now is exceptionally important because it's a crucial enabler of the full spectrum of human rights,” Maheshwari says. “It’s not just privacy. It is what enables you to speak freely, to exercise your freedom of expression, to organize, to assemble, to associate.”
</p>

<p>
	 
</p>

<p>
	<a href="https://www.wired.com/story/a-new-era-of-attacks-on-encryption-is-starting-to-heat-up/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28279</guid><pubDate>Fri, 14 Mar 2025 19:05:52 +0000</pubDate></item><item><title>Meta faces new AI copyright infringement lawsuit in France</title><link>https://nsaneforums.com/news/security-privacy-news/meta-faces-new-ai-copyright-infringement-lawsuit-in-france-r28246/</link><description><![CDATA[<p>
	Artificial intelligence is on the rise as we speak, and so are the legal battles associated with it. In the latest, social media giant Meta faces a new lawsuit in France over allegedly training its AI models using copyright-protected material on a massive scale without authorization.
</p>

<p>
	 
</p>

<p>
	Reuters <a href="https://www.reuters.com/technology/artificial-intelligence/french-publishers-authors-file-lawsuit-against-meta-ai-case-2025-03-12/" rel="external nofollow">reports</a> that the lawsuit was filed this week in a Paris court by leading French publishing and authors' associations, including the National Publishing Union (SNE), Society of Men of Letters (SGDL), and National Union of Authors and Composers (SNAC).
</p>

<p>
	 
</p>

<p>
	These organizations defending authors have accused the US-based tech giant of alleged copyright infringement and economic "parasitism." While it's the first such legal attempt made in France, Meta has faced similar AI copyright lawsuits in other parts of the world, including the US.
</p>

<p>
	 
</p>

<p>
	A <a href="https://www.neowin.net/news/filing-says-zuckerberg-approved-metas-use-of-copyrighted-material-in-llama-training/" rel="external nofollow">lawsuit filed in the US</a> accused Meta of using pirated ebooks to train its Llama AI models, which Mark Zuckerberg allegedly approved. Leaked emails allegedly revealed the company <a href="https://www.neowin.net/news/leaked-emails-allegedly-reveal-meta-torrented-terabytes-of-pirated-ebooks-for-ai-training/" rel="external nofollow">torrented terabytes of ebooks</a> for AI training.
</p>

<p>
	 
</p>

<p>
	SNAC's general delegate, Maia Bensimon, accused the company of "monumental looting," per the report. "It's a bit of a David versus Goliath battle," said SNE Director General Renaud Lefebvre about the lawsuit, adding that "it's a procedure that serves as an example."
</p>

<p>
	 
</p>

<p>
	The French lawsuit came just months after Mark Zuckerberg announced that the company would spend <a href="https://www.neowin.net/news/meta-plans-to-spend-65-billion-on-ai-investments-amid-deepseek-superiority-claims/" rel="external nofollow">$65 billion on AI investments</a>. Meta is also working on laying a <a href="https://www.neowin.net/news/meta-invests-billions-in-project-waterworth-a-new-50000-km-subsea-cable-network/" rel="external nofollow">massive 50,000 Km</a> subsea internet cable that <a href="https://www.neowin.net/news/report-meta-wants-to-install-a-10-billion-internet-cable-that-goes-around-the-world/" rel="external nofollow">will wrap around the earth</a> and is expected to cost over $10 billion. According to reports, the company is developing its <a href="https://www.neowin.net/news/meta-develops-first-in-house-ai-chip-to-reduce-reliance-on-nvidia/" target="_blank" rel="external nofollow">first in-house AI chip</a> to reduce reliance on Nvidia.
</p>

<p>
	 
</p>

<p>
	Governments across the globe are also trying to match the pace <a href="https://www.neowin.net/news/report-more-than-400-million-users-use-chatgpt-every-week/" rel="external nofollow">of AI's progress</a>. It was <a href="https://www.neowin.net/news/the-uk-government-is-working-on-rules-to-increase-the-transparency-of-ai-training-data/" rel="external nofollow">reported</a> that the UK government was working on rules to increase the transparency of AI training data. Its <a href="https://www.gov.uk/government/consultations/copyright-and-artificial-intelligence" rel="external nofollow">consultation</a> seeking views on objectives, such as enhancing right holders’ control over their work and boosting trust by offering right holders greater clarity on how their material is used, ended earlier this year.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/meta-faces-new-ai-copyright-infringement-lawsuit-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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28246</guid><pubDate>Wed, 12 Mar 2025 17:48:06 +0000</pubDate></item><item><title>Microsoft patches Windows Kernel zero-day exploited since 2023</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-patches-windows-kernel-zero-day-exploited-since-2023-r28245/</link><description><![CDATA[<p>
	Slovak cybersecurity company ESET says a newly patched zero-day vulnerability in the Windows Win32 Kernel Subsystem has been exploited in attacks since March 2023.
</p>

<p>
	 
</p>

<p>
	Fixed in Windows security updates released during <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-march-2025-patch-tuesday-fixes-7-zero-days-57-flaws/" rel="external nofollow" target="_blank">this month's Patch Tuesday</a>, the security flaw is now tracked as CVE-2025-24983 and was reported to Microsoft by ESET researcher Filip Jurčacko.
</p>

<p>
	 
</p>

<p>
	The vulnerability is caused by a use-after-free weakness that lets attackers with low privileges gain SYSTEM privileges without requiring user interaction. However, Redmond tagged such attacks as high complexity since successful exploitation requires the threat actors to win a race condition.
</p>

<p>
	 
</p>

<p>
	ESET said on Tuesday that a zero-day exploit targeting the CVE-2025-24983 vulnerability was "first seen in the wild" in March 2023 on systems backdoored using PipeMagic malware.
</p>

<p>
	 
</p>

<p>
	This exploit targets only older Windows versions (Windows Server 2012 R2 and Windows 8.1) that Microsoft no longer supports. However, the vulnerability also affects newer Windows versions, including the still-supported Windows Server 2016 and Windows 10 systems running Windows 10 build 1809 and earlier.
</p>

<p>
	 
</p>

<p>
	"The Use-After-Free (UAF) vulnerability is related to improper memory usage during software operation. This can lead to software crashes, execution of malicious code (including remotely), privilege escalation, or data corruption," ESET also told BleepingComputer. "The exploit was deployed via the PipeMagic backdoor, capable of exfiltrating data and enabling remote access to the machine."
</p>

<p>
	 
</p>

<p>
	PipeMagic was <a href="https://www.kaspersky.com/about/press-releases/kaspersky-uncovers-pipemagic-backdoor-attacks-businesses-through-fake-chatgpt-application" rel="external nofollow" target="_blank">discovered by Kaspersky in 2022</a>, and it can be used to harvest sensitive data, provides the attackers with full remote access to infected devices, and enables them to deploy additional malicious payloads to move laterally through the victims' networks.
</p>

<p>
	 
</p>

<p>
	In 2023, Kaspersky <a href="https://securelist.com/nokoyawa-ransomware-attacks-with-windows-zero-day/109483/" rel="external nofollow" target="_blank">saw it deployed in Nokoyawa ransomware attacks</a> that exploited another Windows zero-day, a privilege escalation flaw in the Common Log File System Driver tracked as <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28252" rel="external nofollow" target="_blank">CVE-2023-28252</a>.
</p>

<h2>
	Federal agencies ordered to patch by April 1st
</h2>

<p>
	During the March 2025 Patch Tuesday, Microsoft also patched the following five zero-day vulnerabilities tagged as actively exploited:
</p>

<p>
	 
</p>

<ul style="list-style-type:square">
	<li>
		<a href="http://msrc.microsoft.com/update-guide/en-US/advisory/CVE-2025-24984" rel="external nofollow" target="_blank">CVE-2025-24984</a> - Windows NTFS Information Disclosure Vulnerability
	</li>
	<li>
		<a href="http://msrc.microsoft.com/update-guide/en-US/advisory/CVE-2025-24985" rel="external nofollow" target="_blank">CVE-2025-24985</a> - Windows Fast FAT File System Driver Remote Code Execution Vulnerability
	</li>
	<li>
		<a href="http://msrc.microsoft.com/update-guide/en-US/advisory/CVE-2025-24991" rel="external nofollow" target="_blank">CVE-2025-24991</a> - Windows NTFS Information Disclosure Vulnerability
	</li>
	<li>
		<a href="http://msrc.microsoft.com/update-guide/en-US/advisory/CVE-2025-24993" rel="external nofollow" target="_blank">CVE-2025-24993</a> - Windows NTFS Remote Code Execution Vulnerability
	</li>
	<li>
		<a href="http://msrc.microsoft.com/update-guide/en-US/advisory/CVE-2025-26633" rel="external nofollow" target="_blank">CVE-2025-26633</a> - Microsoft Management Console Security Feature Bypass Vulnerability
	</li>
</ul>

<p>
	 
</p>

<p>
	Yesterday, CISA <a href="https://www.cisa.gov/news-events/alerts/2025/03/11/cisa-adds-six-known-exploited-vulnerabilities-catalog" rel="external nofollow" target="_blank">added</a> all six zero-days to its <a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog" rel="external nofollow" target="_blank">Known Exploited Vulnerabilities Catalog</a>, ordering Federal Civilian Executive Branch (FCEB) agencies to secure their systems by April 1st, as required by the Binding Operational Directive (BOD) 22-01.
</p>

<p>
	 
</p>

<p>
	"These types of vulnerabilities are frequent attack vectors for malicious cyber actors and pose significant risks to the federal enterprise," the U.S. cybersecurity agency warned.
</p>

<p>
	 
</p>

<p>
	"Although BOD 22-01 only applies to FCEB agencies, CISA strongly urges all organizations to reduce their exposure to cyberattacks by prioritizing timely remediation of Catalog vulnerabilities as part of their vulnerability management practice."
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-patches-windows-kernel-zero-day-exploited-since-2023/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28245</guid><pubDate>Wed, 12 Mar 2025 17:47:20 +0000</pubDate></item><item><title>X hit by &#x2018;massive cyberattack&#x2019; amid Dark Storm&#x2019;s DDoS claims</title><link>https://nsaneforums.com/news/security-privacy-news/x-hit-by-%E2%80%98massive-cyberattack%E2%80%99-amid-dark-storm%E2%80%99s-ddos-claims-r28208/</link><description><![CDATA[<p>
	The Dark Storm hacktivist group claims to be behind DDoS attacks causing multiple X worldwide outages on Monday, leading the company to enable DDoS protections from Cloudflare.
</p>

<p>
	 
</p>

<p>
	While X owner Elon Musk did not specifically state that DDoS attacks were behind the outages, he did confirm that it was caused by a "massive cyberattack.".
</p>

<p>
	 
</p>

<p>
	"There was (still is) a massive cyberattack against X," <a href="https://x.com/elonmusk/status/1899149509407473825" rel="external nofollow" target="_blank">Musk posted on X</a>.
</p>

<p>
	 
</p>

<p>
	"We get attacked every day, but this was done with a lot of resources. Either a large, coordinated group and/or a country is involved. Tracing ..."
</p>

<p>
	 
</p>

<p>
	Dark Storm is a pro-Palestinian hacktivist group that launched in 2023 and has previously targeted organizations in Israel, Europe, and the US.
</p>

<p>
	 
</p>

<p>
	Today, the group posted to their Telegram channel that they were conducting DDoS attacks against Twitter, sharing screenshots and links [<a href="https://check-host.net/check-report/23e263fbk4b5" rel="external nofollow" target="_blank">1</a>, <a href="https://check-host.net/check-report/23e27469k58a" rel="external nofollow" target="_blank">2</a>] to the check-host.net site as proof of the attack.
</p>

<p>
	 
</p>

<p>
	Check-host.net is a website that allows visitors to check the availability of a website from different servers throughout the world. The website is commonly used during DDoS attacks to show that an attack is taking place.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Dark Storm post on Telegram" class="ipsImage" height="720" width="590" src="https://www.bleepstatic.com/images/news/security/ddos/x/x/dark-storm-ddos/dark-storm-telegram-post.jpg">
		<figcaption>
			<em>Dark Storm post on Telegram</em>
		</figcaption>
	</figure>
</div>

<p>
	X is now being protected by the DDoS-protection service Cloudflare, which shows a captcha when suspicious IP addresses connect to the site when a single IP address generates too many requests.
</p>

<p>
	 
</p>

<p>
	The help.x.com section of the site currently displays a Cloudflare captcha for all requests, as shown below.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Cloudflare captcha on X.com" class="ipsImage" height="330" width="720" src="https://www.bleepstatic.com/images/news/security/ddos/x/x/dark-storm-ddos/x-cloudflare.jpg">
		<figcaption>
			<em>Cloudflare captcha on X.com<br>
			Source: BleepingComputer</em>
		</figcaption>
	</figure>
</div>

<p>
	Hacktivists have demonstrated time and time again their ability to disrupt massive technology platforms using botnets and other resources.
</p>

<p>
	 
</p>

<p>
	In 2024, the United States indicted two Sudanese brothers for the suspected operation of the Anonymous Sudan hacktivist group.
</p>

<p>
	 
</p>

<p>
	Anonymous Sudan successfully took down the websites and APIs of some of the largest technology firms, including <a href="https://www.bleepingcomputer.com/news/technology/cloudflare-website-downed-by-ddos-attack-claimed-by-anonymous-sudan/" rel="external nofollow" target="_blank">Cloudflare</a>, <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-confirms-azure-outlook-outages-caused-by-ddos-attacks/" rel="external nofollow" target="_blank">Microsoft</a>, and <a href="https://www.bleepingcomputer.com/news/security/openai-confirms-ddos-attacks-behind-ongoing-chatgpt-outages/" rel="external nofollow" target="_blank">OpenAI</a>, disrupting services for many worldwide.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/x-hit-by-massive-cyberattack-amid-dark-storms-ddos-claims/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28208</guid><pubDate>Mon, 10 Mar 2025 22:51:05 +0000</pubDate></item><item><title>Undocumented commands found in Bluetooth chip used by a billion devices [Updated]</title><link>https://nsaneforums.com/news/security-privacy-news/undocumented-commands-found-in-bluetooth-chip-used-by-a-billion-devices-updated-r28198/</link><description><![CDATA[<p>
	<em>Update 3/9/25: After receiving concerns about the use of the term 'backdoor' to refer to these undocumented commands, we have updated our title and story. Our original story can be found <a href="https://web.archive.org/web/20250308163009/https://www.bleepingcomputer.com/news/security/undocumented-backdoor-found-in-bluetooth-chip-used-by-a-billion-devices/" target="_blank" rel="external nofollow">here</a>.</em>
</p>

<p>
	 
</p>

<p>
	The ubiquitous ESP32 microchip made by Chinese manufacturer Espressif and used by over 1 billion units as of 2023 contains undocumented commands that could be leveraged for attacks.
</p>

<p>
	 
</p>

<p>
	The undocumented commands allow spoofing of trusted devices, unauthorized data access, pivoting to other devices on the network, and potentially establishing long-term persistence.
</p>

<p>
	 
</p>

<p>
	This was discovered by Spanish researchers Miguel Tarascó Acuña and Antonio Vázquez Blanco of Tarlogic Security, who <a href="https://www.documentcloud.org/documents/25554812-2025-rootedcon-bluetoothtools/" rel="external nofollow" target="_blank">presented</a> their findings yesterday at <a href="https://reg.rootedcon.com/cfp/schedule/talk/5" rel="external nofollow" target="_blank">RootedCON</a> in Madrid.
</p>

<p>
	 
</p>

<p>
	"Tarlogic Security has detected a backdoor in the ESP32, a microcontroller that enables WiFi and Bluetooth connection and is present in millions of mass-market IoT devices," reads a <a href="https://www.tarlogic.com/news/backdoor-esp32-chip-infect-ot-devices/" rel="external nofollow" target="_blank">Tarlogic announcement</a> shared with BleepingComputer.
</p>

<p>
	 
</p>

<p>
	"Exploitation of this backdoor would allow hostile actors to conduct impersonation attacks and permanently infect sensitive devices such as mobile phones, computers, smart locks or medical equipment by bypassing code audit controls."
</p>

<p>
	 
</p>

<p>
	The researchers warned that ESP32 is one of the world's most widely used chips for Wi-Fi + Bluetooth connectivity in IoT (Internet of Things) devices, so the risk is significant.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Slide from the RootedCON presentation" class="ipsImage" height="540" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2025/March/presentation.jpeg">
		<figcaption>
			<em>Slide from the RootedCON presentation<br>
			Source: Tarlogic</em>
		</figcaption>
	</figure>
</div>

<h2>
	Discovering undocumented commands in ESP32
</h2>

<p>
	In their RootedCON presentation, the Tarlogic researchers explained that interest in Bluetooth security research has waned but not because the protocol or its implementation has become more secure.
</p>

<p>
	 
</p>

<p>
	Instead, most attacks presented last year didn't have working tools, didn't work with generic hardware, and used outdated/unmaintained tools largely incompatible with modern systems.
</p>

<p>
	 
</p>

<p>
	Tarlogic developed a new C-based USB Bluetooth driver that is hardware-independent and cross-platform, allowing direct access to the hardware without relying on OS-specific APIs.
</p>

<p>
	 
</p>

<p>
	Armed with this new tool, which enables raw access to Bluetooth traffic, Tarlogic discovered hidden vendor-specific commands (Opcode 0x3F) in the ESP32 Bluetooth firmware that allow low-level control over Bluetooth functions.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="ESP32 memory map" class="ipsImage" height="512" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2025/March/diagram.jpg">
		<figcaption>
			<em>ESP32 memory map<br>
			Source: Tarlogic</em>
		</figcaption>
	</figure>
</div>

<p>
	In total, they found 29 undocumented commands, collectively characterized as a "backdoor," that could be used for memory manipulation (read/write RAM and Flash), MAC address spoofing (device impersonation), and LMP/LLCP packet injection.
</p>

<p>
	 
</p>

<p>
	Espressif has not publicly documented these commands, so either they weren't meant to be accessible, or they were left in by mistake. The issue is now tracked under <a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27840" rel="external nofollow" target="_blank">CVE-2025-27840</a>.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Script that issues HCI commands" class="ipsImage" height="408" style="height: auto;" width="821" src="https://www.bleepstatic.com/images/news/u/1220909/2025/March/demo.jpg">
		<figcaption>
			<em>Script that issues HCI commands<br>
			Source: Tarlogic</em>
		</figcaption>
	</figure>
</div>

<p>
	The risks arising from these commands include malicious implementations on the OEM level and supply chain attacks.
</p>

<p>
	 
</p>

<p>
	Depending on how Bluetooth stacks handle HCI commands on the device, remote exploitation of the commands might be possible via malicious firmware or rogue Bluetooth connections.
</p>

<p>
	 
</p>

<p>
	This is especially the case if an attacker already has root access, planted malware, or pushed a malicious update on the device that opens up low-level access.
</p>

<p>
	 
</p>

<p>
	In general, though, physical access to the device's USB or UART interface would be far riskier and a more realistic attack scenario.
</p>

<p>
	 
</p>

<p>
	"In a context where you can compromise an IOT device with as ESP32 you will be able to hide an APT inside the ESP memory and perform Bluetooth (or Wi-Fi) attacks against other devices, while controlling the device over Wi-Fi/Bluetooth," explained the researchers to BleepingComputer.
</p>

<p>
	 
</p>

<p>
	"Our findings would allow to fully take control over the ESP32 chips and to gain persistence in the chip via commands that allow for RAM and Flash modification."
</p>

<p>
	 
</p>

<p>
	"Also, with persistence in the chip, it may be possible to spread to other devices because the ESP32 allows for the execution of advanced Bluetooth attacks."
</p>

<p>
	 
</p>

<p>
	BleepingComputer has contacted Espressif for a statement on the researchers' findings, but a comment wasn't immediately available.
</p>

<p>
	 
</p>

<p>
	<em>Update 3/8/25: Added statement from Tarlogic.</em>
</p>

<p>
	 
</p>

<p>
	<em>Update 3/9/25: Added CVE-ID</em>
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/undocumented-commands-found-in-bluetooth-chip-used-by-a-billion-devices/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28198</guid><pubDate>Sun, 09 Mar 2025 16:04:06 +0000</pubDate></item><item><title>Undocumented "backdoor" found in Bluetooth chip used by a billion devices</title><link>https://nsaneforums.com/news/security-privacy-news/undocumented-backdoor-found-in-bluetooth-chip-used-by-a-billion-devices-r28193/</link><description><![CDATA[<p>
	The ubiquitous ESP32 microchip made by Chinese manufacturer Espressif and used by over 1 billion units as of 2023 contains an undocumented "backdoor" that could be leveraged for attacks.
</p>

<p>
	 
</p>

<p>
	The undocumented commands allow spoofing of trusted devices, unauthorized data access, pivoting to other devices on the network, and potentially establishing long-term persistence.
</p>

<p>
	 
</p>

<p>
	This was discovered by Spanish researchers Miguel Tarascó Acuña and Antonio Vázquez Blanco of Tarlogic Security, who <a href="https://www.documentcloud.org/documents/25554812-2025-rootedcon-bluetoothtools/" rel="external nofollow" target="_blank">presented</a> their findings yesterday at <a href="https://reg.rootedcon.com/cfp/schedule/talk/5" rel="external nofollow" target="_blank">RootedCON</a> in Madrid.
</p>

<p>
	 
</p>

<p>
	"Tarlogic Security has detected a backdoor in the ESP32, a microcontroller that enables WiFi and Bluetooth connection and is present in millions of mass-market IoT devices," reads a <a href="https://www.tarlogic.com/news/backdoor-esp32-chip-infect-ot-devices/" rel="external nofollow" target="_blank">Tarlogic announcement</a> shared with BleepingComputer.
</p>

<p>
	 
</p>

<p>
	"Exploitation of this backdoor would allow hostile actors to conduct impersonation attacks and permanently infect sensitive devices such as mobile phones, computers, smart locks or medical equipment by bypassing code audit controls."
</p>

<p>
	 
</p>

<p>
	The researchers warned that ESP32 is one of the world's most widely used chips for Wi-Fi + Bluetooth connectivity in IoT (Internet of Things) devices, so the risk of any backdoor in them is significant.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Slide from the RootedCON presentation" class="ipsImage" height="540" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2025/March/presentation.jpeg">
		<figcaption>
			<em>Slide from the RootedCON presentation<br>
			Source: Tarlogic</em>
		</figcaption>
	</figure>
</div>

<h2>
	Discovering a backdoor in ESP32
</h2>

<p>
	In their RootedCON presentation, the Tarlogic researchers explained that interest in Bluetooth security research has waned but not because the protocol or its implementation has become more secure.
</p>

<p>
	 
</p>

<p>
	Instead, most attacks presented last year didn't have working tools, didn't work with generic hardware, and used outdated/unmaintained tools largely incompatible with modern systems.
</p>

<p>
	 
</p>

<p>
	Tarlogic developed a new C-based USB Bluetooth driver that is hardware-independent and cross-platform, allowing direct access to the hardware without relying on OS-specific APIs.
</p>

<p>
	 
</p>

<p>
	Armed with this new tool, which enables raw access to Bluetooth traffic, Tarlogic discovered hidden vendor-specific commands (Opcode 0x3F) in the ESP32 Bluetooth firmware that allow low-level control over Bluetooth functions.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="ESP32 memory map" class="ipsImage" height="512" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2025/March/diagram.jpg">
		<figcaption>
			<em>ESP32 memory map<br>
			Source: Tarlogic</em>
		</figcaption>
	</figure>
</div>

<p>
	In total, they found 29 undocumented commands, collectively characterized as a "backdoor," that could be used for memory manipulation (read/write RAM and Flash), MAC address spoofing (device impersonation), and LMP/LLCP packet injection.
</p>

<p>
	 
</p>

<p>
	Espressif has not publicly documented these commands, so either they weren't meant to be accessible, or they were left in by mistake.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Script that issues HCI commands" class="ipsImage" height="358" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2025/March/demo.jpg">
		<figcaption>
			<em>Script that issues HCI commands<br>
			Source: Tarlogic</em>
		</figcaption>
	</figure>
</div>

<p>
	The risks arising from these commands include malicious implementations on the OEM level and supply chain attacks.
</p>

<p>
	 
</p>

<p>
	Depending on how Bluetooth stacks handle HCI commands on the device, remote exploitation of the backdoor might be possible via malicious firmware or rogue Bluetooth connections.
</p>

<p>
	 
</p>

<p>
	This is especially the case if an attacker already has root access, planted malware, or pushed a malicious update on the device that opens up low-level access.
</p>

<p>
	 
</p>

<p>
	In general, though, physical access to the device's USB or UART interface would be far riskier and a more realistic attack scenario.
</p>

<p>
	 
</p>

<p>
	"In a context where you can compromise an IOT device with as ESP32 you will be able to hide an APT inside the ESP memory and perform Bluetooth (or Wi-Fi) attacks against other devices, while controlling the device over Wi-Fi/Bluetooth," explained the researchers to BleepingComputer.
</p>

<p>
	 
</p>

<p>
	"Our findings would allow to fully take control over the ESP32 chips and to gain persistence in the chip via commands that allow for RAM and Flash modification."
</p>

<p>
	 
</p>

<p>
	"Also, with persistence in the chip, it may be possible to spread to other devices because the ESP32 allows for the execution of advanced Bluetooth attacks."
</p>

<p>
	 
</p>

<p>
	BleepingComputer has contacted Espressif for a statement on the researchers' findings, but a comment wasn't immediately available.
</p>

<p>
	 
</p>

<p>
	<em>Update 3/8/25: Added statement from Tarlogic.</em>
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/undocumented-backdoor-found-in-bluetooth-chip-used-by-a-billion-devices/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28193</guid><pubDate>Sun, 09 Mar 2025 07:16:00 +0000</pubDate></item><item><title>1Password now lets you add location to your passwords</title><link>https://nsaneforums.com/news/security-privacy-news/1password-now-lets-you-add-location-to-your-passwords-r28168/</link><description><![CDATA[<p>
	Canadian password manager company AgileBits Inc. is rolling out a new feature that lets you tag real-world locations to password credentials stored in your 1Password vault. When you're near those locations, these passwords are automatically highlighted in the 1Password app for quicker access.
</p>

<p>
	 
</p>

<p>
	The idea of showing location-specific items is to make them easier to access, and 1Password claims it's the only password manager currently offering this feature. Its goal is for you to be able to "access your items faster wherever and whenever you need them."
</p>

<p>
	 
</p>

<p>
	The feature will automatically surface information, even if you don't know or remember a credential's name by simply being at the tagged location. The idea came to life during one of the hackathons, and 1Password got positive feedback during beta testing.
</p>

<p>
	 
</p>

<p>
	You can add one physical location to any new or existing 1Password credential by editing that item and selecting that location. It will appear in the app's Home tab when you arrive at that location. The password manager app also offers a map view showing all the locations you have tied to your passwords.
</p>

<p>
	 
</p>

<figure class="image image--expandable">
	<img alt="1Password location tagging feature" class="ipsImage" height="720" width="720" src="https://cdn.neowin.com/news/images/uploaded/2025/03/1741320056_1password_password_location_tagging.jpg">
</figure>

<p>
	<a href="https://blog.1password.com/add-locations-to-items/" rel="external nofollow">1Password said</a> the 'view nearby items' option will only work when you add the Nearby section to your Home screen. To do so, go to the Home screen &gt; select the customize button &gt; select Nearby from the options &gt; tap Done. Next, you must allow location access by tapping Nearby on the Home screen.
</p>

<p>
	 
</p>

<p>
	1Password lets you tie location data to various items, including debit cards when you reach a bank ATM, medical records, local Wi-Fi passwords, alarm codes at the workplace, or travel documents and itineraries at airports.
</p>

<p>
	 
</p>

<p>
	The company claims it doesn't store, share, or track your location data present in the vault. For those using the password manager at work, their employer won't be able to see their password locations.
</p>

<p>
	 
</p>

<p>
	The new feature is now available to users, and it's supported on Windows, Mac, Android, iOS, and Linux versions of the password manager app. You can try it if you have a 1Password subscription; its individual plan starts at $2.99/mo when paid annually, and the family plan is $4.99/mo.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/1password-now-lets-you-add-location-to-your-passwords/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28168</guid><pubDate>Fri, 07 Mar 2025 07:25:34 +0000</pubDate></item><item><title>Massive botnet that appeared overnight is delivering record-size DDoSes</title><link>https://nsaneforums.com/news/security-privacy-news/massive-botnet-that-appeared-overnight-is-delivering-record-size-ddoses-r28152/</link><description><![CDATA[<h3>
	Eleven11bot infects video recorders, with the largest concentration of them in the US.
</h3>

<p>
	A newly discovered network botnet comprising an estimated 30,000 webcams and video recorders—with the largest concentration in the US—has been delivering what is likely to be the biggest denial-of-service attack ever seen, a security researcher inside Nokia said.
</p>

<p>
	 
</p>

<p>
	The botnet, tracked under the name Eleven11bot, first came to light in late February when researchers inside Nokia’s Deepfield Emergency Response Team <a href="https://www.linkedin.com/posts/jeromemeyer_new-ddos-botnet-discovered-over-30000-hacked-activity-7301383140806119424-luty/" rel="external nofollow">observed</a> large numbers of geographically dispersed IP addresses delivering “hyper-volumetric attacks.” Eleven11bot has been delivering large-scale attacks ever since.
</p>

<p>
	 
</p>

<p>
	Volumetric DDoSes shut down services by consuming all available bandwidth either inside the targeted network or its connection to the Internet. This approach works differently than exhaustion DDoSes, which over-exert the computing resources of a server. Hypervolumetric attacks are volumetric DDoses that deliver staggering amounts of data, typically measured in the terabits per second.
</p>

<h2>
	Johnny-come-lately botnet sets a new record
</h2>

<p>
	At 30,000 devices, the Eleven11bot was already exceptionally large (although some botnets exceed <a href="https://arstechnica.com/information-technology/2016/09/botnet-of-145k-cameras-reportedly-deliver-internets-biggest-ddos-ever/" rel="external nofollow">well over 100,000 devices</a>). Most of the IP addresses participating, Nokia researcher Jérôme Meyer told me, had never been seen engaging in DDoS attacks.
</p>

<p>
	 
</p>

<p>
	Besides a 30,000-node botnet seeming to appear overnight, another salient feature of Eleven11bot is the record-size volume of data it sends its targets. The largest one Nokia has seen from Eleven11bot so far occurred on February 27 and peaked at about 6.5 terabits per second. The previous record for a volumetric attack was <a href="https://blog.cloudflare.com/ddos-threat-report-for-2024-q4/" rel="external nofollow">reported</a> in January at 5.6 Tbps.
</p>

<p>
	 
</p>

<p>
	"Eleven11bot has targeted diverse sectors, including communications service providers and gaming hosting infrastructure, leveraging a variety of attack vectors," Meyer wrote. While in some cases the attacks are based on the volume of data, others focus on flooding a connection with more data packets than a connection can handle, with numbers ranging from a "few hundred thousand to several hundred million packets per second." Service degradation caused in some attacks has lasted multiple days, with some remaining ongoing as of the time this post went live.
</p>

<p>
	 
</p>

<figure class="ars-wp-img-shortcode id-2080154 align-center">
	<div>
		<img alt="biggest-volumetric-ddos-nokia-640x1095.j" class="center medium" decoding="async" height="1095" loading="lazy" sizes="auto, (max-width: 640px) 100vw, 640px" srcset="https://cdn.arstechnica.net/wp-content/uploads/2025/03/biggest-volumetric-ddos-nokia-640x1095.jpeg 640w, https://cdn.arstechnica.net/wp-content/uploads/2025/03/biggest-volumetric-ddos-nokia-1024x1752.jpeg 1024w, https://cdn.arstechnica.net/wp-content/uploads/2025/03/biggest-volumetric-ddos-nokia-768x1314.jpeg 768w, https://cdn.arstechnica.net/wp-content/uploads/2025/03/biggest-volumetric-ddos-nokia-898x1536.jpeg 898w, https://cdn.arstechnica.net/wp-content/uploads/2025/03/biggest-volumetric-ddos-nokia-1197x2048.jpeg 1197w, https://cdn.arstechnica.net/wp-content/uploads/2025/03/biggest-volumetric-ddos-nokia-980x1676.jpeg 980w, https://cdn.arstechnica.net/wp-content/uploads/2025/03/biggest-volumetric-ddos-nokia.jpeg 1320w" width="640" src="https://cdn.arstechnica.net/wp-content/uploads/2025/03/biggest-volumetric-ddos-nokia-640x1095.jpeg">
	</div>

	<figcaption>
		<div class="caption font-impact dusk:text-gray-300 mb-4 mt-2 inline-flex flex-row items-stretch gap-1 text-base leading-tight text-gray-400 dark:text-gray-300">
			<div class="caption-content">
				<em>A graph showing times on the x axis and Tbps sizes on the y axis. Between 6:00 and 6:45 (date unclear) </em>
			</div>

			<div class="caption-content">
				<em>the y axis records sizes ranging from less than 1 Tbps to a peak of 6.5 Tbps, which occurs between 6:38 and 6:45. <span class="caption-credit mt-2 text-xs"><em> </em></span></em>
			</div>

			<div class="caption-content">
				<em><span class="caption-credit mt-2 text-xs"><em>Credit: Nokia </em></span> </em>
			</div>
		</div>
	</figcaption>
</figure>

<p>
	A breakdown showed that the largest concentration of IP addresses, at 24.4 percent, was located in the US. Taiwan was next at 17.7 percent, and the UK at 6.5 percent.
</p>

<p>
	 
</p>

<figure class="ars-wp-img-shortcode id-2080157 align-center">
	<div>
		<img alt="eleven11bot-infections-by-country-640x70" class="center medium" decoding="async" height="707" loading="lazy" sizes="auto, (max-width: 640px) 100vw, 640px" srcset="https://cdn.arstechnica.net/wp-content/uploads/2025/03/eleven11bot-infections-by-country-640x707.png 640w, https://cdn.arstechnica.net/wp-content/uploads/2025/03/eleven11bot-infections-by-country-768x848.png 768w, https://cdn.arstechnica.net/wp-content/uploads/2025/03/eleven11bot-infections-by-country.png 922w" width="640" src="https://cdn.arstechnica.net/wp-content/uploads/2025/03/eleven11bot-infections-by-country-640x707.png">
	</div>

	<figcaption>
		<div class="caption font-impact dusk:text-gray-300 mb-4 mt-2 inline-flex flex-row items-stretch gap-1 text-base leading-tight text-gray-400 dark:text-gray-300">
			<div class="caption-content">
				<em>Pie chart showing percentages of IP addresses by country. <span class="caption-credit mt-2 text-xs"><em> </em></span></em>
			</div>

			<div class="caption-content">
				<em><span class="caption-credit mt-2 text-xs"><em>Credit: Nokia </em></span> </em>
			</div>
		</div>
	</figcaption>
</figure>

<p>
	In an online interview, Meyer made the following points:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<ul>
		<li>
			This botnet is much larger than what we're used to seeing in DDoS attacks (the only precedent I have in mind is an attack from 2022 right after the Ukraine invasion, at ~60k bots, but not public).
		</li>
		<li>
			The vast majority of its IPs were not involved in DDoS attacks prior to last week.
		</li>
		<li>
			Most of the IPs are security cameras (Censys thinks Hisilicon, I saw multiple sources talk to a Hikvision NVR too so that is a possibility but not my area of expertise).
		</li>
		<li>
			partly because the botnet is larger than average, the attack size is also larger than average.
		</li>
	</ul>
</blockquote>

<p>
	According to a <a href="https://www.greynoise.io/blog/new-ddos-botnet-discovered" rel="external nofollow">post</a> updated on Wednesday from security firm Greynoise, Eleven11bot is most likely a variant of Mirai, a family of malware for infecting webcams and other Internet of Things devices. Mirai debuted in 2016, when tens of thousands of IoT devices infected by it delivered what at the time were record-setting DDoSes of about 1 Tbps and <a href="https://arstechnica.com/information-technology/2016/09/why-the-silencing-of-krebsonsecurity-opens-a-troubling-chapter-for-the-net/" rel="external nofollow">took down security news site KrebsOnSecurity</a> for almost a week. Shortly after that, Mirai developers published their source code in a move that made it easy for copycats everywhere to deliver the same massive attacks. Greynoise said that the variant driving Eleven11bot is using a single new exploit to infect TVT-NVMS 9000 digital video recorders that run on HiSilicon chips.
</p>

<p>
	 
</p>

<p>
	There have been conflicting reports on the number of devices comprising Eleven11bot. Following Nokia's report last Saturday of roughly 30,000 devices, the nonprofit Shadowserver Foundation <a href="https://x.com/Shadowserver/status/1896884082421944813" rel="external nofollow">said</a> Tuesday that the true size was more than 86,000. Then in Wednesday's update, Greynoise said that based on data from fellow security firm Censys, both numbers were inflated and the true number was likely fewer than 5,000.
</p>

<p>
	 
</p>

<p>
	The upward revision from Shadowserver was likely the result of the belief that all infected devices displayed unique device information. That suspicion now appears to be incorrect. Instead, Meyer believes the information seen on infected devices is displayed on all such hardware, whether infected or not. Researchers from Greynoise and Censys weren't immediately available to explain how they arrived at the much lower estimate of fewer than 5,000.
</p>

<p>
	 
</p>

<p>
	Meyer said that he has consistently observed as many as 20,000 to 30,000 IP addresses participating in follow-on attacks, although many attacks come from much smaller subsets. He said that he has since sent a list of all 30,000 or so IP addresses he has observed to Censys and plans to also send them to Shadowserver soon in hopes of getting consensus on the true size.
</p>

<p>
	 
</p>

<p>
	"I am still confident on the estimated count as this is what we keep seeing in attacks and after human review of the source IPs," he wrote.
</p>

<p>
	 
</p>

<p>
	Mirai-based botnets employ various methods for infecting their targets. One common method is to attempt to log in to device administrator accounts using username/password pairs commonly set as defaults by manufacturers. Mirai botnets have also been known to exploit vulnerabilities that bypass security settings.
</p>

<p>
	 
</p>

<p>
	In any case, anyone running any sort of IoT devices should position them behind a router or other form of firewall so they're not visible from outside a local network. Remote administration from outside the Internet should be enabled only when needed. Users should also ensure each device is protected by a strong unique password. Last, devices should be updated as soon as security patches become available.
</p>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/security/2025/03/massive-botnet-that-appeared-overnight-is-delivering-record-size-ddoses/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28152</guid><pubDate>Thu, 06 Mar 2025 17:25:40 +0000</pubDate></item><item><title>Firefox users slam Mozilla over controversial data privacy update &#x2014; while ironically using "the biggest data-mining operating system in the world (aka Microsoft Windows)"</title><link>https://nsaneforums.com/news/security-privacy-news/firefox-users-slam-mozilla-over-controversial-data-privacy-update-%E2%80%94-while-ironically-using-the-biggest-data-mining-operating-system-in-the-world-aka-microsoft-windows-r28131/</link><description><![CDATA[<h3>
	Mozilla recently updated Firefox's Terms of Use, brewing controversy and concern among users about its stance on data privacy and sharing with third-party vendors.
</h3>

<p>
	Last week, Mozilla was trapped between a rock and a hard place after making a controversial update to its developer's Terms of Use (via <a data-analytics-id="inline-link" data-hl-processed="none" data-url="https://www.pcgamer.com/gaming-industry/mozilla-is-already-trying-to-backtrack-on-firefoxs-controversial-data-privacy-update-but-it-might-be-too-little-too-late/" href="https://www.pcgamer.com/gaming-industry/mozilla-is-already-trying-to-backtrack-on-firefoxs-controversial-data-privacy-update-but-it-might-be-too-little-too-late/" referrerpolicy="no-referrer-when-downgrade" target="_blank" rel="external nofollow">PCGamer</a>).
</p>

<p>
	 
</p>

<p>
	The update received backlash from Firefox users, especially because of a section indicating that Mozilla had the right to leverage user data, including "a nonexclusive, royalty-free, worldwide license for the purpose of doing as you request with the content you input in Firefox."
</p>

<p>
	 
</p>

<p>
	Perhaps more concerning, the company scrapped a section of its Frequently Asked Questions (FAQs) that highlighted its promise to keep user data safe and private, away from third-party vendors.
</p>

<p>
	 
</p>

<p>
	The highlighted changes enraged users, prompting the company to update its documentation once again as an attempt to mitigate the arising issues and concerns about its dramatic data privacy shift.
</p>

<p>
	 
</p>

<p>
	Consequently, <a data-analytics-id="inline-link" data-hl-processed="none" data-url="https://blog.mozilla.org/en/products/firefox/firefox-news/firefox-terms-of-use/" href="https://blog.mozilla.org/en/products/firefox/firefox-news/firefox-terms-of-use/" referrerpolicy="no-referrer-when-downgrade" target="_blank" rel="external nofollow">Mozilla issued an update addressing the issue</a>. The company seemingly shifted blamed to a "confusion about the language regarding licenses."
</p>

<p>
	 
</p>

<figure>
	<blockquote class="QuoteNewsStyle">
		<p>
			We’ve seen a little confusion about the language regarding licenses, so we want to clear that up. We need a license to allow us to make some of the basic functionality of Firefox possible. Without it, we couldn’t use information typed into Firefox, for example. It does NOT give us ownership of your data or a right to use it for anything other than what is described in the Privacy Notice.
		</p>

		<p>
			 
		</p>

		<p>
			<em><cite>Mozilla</cite></em>
		</p>
	</blockquote>
</figure>

<p>
	Ajit Varma, VP of Firefox Product, indicated that the update was designed to introduce a new Terms of Use (TOU) and Privacy Notice for Firefox. However, the update seemingly brewed confusion among users about the company's Terms of Use, specifically on licensing.
</p>

<p>
	 
</p>

<p>
	According to Varma:
</p>

<p>
	 
</p>

<div id="slice-container-newsletterForm-articleInbodyContent-HopuidFsWS3qmYwhF2TR4J">
	<div data-hydrate="true">
		<p class="QuoteNewsStyle">
			<em>"Our intent was just to be as clear as possible about how we make Firefox work, but in doing so we also created some confusion and concern.”</em>
		</p>

		<p>
			The new update to Mozilla's documentation seemingly addressed the privacy concerns raised by users, but it might be a little for the company to salvage the situation.
		</p>

		<p>
			 
		</p>

		<p>
			While the controversial changes to Mozilla's documentation can be attributed to miscommunication on the company's part and misunderstanding on the user's end, the wording on some of the changes made was highly alarming.
		</p>

		<p>
			 
		</p>

		<p>
			For instance, the answer to "What is Firefox?" in Mozilla's FAQ section previously indicated:
		</p>

		<p>
			 
		</p>

		<p class="QuoteNewsStyle">
			<em>"The Firefox Browser is the only major browser backed by a not-for-profit that doesn’t sell your personal data to advertisers while helping you protect your personal information."</em>
		</p>

		<p>
			But the section has since been updated and now reads:
		</p>

		<p>
			 
		</p>

		<p class="QuoteNewsStyle">
			<em>"The Firefox Browser, the only major browser backed by a not-for-profit, helps you protect your personal information."</em>
		</p>

		<p>
			While it might be an assumption and misinterpretation of the updated terms, it seems Mozilla is no longer committed to not sell personal user data to third-party advertisers.
		</p>

		<p>
			 
		</p>

		<p>
			A thorough look and analysis of Mozilla's updated documentation, reveals that the company is seemingly shying away from affirming its stance on data privacy.
		</p>

		<p>
			 
		</p>

		<p>
			However, Firefox's VP claims the omission of "sell" is a result of the fluid definition of the term when it comes to data sharing and privacy.
		</p>

		<p>
			 
		</p>

		<p>
			According to the VP:
		</p>

		<p class="QuoteNewsStyle">
			<em>“Mozilla doesn’t sell data about you (in the way that most people think about ‘selling data’), and we don’t buy data about you. We changed our language because some jurisdictions define ‘sell’ more broadly than most people would usually understand that word.”</em>
		</p>

		<h2 id="users-are-less-than-pleased-with-firefox-3">
			Users are less-than-pleased with Firefox
		</h2>

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

				<p>
					<img alt="Mozilla Firefox on Windows" class="ipsImage" height="720" width="720" src="https://cdn.mos.cms.futurecdn.net/UurQNHnDrjVab5pnJhVwL4-1024-80.jpg">
				</p>

				<p>
					<em><span>Much of the blowback also points fingers at folks using Firefox on Windows in regards to data collection. </span></em>
				</p>

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

				<p>
					 
				</p>

				<p>
					While Firefox has seemingly attempted to address the recent changes made to its documentation and affirm its data privacy and sharing stances, users are throwing a deaf year to its plea.
				</p>

				<p class="QuoteNewsStyle">
					<em>"People aren't upset about how transparent they're being, they just want to use a browser that doesn't collect and distribute their data,"</em> <a data-analytics-id="inline-link" data-hl-processed="none" data-url="https://www.reddit.com/r/privacy/comments/1izk3f2/stop_spreading_fud_re_firefoxs_new_terms_of_use/" href="https://www.reddit.com/r/privacy/comments/1izk3f2/stop_spreading_fud_re_firefoxs_new_terms_of_use/" referrerpolicy="no-referrer-when-downgrade" target="_blank" rel="external nofollow">an enraged Reddit user indicated</a>. <em>"I'm no lawyer, but for example, it sounds like they have license to distribute the data below without contest."</em>
				</p>

				<p>
					Some used the opportunity to throw jabs at Microsoft, branding Windows as "the biggest data-mining operating system."
				</p>

				<p>
					 
				</p>

				<div class="ipsEmbeddedOther" contenteditable="false">
					<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed7699231995" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/iliyalb/status/1896010168422535584?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1896010168422535584%257Ctwgr%255E34bd688182b111965200b1bc94326ea3470bbbf6%257Ctwcon%255Es1_%26ref_url=https://www.windowscentral.com/software-apps/browsing/firefox-users-slam-mozilla-over-controversial-data-privacy-update" style="overflow: hidden; height: 375px;"></iframe>
				</div>

				<div>
					<div>
						<p>
							On the other hand, some users speculate that the controversial changes might be an attempt to bolster Mozilla's, and by extension, Firefox's AI efforts.
						</p>

						<p>
							 
						</p>

						<p>
							According to another Reddit user:
						</p>

						<p class="QuoteNewsStyle">
							<em>"Yes. Crazy stuff. I read recently that the new CEO wants to get into AI and ads. They'll no doubt claim that they're going to do it differently and "respectfully". Personally, I have mozzilla.org, net and com in my Acrylic HOSTS file. If you go to about:config and search for "url" you may be surprised at all the ways that Firefox claims the right to call home without asking."</em>
						</p>

						<p>
							It will be interesting to see how the controversial changes affect Firefox's user base, and whether Mozilla will be dabbling its foot deeper into the AI landscape.
						</p>

						<p>
							 
						</p>

						<p>
							Elsewhere, <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/software-apps/browsing/hi-microsoft-please-stop-using-harmful-designs-and-deceptive-tactics-to-give-edge-the-competitive-advantage-over-other-browsers-on-windows-says-mozilla" href="https://www.windowscentral.com/software-apps/browsing/hi-microsoft-please-stop-using-harmful-designs-and-deceptive-tactics-to-give-edge-the-competitive-advantage-over-other-browsers-on-windows-says-mozilla" rel="external nofollow">Mozilla has placed Microsoft under fire for using harmful designs and deceptive tactics</a> to give Edge a competitive edge over other browsers in Windows 11.
						</p>

						<p>
							 
						</p>

						<p>
							<a href="https://www.windowscentral.com/software-apps/browsing/firefox-users-slam-mozilla-over-controversial-data-privacy-update" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
						</p>
					</div>
				</div>
			</div>
		</div>
	</div>
</div>
]]></description><guid isPermaLink="false">28131</guid><pubDate>Wed, 05 Mar 2025 16:47:49 +0000</pubDate></item><item><title>Nearly 12,000 API keys and passwords found in AI training dataset</title><link>https://nsaneforums.com/news/security-privacy-news/nearly-12000-api-keys-and-passwords-found-in-ai-training-dataset-r28098/</link><description><![CDATA[<p>
	Close to 12,000 valid secrets that include API keys and passwords have been found in the Common Crawl dataset used for training multiple artificial intelligence models.
</p>

<p>
	 
</p>

<p>
	The <a href="https://commoncrawl.org/" rel="external nofollow" target="_blank">Common Crawl</a> non-profit organization maintains a massive open-source repository of petabytes of web data collected since 2008 and is free for anyone to use.
</p>

<p>
	 
</p>

<p>
	Because of the large dataset, many artificial intelligence projects may rely, at least in part, on the digital archive for training large language models (LLMs), including ones from OpenAI, DeepSeek, Google, Meta, Anthropic, and Stability.
</p>

<h3>
	AWS root keys and MailChimp API keys
</h3>

<p>
	Researchers at Truffle Security - the company behind the TruffleHog open-source scanner for sensitive data, found valid secrets after checking 400 terabytes of data from 2.67 billion web pages in the Common Crawl December 2024 archive.
</p>

<p>
	 
</p>

<p>
	They discovered 11,908 secrets that authenticate successfully, which developers hardcoded, indicating the potential of LLMs being trained on insecure code.
</p>

<p>
	 
</p>

<p>
	It should be noted that LLM training data is not used in raw form and goes through a pre-processing stage that involves cleaning and filtering out unnecessary content like irrelevant data, duplicate, harmful, or sensitive information.
</p>

<p>
	 
</p>

<p>
	Despite such efforts, it is difficult to remove confidential data, and the process offers no guarantee for stripping such a large dataset of all personally identifiable information (PII), financial data, medical records, and other sensitive content.
</p>

<p>
	 
</p>

<p>
	After analyzing the scanned data, Truffle Security found valid API keys for Amazon Web Services (AWS), MailChimp, and WalkScore services.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="AWS root key in HTML form" class="ipsImage" height="109" width="720" src="https://www.bleepstatic.com/images/news/u/1100723/AWSrootKey_TruffleSecurity.jpg">
		<figcaption>
			<em>AWS root key in front-end HTML<br>
			source: Truffle Security</em>
		</figcaption>
	</figure>
</div>

<p>
	Overall, TruffleHog identified 219 distinct secret types in the Common Crawl dataset, the most common being MailChimp API keys.
</p>

<p>
	 
</p>

<div class="QuoteNewsStyle">
	<p>
		“Nearly 1,500 unique Mailchimp API keys were hard coded in front-end HTML and JavaScript” - <a href="https://trufflesecurity.com/blog/research-finds-12-000-live-api-keys-and-passwords-in-deepseek-s-training-data" rel="external nofollow" target="_blank">Truffle Security</a>
	</p>
</div>

<p>
	The researchers explain that the developers’ mistake was to hardcode them into HTML forms and JavaScript snippets and did not use server-side environment variables.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="MailChimp API keys leaked in front-end HTML and JavaScript" class="ipsImage" height="145" width="720" src="https://www.bleepstatic.com/images/news/u/1100723/MailChimpAPIKey_TruffleSecurity.jpg">
		<figcaption>
			<em>MailChimp API key leaked in front-end HTML<br>
			source: Truffle Security</em>
		</figcaption>
	</figure>
</div>

<p>
	An attacker could use these keys for malicious activity such as phishing campaigns and brand impersonation. Furthermore, leaking such secrets could lead to data exfiltration.
</p>

<p>
	 
</p>

<p>
	Another highlight in the report is the high reuse rate of the discovered secrets, saying that 63% were present on multiple pages. One of them though, a WalkScore API key, “appeared 57,029 times across 1,871 subdomains.”
</p>

<p>
	 
</p>

<p>
	The researchers also found one webpage with 17 unique live Slack webhooks, which should be kept secret because they allow apps to post messages into Slack.
</p>

<p>
	 
</p>

<div class="QuoteNewsStyle">
	<p>
		“Keep it secret, keep it safe. Your webhook URL contains a secret. Don't share it online, including via public version control repositories,” Slack <a href="https://api.slack.com/messaging/webhooks" rel="external nofollow" target="_blank">warns</a>.
	</p>
</div>

<p>
	Following the research, Truffle Security contacted impacted vendors and worked with them to revoke their users' keys. “We successfully helped those organizations collectively rotate/revoke several thousand keys,” the researchers say.
</p>

<p>
	 
</p>

<p>
	Even if an artificial intelligence model uses older archives than the dataset the researchers scanned, Truffle Security's findings serve as a warning that insecure coding practices could influence the behavior of the LLM.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/nearly-12-000-api-keys-and-passwords-found-in-ai-training-dataset/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28098</guid><pubDate>Mon, 03 Mar 2025 15:51:02 +0000</pubDate></item><item><title>Ransomware gangs exploit Paragon Partition Manager bug in BYOVD attacks</title><link>https://nsaneforums.com/news/security-privacy-news/ransomware-gangs-exploit-paragon-partition-manager-bug-in-byovd-attacks-r28086/</link><description><![CDATA[<p>
	Microsoft had discovered five Paragon Partition Manager BioNTdrv.sys driver flaws, with one used by ransomware gangs in zero-day attacks to gain SYSTEM privileges in Windows.
</p>

<p>
	 
</p>

<p>
	The vulnerable drivers were exploited in 'Bring Your Own Vulnerable Driver' (BYOVD) attacks where threat actors drop the kernel driver on a targeted system to elevate privileges.
</p>

<p>
	 
</p>

<p>
	"An attacker with local access to a device can exploit these vulnerabilities to escalate privileges or cause a denial-of-service (DoS) scenario on the victim's machine," explains a warning from CERT/CC.
</p>

<p>
	 
</p>

<p>
	"Additionally, as the attack involves a Microsoft-signed Driver, an attacker can leverage a Bring Your Own Vulnerable Driver (BYOVD) technique to exploit systems even if Paragon Partition Manager is not installed. "
</p>

<p>
	 
</p>

<p>
	As BioNTdrv.sys is a kernel-level driver, threat actors can exploit vulnerabilities to execute commands with the same privileges as the driver, bypassing protections and security software.
</p>

<p>
	 
</p>

<p>
	Microsoft researchers discovered all five flaws, noting that one of them, CVE-2025-0289, is leveraged in attacks by ransomware groups. However, the researchers did not disclose what ransomware gangs were exploiting the flaw as a zero-day.
</p>

<p>
	 
</p>

<p>
	"Microsoft has observed threat actors (TAs) exploiting this weakness in BYOVD ransomware attacks, specifically using CVE-2025-0289 to achieve privilege escalation to SYSTEM level, then execute further malicious code," <a href="https://kb.cert.org/vuls/id/726882" rel="external nofollow" target="_blank">reads the CERT/CC bulletin</a>.
</p>

<p>
	 
</p>

<p>
	"These vulnerabilities have been patched by both Paragon Software, and vulnerable BioNTdrv.sys versions blocked by Microsoft's Vulnerable Driver Blocklist."
</p>

<p>
	 
</p>

<p>
	The Paragon Partition Manager flaws discovered by Microsoft are:
</p>

<p>
	 
</p>

<ul style="list-style-type:square">
	<li>
		<strong>CVE-2025-0288 </strong>– Arbitrary kernel memory write caused by the improper handling of the 'memmove' function, allowing attackers to write to kernel memory and escalate privileges.
	</li>
	<li>
		<strong>CVE-2025-0287</strong> – Null pointer dereference arising from a missing validation of a 'MasterLrp' structure in the input buffer, enabling the execution of arbitrary kernel code.
	</li>
	<li>
		<strong>CVE-2025-0286 </strong>– Arbitrary kernel memory write caused by the improper validation of user-supplied data lengths, allowing attackers to execute arbitrary code.
	</li>
	<li>
		<strong>CVE-2025-0285</strong> – Arbitrary kernel memory mapping caused by the failure to validate user-supplied data, enabling privilege escalation by manipulating kernel memory mappings.
	</li>
	<li>
		<strong>CVE-2025-0289 </strong>– Insecure kernel resource access caused by the failure to validate the 'MappedSystemVa' pointer before passing it to 'HalReturnToFirmware,' leading to potential compromise of system resources.
	</li>
</ul>

<p>
	 
</p>

<p>
	The first four vulnerabilities impact Paragon Partition Manager versions 7.9.1 and previous, while CVE-2025-0298, the actively exploited flaw, impacts version 17 and older.
</p>

<p>
	 
</p>

<p>
	Users of the software are recommended to upgrade to the latest version, which contains BioNTdrv.sys version 2.0.0, which addresses all of the mentioned flaws.
</p>

<p>
	 
</p>

<p>
	However, it's important to note that even users who don't have Paragon Partition Manager installed are not safe from attacks. BYOVD tactics don't rely on the software being present on the target's machine.
</p>

<p>
	 
</p>

<p>
	Instead, threat actors include the vulnerable driver with their own tools, allowing them to load it into Windows and escalate privileges.
</p>

<p>
	 
</p>

<p>
	Microsoft has updated its 'Vulnerable Driver Blocklist' to block the driver from loading in Windows, so users and organizations should verify the protection system is active.
</p>

<p>
	 
</p>

<p>
	You can check if the blocklist is enabled by going to <strong>Settings </strong>→ <strong>Privacy &amp; security</strong> → <strong>Windows Security</strong> → <strong>Device security</strong> → <strong>Core isolation</strong> → <strong>Microsoft Vulnerable Driver Blocklist</strong> and making sure the setting is enabled.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Windows setting" class="ipsImage" height="720" width="669" src="https://www.bleepstatic.com/images/news/u/1220909/2025/February/opmg/setting(1).jpg">
		<figcaption>
			<em>Windows setting for vulnerable drivers blocklist<br>
			Source: BleepingComputer</em>
		</figcaption>
	</figure>
</div>

<p>
	A warning on Paragon Software's site also warns that users must upgrade Paragon Hard Disk Manager by today, as it utilizes the same driver, which will be blocked by Microsoft today.
</p>

<p>
	 
</p>

<p>
	While it is unclear what ransomware gangs are exploiting the Paragon flaw, BYOVD attacks have become increasingly popular among cybercriminals as they allow them to easily gain SYSTEM privileges on Windows devices.
</p>

<p>
	 
</p>

<p>
	Threat actors known to be utilizing BYOVD attacks include <a href="https://www.bleepingcomputer.com/news/security/scattered-spider-hackers-use-old-intel-driver-to-bypass-security/" rel="external nofollow" target="_blank">Scattered Spider</a>, <a href="https://www.bleepingcomputer.com/news/microsoft/windows-driver-zero-day-exploited-by-lazarus-hackers-to-install-rootkit/" rel="external nofollow" target="_blank">Lazarus</a>, <a href="https://www.bleepingcomputer.com/news/security/blackbyte-ransomware-abuses-legit-driver-to-disable-security-products/" rel="external nofollow" target="_blank">BlackByte ransomware</a>, <a href="https://www.bleepingcomputer.com/news/security/ransomware-gangs-abuse-process-explorer-driver-to-kill-security-software/" rel="external nofollow" target="_blank">LockBit ransomware</a>, and many more.
</p>

<p>
	 
</p>

<p>
	For this reason, it is important to enable the Microsoft Vulnerable Driver Blocklist feature to prevent vulnerable drivers from being used on your Windows devices.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/ransomware-gangs-exploit-paragon-partition-manager-bug-in-byovd-attacks/" 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 February): 874</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28086</guid><pubDate>Sun, 02 Mar 2025 17:42:13 +0000</pubDate></item><item><title>Firefox deletes promise to never sell personal data, asks users not to panic</title><link>https://nsaneforums.com/news/security-privacy-news/firefox-deletes-promise-to-never-sell-personal-data-asks-users-not-to-panic-r28067/</link><description><![CDATA[<h3>
	Mozilla says it deleted promise because "sale of data" is defined broadly.
</h3>

<p>
	Firefox maker Mozilla deleted a promise to never sell its users' personal data and is trying to assure worried users that its approach to privacy hasn't fundamentally changed. Until recently, a Firefox FAQ promised that the browser maker never has and never will sell its users' personal data. An <a href="https://web.archive.org/web/20250130114707/https://www.mozilla.org/en-US/firefox/faq/" rel="external nofollow">archived version</a> from January 30 says:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		<strong>Does Firefox sell your personal data?</strong>
	</p>

	<p>
		 
	</p>

	<p>
		Nope. Never have, never will. And we protect you from many of the advertisers who do. Firefox products are designed to protect your privacy. <a href="https://web.archive.org/web/20250130114707/https://www.mozilla.org/en-US/privacy/" rel="external nofollow">That's a promise.</a>
	</p>
</blockquote>

<p>
	That promise is removed from the <a href="https://www.mozilla.org/en-US/firefox/faq/" rel="external nofollow">current version</a>. There's also a notable change in a <a href="https://web.archive.org/web/20250206184553/https://www.mozilla.org/en-US/privacy/faq/" rel="external nofollow">data privacy FAQ</a> that used to say, "Mozilla doesn't sell data about you, and we don't buy data about you."
</p>

<p>
	 
</p>

<p>
	The data privacy FAQ now <a href="https://www.mozilla.org/en-US/privacy/faq/" rel="external nofollow">explains</a> that Mozilla is no longer making blanket promises about not selling data because some legal jurisdictions define "sale" in a very broad way:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		Mozilla doesn't sell data about you (in the way that most people think about "selling data"), and we don't buy data about you. Since we strive for transparency, and the LEGAL definition of "sale of data" is extremely broad in some places, we've had to step back from making the definitive statements you know and love. We still put a lot of work into making sure that the data that we share with our partners (which we need to do to make Firefox commercially viable) is stripped of any identifying information, or shared only in the aggregate, or is put through our privacy preserving technologies (like <a href="https://support.mozilla.org/kb/ohttp-explained" rel="external nofollow">OHTTP</a>).
	</p>
</blockquote>

<p>
	Mozilla didn't say which legal jurisdictions have these broad definitions.
</p>

<h2>
	Users complain: “Not acceptable”
</h2>

<p>
	Users criticized Mozilla in discussions on <a href="https://github.com/mozilla/bedrock/commit/d459addab846d8144b61939b7f4310eb80c5470e" rel="external nofollow">GitHub</a> and <a href="https://www.reddit.com/r/firefox/comments/1iznn90/in_response_to_people_saying_mozilla_is_removing/" rel="external nofollow">Reddit</a>. One area of concern is over new <a href="https://www.mozilla.org/en-US/about/legal/terms/firefox/" rel="external nofollow">terms of use</a> that say, "When you upload or input information through Firefox, you hereby grant us a nonexclusive, royalty-free, worldwide license to use that information to help you navigate, experience, and interact with online content as you indicate with your use of Firefox."
</p>

<p>
	 
</p>

<p>
	<strong>Update at 10:20 pm ET</strong>: Mozilla has since <a href="https://blog.mozilla.org/en/products/firefox/update-on-terms-of-use/" rel="external nofollow">announced</a> a change to the license language to address user complaints. It now says, "You give Mozilla the rights necessary to operate Firefox. This includes processing your data as we describe in the Firefox Privacy Notice. It also includes a nonexclusive, royalty-free, worldwide license for the purpose of doing as you request with the content you input in Firefox. This does not give Mozilla any ownership in that content."
</p>

<p>
	 
</p>

<p>
	Mozilla also took heat from users after a Mozilla employee solicited feedback in a <a href="https://connect.mozilla.org/t5/discussions/information-about-the-new-terms-of-use-and-updated-privacy/m-p/87735/highlight/true#M33600" rel="external nofollow">connect.mozilla.org discussion forum</a>. "This isn't a question of messaging or clarifying," one person wrote. "You cannot ask your users to give you these broad rights to their data. This agreement, as currently written, is not acceptable."
</p>

<p>
	 
</p>

<p>
	Mozilla announced the new terms of use and an updated privacy policy in a <a href="https://blog.mozilla.org/en/products/firefox/firefox-news/firefox-terms-of-use/" rel="external nofollow">blog post</a> on Wednesday. After seeing criticism, Mozilla added a clarification that said the company needs "a license to allow us to make some of the basic functionality of Firefox possible. Without it, we couldn't use information typed into Firefox, for example. It does NOT give us ownership of your data or a right to use it for anything other than what is described in the Privacy Notice."
</p>

<p>
	 
</p>

<p>
	One of the uses described in the <a href="https://www.mozilla.org/en-US/privacy/firefox/#notice" rel="external nofollow">privacy notice</a> has to do with users' location data. Mozilla says it takes steps to anonymize the data and that users can turn the functionality off entirely:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		Mozilla may also receive location-related keywords from your search (such as when you search for "Boston") and share this with our partners to provide recommended and sponsored content. Where this occurs, Mozilla cannot associate the keyword search with an individual user once the search suggestion has been served and partners are never able to associate search suggestions with an individual user. You can remove this functionality at any time by turning off Sponsored Suggestions—more information on how to do this is available in the relevant <a href="https://support.mozilla.org/kb/firefox-suggest?as=u" rel="external nofollow">Firefox Support</a> page.
	</p>
</blockquote>

<p>
	Some users were not convinced by Mozilla's statements about needing a license to use data to provide basic functionality. "That's a load of crap and you know it. 'Basic functionality' is to download and render webpages," one person wrote in response to Mozilla's request for feedback.
</p>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/tech-policy/2025/02/firefox-deletes-promise-to-never-sell-personal-data-asks-users-not-to-panic/" 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 January): 487</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28067</guid><pubDate>Sat, 01 Mar 2025 18:58:38 +0000</pubDate></item><item><title>Microsoft wants you on AES as Windows 11 24H2, Server 2025 ditches ancient DES encryption</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-wants-you-on-aes-as-windows-11-24h2-server-2025-ditches-ancient-des-encryption-r28066/</link><description><![CDATA[<p>
	This week, Microsoft updated the webpages that track the features that are removed on Windows client and Windows Server. The company has confirmed that DES or Data Encryption Standard cipher is being removed from Windows 11 24H2 and Windows Server 2025. The tech giant reasons that the DES encryption algorithm is too old to be secure and thus it makes sense and is a part of the <a href="https://www.neowin.net/news/microsoft-officially-says-it-is-making-security-our-top-priority-from-now-on/" rel="external nofollow">broader strategy to improve Windows security</a>.
</p>

<p>
	 
</p>

<p>
	Microsoft <a href="https://learn.microsoft.com/en-us/windows/whats-new/removed-features" rel="external nofollow">writes</a>:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		DES, the symmetric-key block encryption cipher, is considered nonsecure against modern cryptographic attacks, and replaced by more robust encryption algorithms. DES was disabled by default starting with Windows 7 and Windows Server 2008 R2. It's removed from Windows 11, version 24H2 and later, and Windows Server 2025 and later.
	</p>
</blockquote>

<p>
	For those who may not be familiar with it, DES is a symmetric cipher that was developed back in the 1970s. It uses a 56-bit key to encrypt and decrypt 64-bit data blocks. Triple DES is the recommended form of DES these days through 2030 <a href="https://csrc.nist.gov/pubs/sp/800/67/r1/final" rel="external nofollow">by the NIST</a> (National Institute of Standards and Technology).
</p>

<p>
	 
</p>

<p>
	Microsoft has also updated the Windows message center to inform IT admins and system administrators about the upcoming removal of DES in Kerberos on Windows 11 24H2 and Windows Server 2025. It recommends moving to AES or Advanced Encryption Standard which uses longer key lengths of 128, 192, or 256 bits. It <a href="https://learn.microsoft.com/en-us/windows/release-health/windows-message-center#3491" rel="external nofollow">says</a>:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		IT admins: Prepare for removal of Data Encryption Standard (DES) in Kerberos for Windows Server 2025 and Windows 11, version 24H2. While it’s an optional component that isn’t installed by default, it’s important to detect and disable your DES use to avoid potential disruption before taking the September 2025 security update. Consider adopting the Advanced Encryption Standard (AES) algorithm as a stronger encryption method.
	</p>
</blockquote>

<p>
	Microsoft also now allows the default-encryption of Windows 11 24H2 Home PCs with AES-based BitLocker as it recently explained how system requirements <a href="https://www.neowin.net/news/microsoft-lists-a-reason-why-tpm-secure-boot-are-required-on-windows-11-in-2024-2025/" rel="external nofollow">like TPM play a key part in that</a>.
</p>

<p>
	 
</p>

<p>
	The company has also described how the disablement of DES in Kerberos will be done in two phases, Compatibility Mode and Disabled Mode:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		This transition to disable DES in Kerberos on Windows devices will occurs in phases.
	</p>

	<p>
		 
	</p>

	<p>
		<strong>Compatibility Mode:</strong> DES in Kerberos is disabled by default on all Client and Server versions of Windows released on and after Windows 7 and Windows Server 2008 R2. If DES is required in Kerberos, administrators can manually configure the DES cipher on supported operating systems with the exception of Windows 11 24H2 and Windows Server 2025 devices that have installed updates released on and after September 9, 2025.
	</p>

	<p>
		 
	</p>

	<p>
		<strong>DES in Kerberos Disabled Mode:</strong> Once DES in Kerberos is removed, it will no longer be supported as an encryption cipher in any function of Kerberos in Windows Server 2025 and later and Windows 11, version 24H2 and later. Legacy scenarios using DES on those two operating system versions will stop working until Kerberos-related application and network security configuration changes are made by IT administrators, so a safer cipher can be used.
	</p>

	<p>
		 
	</p>

	<p>
		DES will not be removed from earlier Windows versions.
	</p>
</blockquote>

<p>
	You can find a lot more details about it <a href="https://techcommunity.microsoft.com/blog/WindowsServerNewsandBestPractices/removal-of-des-in-kerberos-for-windows-server-and-client/4386903" rel="external nofollow">here</a> on the Microsoft Tech Community blog post.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-wants-you-on-aes-as-windows-11-24h2-server-2025-ditches-ancient-des-encryption/" 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 January): 487</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28066</guid><pubDate>Sat, 01 Mar 2025 18:56:49 +0000</pubDate></item><item><title>Copilot exposes private GitHub pages, some removed by Microsoft</title><link>https://nsaneforums.com/news/security-privacy-news/copilot-exposes-private-github-pages-some-removed-by-microsoft-r28039/</link><description><![CDATA[<h3>
	Repositories, once set to public and later to private, still accessible through Copilot.
</h3>

<p>
	Microsoft’s Copilot AI assistant is exposing the contents of more than 20,000 private GitHub repositories from companies including Google, Intel, Huawei, PayPal, IBM, Tencent and, ironically, Microsoft.
</p>

<p>
	 
</p>

<p>
	These repositories, belonging to more than 16,000 organizations, were originally posted to GitHub as public, but were later set to private, often after the developers responsible realized they contained authentication credentials allowing unauthorized access or other types of confidential data. Even months later, however, the private pages remain available in their entirety through Copilot.
</p>

<p>
	 
</p>

<p>
	AI security firm Lasso discovered the behavior in the second half of 2024. After finding in January that Copilot continued to store private repositories and make them available, Lasso set out to measure how big the problem really was.
</p>

<h2>
	Zombie repositories
</h2>

<p>
	“After realizing that any data on GitHub, even if public for just a moment, can be indexed and potentially exposed by tools like Copilot, we were struck by how easily this information could be accessed,” Lasso researchers Ophir Dror and Bar Lanyado wrote in a <a href="https://www.lasso.security/blog/lasso-major-vulnerability-in-microsoft-copilot" rel="external nofollow">post on Thursday</a>. “Determined to understand the full extent of the issue, we set out to automate the process of identifying zombie repositories (repositories that were once public and are now private) and validate our findings.”
</p>

<p>
	 
</p>

<p>
	‍After discovering Microsoft was exposing one of Lasso’s own private repositories, the Lasso researchers traced the problem to the cache mechanism in Bing. The Microsoft search engine indexed the pages when they were published publicly, and never bothered to remove the entries once the pages were changed to private on GitHub. Since Copilot used Bing as its primary search engine, the private data was available through the AI chat bot as well.
</p>

<p>
	 
</p>

<p>
	After Lasso reported the problem in November, Microsoft introduced changes designed to fix it. Lasso confirmed that the private data was no longer available through Bing cache, but it went on to make an interesting discovery—the availability in Copilot of a GitHub repository that had been made private following a lawsuit Microsoft had filed. The suit alleged the repository hosted tools specifically designed to bypass the safety and security guardrails built into the company’s generative AI services. The repository was subsequently removed from GitHub, but as it turned out, Copilot continued to make the tools available anyway.
</p>

<p>
	 
</p>

<figure class="ars-wp-img-shortcode id-2078859 align-fullwidth">
	<div>
		<img alt="de3u-repository-still-in-copilot-1024x94" class="ipsImage" decoding="async" height="720" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2025/02/de3u-repository-still-in-copilot-1024x949.png">
	</div>

	<figcaption>
		<div class="caption font-impact dusk:text-gray-300 mb-4 mt-2 inline-flex flex-row items-stretch gap-1 text-base leading-tight text-gray-400 dark:text-gray-300">
			<div class="caption-content">
				<em>Screenshot showing Copilot continues to serve tools Microsoft took action to have removed from GitHub. <span class="caption-credit mt-2 text-xs"><em> </em></span></em>
			</div>

			<div class="caption-content">
				<em><span class="caption-credit mt-2 text-xs"><em>Credit: Lasso </em></span> </em>
			</div>
		</div>
	</figcaption>
</figure>

<p>
	Lasso ultimately determined that Microsoft’s fix involved cutting off access to a special Bing user interface, once available at cc.bingj.com, to the public. The fix, however, didn't appear to clear the private pages from the cache itself. As a result, the private information was still accessible to Copilot, which in turn would make it available to the Copilot user who asked.
</p>

<p>
	 
</p>

<p>
	The Lasso researchers explained:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		Although Bing’s cached link feature was disabled, cached pages continued to appear in search results. This indicated that the fix was a temporary patch and while public access was blocked, the underlying data had not been fully removed.
	</p>

	<p>
		 
	</p>

	<p>
		When we revisited our investigation of Microsoft Copilot, our suspicions were confirmed: Copilot still had access to the cached data that was no longer available to human users. In short, the fix was only partial, human users were prevented from retrieving the cached data, but Copilot could still access it.
	</p>
</blockquote>

<p>
	The post laid out simple steps anyone can take to find and view the same massive trove of private repositories Lasso identified.
</p>

<h2>
	There’s no putting toothpaste back in the tube
</h2>

<p>
	Developers frequently embed security tokens, private encryption keys and other sensitive information directly into their code, despite best practices that have long called for such data to be inputted through more secure means. This potential damage worsens when this code is made available in public repositories, another common security failing. The phenomenon has occurred <a href="https://arstechnica.com/security/2023/11/developers-cant-seem-to-stop-exposing-credentials-in-publicly-accessible-code/" rel="external nofollow">over and over</a> for <a href="https://arstechnica.com/information-technology/2013/01/psa-dont-upload-your-important-passwords-to-github/" rel="external nofollow">more than a decade</a>.
</p>

<p>
	 
</p>

<p>
	When these sorts of mistakes happen, developers often make the repositories private quickly, hoping to contain the fallout. Lasso’s findings show that simply making the code private isn’t enough. Once exposed, credentials are irreparably compromised. The only recourse is to rotate all credentials.
</p>

<p>
	 
</p>

<p>
	This advice still doesn’t address the problems resulting when other sensitive data is included in repositories that are switched from public to private. Microsoft incurred legal expenses to have tools removed from GitHub after alleging they violated a raft of laws, including the Computer Fraud and Abuse Act, the Digital Millennium Copyright Act, the Lanham Act, and the Racketeer Influenced and Corrupt Organizations Act. Company lawyers prevailed in getting the tools removed. To date, Copilot continues undermining this work by making the tools available anyway.
</p>

<p>
	 
</p>

<p>
	In an emailed statement sent after this post went live, Microsoft wrote: "It is commonly understood that large language models are often trained on publicly available information from the web. If users prefer to avoid making their content publicly available for training these models, they are encouraged to keep their repositories private at all times."
</p>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/information-technology/2025/02/copilot-exposes-private-github-pages-some-removed-by-microsoft/" 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 January): 487</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28039</guid><pubDate>Fri, 28 Feb 2025 07:34:35 +0000</pubDate></item><item><title>Vo1d malware botnet grows to 1.6 million Android TVs worldwide</title><link>https://nsaneforums.com/news/security-privacy-news/vo1d-malware-botnet-grows-to-16-million-android-tvs-worldwide-r28038/</link><description><![CDATA[<p>
	A new variant of the Vo1d malware botnet has grown to 1,590,299 infected Android TV devices across 226 countries, recruiting devices as part of anonymous proxy server networks.
</p>

<p>
	 
</p>

<p>
	This is according to an <a href="https://blog.xlab.qianxin.com/long-live-the-vo1d_botnet/" rel="external nofollow" target="_blank">investigation by Xlab</a>, which has been tracking the new campaign since last November, reporting that the botnet peaked on January 14, 2025, and currently has 800,000 active bots.
</p>

<p>
	 
</p>

<p>
	In September 2024, Dr. Web antivirus researchers found <a href="https://www.bleepingcomputer.com/news/security/new-vo1d-malware-infects-13-million-android-streaming-boxes/" rel="external nofollow" target="_blank">1.3 million devices</a> across 200 countries compromised by Vo1d malware via an unknown infection vector.
</p>

<p>
	 
</p>

<p>
	XLab's recent report indicates that the new version of the Vo1d botnet continues its operations on a larger scale, not deterred by the previous exposure.
</p>

<p>
	 
</p>

<p>
	Moreover, the researchers underline that the botnet has evolved with advanced encryption (RSA + custom XXTEA), resilient DGA-powered infrastructure, and enhanced stealth capabilities.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Vo1d botnet size over time" class="ipsImage" height="448" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2025/February/opmg/botnet-size.jpg">
		<figcaption>
			<em><strong>Vo1d botnet size over time</strong><br>
			Source: XLab</em>
		</figcaption>
	</figure>
</div>

<h2>
	Massive botnet size
</h2>

<p>
	The Vo1d botnet is one of the largest seen in recent years, surpassing <a href="https://www.bleepingcomputer.com/news/security/bigpanzi-botnet-infects-170-000-android-tv-boxes-with-malware/" rel="external nofollow" target="_blank">Bigpanzi</a>, the original Mirai operation, and the botnet responsible for a record-breaking <a href="https://www.bleepingcomputer.com/news/security/cloudflare-mitigated-a-record-breaking-56-tbps-ddos-attack/" rel="external nofollow" target="_blank">5.6 Tbps DDoS attack</a> handled by Cloudflare last year.
</p>

<p>
	 
</p>

<p>
	As of February 2025, nearly 25% of the infections impact Brazilian users, followed by devices in South Africa (13.6%), Indonesia (10.5%), Argentina (5.3%), Thailand (3.4%), and China (3.1%).
</p>

<p>
	 
</p>

<p>
	The researchers report that the botnet has had notable infection surges, like going from 3,900 to 217,000 bots in India within just three days.
</p>

<p>
	 
</p>

<p>
	The largest fluctuations suggest that the botnet operators may be "renting" devices as proxy servers, which are commonly used to conduct further illegal activity or botting.
</p>

<p>
	 
</p>

<div class="QuoteNewsStyle">
	<p>
		"We speculate that the phenomenon of "rapid surges followed by sharp declines" may be attributed to Vo1d leasing its botnet infrastructure in specific regions to other groups. Here's how this "rental-return" cycle could work:
	</p>

	<p>
		 
	</p>

	<p>
		<strong>Leasing Phase</strong>:
	</p>

	<p>
		 
	</p>

	<p>
		At the start of a lease, bots are diverted from the main Vo1d network to serve the lessee's operations. This diversion causes a sudden drop in Vo1d's infection count as the bots are temporarily removed from its active pool.
	</p>

	<p>
		 
	</p>

	<p>
		<strong>Return Phase</strong>:
	</p>

	<p>
		 
	</p>

	<p>
		Once the lease period ends, the bots rejoin the Vo1d network. This reintegration leads to a rapid spike in infection counts as the bots become active again under Vo1d's control.
	</p>

	<p>
		 
	</p>

	<p>
		This cyclical mechanism of "leasing and returning" could explain the observed fluctuations in Vo1d's scale at specific time points."
	</p>

	<p>
		 
	</p>
	❖ Xlab
</div>

<p>
	The scale of its command and control (C2) infrastructure is also impressive, with the operation using 32 domain generation algorithm (DGA) seeds to produce over 21,000 C2 domains.
</p>

<p>
	 
</p>

<p>
	C2 communication is protected by a 2048-bit RSA key, so even if researchers identify and register a C2 domain, they are not able to issue commands to the bots.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Most impacted countries" class="ipsImage" height="395" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2025/February/opmg/current-countries.jpg">
		<figcaption>
			<em><strong>Most impacted countries as of February 25</strong><br>
			Source: XLab</em>
		</figcaption>
	</figure>
</div>

<h2>
	Vo1d capabilities
</h2>

<p>
	The Vo1d botnet is a multi-purpose cybercrime tool that turns compromised devices into proxy servers to facilitate illegal operations.
</p>

<p>
	 
</p>

<p>
	Infected devices relay malicious traffic for the cybercriminals, hiding the origin of their activity and blending in with residential network traffic. This also helps the threat actors bypass regional restrictions, security filtering, and other protections.
</p>

<p>
	 
</p>

<p>
	Another function of Vo1d is ad fraud, faking user interactions by simulating clicks on ads or views on video platforms to generate revenue for fraudulent advertisers.
</p>

<p>
	 
</p>

<p>
	The malware has specific plugins that automate ad interactions and simulate human-like browsing behavior, as well as the Mzmess SDK, which distributes fraud tasks to different bots.
</p>

<p>
	 
</p>

<p>
	Given that the infection chain remains unknown, it is recommended that Android TV users follow a holistic security approach to mitigate the Vo1d threat.
</p>

<p>
	 
</p>

<p>
	The first step is buying devices from reputable vendors and trustworthy resellers to minimize the likelihood of malware being pre-loaded from the factory or while in transit.
</p>

<p>
	 
</p>

<p>
	Secondly, it's crucially important to install firmware and security updates that close gaps that may be leveraged for remote infections.
</p>

<p>
	 
</p>

<p>
	Thirdly, users should avoid downloading apps outside of Google Play or third-party firmware images that promise extended and "unlocked" functionality.
</p>

<p>
	 
</p>

<p>
	Android TV devices should have their remote access features disabled if not needed, while taking them offline when not used is also an effective strategy. 
</p>

<p>
	 
</p>

<p>
	Ultimately, IoT devices should be isolated from valuable devices that hold sensitive data on the network level.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/vo1d-malware-botnet-grows-to-16-million-android-tvs-worldwide/" 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 January): 487</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><img alt=":sadbye:" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/sadbye.gif" title=":sadbye:">
</p>
]]></description><guid isPermaLink="false">28038</guid><pubDate>Fri, 28 Feb 2025 07:33:29 +0000</pubDate></item></channel></rss>
