<?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/36/?d=2</link><description><![CDATA[News: Security & Privacy News]]></description><language>en</language><item><title>Rogue WHOIS server gives researcher superpowers no one should ever have</title><link>https://nsaneforums.com/news/security-privacy-news/rogue-whois-server-gives-researcher-superpowers-no-one-should-ever-have-r25441/</link><description><![CDATA[<h3>
	.mobi top-level-domain managers changed the location of its WHOIS server. No one got the memo.
</h3>

<div class="article-content post-page" itemprop="articleBody">
	
	<p>
		It’s not every day that a security researcher acquires the ability to generate counterfeit HTTPS certificates, track email activity, and the position to execute code of his choice on thousands of servers—all in a single blow that cost only $20 and a few minutes to land. But that’s exactly what happened recently to Benjamin Harris.
	</p>

	<p>
		 
	</p>

	<p>
		Harris, the CEO and founder of security firm watchTowr, did all of this by registering the domain dotmobiregistry.net. The domain was once the official home of the <a href="https://www.icann.org/en/registry-agreements/org/org-registry-agreement--whois-specifications-8-12-2006-en" rel="external nofollow">authoritative WHOIS</a> server for .mobi, a top-level domain used to indicate that a website is optimized for mobile devices. At some point—it’s not clear precisely when—this WHOIS server, which acts as the official directory for every domain ending in .mobi, was relocated, from whois.dotmobiregistry.net to whois.nic.mobi. While retreating to his Las Vegas hotel room during last month’s Black Hat security conference in Las Vegas, Harris noticed that the previous dotmobiregistry.net owners had allowed the domain to expire. He then scooped it up and set up his own .mobi WHOIS server there.
	</p>

	<h2>
		Misplaced trust
	</h2>

	<p>
		To Harris’s surprise, his server received queries from slightly more than 76,000 unique IP addresses within a few hours of setting it up. Over five days, it received roughly 2.5 million queries from about 135,000 unique systems. The entities behind the systems querying his deprecated domain included a who’s who of Internet heavyweights comprising domain registrars, providers of online security tools, governments from the US and around the world, universities, and certificate authorities, the entities that issue browser-trusted TLS certificates that make HTTPS work.
	</p>

	<p>
		 
	</p>

	<p>
		“watchTowr’s research has demonstrated that trust placed in this process by governments and authorities worldwide should be considered misplaced at this stage, in [our] opinion,” Harris wrote in a <a href="https://labs.watchtowr.com/we-spent-20-to-achieve-rce-and-accidentally-became-the-admins-of-mobi" rel="external nofollow">post</a> documenting his research. “watchTowr continues to hold concern around the basic reality: watchTowr found this on a whim in a hotel room while escaping the Vegas heat surrounding Black Hat, while well-resourced and focused nation-states look for loopholes like this every day. In watchTowr’s opinion, they are not likely to be the last to find inexcusable flaws in such a crucial process.”
	</p>

	<p>
		 
	</p>

	<p>
		WHOIS has played a key role in Internet governance since its earliest days, back when it was still called the <a href="https://en.wikipedia.org/wiki/ARPANET" rel="external nofollow">ARPANET</a>. <a href="https://daniellenewnham.medium.com/elizabeth-feinler-and-the-history-of-the-internet-83f4f7366787" rel="external nofollow">Elizabeth Feinler</a>, an information scientist working for the Augmentation Research Center, became the principal investigator for NIC, short for the Network Information Center project, in 1974. Under <a href="https://books.google.com/books?id=C8ouDwAAQBAJ&amp;q=WHOIS#v=snippet&amp;q=WHOIS&amp;f=false" rel="external nofollow">Feinler’s watch</a>, NIC developed the top-level domain naming system and the official host table and published the ARPANET Directory, which acted as a directory of phone numbers and email addresses of all network users. <a href="https://selects.acm.org/selections/people-in-computing-5-women-who-shaped-the-internet" rel="external nofollow">Eventually</a>, the directory evolved into the WHOIS system, a query-based server that provided a comprehensive list of all Internet host names and the entities that had registered them.
	</p>

	<p>
		 
	</p>

	<p>
		Despite its antiquated look and feel, WHOIS today remains an essential resource with tremendous consequences. Lawyers pursuing copyright or defamation claims use it to determine the owner of a domain or IP address. Anti-spam services depend on it to determine the true owner of email servers. Certificate authorities rely on it to determine the official administrative email address of a domain. The list goes on.
	</p>

	<p>
		 
	</p>
</div>

<div class="article-content post-page" itemprop="articleBody">
	<p>
		Harris populated his WHOIS database with junk data that corresponded to all real .mobi addresses. Administrative email addresses, and most other fields led to the watchtowr.com domain. For humor, he also added ASCII art. The WHOIS entry for google.mobi, for instance, looks like this:
	</p>

	<figure class="image shortcode-img center large" style="">
		<img alt="WHOIS information for google.mobi as shown by a rogue server at whois.dotmobiregistry.net" class="ipsImage" height="720" srcset="https://cdn.arstechnica.net/wp-content/uploads/2024/09/google.mobi_.whois_-1280x1502.jpg 2x" width="614" src="https://cdn.arstechnica.net/wp-content/uploads/2024/09/google.mobi_.whois_.jpg">
		<figcaption class="caption">
			<div class="caption-text" style="font-style: italic;">
				WHOIS information for google.mobi as shown by a rogue server at whois.dotmobiregistry.net
			</div>

			<div class="caption-credit" style="font-style: italic;">
				watchTowr
			</div>
		</figcaption>
	</figure>

	<p>
		The humor aside, the rogue WHOIS server gave him powers he never should have had. One of the greatest was the ability to dictate the email address certificate authority GlobalSign used to determine if a party applying for a TLS certificate was the rightful owner of the domain name the certificate would apply to. Like the vast majority of its competitors, GlobalSign uses an automated process. An application for example.com, for instance, will prompt the certificate authority to send an email to the administrative email address listed in the authoritative WHOIS for that domain. If the party on the other end clicks a link, the certificate is automatically approved.
	</p>

	<p>
		 
	</p>

	<p>
		When Harris generated a certificate signing request for microsoft.mobi, he promptly received an email from GlobalSign. The email gave him the option of receiving a verification link at whois@watchtowr.com. For ethical reasons, he stopped the experiment at this point.
	</p>

	<figure class="image shortcode-img center large" style="">
		<img alt="An email Harris received from GlobalSign after generating a certificate signing request for microsoft.mobi." class="ipsImage" height="601" srcset="https://cdn.arstechnica.net/wp-content/uploads/2024/09/globalsign-email-verification-1280x1069.jpg 2x" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2024/09/globalsign-email-verification.jpg">
		<figcaption class="caption">
			<div class="caption-text" style="font-style: italic;">
				An email Harris received from GlobalSign after generating a certificate signing request for microsoft.mobi.
			</div>

			<div class="caption-credit" style="font-style: italic;">
				watchTowr
			</div>
		</figcaption>
	</figure>

	<p>
		“Now that we have the ability to issue a TLS/SSL cert for a .mobi domain, we can, in theory, do all sorts of horrible things—ranging from intercepting traffic to impersonating the target server,” Harris wrote. “It’s game over for all sorts of threat models at this point. While we are sure some may say we didn’t ‘prove’ we could obtain the certificate, we feel this would’ve been a step too far—so whatever.”
	</p>

	<p>
		 
	</p>

	<p>
		The nefarious things Harris can do with his rogue WHOIS server aren't limited to obtaining counterfeit certificates. Many email servers and anti-spam services, including those used by government, military, and large organizations, queried his dotmobiregistry.net domain each time they received an email from a .mobi domain. The ability to track email chains over sustained periods of time could give him the ability to passively infer the parties involved in sending and receiving the communications.
	</p>

	<p>
		 
	</p>

	<p>
		Various WHOIS clients and security services also contain vulnerabilities, <a href="https://feedly.com/cve/CVE-2015-5243" rel="external nofollow">some</a> of <a href="https://ubuntu.com/security/CVE-2021-32749" rel="external nofollow">which</a> make it possible for an attacker to execute malicious code on the querying device. Normally, exploits of these sorts of vulnerabilities would be considered unlikely because only a trusted WHOIS server would be in a position to capitalize on them. A rogue server like the one Harris created, however, would be under no such constraints.
	</p>
</div>

<div class="article-content post-page" itemprop="articleBody">
	<h2>
		A painful and reoccurring issue
	</h2>

	<p>
		"The purchase of a $20 domain that allowed the passive inference of .gov/.mil communications and the subversion of the Certificate Authority verification system should be a clear demonstration that the integrity of the trust and security processes we as Internet users rely on is, and continues to be, extremely fragile," Harris wrote in an online interview. "The systems and security we all take for granted is, in many places, truly held together in ways that would not pass approval in 2024."
	</p>

	<p>
		 
	</p>

	<p>
		Dozens of third-party sites and services also queried the rogue server as recently as Monday afternoon. A small sample: Google’s VirusTotal; website analysis service URLScan; domain registrars domain.com, godaddy.com, and name.com; and WHOIS websites who.is, whois.ru, smallseo.tools, seocheki.net, centralops.net, and webchart.or.
	</p>

	<p>
		 
	</p>

	<p>
		Harris said that watchTowr has since engaged with National Counterintelligence and Security Center and security organization ShadowServer to take custody of the dotmobiregistry.net domain. He expects they will safeguard it to ensure that systems that continue to speak to this WHOIS server do not continue to be exposed to the threat.
	</p>

	<p>
		 
	</p>

	<p>
		After receiving a request for comment on Monday, a representative at GlobalSign said the company has initiated an investigation. A Google representative said that as an aggregator of tools, antivirus engines, security scanners, and other utilities, VirusTotal “may occasionally generate false positives, false negatives, or errors.” VirusTotal aggregates WHOIS responses from WhoisDS and the WHOIS client included in Linux. Once those sources query the correct WHOIS server for .mobi addresses, VirusTotal will, too, the representative said.
	</p>

	<p>
		 
	</p>

	<p>
		While the Linux client appears to have recently started querying the correct .mobi WHOIS server, most other resources have not, as evidenced by the constant stream of queries that continue to pour into his rogue server as recently as Tuesday.
	</p>

	<p>
		 
	</p>

	<p>
		“The reality that this interconnected ‘network’ of WHOIS servers comes from a time where things were only hardcoded into numerous WHOIS clients, [meaning] that unfortunately, this won’t be cleared up overnight,” Harris told Ars.
	</p>

	<p>
		 
	</p>

	<p>
		It’s unclear if WHOIS lookups for other top-level domains suffer similar threats. In any event, the problem is that there’s no uniform naming convention for authoritative WHOIS servers or even, for that matter, a clear way to look them up. While some third parties have compiled lists of what they say are authoritative WHOIS servers, many of them erroneously list the now-deprecated dotmobiregistry.net as the authoritative WHOIS server for .mobi.
	</p>

	<p>
		 
	</p>

	<p>
		What's more, Harris said, the problem he has unearthed isn't restricted to retired domains. S3 buckets and other cloud infrastructure can also create threats when they're discarded and websites, deployment scripts, or other resources continue to reference them.
	</p>

	<p>
		 
	</p>

	<p>
		“The reality is that this issue exists in various forms (whether it be people using personal domains that they leave to expire, subsequently being registered by another individual who then subsequently has access to all accounts of the previous owner,” Harris told Ars. “We are of the opinion that this will continue to be a painful issue that reoccurs as we see the recycling of infrastructure/domains/etc.”
	</p>

	<p>
		 
	</p>
</div>

<p>
	<a href="https://arstechnica.com/security/2024/09/rogue-whois-server-gives-researcher-superpowers-no-one-should-ever-have/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<strong><span style="font-size:16px;"><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>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of August): 3,792 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25441</guid><pubDate>Wed, 11 Sep 2024 17:40:17 +0000</pubDate></item><item><title>Zyxel warns of vulnerabilities in a wide range of its products</title><link>https://nsaneforums.com/news/security-privacy-news/zyxel-warns-of-vulnerabilities-in-a-wide-range-of-its-products-r25332/</link><description><![CDATA[<h3>
	Most serious vulnerabilities carry severity ratings of 9.8 and 8.1 out of a possible 10.
</h3>

<div class="article-content post-page" itemprop="articleBody">
	
	<p>
		Networking hardware-maker Zyxel is warning of nearly a dozen vulnerabilities in a wide array of its products. If left unpatched, some of them could enable the complete takeover of the devices, which can be targeted as an initial point of entry into large networks.
	</p>

	<p>
		 
	</p>

	<p>
		The most serious vulnerability, tracked as <a href="https://www.zyxel.com/global/en/support/security-advisories/zyxel-security-advisory-for-os-command-injection-vulnerability-in-aps-and-security-router-devices-09-03-2024" rel="external nofollow">CVE-2024-7261</a>, can be exploited to “allow an unauthenticated attacker to execute OS commands by sending a crafted cookie to a vulnerable device,” Zyxel warned. The flaw, with a severity rating of 9.8 out of 10, stems from the “improper neutralization of special elements in the parameter ‘host’ in the CGI program” of vulnerable access points and security routers. Nearly 30 Zyxel devices are affected. As is the case with the remaining vulnerabilities in this post, Zyxel is urging customers to patch them as soon as possible.
	</p>

	<h2>
		But wait... there’s more
	</h2>

	<p>
		The hardware manufacturer warned of seven additional vulnerabilities affecting firewall series including the ATP, USG-FLEX, and USG FLEX 50(W)/USG20(W)-VPN. The vulnerabilities carry severity ratings ranging from 4.9 to 8.1. The vulnerabilities are:
	</p>

	<p>
		 
	</p>

	<p>
		CVE-2024-6343: a buffer overflow vulnerability in the CGI program that could allow an authenticated attacker with administrator privileges to wage denial-of-service by sending crafted HTTP requests.
	</p>

	<p>
		 
	</p>

	<p>
		CVE-2024-7203: A post-authentication command injection vulnerability that could allow an authenticated attacker with administrator privileges to run OS commands by executing a crafted CLI command.
	</p>

	<p>
		 
	</p>

	<p>
		CVE-2024-42057: A command injection vulnerability in the IPSec VPN feature that could allow an unauthenticated attacker to run OS commands by sending a crafted username. The attack would be successful only if the device was configured in User-Based-PSK authentication mode and a valid user with a long username exceeding 28 characters exists.
	</p>

	<p>
		 
	</p>

	<p>
		CVE-2024-42058: A null pointer dereference vulnerability in some firewall versions that could allow an unauthenticated attacker to wage DoS attacks by sending crafted packets.
	</p>

	<p>
		 
	</p>

	<p>
		CVE-2024-42059: A post-authentication command injection vulnerability that could allow an authenticated attacker with administrator privileges to run OS commands on an affected device by uploading a crafted compressed language file via FTP.
	</p>

	<p>
		 
	</p>

	<p>
		CVE-2024-42060: A post-authentication command injection vulnerability that could allow an authenticated attacker with administrator privileges to execute OS commands by uploading a crafted internal user agreement file to the vulnerable device.
	</p>

	<p>
		 
	</p>

	<p>
		CVE-2024-42061: A reflected cross-site scripting vulnerability in the CGI program “dynamic_script.cgi” that could allow an attacker to trick a user into visiting a crafted URL with the XSS payload. The attacker could obtain browser-based information if the malicious script is executed on the victim’s browser.
	</p>

	<p>
		 
	</p>

	<p>
		The remaining vulnerability is <a href="https://www.zyxel.com/global/en/support/security-advisories/zyxel-security-advisory-for-buffer-overflow-vulnerability-in-some-5g-nr-cpe-dsl-ethernet-cpe-fiber-ont-wifi-extender-and-security-router-devices-09-03-2024" rel="external nofollow">CVE-2024-5412</a> with a severity rating of 7.5. It resides in 50 Zyxel product models, including a range of customer premises equipment, fiber optical network terminals, and security routers. A buffer overflow vulnerability in the “libclinkc” library of affected devices could allow an unauthenticated attacker to wage denial-of-service attacks by sending a crafted HTTP request.
	</p>

	<p>
		 
	</p>

	<p>
		In recent years, vulnerabilities in Zyxel devices have regularly <a href="https://arstechnica.com/gadgets/2021/06/zyxel-scrambles-to-thwart-active-hacks-targeting-customers-firewalls-and-vpns/" rel="external nofollow">come</a> under <a href="https://arstechnica.com/information-technology/2021/01/hackers-are-exploiting-a-backdoor-built-into-zyxel-devices-are-you-patched/" rel="external nofollow">active</a> <a href="https://arstechnica.com/security/2023/07/ddos-botnets-are-still-feeding-on-zyxel-devices-with-vulnerable-critical-flaw/" rel="external nofollow">attack</a>. Many of the patches are available for download at links listed in the advisories. In a small number of cases, the patches are available through the cloud. Patches for some products are available only by privately contacting the company’s support team.
	</p>

	<p>
		 
	</p>
</div>

<p>
	<a href="https://arstechnica.com/security/2024/09/zyxel-warns-of-vulnerabilities-in-a-wide-range-of-its-products/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<strong><span style="font-size:16px;"><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>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of August): 3,792 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25332</guid><pubDate>Thu, 05 Sep 2024 07:09:18 +0000</pubDate></item><item><title>Microsoft, Google, Facebook, Amazon partner admits your phone could listen to everything</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-google-facebook-amazon-partner-admits-your-phone-could-listen-to-everything-r25326/</link><description><![CDATA[<p>
	Ever felt like your smartphone or some other similar smart device could be eavesdropping on you because something you talked about privately suddenly got shoved to your face as an ad? This does not look like a coincidence after all as a leaked sales pitch deck from a large advertising media firm seems to confirm such suspicions.
</p>

<p>
	 
</p>

<p>
	404 Media obtained the supposed deck belonging to Cox Media Group (CMG), the digital marketing service that has partnered with the likes of Google, Facebook's Meta, Microsoft, and Amazon.
</p>

<p>
	 
</p>

<figure class="image image--expandable">
	<img alt="A banner showing Cox Media Group partners" class="ipsImage" height="475" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/09/1725433925_cox_media_active_listening_target_ads_partners_google_meta_amazon_via_404media.jpg">
</figure>

<p>
	According to the sales pitch document (published November 2023) CMG presented to the above big tech giants, the technology used to monitor and actively listen is called "Voice Data" and CMG openly claims "Yes, Our Phones are Listening to US" in a section explaining how businesses can use that data to efficiently target ads. It reads:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		In most moments of the day, there's a smart device in within two-inch radius of us.
	</p>

	<p>
		 
	</p>

	<p>
		That means a smart device is likely within earshot when we talk about our plans for the weekend, how badly we need our kitchen remodeled, or which SUV model is best for the family with our spouse, and so much more.
	</p>

	<p>
		 
	</p>

	<p>
		When small businesses know who needs them, they can target ads with enhanced accuracy, waste less money, and grow their audience.
	</p>
</blockquote>

<p>
	Down below, there is yet another section that doubles down on that same idea and outright brags about the notion with no apparent concern for consumers' consent and privacy:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		<strong>Don't Just Know What They're Searching For- Know What They're Talking About</strong>
	</p>

	<p>
		 
	</p>

	<p>
		It may seem like black magic, but it's not-it's AI. The growing ability to access microphone data on devices like smartphones and tablets enables our technology partner to aggregate and analyze voice data during pre-purchase conversations.
	</p>

	<p>
		 
	</p>

	<p>
		The result? Unprecented understanding of consumer behaviour, so we can deliver personalized ads that make your target audience think: wow, they must be a mind reader.
	</p>
</blockquote>

<p>
	Cox Media Group, in its deck, also suggests that it is perfectly legal to be snooping in as smart devices and assistants alike technically have to always listen anyway. Google seemingly cut ties with CMG sometime after this report was aired, 404 Media adds.
</p>

<p>
	 
</p>

<p>
	You can find the archived version of the pitch deck <a href="https://www.documentcloud.org/documents/24224884-how-voice-data-works-and-how-you-can-use-it-in-your-business-cmg-local-solutions?ref=404media.co" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	Source: <a href="https://www.404media.co/heres-the-pitch-deck-for-active-listening-ad-targeting/" rel="external nofollow">404 Media</a>
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-google-facebook-amazon-partner-admits-your-phone-could-listen-to-everything/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<strong><span style="font-size:16px;"><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>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of August): 3,792 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25326</guid><pubDate>Wed, 04 Sep 2024 16:39:05 +0000</pubDate></item><item><title>YubiKeys are vulnerable to cloning attacks thanks to newly discovered side channel</title><link>https://nsaneforums.com/news/security-privacy-news/yubikeys-are-vulnerable-to-cloning-attacks-thanks-to-newly-discovered-side-channel-r25315/</link><description><![CDATA[<h3>
	Sophisticated attack breaks security assurances of the most popular FIDO key.
</h3>

<div class="article-content post-page" itemprop="articleBody">
	
	<p>
		The YubiKey 5, the most widely used hardware token for two-factor authentication based on the <a href="https://fidoalliance.org/how-fido-works/" rel="external nofollow">FIDO standard</a>, contains a cryptographic flaw that makes the finger-size device vulnerable to cloning when an attacker gains temporary physical access to it, researchers said Tuesday.
	</p>

	<p>
		 
	</p>

	<p>
		The cryptographic flaw, known as a <a href="https://en.wikipedia.org/wiki/Side-channel_attack" rel="external nofollow">side channel</a>, resides in a small microcontroller used in a large number of other authentication devices, including smartcards used in banking, electronic passports, and the accessing of secure areas. While the researchers have confirmed all YubiKey 5 series models can be cloned, they haven’t tested other devices using the microcontroller, such as the SLE78 made by Infineon and successor microcontrollers known as the Infineon Optiga Trust M and the Infineon Optiga TPM. The researchers suspect that any device using any of these three microcontrollers and the Infineon cryptographic library contains the same vulnerability.
	</p>

	<h2>
		Patching not possible
	</h2>

	<p>
		YubiKey-maker Yubico issued an <a href="https://www.yubico.com/support/security-advisories-ysa-2024-03/" rel="external nofollow">advisory</a> in coordination with a <a href="https://ninjalab.io/wp-content/uploads/2024/09/20240903_eucleak.pdf" rel="external nofollow">detailed disclosure report</a> from NinjaLab, the security firm that reverse-engineered the YubiKey 5 series and devised the cloning attack. All YubiKeys running firmware prior to version 5.7—which was released in May and replaces the Infineon cryptolibrary with a custom one—are vulnerable. Updating key firmware on the YubiKey isn’t possible. That leaves all affected YubiKeys permanently vulnerable.
	</p>

	<p>
		 
	</p>

	<p>
		“An attacker could exploit this issue as part of a sophisticated and targeted attack to recover affected private keys,” the advisory confirmed. “The attacker would need physical possession of the YubiKey, Security Key, or YubiHSM, knowledge of the accounts they want to target and specialized equipment to perform the necessary attack. Depending on the use case, the attacker may also require additional knowledge including username, PIN, account password, or authentication key.”
	</p>

	<p>
		 
	</p>

	<p>
		Side channels are the result of clues left in physical manifestations such as electromagnetic emanations, data caches, or the time required to complete a task that leaks cryptographic secrets. In this case, the side channel is the amount of time taken during a mathematical calculation known as a modular inversion. The Infineon cryptolibrary failed to implement a common side-channel defense known as constant time as it performs modular inversion operations involving the Elliptic Curve Digital Signature Algorithm. Constant time ensures the time sensitive cryptographic operations execute is uniform rather than variable depending on the specific keys.
	</p>

	<p>
		 
	</p>

	<p>
		More precisely, the side channel is located in the Infineon implementation of the Extended Euclidean Algorithm, a method for, among other things, computing the modular inverse. By using an oscilloscope to measure the electromagnetic radiation while the token is authenticating itself, the researchers can detect tiny execution time differences that reveal a token’s ephemeral ECDSA key, also known as a nonce. Further analysis allows the researchers to extract the secret ECDSA key that underpins the entire security of the token.
	</p>

	<p>
		 
	</p>

	<p>
		In Tuesday’s report, NinjaLab co-founder Thomas Roche wrote:
	</p>

	<p>
		 
	</p>

	<blockquote class="QuoteNewsStyle">
		<p>
			In the present work, NinjaLab unveils a new side-channel vulnerability in the ECDSA implementation of Infineon 9 on any security microcontroller family of the manufacturer.This vulnerability lies in the ECDSA ephemeral key (or nonce) modular inversion, and, more precisely, in the Infineon implementation of the Extended Euclidean Algorithm (EEA for short). To our knowledge, this is the first time an implementation of the EEA is shown to be vulnerable to side-channel analysis (contrarily to the EEA binary version). The exploitation of this vulnerability is demonstrated through realistic experiments and we show that an adversary only needs to have access to the device for a few minutes. The offline phase took us about 24 hours; with more engineering work in the attack development, it would take less than one hour.
		</p>

		<p>
			 
		</p>

		<p>
			After a long phase of understanding Infineon implementation through side-channel analysis on a Feitian 10 open JavaCard smartcard, the attack is tested on a YubiKey 5Ci, a FIDO hardware token from Yubico. All YubiKey 5 Series (before the firmware update 5.7 11 of May 6th, 2024) are affected by the attack. In fact all products relying on the ECDSA of Infineon cryptographic library running on an Infineon security microcontroller are affected by the attack. We estimate that the vulnerability exists for more than 14 years in Infineon top secure chips. These chips and the vulnerable part of the cryptographic library went through about 80 CC certification evaluations of level AVA VAN 4 (for TPMs) or AVA VAN 5 (for the others) from 2010 to 2024 (and a bit less than 30 certificate maintenances).
		</p>
	</blockquote>
</div>

<div class="article-content post-page" itemprop="articleBody">
	<p>
		In an online interview, Roche elaborated:
	</p>

	<p>
		 
	</p>

	<blockquote class="QuoteNewsStyle">
		<p>
			Infineon produces “security microcontrollers” or “secure elements.” You can find many of them out there. Some of them (and this is the case for YubiKey 5 Series) run the Infineon cryptographic library (that Infineon develops for their customers that do not want to develop their own).
		</p>

		<p>
			 
		</p>

		<p>
			This cryptolibrary is highly confidential (even its API is secret, you need to sign an NDA with Infineon just to know the API). Nobody, but Infineon, knows the cryptolibrary details and notably its countermeasures choices.
		</p>

		<p>
			 
		</p>

		<p>
			This cryptolibrary, as many others, implement the ECDSA (core crypto function of FIDO, but also used in many different applications/protocols). Inside the ECDSA scheme, there are several sub-functions calls, one of them is the modular inversion of the ECDSA ephemeral key. This is a very sensitive operation: any information leaking about the ECDSA ephemeral key would eventually reveal the ECDSA secret key.
		</p>

		<p>
			 
		</p>

		<p>
			In the Infineon cryptolibrary the modular inversion is not constant time: different ephemeral key will lead to different inversion execution time. When acquiring the electromagnetic radiation of a chip running this function one can extract tiny differences of execution times throughout the inversion computation. These small timing leakages allow us to extract the ephemeral key and then the secret key.
		</p>
	</blockquote>

	<p>
		The attacks require about $11,000 worth of equipment and a sophisticated understanding of electrical and cryptographic engineering. The difficulty of the attack means it would likely be carried out only by nation-states or other entities with comparable resources and then only in highly targeted scenarios. The likelihood of such an attack being used widely in the wild is extremely low.
	</p>

	<p>
		 
	</p>

	<p>
		Tuesday's report from NinjaLab outlines the full flow of the cloning attack as:
	</p>

	<p>
		 
	</p>

	<ol>
		<li>
			The adversary steals the login and password of a victim’s application account protected with FIDO (e.g., via a phishing attack).
		</li>
		<li>
			The adversary gets physical access to the victim’s device during a limited time frame without the victim noticing.
		</li>
		<li>
			Thanks to the stolen victim’s login and password (for a given application account), the adversary sends the authentication request to the device as many times as is necessary while performing side-channel measurements.
		</li>
		<li>
			The adversary quietly gives back the FIDO device to the victim.
		</li>
		<li>
			The adversary performs a side-channel attack over the measurements and succeeds in extracting the ECDSA private key linked to the victim’s application account.
		</li>
		<li>
			The adversary can sign in to the victim’s application account without the FIDO device and without the victim noticing. In other words, the adversary created a clone of the FIDO device for the victim’s application account. This clone will give access to the application account as long as the legitimate user does not revoke its authentication credentials.
		</li>
	</ol>

	<div class="ars-interlude-container">
		 
	</div>

	<p>
		The list, however, omits a key step, which is tearing down the YubiKey and exposing the logic board housed inside. This likely would be done by using a hot air gun and a scalpel to remove the plastic key casing and expose the part of the logic board that acts as a secure element storing the cryptographic secrets. From there, the attacker would connect the chip to hardware and software that take measurements as the key is being used to authenticate an existing account. Once the measurement-taking is finished, the attacker would seal the chip in a new casing and return it to the victim.
	</p>

	<p>
		 
	</p>

	<div class="gallery shortcode-gallery gallery-wide">
		<div class="lSSlideOuter">
			<div class="lSSlideWrapper usingCss">
				<ul class="lightSlider lSSlide">
					<li class="lslide active">
						<figure>
							<img class="ipsImage" height="720" width="720" alt="ybikey-tear-down-01.jpg" src="https://cdn.arstechnica.net/wp-content/uploads/2024/09/ybikey-tear-down-01.jpg">
							<figcaption id="caption-2046809">
								<div class="caption" style="font-style: italic;">
									Left: a YubiKey 5Ci intact; Right: the logic board found inside.
								</div>

								<div class="credit" style="font-style: italic;">
									NinjaLab
								</div>
							</figcaption>
						</figure>
					</li>
					<li class="lslide">
						<figure>
							<img class="ipsImage" height="720" width="720" alt="yubikey-tear-down-02.jpg" src="https://cdn.arstechnica.net/wp-content/uploads/2024/09/yubikey-tear-down-02.jpg">
							<figcaption id="caption-2046818">
								<div class="caption" style="font-style: italic;">
									Two images showing the how the electromagnetic radiation is measure using a probe.
								</div>

								<div class="credit" style="font-style: italic;">
									NinjaLab
								</div>
							</figcaption>
						</figure>
					</li>
				</ul>
			</div>
		</div>
	</div>
	The attack and underlying vulnerability that makes it possible are almost entirely the same as that allowed NinjaLab to <a href="https://arstechnica.com/information-technology/2021/01/hackers-can-clone-google-titan-2fa-keys-using-a-side-channel-in-nxp-chips/" rel="external nofollow">clone Google Titan keys</a> in 2021. That attack required physical access to the token for about 10 hours.

	<p>
		The attacks violate a fundamental guarantee of FIDO-compliant keys, which is that the secret cryptographic material they store can’t be read or copied by any other device. This assurance is crucial because FIDO keys are used in various security-critical environments, such as those in the military and corporate networks.
	</p>

	<p>
		 
	</p>

	<p>
		That said, FIDO-compliant authentication is among the most robust forms of authentication, one that’s not susceptible to credential phishing or adversary-in-the-middle attacks. As long as the key stays out of the hands of a highly skilled and well-equipped attacker, it remains among the strongest forms of authentication. It’s also worth noting that cloning the token is only one of two major steps required to gain unauthorized access to an account or device. An attacker also must obtain the user password used for the first factor of authentication. These requirements mean that physical keys remain among the most secure authentication methods.
	</p>

	<p>
		 
	</p>

	<p>
		To uncover the side channel, the researchers reverse-engineered the Infineon cryptographic library, a heavily fortified collection of code that the manufacturer takes great pains to keep confidential. The detailed description of the library is likely to be of intense interest to cryptography researchers analyzing how it works in other security devices.
	</p>

	<p>
		 
	</p>

	<p>
		People who want to know what firmware version their YubiKey runs can use the <a href="https://www.yubico.com/products/yubico-authenticator/" rel="external nofollow">Yubico Authenticator</a> app. The upper-left corner of the home screen displays the series and model of the key. In the example below, from Tuesday’s advisory, the YubiKey is a YubiKey 5C NFC version 5.7.0.
	</p>

	<p>
		 
	</p>

	<figure class="image shortcode-img center full" style="">
		<img class="ipsImage" height="720" width="391" alt="Yubico-Authenticator-Screenshot-1.png" src="https://cdn.arstechnica.net/wp-content/uploads/2024/09/Yubico-Authenticator-Screenshot-1.png">
		<figcaption class="caption">
			<div class="caption-credit" style="font-style: italic;">
				Yubico
			</div>
		</figcaption>
	</figure>

	<p>
		YubiKeys provide optional <a href="https://developers.yubico.com/Passkeys/Passkey_concepts/User_verification.html" rel="external nofollow">user authentication protections</a>, including the requirement for a user-supplied PIN code or a fingerprint or face scan. For the cloning attack to work against YubiKeys using these additional measures, an attacker would need to possess the user verification factor as well. More information about using these additional measures to lock down YubiKeys further is <a href="https://support.yubico.com/hc/en-us/articles/15705749884444-Infineon-ECDSA-Private-Key-Recovery-Customer-Resources" rel="external nofollow">available here</a>.
	</p>

	<p>
		 
	</p>

	<p>
		A key question that remains unanswered at the moment is what other security devices rely on the three vulnerable Infineon secure modules and use the Infineon cryptolibrary? Infineon has yet to issue an advisory and didn't respond to an email asking for one. At the moment, there is no known CVE for tracking the vulnerability.
	</p>

	<p>
		 
	</p>
</div>

<p>
	<a href="https://arstechnica.com/security/2024/09/yubikeys-are-vulnerable-to-cloning-attacks-thanks-to-newly-discovered-side-channel/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<strong><span style="font-size:16px;"><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>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of August): 3,792 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25315</guid><pubDate>Wed, 04 Sep 2024 02:46:33 +0000</pubDate></item><item><title>D-Link says it is not fixing four RCE flaws in DIR-846W routers</title><link>https://nsaneforums.com/news/security-privacy-news/d-link-says-it-is-not-fixing-four-rce-flaws-in-dir-846w-routers-r25304/</link><description><![CDATA[<p>
	D-Link is warning that four remote code execution (RCE) flaws impacting all hardware and firmware versions of its DIR-846W router will not be fixed as the products are no longer supported.
</p>

<p>
	 
</p>

<p>
	The four RCE flaws, three of which are rated critical and do not require authentication, were discovered by security researcher yali-1002, who released minimal details in their <a href="https://github.com/yali-1002/some-poc" rel="external nofollow" target="_blank">GitHub repository</a>.
</p>

<p>
	 
</p>

<p>
	The researcher published the information on August 27, 2024, but has withheld the publication of proof-of-concept (PoC) exploits for now.
</p>

<p>
	 
</p>

<p>
	The flaws are summarized as follows:
</p>

<p>
	 
</p>

<ul>
	<li>
		<strong><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-41622" rel="external nofollow" target="_blank">CVE-2024-41622</a></strong>: Remote Command Execution (RCE) vulnerability via the tomography_ping_address parameter in the /HNAP1/ interface. (CVSS v3 score: 9.8 "critical")
	</li>
	<li>
		<strong><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-44340" rel="external nofollow" target="_blank">CVE-2024-44340</a></strong>: RCE vulnerability via the smartqos_express_devices and smartqos_normal_devices parameters in SetSmartQoSSettings (authenticated access requirement reduces the CVSS v3 score to 8.8 "high").
	</li>
	<li>
		<strong><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-44341" rel="external nofollow" target="_blank">CVE-2024-44341</a></strong>: RCE vulnerability via the lan(0)_dhcps_staticlist parameter, exploitable through a crafted POST request. (CVSS v3 score: 9.8 "critical")
	</li>
	<li>
		<strong><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-44342" rel="external nofollow" target="_blank">CVE-2024-44342</a></strong>: RCE vulnerability via the wl(0).(0)_ssid parameter. (CVSS v3 score: 9.8 "critical")
	</li>
</ul>

<p>
	 
</p>

<p>
	Though D-Link acknowledged the security problems and their severity, it noted that they fall under its standard end-of-life/end-of-support policies, meaning there will be no security updates to address them.
</p>

<p>
	 
</p>

<p>
	"As a  general policy, when products reach EOS/EOL, they can no longer be supported, and all firmware development for these products cease," <a href="https://supportannouncement.us.dlink.com/security/publication.aspx?name=SAP10411" rel="external nofollow" target="_blank">reads D-Link's announcement</a>.
</p>

<p>
	 
</p>

<p>
	"D-Link strongly recommends that this product be retired and cautions that any further use of this product may be a risk to devices connected to it," adds the vendor further down in the bulletin.
</p>

<p>
	 
</p>

<p>
	It is noted that DIR-846W routers were sold primarily outside the U.S., so the impact of the flaws should be minimal in the States, yet still significant globally. The model is still sold in some markets, including <a href="https://la.dlink.com/la/routers/dir-846/" rel="external nofollow" target="_blank">Latin America</a>.
</p>

<p>
	 
</p>

<p>
	Though DIR-846 reached the end of support in 2020, over four years ago, many people only replace their routers once they face hardware problems or practical limitations, so a lot of people could still use the devices.
</p>

<p>
	 
</p>

<p>
	D-Link recommends that people still using the DIR-846 retire it immediately and replace it with a currently supported model.
</p>

<p>
	 
</p>

<p>
	If that is impossible, the hardware vendor recommends that users ensure the device runs the latest firmware, use strong passwords for the web admin portal, and enable WiFi encryption.
</p>

<p>
	 
</p>

<p>
	D-Link vulnerabilities are commonly exploited by malware botnets, such as <a href="https://www.bleepingcomputer.com/news/security/mirai-ddos-malware-variant-expands-targets-with-13-router-exploits/" target="_blank" rel="external nofollow">Mirai</a> and <a href="https://www.bleepingcomputer.com/news/security/moobot-botnet-is-coming-for-your-unpatched-d-link-router/" target="_blank" rel="external nofollow">Moobot</a>, to recruit devices into DDoS swarms. Threat actors have also recently <a href="https://www.bleepingcomputer.com/news/security/hackers-exploit-critical-d-link-dir-859-router-flaw-to-steal-passwords/" target="_blank" rel="external nofollow">exploited a D-Link DIR-859 router flaw</a> to steal passwords and breach devices.
</p>

<p>
	 
</p>

<p>
	Therefore, securing the routers before proof-of-concept exploits are released and abused in attacks is vital.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/d-link-says-it-is-not-fixing-four-rce-flaws-in-dir-846w-routers/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<strong><span style="font-size:16px;"><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>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of August): 3,792 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25304</guid><pubDate>Tue, 03 Sep 2024 17:27:06 +0000</pubDate></item><item><title>Major Sites Are Saying No to Apple&#x2019;s AI Scraping</title><link>https://nsaneforums.com/news/security-privacy-news/major-sites-are-saying-no-to-apple%E2%80%99s-ai-scraping-r25232/</link><description><![CDATA[<h3>
	This summer, Apple gave websites more control over whether the company could train its AI models on their data. Major publishers and platforms like The New York Times and Facebook have already opted out.
</h3>

<p>
	Less than three months after Apple quietly debuted a tool for publishers to opt out of its <a href="https://www.wired.com/story/apple-intelligence-ios-wwdc/" rel="external nofollow">AI training</a>, a number of prominent news outlets and social platforms have taken the company up on it.
</p>

<p>
	 
</p>

<p>
	WIRED can confirm that Facebook, Instagram, Craigslist, Tumblr, The New York Times, The Financial Times, The Atlantic, Vox Media, the USA Today network, and WIRED’s parent company, Condé Nast, are among the many organizations opting to exclude their data from Apple’s AI training. The cold reception reflects a significant shift in both the perception and use of the robotic crawlers that have trawled the web for decades. Now that these bots play a key role in collecting AI training data, they’ve become a conflict zone over intellectual property and the future of the web.
</p>

<p>
	 
</p>

<p>
	This new tool, Applebot-Extended, is an extension to Apple’s web-crawling bot that specifically lets website owners tell Apple not to use their data for AI training. (Apple calls this “controlling data usage” in <a class="external-link" data-event-click='{"element":"ExternalLink","outgoingURL":"https://support.apple.com/en-us/119829"}' data-offer-url="https://support.apple.com/en-us/119829" href="https://support.apple.com/en-us/119829" rel="external nofollow" target="_blank">a blog post</a> explaining how it works.) The original Applebot, announced in 2015, initially crawled the internet to power Apple’s search products like Siri and Spotlight. Recently, though, Applebot’s purpose has expanded: The data it collects can also be used to train the foundational models Apple created for its AI efforts.
</p>

<p>
	 
</p>

<p>
	Applebot-Extended is a way to respect publishers' rights, says Apple spokesperson Nadine Haija. It doesn’t actually stop the original Applebot from crawling the website—which would then impact how that website’s content appeared in Apple search products—but instead prevents that data from being used to train Apple's large language models and other generative AI projects. It is, in essence, a bot to customize how another bot works.
</p>

<p>
	 
</p>

<p>
	Publishers can block Applebot-Extended by updating a text file on their websites known as the Robots Exclusion Protocol, or robots.txt. This file has governed how bots go about scraping the web for decades—and like the bots themselves, it is now at the center of a larger fight over how AI gets trained. Many publishers have <a href="https://www.wired.com/story/most-news-sites-block-ai-bots-right-wing-media-welcomes-them/" rel="external nofollow">already updated</a> their robots.txt files to block AI bots from OpenAI, Anthropic, and other major AI players.
</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>
	Robots.txt allows website owners to block or permit bots on a case-by-case basis. While there’s no legal obligation for bots to adhere to what the text file says, compliance is a long-standing norm. (A norm that is sometimes ignored: Earlier this year, a WIRED investigation revealed that the <a href="https://www.wired.com/story/perplexity-is-a-bullshit-machine/" rel="external nofollow">AI startup Perplexity was ignoring robots.txt</a> and surreptitiously scraping websites.)
</p>

<p>
	 
</p>

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

<p>
	Applebot-Extended is so new that relatively few websites block it yet. Ontario, Canada–based AI-detection startup <a class="external-link" data-event-click='{"element":"ExternalLink","outgoingURL":"https://originality.ai/ai-checker?utm_source=google&amp;utm_medium=cpc&amp;utm_campaign=s_brand&amp;utm_content=706083395759&amp;utm_term=originality%20ai&amp;gad_source=1&amp;gclid=CjwKCAjwlbu2BhA3EiwA3yXyu7EFWdOEZu9p4UOvYZ-iR2py1WUTU6dhkdLMXnpShpjG3rZmxspyBBoC-vwQAvD_BwE"}' data-offer-url="https://originality.ai/ai-checker?utm_source=google&amp;utm_medium=cpc&amp;utm_campaign=s_brand&amp;utm_content=706083395759&amp;utm_term=originality%20ai&amp;gad_source=1&amp;gclid=CjwKCAjwlbu2BhA3EiwA3yXyu7EFWdOEZu9p4UOvYZ-iR2py1WUTU6dhkdLMXnpShpjG3rZmxspyBBoC-vwQAvD_BwE" href="https://originality.ai/ai-checker?utm_source=google&amp;utm_medium=cpc&amp;utm_campaign=s_brand&amp;utm_content=706083395759&amp;utm_term=originality%20ai&amp;gad_source=1&amp;gclid=CjwKCAjwlbu2BhA3EiwA3yXyu7EFWdOEZu9p4UOvYZ-iR2py1WUTU6dhkdLMXnpShpjG3rZmxspyBBoC-vwQAvD_BwE" rel="external nofollow" target="_blank">Originality AI</a> analyzed a sampling of 1,000 high-traffic websites last week and found that approximately 7 percent—predominantly news and media outlets—were blocking Applebot-Extended. This week, the AI agent watchdog service <a class="external-link" data-event-click='{"element":"ExternalLink","outgoingURL":"https://darkvisitors.com/about"}' data-offer-url="https://darkvisitors.com/about" href="https://darkvisitors.com/about" rel="external nofollow" target="_blank">Dark Visitors</a> ran its own analysis of another sampling of 1,000 high-traffic websites, finding that approximately 6 percent had the bot blocked. Taken together, these efforts suggest that the vast majority of website owners either don’t object to Apple’s AI training practices are simply unaware of the option to block Applebot-Extended.
</p>

<p>
	 
</p>

<p>
	In a separate analysis conducted this week, data journalist Ben Welsh found that just over a quarter of the news websites he surveyed (294 of 1,167 primarily English-language, US-based publications) are blocking Applebot-Extended. In comparison, Welsh found that 53 percent of the news websites in his sample block OpenAI’s bot. Google introduced its own AI-specific bot, Google-Extended, last September; it’s blocked by nearly 43 percent of those sites, a sign that Applebot-Extended may still be under the radar. As Welsh tells WIRED, though, the number has been “gradually moving” upward since he started looking.
</p>

<p>
	 
</p>

<p>
	Welsh has <a class="external-link" data-event-click='{"element":"ExternalLink","outgoingURL":"https://palewi.re/docs/news-homepages/openai-gptbot-robotstxt.html"}' data-offer-url="https://palewi.re/docs/news-homepages/openai-gptbot-robotstxt.html" href="https://palewi.re/docs/news-homepages/openai-gptbot-robotstxt.html" rel="external nofollow" target="_blank">an ongoing project</a> monitoring how news outlets approach major AI agents. “A bit of a divide has emerged among news publishers about whether or not they want to block these bots,” he says. “I don't have the answer to why every news organization made its decision. Obviously, we can read about many of them making licensing deals, where they're being paid in exchange for letting the bots in—maybe that's a factor.”
</p>

<p>
	 
</p>

<p>
	Last year, The New York Times <a href="https://www.nytimes.com/2023/12/22/technology/apple-ai-news-publishers.html" rel="external nofollow">reported</a> that Apple was attempting to strike AI deals with publishers. Since then, competitors like OpenAI and Perplexity have <a href="https://www.wired.com/story/openai-axel-springer-news-licensing-deal-whats-in-it-for-writers/" rel="external nofollow">announced</a> partnerships with a variety of news outlets, social platforms, and other popular websites. “A lot of the largest publishers in the world are clearly taking a strategic approach,” says Originality AI founder Jon Gillham. “I think in some cases, there's a business strategy involved—like, withholding the data until a partnership agreement is in place.”
</p>

<p>
	 
</p>

<p>
	There is some evidence supporting Gillham’s theory. For example, Condé Nast websites used to block OpenAI’s web crawlers. After the company <a href="https://www.wired.com/story/conde-nast-openai-deal/" rel="external nofollow">announced a partnership with OpenAI</a> last week, it unblocked the company’s bots. (Condé Nast declined to comment on the record for this story.) Meanwhile, Buzzfeed spokesperson Juliana Clifton told WIRED that the company, which currently blocks Applebot-Extended, puts every AI web-crawling bot it can identify on its block list unless its owner has entered into a partnership—typically paid—with the company, which also owns the Huffington Post.
</p>

<p>
	 
</p>

<p>
	Because robots.txt needs to be edited manually, and there are so many new AI agents debuting, it can be difficult to keep an up-to-date block list. “People just don’t know what to block,” says Dark Visitors founder Gavin King. Dark Visitors offers a freemium service that automatically updates a client site’s robots.txt, and King says publishers make up a big portion of his clients because of copyright concerns.
</p>

<p>
	 
</p>

<p>
	Robots.txt might seem like the arcane territory of webmasters—but given its outsize importance to digital publishers in the AI age, it is now the domain of media executives. WIRED has learned that two CEOs from major media companies directly decide which bots to block.
</p>

<p>
	 
</p>

<p>
	Some outlets have explicitly noted that they block AI scraping tools because they do not currently have partnerships with their owners. “We’re blocking Applebot-Extended across all of Vox Media’s properties, as we have done with many other AI scraping tools when we don’t have a commercial agreement with the other party,” says Lauren Starke, Vox Media’s senior vice president of communications. “We believe in protecting the value of our published work.”
</p>

<p>
	 
</p>

<p>
	Others will only describe their reasoning in vague—but blunt!—terms. “The team determined, at this point in time, there was no value in allowing Applebot-Extended access to our content,” says Gannett chief communications officer Lark-Marie Antón.
</p>

<p>
	 
</p>

<p>
	Meanwhile, The New York Times, which is <a href="https://www.nytimes.com/2023/12/27/business/media/new-york-times-open-ai-microsoft-lawsuit.html" rel="external nofollow">suing OpenAI</a> over copyright infringement, is critical of the opt-out nature of Applebot-Extended and its ilk. “As the law and The Times' own terms of service make clear, scraping or using our content for commercial purposes is prohibited without our prior written permission,” says NYT director of external communications Charlie Stadtlander, noting that the Times will keep adding unauthorized bots to its block list as it finds them. “Importantly, copyright law still applies whether or not technical blocking measures are in place. Theft of copyrighted material is not something content owners need to opt out of.”
</p>

<p>
	 
</p>

<p>
	It’s unclear whether Apple is any closer to closing deals with publishers. If or when it does, though, the consequences of any data licensing or sharing arrangements may be visible in robots.txt files even before they are publicly announced.
</p>

<p>
	 
</p>

<p>
	“I find it fascinating that one of the most consequential technologies of our era is being developed, and the battle for its training data is playing out on this really obscure text file, in public for us all to see,” says Gillham.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.wired.com/story/applebot-extended-apple-ai-scraping/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<strong><span style="font-size:16px;"><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>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25232</guid><pubDate>Thu, 29 Aug 2024 18:19:48 +0000</pubDate></item><item><title>WhatsApp testing Passkeys feature to make accessing your encrypted backups much easier</title><link>https://nsaneforums.com/news/security-privacy-news/whatsapp-testing-passkeys-feature-to-make-accessing-your-encrypted-backups-much-easier-r25219/</link><description><![CDATA[<p>
	<a href="https://www.neowin.net/news/tags/whatsapp/" rel="external nofollow">WhatsApp</a> has been developing several features that we have reported in the recent past. Now, WhatsApp is testing another new feature for its Android app called "Passkeys" for encrypted backups.
</p>

<p>
	 
</p>

<p>
	The new passkey feature will allow users to access their encrypted backups more easily and securely. Passkeys will allow WhatsApp Android users to encrypt and unlock their backups using biometric methods, such as fingerprint or facial recognition.
</p>

<p>
	 
</p>

<p>
	This eliminates the need to enter a complex password to access the backup, which you previously needed to create to secure the backup. Currently, WhatsApp lets you protect your backup with a custom password or 64-digit encryption key. While a custom password is secure, it can be pretty hard to remember.
</p>

<p>
	 
</p>

<figure class="image image--expandable img-left">
	<img alt="WhatsApp Passkeys" class="ipsImage" height="720" width="324" src="https://cdn.neowin.com/news/images/uploaded/2024/08/1724849916_whatsapp-passkeys.jpg">
	<figcaption>
		<em>Image via <a href="https://wabetainfo.com/whatsapp-beta-for-android-2-24-18-13-whats-new/" rel="external nofollow">WABetaInfo</a></em>
	</figcaption>
</figure>

<p>
	Thanks to the new passkey feature, users will be able to use biometric authentication. This also reduces the chances of being locked out of your backups if you forget your backup's password.
</p>

<p>
	 
</p>

<p>
	According to <a href="https://wabetainfo.com/whatsapp-beta-for-android-2-24-18-13-whats-new/" rel="external nofollow">WABetaInfo</a>, the passkey will be securely stored in a password manager with an added layer of security.
</p>

<p>
	 
</p>

<p>
	WhatsApp passkey feature for backups is currently under development and was spotted in WhatsApp Android beta app version 2.24.18.13.
</p>

<p>
	 
</p>

<p>
	It hasn't been rolled out to the public yet and is available only to a limited set of beta testers via the Google Play Beta program, which is currently full for WhatsApp.
</p>

<p>
	 
</p>

<p>
	Recently, WhatsApp has been reported to be working on a new feature that will let users <a href="https://wabetainfo.com/whatsapp-beta-for-android-2-24-18-13-whats-new/" rel="external nofollow">mark all unread chats as read</a> in a single tap. The messaging platform is also testing <a href="https://www.neowin.net/news/whatsapp-for-ios-spotted-testing-ar-effects-and-filters-for-video-calls/" rel="external nofollow">AR effects and filters</a> for video calls on iOS.
</p>

<p>
	 
</p>

<p>
	To limit spam messages, WhatsApp is also testing the option to allow users to set usernames along with an <a href="https://www.neowin.net/news/whatsapp-may-bring-support-for-usernames-with-an-option-to-set-pin-to-limit-spam-messages/" rel="external nofollow">option to </a>set PINs. Thanks to this feature, every time new users who have never messaged you want to message you, they will require your PIN to send you a message.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/whatsapp-testing-passkeys-feature-to-make-accessing-your-encrypted-backups-much-easier/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<p>
	<strong class="ipsImage"><span style="font-size:16px;"><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>

<p>
	 
</p>

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

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

<p>
	<span class="ipsImage" style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25219</guid><pubDate>Wed, 28 Aug 2024 16:32:34 +0000</pubDate></item><item><title>Uber fined $325 million for moving driver data from Europe to US</title><link>https://nsaneforums.com/news/security-privacy-news/uber-fined-325-million-for-moving-driver-data-from-europe-to-us-r25184/</link><description><![CDATA[<p>
	The Dutch Data Protection Authority (Autoriteit Persoonsgegevens, AP) has imposed a fine of  €290,000,000 ($325 million) on Uber Technologies Inc. and Uber B.V. over GDPR violations.
</p>

<p>
	 
</p>

<p>
	The authority accuses Uber of transferring personal data from the European Economic Area (EEA) to servers in the United States without adequate safeguards, as defined by Chapter V of the General Data Protection Regulation.
</p>

<p>
	 
</p>

<p>
	This is the <a href="https://autoriteitpersoonsgegevens.nl/actueel/ap-legt-uber-boete-op-van-290-miljoen-euro-om-doorgifte-data-chauffeurs-naar-vs" rel="external nofollow" target="_blank">third time</a> the Dutch Data Protection Authority has imposed an administrative fine on Uber.
</p>

<p>
	 
</p>

<p>
	The first was a <a href="https://autoriteitpersoonsgegevens.nl/actueel/ap-legt-uber-boete-op-voor-te-laat-melden-datalek" rel="external nofollow" target="_blank">€600,000 fine</a> for poor data access controls in November 2018. The second was a <a href="https://autoriteitpersoonsgegevens.nl/actueel/uber-krijgt-boete-van-10-miljoen-euro-voor-overtreden-privacyregels" rel="external nofollow" target="_blank">€10,000,000 fine</a> imposed in January 2024 for Uber's obscure data management practices about the handling of data from EU subjects.
</p>

<p>
	 
</p>

<p>
	AP's investigation into Uber's data practices was triggered by complaints from French drivers and escalated to the AP by the French data protection authority (CNIL).
</p>

<p>
	 
</p>

<p>
	The issue arose after the <a href="https://www.europarl.europa.eu/RegData/etudes/ATAG/2020/652073/EPRS_ATA(2020)652073_EN.pdf" rel="external nofollow" target="_blank">Schrems II ruling</a> by the Court of Justice of the European Union invalidated the EU-U.S. Privacy Shield due to insufficient data protection standards in the US.
</p>

<p>
	 
</p>

<p>
	Despite the ruling, Uber allegedly continued to transfer personal data to the US without implementing Standard Contractual Clauses (SCCs), or other safeguards, thus violating GDPR Article 44, which mandates that data transfers to third countries must ensure an equivalent level of protection as within the EU.
</p>

<p>
	 
</p>

<p>
	This is the same violation for which the Irish Data Protection Commission (DPC) imposed a massive <a href="https://www.bleepingcomputer.com/news/technology/eu-slaps-meta-with-13-billion-fine-for-moving-data-to-us-servers/" target="_blank" rel="external nofollow">$1.3 billion fine on Meta</a> (Facebook). More recently, four firms were <a href="https://www.bleepingcomputer.com/news/security/google-analytics-data-transfer-to-us-brings-1-million-fine-to-swedish-firms/" target="_blank" rel="external nofollow">fined $1.1 million</a> by the Swedish Authority for Privacy Protection (IMY) for similar violations caused by the use of Google Analytics.
</p>

<h2>
	Uber's response
</h2>

<p>
	Uber argued that Chapter V of the GDPR did not apply because Article 3 of the GDPR already extended the regulation's protection to their processing activities in the US.
</p>

<p>
	 
</p>

<p>
	Additionally, the tech firm contends that no data transfer occurs, as defined under GDPR, since drivers provide their data directly to Uber's US-based servers through the app.
</p>

<p>
	 
</p>

<p>
	The AP rejected those arguments and proceeded to impose the massive. More details about AP's investigation and final decision can be found in the <a href="https://autoriteitpersoonsgegevens.nl/system/files?file=2024-08/Besluit%20boete%20Uber%20doorgifte%20naar%20VS.pdf" rel="external nofollow" target="_blank">supporting document</a>.
</p>

<p>
	 
</p>

<p>
	Responding to our request for a comment, an Uber spokesperson told BleepingComputer that they find the ruling unjustified and plan to appeal the decision.
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		"This flawed decision and extraordinary fine are completely unjustified. Uber's cross-border data transfer process was compliant with GDPR during a 3-year period of immense uncertainty between the EU and US. We will appeal and remain confident that common sense will prevail." - Uber spokesperson
	</p>
</blockquote>

<p>
	Uber maintains that its data handling practices, as those are laid out in its <a href="https://www.uber.com/legal/en/document/?name=privacy-notice&amp;country=great-britain&amp;lang=en-gb" rel="external nofollow" target="_blank">privacy notice</a>, adhere to GDPR. In addition, it sees data flows between users as well as users and Uber as a fundamental and inherent component of its services.
</p>

<p>
	 
</p>

<p>
	The appeal process can take up to 4 years, during which the fine will be suspended.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/legal/uber-fined-325-million-for-moving-driver-data-from-europe-to-us/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25184</guid><pubDate>Mon, 26 Aug 2024 17:39:53 +0000</pubDate></item><item><title>Telegram says CEO has &#x2018;nothing to hide&#x2019; after being arrested in France</title><link>https://nsaneforums.com/news/security-privacy-news/telegram-says-ceo-has-%E2%80%98nothing-to-hide%E2%80%99-after-being-arrested-in-france-r25177/</link><description><![CDATA[<h3>
	The company says “it is absurd to claim that a platform or its owner are responsible for abuse of that platform” after Pavel Durov was arrested by French authorities.
</h3>

<div>
	<div>
		<div>
			<div>
				<p>
					Telegram says its CEO and founder Pavel Durov has “nothing to hide” after he was <a href="https://www.theverge.com/2024/8/24/24227672/telegram-ceo-pavel-durov-arrested-ceo" rel="external nofollow">arrested by French authorities</a> outside of Paris.
				</p>

				<p>
					 
				</p>
			</div>

			<div>
				<p>
					“It is absurd to claim that a platform or its owner are responsible for abuse of that platform,” the company <a href="https://t.me/telegram/329" rel="external nofollow">says in an unnamed statement</a> posted to its official channel in the Telegram app on Sunday. French officials <a href="https://www.reuters.com/world/europe/telegram-messaging-app-ceo-pavel-durov-arrested-france-tf1-tv-says-2024-08-24/" rel="external nofollow">have confirmed</a> to <a href="https://www.washingtonpost.com/technology/2024/08/25/durov-telegram-detention-france/" rel="external nofollow">multiple outlets</a> that Durov was arrested as part of a police investigation into criminal activity taking place on the social network.
				</p>

				<p>
					 
				</p>
			</div>

			<div>
				<p>
					While not encrypted by default, Telegram’s largely hands-off approach to moderation means that the app is seen by many as a private, censorship-free alternative to other social networks. “Almost a billion users globally use Telegram as means of communication and as a source of vital information,” reads the company’s statement. “We’re awaiting a prompt resolution of this situation.”
				</p>

				<p>
					 
				</p>
			</div>

			<div>
				<p>
					<a href="https://www.theverge.com/2023/7/7/23786422/telegram-russia-war-news-blogging-censorship-disinformation" rel="external nofollow">Telegram has also been a critical source of information</a> for the ongoing war between Ukraine and Russia, the latter of which appears to be quite interested in what happens to Durov. The Russian Embassy in Paris <a href="https://www.barrons.com/news/russia-says-france-refusing-to-cooperate-over-telegram-owner-arrest-5c54208f" rel="external nofollow">says that</a> the French government has so far not granted it access to Durov, who was born in Russia and holds citizenship in both France and the United Arab Emirates, where Telegram is headquartered.
				</p>

				<p>
					 
				</p>
			</div>

			<div>
				<p>
					In a <a href="https://youtu.be/1Ut6RouSs0w?si=Lhij0Lf8YGSqAy71&amp;t=2710" rel="external nofollow">rare interview with Tucker Carlson</a> in April, Durov said Telegram’s goal is to be a “neutral” platform and resist requests from governments to moderate. He said he mostly avoids traveling to “big, geopolitical” countries where there’s “too much attention” on the company. “I travel to places where I have confidence that those places are consistent with what we do and our values.”
				</p>

				<p>
					 
				</p>
			</div>
		</div>
	</div>
</div>

<p>
	<a href="https://www.theverge.com/2024/8/25/24228444/telegram-ceo-pavel-durov-arrest-france-company-response" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25177</guid><pubDate>Mon, 26 Aug 2024 05:33:38 +0000</pubDate></item><item><title>Hackers steal banking creds from iOS, Android users via PWA apps</title><link>https://nsaneforums.com/news/security-privacy-news/hackers-steal-banking-creds-from-ios-android-users-via-pwa-apps-r25133/</link><description><![CDATA[<p>
	Threat actors started to use progressive web applications to impersonate banking apps and steal credentials from Android and iOS users.
</p>

<p>
	 
</p>

<p>
	Progressive web apps (PWA) are cross-platform applications that can be installed directly from the browser and offer a native-like experience through features like push notifications, access to device hardware, and background data syncing.
</p>

<p>
	 
</p>

<p>
	Using this type of apps in phishing campaigns allows evading detection, bypass app installation restrictions, and gain access to risky permissions on the device without having to serve the user a standard prompt that could raise suspicion.
</p>

<p>
	 
</p>

<p>
	The technique was first observed in the wild in July 2023 in Poland, while a subsequent campaign that launched in November of the same year targeted Czech users.
</p>

<p>
	 
</p>

<p>
	Cybersecurity company ESET <a href="https://www.welivesecurity.com/en/eset-research/be-careful-what-you-pwish-for-phishing-in-pwa-applications/" rel="external nofollow" target="_blank">reports</a> that it is currently tracking two distinct campaigns relying on this technique, one targeting the Hungarian financial institution OTP Bank and the other targeting TBC Bank in Georgia.
</p>

<p>
	 
</p>

<p>
	However, the two campaigns appear to be operated by different threat actors. One uses a distinct command and control (C2) infrastructure to receive stolen credentials, while the other group logs stolen data via Telegram.
</p>

<h2>
	Infection chain
</h2>

<p>
	ESET says that the campaigns rely on a broad range of methods to reach their target audience, including automated calls, SMS messages (smishing), and well-crafted malvertising on Facebook ad campaigns.
</p>

<p>
	 
</p>

<p>
	In the first two cases, the cybercriminals trick the user with a fake message about their banking app being outdated and the need to install the latest version for security reasons, providing a URL to download the phishing PWA.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="PWA campaigns infection flow" class="ipsImage" height="230" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2024/Phishing/19/infection-flow.jpg">
		<figcaption>
			<em>PWA campaigns infection flow<br>
			Source: ESET</em>
		</figcaption>
	</figure>
</div>

<p>
	In the case of malicious advertisements on social media, the threat actors use the impersonated bank’s official mascot to induce a sense of legitimacy and promote limited-time offers like monetary rewards for installing a supposedly critical app update.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="One of the malicious ads used in the phishing campaign" class="ipsImage" height="438" width="466" src="https://www.bleepstatic.com/images/news/u/1220909/2024/Phishing/19/malvertisment.jpg">
		<figcaption>
			<em>One of the malicious ads used in the phishing campaign<br>
			Source: ESET</em>
		</figcaption>
	</figure>
</div>

<p>
	Depending on the device (verified via the User-Agent HTTP header), clicking on the ad takes the victim to a bogus Google Play or App Store page.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Fake Google Play portal" class="ipsImage" height="600" style="height: auto;" width="659" src="https://www.bleepstatic.com/images/news/u/1220909/2024/Phishing/19/googleplay.jpg">
		<figcaption>
			<em>Fake Google Play installation prompt (left) and progress (right)<br>
			Source: ESET</em>
		</figcaption>
	</figure>
</div>

<p>
	Clicking on the ‘Install’ button prompts the user to install a malicious PWA posing as a banking app. In some cases on Android, the malicious app is installed in the form of a WebAPK - a native APK generated by Chrome browser.
</p>

<p>
	 
</p>

<p>
	The phishing app uses the official banking app’s identifiers (e.g. logo legitimate-looking login screen) and even declares Google Play Store as the software source of the app.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="The malicious WebAPK on the victim's homescreen and the phishing login page" class="ipsImage" height="600" style="height: auto;" width="630" src="https://www.bleepstatic.com/images/news/u/1220909/2024/Phishing/19/webapk.jpg">
		<figcaption>
			<em>The malicious WebAPK (left) and the phishing login page (right)<br>
			Source: ESET</em>
		</figcaption>
	</figure>
</div>

<h2>
	The appeal of using PWAs on mobile
</h2>

<p>
	PWAs are designed to work across multiple platforms, so attackers can target a broader audience through a single phishing campaign and payload.
</p>

<p>
	 
</p>

<p>
	The key benefit, though, lies in bypassing Google’s and Apple’s installation restrictions for apps outside the official app stores, as well as “install from unknown sources” warning prompts that could alert victims to potential risks.
</p>

<p>
	 
</p>

<p>
	PWAs can closely mimic the look and feel of native apps, especially in the case of WebAPKs, where the browser logo on the icon and the browser interface within the app are hidden, so distinguishing it from legitimate applications is nearly impossible.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="PWA (left) and legitimate app (right). WebAPKs are indistinguishable" class="ipsImage" height="264" style="height: auto;" width="917" src="https://www.bleepstatic.com/images/news/u/1220909/2024/Phishing/19/paw.jpg">
		<figcaption>
			<em>PWA (left) and legitimate app (right). WebAPKs are indistinguishable as they lose the Chrome logo from the icon.<br>
			Source: ESET</em>
		</figcaption>
	</figure>
</div>

<p>
	These web apps can get access to various device systems through browser APIs, such as geolocation, camera, and microphone, without requesting them from the mobile OS’s permissions screen.
</p>

<p>
	 
</p>

<p>
	Ultimately, PWAs can be updated or modified by the attacker without user interaction, allowing the phishing campaign to be dynamically adjusted for greater success.
</p>

<p>
	 
</p>

<p>
	Abuse of PWAs for phishing is a dangerous emerging trend that could gain new proportions as more cybercriminals realize the potential and benefits.
</p>

<p>
	 
</p>

<p>
	A few months back, we reported about new phishing kits targeting Windows accounts using PWAs. The kits were created by security researcher mr.d0x specifically to demonstrate how these apps could be used to steal credentials by creating convincing corporate login forms.
</p>

<p>
	 
</p>

<p>
	BleepingComputer has contacted both Google and Apple to ask if they plan to implement any defenses against PWAs/WebAPKs, and we will update this post with their responses once we hear back.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/hackers-steal-banking-creds-from-ios-android-users-via-pwa-apps/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25133</guid><pubDate>Fri, 23 Aug 2024 07:45:25 +0000</pubDate></item><item><title>Phrack hacker zine publishes new edition after three years</title><link>https://nsaneforums.com/news/security-privacy-news/phrack-hacker-zine-publishes-new-edition-after-three-years-r25108/</link><description><![CDATA[<p>
	Phrack #71 has been released online and is available to read for free. This issue is the first to be released since 2021, marking a new chapter in the influential online magazine’s history.
</p>

<p>
	 
</p>

<p>
	Phrack is an underground online magazine first launched in 1985 as a text file distributed through Bulletin Board Systems (BBS) and later through the internet.
</p>

<p>
	 
</p>

<p>
	It features content ranging from highly technical articles on vulnerabilities, exploits, and hacking tutorials, to discussions about hacking culture and ethics, and interviews with notable figures in the field.
</p>

<p>
	 
</p>

<p>
	The magazine is backed by a staff team as well as external contributors from the global hacking and cybersecurity community, including established researchers, underground figures, and anonymous authors.
</p>

<p>
	 
</p>

<p>
	The community-driven publication has always enjoyed an influential status in the cybersecurity space,  remaining a respected source of high-quality information.
</p>

<h2>
	New team, new issue
</h2>

<p>
	A new issue of Phrack, number 71, was published in hardcopy format and distributed at the 32nd edition of the DEF CON hacker conference this year.
</p>

<p>
	 
</p>

<p>
	The electronic edition of Phrack #71 published <a href="http://phrack.org/issues/71/1.html" rel="external nofollow" target="_blank">on the e-zine’s site</a> on August 19 for anyone to download or read.
</p>

<p>
	 
</p>

<p>
	<a href="https://x.com/phrack/status/1825627792769269844" rel="external nofollow" target="_blank"><img alt="Tweet" class="ipsImage" height="720" width="541" src="https://www.bleepstatic.com/images/news/u/1220909/2024/Ransomware/24/tweet.png"></a>
</p>

<p>
	 
</p>

<p>
	The new issue criticizes the current state of technology, where lack of transparency and hasty adoption of untested systems create a state of “information dark age,” underscores the role of hackers in maintaining access to practical knowledge, and offers a range of technical articles that dive into advanced cybersecurity topics.
</p>

<p>
	 
</p>

<p>
	This is the first issue to come out since October 5, 2021, showing that Phrack is active again and will continue to remain relevant in the rapidly evolving field of cybersecurity.
</p>

<p>
	 
</p>

<p>
	One of the Phrack staff members told BleepingComputer that the extensive lull was due to the previous team looking to pass the project to new and capable people.
</p>

<p>
	 
</p>

<p>
	“Phrack was passed down to the next generation of enthusiastic hackers after long years of service,” declared Phrack’s new staff member.
</p>

<p>
	 
</p>

<p>
	The same person told us that they plan to do a printed issue next year, on Phrack’s 40th anniversary. However, , due to the complex logistical undertaking of creating physical copies, nothing is certain yet.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/phrack-hacker-zine-publishes-new-edition-after-three-years/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25108</guid><pubDate>Wed, 21 Aug 2024 19:03:16 +0000</pubDate></item><item><title>Toyota confirms third-party data breach impacting customers</title><link>https://nsaneforums.com/news/security-privacy-news/toyota-confirms-third-party-data-breach-impacting-customers-r25098/</link><description><![CDATA[<p>
	Toyota confirmed that customer data was exposed in a third-party data breach after a threat actor leaked an archive of 240GB of stolen data on a hacking forum.
</p>

<p>
	 
</p>

<p>
	"We are aware of the situation. The issue is limited in scope and is not a system wide issue," Toyota told BleepingComputer when asked to validate the threat actor's claims.
</p>

<p>
	 
</p>

<p>
	The company added that it's "engaged with those who are impacted and will provide assistance if needed," but has yet to provide information on when it discovered the breach, how the attacker gained access, and how many people had their data exposed in the incident.
</p>

<p>
	 
</p>

<p>
	One day later, a spokesperson clarified in a new statement shared with BleepingComputer that Toyota Motor North America's systems were "not breached or compromised," and the data was stolen from what appears to be "a third-party entity that is misrepresented as Toyota."
</p>

<p>
	 
</p>

<p>
	When asked to share the name of the breached third-party entity, the spokesperson said that Toyota Motor North America was "not at liberty to disclose" that information.
</p>

<h2>
	Employee and customer data exposed
</h2>

<p>
	ZeroSevenGroup (the threat actor who leaked the stolen data) says they breached a U.S. branch and were able to steal 240GB of files with information on Toyota employees and customers, as well as contracts and financial information,
</p>

<p>
	 
</p>

<p>
	They also claim to have collected network infrastructure information, including credentials, using the open-source ADRecon tool that helps extract vast amounts of information from Active Directory environments.
</p>

<p>
	 
</p>

<p>
	"We have hacked a branch in United States to one of the biggest automotive manufacturer in the world (TOYOTA). We are really glad to share the files with you here for free. The data size: 240 GB," the threat actor claims.
</p>

<p>
	 
</p>

<p>
	"Contents: Everything like Contacts, Finance, Customers, Schemes, Employees, Photos, DBs, Network infrastructure, Emails, and a lot of perfect data. We also offer you AD-Recon for all the target network with passwords."
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Toyota data leak" class="ipsImage" height="439" width="720" src="https://www.bleepstatic.com/images/news/u/1109292/2024/Toyota-August-data-leak.png">
		<figcaption>
			<em>Toyota data leak (BleepingComputer)</em>
		</figcaption>
	</figure>
</div>

<p>
	While Toyota hasn't shared the date of the breach, BleepingComputer found that the files had been stolen or at least created on December 25, 2022. This date could indicate that the threat actor gained access to a backup server where the data was stored.
</p>

<p>
	 
</p>

<p>
	Last year, Toyota subsidiary Toyota Financial Services (TFS) <a href="https://www.bleepingcomputer.com/news/security/toyota-warns-customers-of-data-breach-exposing-personal-financial-info/" target="_blank" rel="external nofollow">warned</a> customers in December that their sensitive personal and financial data was exposed in a data breach resulting from a <a href="https://www.bleepingcomputer.com/news/security/toyota-confirms-breach-after-medusa-ransomware-threatens-to-leak-data/" target="_blank" rel="external nofollow">Medusa ransomware attack</a> that impacted the Japanese automaker's European and African divisions in November.
</p>

<p>
	 
</p>

<p>
	Months earlier, in May, Toyota disclosed another data breach and revealed that the <a href="https://www.bleepingcomputer.com/news/security/toyota-car-location-data-of-2-million-customers-exposed-for-ten-years/" target="_blank" rel="external nofollow">car-location information of 2,150,000 customers was exposed</a> for ten years, between November 6, 2013, and April 17, 2023, because of a database misconfiguration in the company's cloud environment.
</p>

<p>
	 
</p>

<p>
	Weeks later, it found <a href="https://www.bleepingcomputer.com/news/security/toyota-finds-more-misconfigured-servers-leaking-customer-info/" target="_blank" rel="external nofollow">two additional misconfigured cloud services</a> leaking Toyota customers' personal information for over seven years.
</p>

<p>
	 
</p>

<p>
	Following these two incidents, Toyota said it implemented an automated system to monitor cloud configurations and database settings in all its environments to prevent such leaks in the future.
</p>

<p>
	 
</p>

<p>
	Multiple Toyota and Lexus sales subsidiaries were also <a href="https://www.bleepingcomputer.com/news/security/toyota-security-breach-exposes-personal-info-of-31-million-clients/" target="_blank" rel="external nofollow">breached in 2019</a> when attackers stole and leaked what the company described at the time as "up to 3.1 million items of customer information."
</p>

<p>
	 
</p>

<p>
	<em>Update August 20, 17:09 EDT: Revised article and title based on new information Toyota Motor North America provided.</em>
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/toyota-confirms-third-party-data-breach-impacting-customers/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25098</guid><pubDate>Wed, 21 Aug 2024 02:46:59 +0000</pubDate></item><item><title>WhatsApp may bring support for usernames with an option to set PIN to limit spam messages</title><link>https://nsaneforums.com/news/security-privacy-news/whatsapp-may-bring-support-for-usernames-with-an-option-to-set-pin-to-limit-spam-messages-r25084/</link><description><![CDATA[<p>
	WhatsApp has been working on introducing username support for <a href="https://www.neowin.net/news/whatsapp-android-beta-adds-more-to-its-username-feature-currently-in-development/" rel="external nofollow">a good number of months</a>. However, the messaging app hasn't pushed the option to its users. Still, in the latest Android beta update, it seems like WhatsApp could soon let users set a unique username as an alternative to sharing their phone numbers.
</p>

<p>
	 
</p>

<p>
	The latest WhatsApp Android beta 2.24.18.2 build reveals that, in addition to setting a unique username, WhatsApp might also give users the option to set a PIN. This PIN would prevent anyone <font color="#000000"><span style="background-color:#bbffbb; white-space-collapse:preserve">who knows</span></font> their username from contacting them directly.
</p>

<p>
	 
</p>

<p>
	According to <a href="https://wabetainfo.com/whatsapp-beta-for-android-2-24-18-2-whats-new/" rel="external nofollow">WABetaInfo</a>, the PIN setup page appears after the username setup page. Once you have set your username and PIN, anyone who hasn't contacted you before will need to enter the PIN before they can start messaging you for the first time.
</p>

<p>
	 
</p>

<figure class="image image--expandable">
	<img alt="WhatsApp Username and PIN feature" class="ipsImage" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/08/1724168856_whatsapp-username-pin.jpg">
	<figcaption>
		<em>image via <a href="https://wabetainfo.com/whatsapp-beta-for-android-2-24-18-2-whats-new/" rel="external nofollow">WABetaInfo</a></em>
	</figcaption>
</figure>

<p>
	This could make it a bit more difficult for spammers and businesses to contact you, as they won't be able to message you without knowing your username PIN. Even if your username is shared publicly, you will always have the option to change it multiple times or remove the PIN if you wish to be easily reached.
</p>

<p>
	 
</p>

<p>
	Besides PIN, WhatsApp may also allow you to choose whether to initiate a new chat using your username or phone number. By opting for a username, you can hide your phone number and use WhatsApp as a private messenger.
</p>

<p>
	 
</p>

<p>
	The WhatsApp username and PIN features are still under development and aren't available to any beta testers as of yet. It's unclear when these features will make it to the stable version. Furthermore, WhatsApp has been spotted working on an option to block messages <a href="https://www.neowin.net/news/latest-whatsapp-android-beta-adds-option-to-block-messages-from-unknown-contacts/" rel="external nofollow">from unknown contact</a>s. The messaging platform is also working on a <a href="https://www.neowin.net/news/whatsapp-rolls-out-built-in-sticker-maker-giphy-sticker-library-and-more-to-android/" rel="external nofollow">sticker-related feature</a> and an Instagram-like <a href="https://www.neowin.net/news/whatsapp-may-bring-instagram-like-reaction-button-for-status-updates/" rel="external nofollow">status-reaction feature</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/whatsapp-may-bring-support-for-usernames-with-an-option-to-set-pin-to-limit-spam-messages/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25084</guid><pubDate>Tue, 20 Aug 2024 18:23:11 +0000</pubDate></item><item><title>Your TV set has become a digital billboard. And it&#x2019;s only getting worse.</title><link>https://nsaneforums.com/news/security-privacy-news/your-tv-set-has-become-a-digital-billboard-and-it%E2%80%99s-only-getting-worse-r25067/</link><description><![CDATA[<h3>
	TV software is getting loaded with ads, changing what it means to own a TV set.
</h3>

<div class="article-content post-page" itemprop="articleBody">
	
	<p>
		The TV business isn't just about selling TVs anymore. Companies are increasingly seeing viewers, not TV sets, as their most lucrative asset.
	</p>

	<p>
		 
	</p>

	<p>
		Over the past few years, TV makers have seen rising financial success from TV operating systems that can show viewers ads and analyze their responses. Rather than selling as many TVs as possible, brands like LG, Samsung, Roku, and Vizio are increasingly, if not primarily, seeking recurring revenue from already-sold TVs via ad sales and tracking.
	</p>

	<p>
		 
	</p>

	<p>
		How did we get here? And what implications does an ad- and data-obsessed industry have for the future of TVs and the people watching them?
	</p>

	<h2>
		The value of software
	</h2>

	<p>
		Success in the TV industry used to mean selling as many TV sets as possible. But with smart TVs becoming mainstream and hardware margins falling, OEMs have sought new ways to make money. TV OS providers can access a more frequent revenue source at higher margins, which has led to a viewing experience loaded with ads. They can be served from the moment you pick up your remote, which may feature streaming service ads <a href="https://www.theverge.com/circuitbreaker/2020/4/24/21232655/netflix-button-tv-remotes-advertisement-marketing-streaming" rel="external nofollow">in the form of physical buttons</a>.
	</p>

	<p>
		 
	</p>

	<p>
		Some TV brands already prioritize data collection and the ability to sell ads, and most are trying to boost their appeal to advertisers. Smart TV OSes have become the cash cow of the TV business, with providers generating revenue by licensing the software and through revenue sharing of in-app purchases and subscriptions.
	</p>

	<p>
		 
	</p>

	<p>
		A huge part of TV OS revenue comes from selling ads, including on the OS's home screen and screensaver and through free, ad-supported streaming television channels. <a href="https://www.nexttv.com/news/us-tv-ad-revenue-to-fall-06-in-2024-groupm-forecasts" rel="external nofollow">GroupM</a>, the world’s largest media investment company, reported that smart TV ad revenue grew 20 percent from 2023 to 2024 and will grow another 20 percent to reach $46 billion next year. In September 2023, Patrick Horner, practice leader of consumer electronics at analyst Omdia, <a href="https://omdia.tech.informa.com/blogs/2023/sep/the-drama-unfolding-on-tv" rel="external nofollow">reported </a>that "each new connected TV platform user generates around $5 per quarter in data and advertising revenue."
	</p>

	<p>
		 
	</p>

	<p>
		Automatic content recognition (<a href="https://www.adexchanger.com/data-exchanges/what-tv-advertisers-need-to-know-about-acr-in-2023/" rel="external nofollow">ACR</a>) tech is at the heart of the smart TV ads business. Most TV brands say users can opt out of ACR, but we’ve already seen Vizio <a href="https://www.hollywoodreporter.com/business/business-news/spying-tvs-legal-settlement-provides-a-few-bucks-vizio-owners-millions-lawyers-1149262/" rel="external nofollow">take advantage</a> of the feature <a href="https://arstechnica.com/tech-policy/2017/02/vizio-smart-tvs-tracked-viewers-around-the-clock-without-consent/" rel="external nofollow">without user permission</a>. ACR is also sometimes turned on by default, and the off switch is often buried in a settings menu. Including ACR on a TV at all says a lot about a TV maker's priorities. Most users have almost nothing to gain from ACR and face privacy concerns by sharing information—sometimes in real time—about what they do with their TVs.
	</p>

	<p>
		 
	</p>

	<p>
		At this point, consumers have come to expect ads and tracking on budget TVs from names like Vizio or Roku. But the biggest companies in TV are working on turning their sets into data-prolific billboards, too.
	</p>

	<h2>
		When TVs watch you back, so do corporations
	</h2>

	<p>
		In recent years, we've seen companies like LG and Samsung increase their TVs' ad capabilities as advertisers become more eager to access tracking data from TVs.
	</p>

	<p>
		 
	</p>

	<p>
		LG, for example, started sharing data gathered from its TVs with Nielsen, giving the data and market measurement firm “the largest ACR data footprint in the industry,” according to an October announcement. The deal gives Nielsen streaming and linear TV data from LG TVs and provides firms buying ads on LG TVs with "'Always On' streaming measurement and big data from LG Ad Solutions" via <a href="https://www.adexchanger.com/digital-tv/nielsen-releases-nielsen-one-ads-in-the-fight-for-its-life/" rel="external nofollow">Nielsen's ONE Ads</a> dashboard.
	</p>

	<p>
		 
	</p>

	<p>
		LG, which recently unveiled a goal of evolving its hardware business into an ad-pushing “media and entertainment platform company," expects there to be 300 million webOS TVs in homes by 2026. That represents a huge data-collection and recurring-revenue opportunity. In September, LG said it would invest 1 trillion KRW (about $737.7 million) through 2028 into its "webOS business," or the business behind its smart TV OS. The company said updates will include improving webOS's UI, AI-based recommendations, and search capabilities.
	</p>

	<p>
		 
	</p>

	<p>
		Similarly, Samsung recently <a href="https://digiday.com/media/newfronts-briefing-samsung-conde-nast-roku-focus-presentations-on-new-ad-formats-and-category-specific-inventory/" rel="external nofollow">updated</a> its ACR tech to track exposure to ads viewed on its TVs via streaming services instead of just from linear TV. Samsung is also trying to make its ACR data more valuable for ad targeting, including through a deal signed in December with analytics firm Experian.
	</p>

	<p>
		 
	</p>

	<p>
		Representatives for LG and Samsung declined to comment to Ars Technica about how much of their respective company's business is ad sales. But the deals they've made with data-collection firms signal big interest in turning their products into lucrative smart TVs. In this case, "smart" isn't about Internet connectivity but rather how well the TV understands its viewer.
	</p>
</div>

<div class="article-content post-page" itemprop="articleBody">
	<h2>
		The true price of a cheap TV
	</h2>

	<p>
		Budget TVs are the leaders in this trend, often offsetting cheap hardware prices with ads and data collection. Some people seek out the <a href="https://arstechnica.com/gadgets/2024/04/meet-qdel-the-backlight-less-display-tech-that-could-replace-oled-in-premium-tvs/" rel="external nofollow">latest display developments</a>, but many consumers merely want the cheapest TV they can buy within a certain size range. Various brands lure budget shoppers with low prices but then force them to pay through heightened ad exposure—either immediately or after a future software update. In recent months, we've seen budget brands test users' limits when it comes to ads, and this is all happening amid a global shift to streaming services that are also <a href="https://arstechnica.com/gadgets/2024/05/prime-video-subs-will-soon-see-ads-for-amazon-products-when-they-hit-pause/" rel="external nofollow">increasingly ad-driven</a>.
	</p>

	<p>
		 
	</p>

	<p>
		Roku OS is constantly trying to fit more ads with stronger targeting into its UI, whether that's on the menu, on screensavers, or delivered via Roku TV channels. Earlier this year, Roku OS introduced <a href="https://arstechnica.com/gadgets/2024/04/roku-ad-push-continues-with-plans-to-put-video-ads-in-os-home-screen/" rel="external nofollow">home-screen video ads</a>.
	</p>

	<p>
		 
	</p>

	<p>
		Roku has also tested a feature that "would force viewers to sit through effectively a mid-roll ad when clicking from the Roku City screensaver to return to home screen," <a href="https://digiday.com/media/newfronts-briefing-samsung-conde-nast-roku-focus-presentations-on-new-ad-formats-and-category-specific-inventory/" rel="external nofollow">Digiday</a> reported in May. Additionally, Roku filed a patent for <a href="https://arstechnica.com/gadgets/2024/04/hdmi-customized-ad-insertion-patent-would-show-rokus-ads-atop-non-roku-video/" rel="external nofollow">showing ads over anything you plug into your TV</a>. It's possible that neither capability will roll out, but interest in these sorts of developments illustrates the value Roku puts in advancing its ad services.
	</p>

	<p>
		 
	</p>

	<p>
		Moving off <a href="https://arstechnica.com/gadgets/2023/11/amazon-fire-tablets-and-other-gear-will-reportedly-switch-away-from-android/" rel="external nofollow">an Android fork</a>, Amazon reportedly started deploying its own OS to run on its TVs <a href="https://www.lowpass.cc/p/amazon-vega-os-fire-tv-android" rel="external nofollow">in November</a>. Amazon Fire TV users are subject to <a href="https://cordcuttersnews.com/amazons-fire-tv-is-adding-full-screen-video-ads-that-play-when-you-start-your-fire-tv/" rel="external nofollow">full-screen video ads</a>, and OS ownership gives Amazon more control and greater potential for earnings from advertising services. Amazon's advertising business was thought to be its <a href="https://www.forbes.com/sites/jasongoldberg/2022/02/04/amazon-reveals-its-most-profitable-business/" rel="external nofollow">most profitable</a> in 2020, and Fire OS is becoming a bigger part of that.
	</p>

	<p>
		 
	</p>

	<p>
		With software updates easily forcing new ad capabilities into already-owned TVs, it's likely that this strategy will intensify in the near term as OS providers try to find more ways to support new types of ads. In the long term, with price often cited as a top factor in TV purchasing decisions, pricier brands may potentially cave and adopt more ad-centric tactics. Such moves could help those brands offer prices that are more competitive with budget options.
	</p>

	<h2>
		TV or store?
	</h2>

	<p>
		Even before smart TVs, watching TV typically meant watching plenty of commercials and product placements. But Internet connectivity, advanced tracking techniques, and interest in TV data collection from megastores are pushing TVs to evolve from digital billboards to digital stores.
	</p>

	<p>
		 
	</p>

	<p>
		People usually only buy a new TV every few years or longer, which has driven OEMs to the ongoing revenue potential tied to data and ads. For users, this means that TV watching could become much more commercialized as the industry seeks new ways to use TVs for ad tracking. The current focus is on developing "shoppable ads," or ads that let people make purchases while using their TV.
	</p>

	<p>
		 
	</p>

	<div class="gallery shortcode-gallery gallery-wide">
		<div class="lSSlideOuter">
			<div class="lSSlideWrapper usingCss">
				<ul class="lightSlider lSSlide">
					<li class="lslide active">
						<figure>
							<img class="ipsImage" height="720" width="720" alt="roku-walmart-shoppable-ads-1024x576-1.jp" src="https://cdn.arstechnica.net/wp-content/uploads/2024/07/roku-walmart-shoppable-ads-1024x576-1.jpg">
							<figcaption id="caption-2039400">
								<div class="caption" style="font-style: italic;">
									A depiction of a shoppable ad for Walmart on a Roku TV.
								</div>

								<div class="credit" style="font-style: italic;">
									Roku
								</div>
							</figcaption>
						</figure>
					</li>
					<li class="lslide">
						<figure>
							<img class="ipsImage" height="720" width="720" alt="roku-walmart-shoppable-ads-checkout-1024" src="https://cdn.arstechnica.net/wp-content/uploads/2024/07/roku-walmart-shoppable-ads-checkout-1024x576-1.jpg">
							<figcaption id="caption-2039399">
								<div class="caption" style="font-style: italic;">
									Checking out on the Roku TV.
								</div>

								<div class="credit" style="font-style: italic;">
									Roku
								</div>
							</figcaption>
						</figure>
					</li>
				</ul>
			</div>
		</div>
	</div>

	<p>
		Streaming services like Hulu already show shoppable ads, and TV OS operators are exploring ways to capitalize on the trend. Amazon and Roku TVs, for example, have shoppable ads on screensavers. Other brands, <a href="https://www.businesswire.com/news/home/20230502005443/en/KERV-Interactive-Announces-First-OEM-Partnership-with-Samsung-Ads-to-Offer-Automated-Interactive-Advertising-Solutions-across-CTVL%20" rel="external nofollow">like Samsung</a>, are building out their ability to deliver shoppable ads on TVs. Relevant players are exploring formats like QR codes, games, and ads you can navigate with your remote. And TV brands are increasingly working with big stores like <a href="https://www.retailtouchpoints.com/topics/digital-marketing/roku-walgreens-and-the-future-of-ctv-shoppable-ad-experiences" rel="external nofollow">Walgreens</a> and <a href="https://techcrunch.com/2023/03/10/roku-partners-with-best-buy-and-its-advertising-business-to-get-first-party-shopper-data/" rel="external nofollow">Best Buy</a> to more extensively target advertising.
	</p>

	<p>
		 
	</p>

	<p>
		Omdia's Horner tells me that shoppable ads are the "next wave of smart TV advertising." Amazon and Walmart are expected to lead the way as huge retailers that can incorporate the purchase histories they have from their stores with viewer data. According to trade publication <a href="https://www.retailtouchpoints.com/topics/digital-marketing/thinking-beyond-the-30-second-ad-spot-how-best-buy-leveraged-ctv-to-reach-new-consumers" rel="external nofollow">Retail TouchPoints</a>, Walgreens Senior Director of Client Success Katie Vogt explained the appeal at a June conference:
	</p>

	<p>
		 
	</p>

	<blockquote class="QuoteNewsStyle">
		<p>
			The beauty of reaching a specific Walgreens shopper is that [brands can] tie back the measurement and understand whether the shoppable [connected TV] ad actually drove those customers to go into a store or go online to make a purchase.
		</p>
	</blockquote>

	<p>
		Walmart's proposed <a href="https://arstechnica.com/gadgets/2024/02/walmart-buying-tv-brand-vizio-for-its-ad-fueling-customer-data/" rel="external nofollow">Vizio acquisition</a> is an obvious example of how eager retailers and advertisers are to access data collected from TVs. Through its Platform+ business unit, Vizio was <a href="https://arstechnica.com/gadgets/2021/05/vizio-tv-buyers-are-becoming-the-product-vizio-sells-not-just-its-customers/" rel="external nofollow">one of the first</a> OEMs to focus more business on ad sales and tracking than hardware.
	</p>

	<p>
		 
	</p>
</div>

<div class="article-content post-page" itemprop="articleBody">
	<figure class="image shortcode-img center large" style="">
		<img alt="In Q1 2024, Vizio reported $88.3 million gross profit for Platform+ and a $7.2 million loss for its devices business." class="ipsImage" height="589" srcset="https://cdn.arstechnica.net/wp-content/uploads/2024/05/Vizio-quarterly-profits-USD-million-2.jpg 2x" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2024/05/Vizio-quarterly-profits-USD-million-2.jpg">
		<figcaption class="caption">
			<div class="caption-text" style="font-style: italic;">
				In Q1 2024, Vizio reported $88.3 million gross profit for Platform+ and a $7.2 million loss for its devices business.
			</div>

			<div class="caption-credit" style="font-style: italic;">
				<a class="caption-link" href="https://omdia.tech.informa.com/blogs/2023/sep/the-drama-unfolding-on-tv" rel="external nofollow">Omdia</a>
			</div>
		</figcaption>
	</figure>

	<p>
		Walmart is willing to pay $2.3 billion for Vizio to help reach its dream of being a <a href="https://www.forbes.com/sites/andriacheng/2021/02/05/why-walmart-wants-a-bigger-slice-of-the-digital-ad-market/" rel="external nofollow">top-10 advertising business</a>. Soon, using a Vizio TV could mean fueling Walmart's ability to sell and track ads and make retail sales.
	</p>

	<p>
		 
	</p>

	<p>
		Stakeholders argue that shoppable ads provide a service to viewers, but the obvious winner is advertisers. As Tony Marlow, CMO of LG Ad Solutions, <a href="https://www.thedrum.com/open-mic/shoppable-tv-brings-the-store-to-the-living-room-heres-how-brands-can-capitalize" rel="external nofollow">wrote</a> earlier this year, without shoppable TV ads, "marketers have been unable to gain a truly holistic view of the entire purchase journey."
	</p>

	<p>
		 
	</p>

	<p>
		Going even further, <a href="https://arstechnica.com/gadgets/2023/12/upcoming-wireless-tvs-sell-users-on-screen-products-when-they-raise-their-hand/" rel="external nofollow">newcomer Displace</a> is offering a peek at an aggressive TV-as-a-store future. The company says its sets, which will ship at the end of the year, will be able to use proprietary gesture tech to tell if someone is raising a hand. The TV will pause the content and use computer vision to look for stuff the viewer can buy. Viewers can place items they want in a shopping cart and pay for them using the TV's integrated NFC reader.
	</p>

	<p>
		 
	</p>

	<p>
		As a 2-year-old startup offering a niche product, Displace likely won't have the same impact on the industry as the likes of Amazon or Vizio. But Displace's TVs are indicative of an industry desperate for new ways to make money and eager to be an integral part of e-commerce.
	</p>

	<h2>
		Telly’s free TVs
	</h2>

	<p>
		Another niche upcoming TV set is the Telly. The company's <a href="https://arstechnica.com/gadgets/2023/05/double-screen-free-tv-will-show-you-ads-even-when-not-in-use/" rel="external nofollow">TVs are free</a> but allow the startup to track their owners, and they have a secondary screen for showing ads, including when the TV is off (the secondary screen can also display information like the weather or sports scores). Telly's prospective owners must answer a long series of questions, like if they're registered to vote and who their cell phone provider is, with the data used for ad targeting. Telly has discussed further potential ways to commercialize TV watching, such as letting people earn gift cards by filling out surveys (also to help targeted advertising) on the TV.
	</p>

	<figure class="image shortcode-img center large" style="">
		<img alt="Telly's 4K TV comes with a different kind of price." class="ipsImage" height="405" srcset="https://cdn.arstechnica.net/wp-content/uploads/2023/05/telly-2-1280x720.jpg 2x" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2023/05/telly-2.jpg">
		<figcaption class="caption">
			<div class="caption-text" style="font-style: italic;">
				Telly's 4K TV comes with a different kind of price.
			</div>

			<div class="caption-credit" style="font-style: italic;">
				<a class="caption-link" href="https://mma.prnewswire.com/media/2076438/Telly_Ambient_Dualwave.jpg?p=publish" rel="external nofollow">Telly</a>
			</div>
		</figcaption>
	</figure>

	<p>
		Telly takes tracking to a new level, especially since owners can't opt out—blocking tracking may result in an owner being charged for the TV. The company's <a href="https://www.freetelly.com/viewing-and-activity-data-policy" rel="external nofollow">viewing and activity data policy</a> says its TVs can track a myriad of things, including settings, search queries, apps usage, and how many people are within 25 feet of the TV. Telly claims that advertisers won’t see personal information when viewing data accumulated from its TVs.
	</p>

	<p>
		 
	</p>

	<p>
		In theory, Telly could help get a new 55-inch 4K TV in the hands of people who wouldn’t be able to afford one otherwise. But at least in this early stage, the company isn’t primarily benefitting low-income households. According to a May <a href="https://videoweek.com/2024/05/01/telly-introduces-dual-screen-shoppable-ads-at-iab-newfronts-debut/" rel="external nofollow">Video Week</a> report, Telly’s first 400,000 users have “higher incomes than the US average," which seems like a draw for advertisers.
	</p>

	<p>
		 
	</p>

	<p>
		Telly's business model is an outlier, but its CEO thinks the company is ahead of the curve, and <a href="https://deadline.com/2023/07/smart-tv-telly-spotify-microsoft-nielsen-starts-shipping-free-sets-1235437252/" rel="external nofollow">advertisers are jumping aboard</a>. Still, Omdia's Horner believes Telly's strategy won't become mainstream. "Amazon and Walmart are the players to watch for trends in smart TV ads and e-commerce. Niche players giving away free TVs in exchange for extreme data collection will not move the market," he said.
	</p>
</div>

<div class="article-content post-page" itemprop="articleBody">
	<h2>
		When dumb TVs seem smart
	</h2>

	<p>
		As the TV industry has grown its ad capabilities over the years, shoppers have nearly lost the option to buy a new TV that doesn't connect to the Internet. Jacob Hoffman-Andrews, senior staff technologist at the Electronic Frontier Foundation, described the trend of building surveillance into all new smart TVs as "incredibly invasive and little understood."
	</p>

	<p>
		 
	</p>

	<p>
		In an email to Ars, he added, "Nobody wants a snooping and snitching television, but lately that's all you can buy."
	</p>

	<p>
		 
	</p>

	<p>
		Those who want a TV without an Internet connection have few options. You can try to prevent a smart TV from tracking you, but again, <a href="https://www.consumerreports.org/electronics/privacy/how-to-turn-off-smart-tv-snooping-features-a4840102036/" rel="external nofollow">turning off ACR</a> and other tracking techniques can be challenging. Some TVs remove basic features like Internet connectivity if you don’t let them track you.
	</p>

	<p>
		 
	</p>

	<p>
		Companies like Telly open a window for other brands to consider more intrusive tracking and ads. Consider a world in which you have to say a brand name at your TV to skip ads, as demonstrated by a <a href="https://patents.google.com/patent/US8246454?oq=8246454" rel="external nofollow">Sony patent</a><span>:</span>
	</p>

	<figure class="image shortcode-img center large" style="">
		<img alt="An image from Sony's patent." class="ipsImage" height="571" srcset="https://cdn.arstechnica.net/wp-content/uploads/2023/12/sony-patent.png 2x" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2023/12/sony-patent.png">
		<figcaption class="caption">
			<div class="caption-text" style="font-style: italic;">
				An image from Sony's patent.
			</div>

			<div class="caption-credit" style="font-style: italic;">
				Sony Interactive Entertainment LLC
			</div>
		</figcaption>
	</figure>

	<p>
		It's likely that Sony won't make anything of this patent, as is typically the case with patents from research and development teams. But here again, we see how common it is for tech brands that sell TVs to experiment with ad formats and delivery.
	</p>

	<p>
		 
	</p>

	<p>
		Some things TVs already track would have sounded extreme before 2011, when ACR started taking off. For example, using ACR, TVs can reveal to OS providers—and therefore advertisers—the shows watched on the set and whether that content was streamed or watched via an antenna or cable. ACR can even identify DVDs watched on a TV. Per <a href="https://www.adexchanger.com/data-exchanges/what-tv-advertisers-need-to-know-about-acr-in-2023/" rel="external nofollow">Ad Exchanger</a>: “ACR ingests pixels on-screen to assign a value to each frame," which is like an "unknown fingerprint." The OS sends these fingerprints “to a database that logs content available on TV to find a known match and identify the content. Once ACR identifies the show, it can tie that viewing data to a specific household, such as a given household watching <em>The Big Bang Theory</em> at 9 pm." Advertisers can combine this information with other tactics, like <a href="https://www.ad-id.org/advertiser" rel="external nofollow">advertisement identification</a>, which assigns a unique ID to ads, to further track TV usage.
	</p>

	<p>
		 
	</p>

	<p>
		But there are plenty who don’t know the extent to which their TVs are monitoring them. Complexity in understanding and controlling TV tracking is especially relevant as more sets incorporate microphones and cameras. Terms of service are often complex, wordy agreements buried in elusive TV settings or online, and companies have ways of <a href="https://arstechnica.com/gadgets/2024/03/disgraceful-messy-tos-update-allegedly-locks-roku-devices-until-users-give-in/" rel="external nofollow">strong-arming TV owners into accepting</a> such agreements. Further complicating matters, it's possible for consumers to disable tracking from the TV OS provider, such as Google, but still be tracked by the TV OEM, like TCL.
	</p>
</div>

<div class="article-content post-page" itemprop="articleBody">
	<h2>
		Tune in next time...
	</h2>

	<p>
		With TV sales declining and many shoppers prioritizing pricing, smart TV players will continue developing ads that are harder to avoid and better at targeting. Interestingly, Horner told Ars that smart TV advertising revenue exceeding smart TV hardware revenue (as well as ad sale margins surpassing those of hardware) is a US-only trend, albeit one that shows no signs of abating. OLED has become a mainstay in the TV marketplace, and until the next big display technology becomes readily available, OEMs are scrambling to make money in a saturated TV market filled with budget options. Selling ads is an obvious way to bridge the gap between today and The Next Big Thing in TVs.
	</p>

	<p>
		 
	</p>

	<p>
		Indeed, with companies like Samsung and LG making big deals with analytics firms and other brands building their businesses around ads, the industry's obsession with ads will only intensify. As we've seen before with TV commercials, which have gotten <a href="https://time.com/96303/tv-commercials-increasing/" rel="external nofollow">more frequent over time</a>, once the ad genie is out of the bottle, it tends to grow, not go back inside.
	</p>

	<p>
		 
	</p>

	<p>
		One side effect we're already seeing, Horner notes, is "a proliferation of more TV operating systems." While choice is often a good thing for consumers, it's important to consider if new options from companies like Amazon, Comcast, and TiVo actually do anything to notably improve the smart TV experience for owners.
	</p>

	<p>
		 
	</p>

	<p>
		And OS operators' financial success is tied to the number of hours users spend viewing something on the OS. Roku's senior director of ad innovation, Peter Hamilton, told <a href="https://digiday.com/future-of-tv/how-ctv-platforms-are-pushing-non-traditional-ad-formats-but-not-too-far/" rel="external nofollow">Digiday</a> in May that his team works closely with Roku's consumer team, "whose goal is to drive total viewing hours." Many smart TV OS operators are therefore focused on making it easier for users to navigate content via AI.
	</p>

	<div class="ars-interlude-container">
		 
	</div>

	<p>
		Per a <a href="https://omdia.tech.informa.com/blogs/2023/sep/the-drama-unfolding-on-tv" rel="external nofollow">blog post</a> from Omdia's Horner:
	</p>

	<p>
		 
	</p>

	<blockquote class="QuoteNewsStyle">
		<p>
			With advertising, it’s not just the number of TVs shipped but rather the number of hours of content consumed that determines the winner. In this respect, the TV itself matters as well. Only the set in the main TV viewing room will get enough engagement to justify selling at close-to-manufacturing costs. The smaller sets in bedrooms and the kitchen, for example, will not get enough engagement to be profitable from advertising alone. We expect that in the US, TVs that are 50 inches and above and in the main viewing area of the house will be the primary targets for advertising engagement.
		</p>
	</blockquote>

	<p>
		Vendors I spoke with all said that ad interests wouldn't hinder R&amp;D around more traditional features. Having TVs with desirable features like strong image or sound quality remains relevant for pushing ads. But it's easy to imagine TV brands growing complacent about improving more traditional TV capabilities, too.
	</p>

	<p>
		 
	</p>

	<p>
		For most people who want fewer ads on their TVs, the only option is to vote with your dollar. There's also a growing pool of technically savvy folks sharing hacks for disconnecting smart TVs from the web or even <a href="https://arstechnica.com/gadgets/2024/07/broken-linux-laptop-makes-for-a-fine-smart-tv-alternative/" rel="external nofollow">DIYing your own smart TV</a>.
	</p>

	<p>
		 
	</p>

	<p>
		People who ask me for recommendations for cheap TVs used to receive lectures about factors like viewing angles and sound quality. Now, I talk about privacy, tracking concerns, and the software behind the hardware.
	</p>

	<p>
		 
	</p>

	<p>
		No matter how you slice it, though, the ad-ificaiton of TVs is here to stay.
	</p>

	<p>
		 
	</p>
</div>

<p>
	<a href="https://arstechnica.com/gadgets/2024/08/tv-industrys-ads-tracking-obsession-is-turning-your-living-room-into-a-store/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25067</guid><pubDate>Mon, 19 Aug 2024 18:50:16 +0000</pubDate></item><item><title>New Mad Liberator gang uses fake Windows update screen to hide data theft</title><link>https://nsaneforums.com/news/security-privacy-news/new-mad-liberator-gang-uses-fake-windows-update-screen-to-hide-data-theft-r25043/</link><description><![CDATA[<p>
	A new data extortion group tracked as Mad Liberator is targeting AnyDesk users and runs a fake Microsoft Windows update screen to distract while exfiltrating data from the target device.
</p>

<p>
	 
</p>

<p>
	The operation emerged in July and although researchers observing the activity did not seen any incidents involving data encryption, the gang notes on their data leak site that they use AES/RSA algorithms to lock files.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Mad Liberator's &quot;About&quot; page" class="ipsImage" height="393" width="720" src="https://www.bleepstatic.com/images/news/u/1100723/MadLiberator_about.png">
		<figcaption>
			<strong>Mad Liberator "About" page</strong><br>
			<em>Source: BleepingComputer</em>
		</figcaption>
	</figure>
</div>

<h2>
	Targeting AnyDesk users
</h2>

<p>
	In a report from cybersecurity company Sophos, <a href="https://news.sophos.com/en-us/2024/08/13/dont-get-mad-get-wise/" rel="external nofollow" target="_blank">researchers say</a> that a Mad Liberator attack starts with an unsolicited connection to a computer using AnyDesk remote access application, which is popular among IT teams managing corporate environments.
</p>

<p>
	 
</p>

<p>
	It is unclear how the threat actor selects its targets but one theory, although yet to be proven, is that Mad Liberator tries potential addresses (AnyDesk connection IDs) until someone accepts the connection request.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Connection request on AnyDesk" class="ipsImage" height="506" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2024/Ransomware/22/anydesk.jpg">
		<figcaption>
			<strong>Connection request on AnyDesk</strong><br>
			<em>Source: Sophos</em>
		</figcaption>
	</figure>
</div>

<p>
	Once a connection request is approved, the attackers drop on the compromised system a binary named <em>Microsoft Windows Update</em>, which shows a fake Windows Update splash screen.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Fake Windows Update splash screen" class="ipsImage" height="600" style="height: auto;" width="777" src="https://www.bleepstatic.com/images/news/u/1220909/2024/Ransomware/22/fake-update.jpg">
		<figcaption>
			<strong>Fake Windows update splash screen</strong><br>
			<em>Source: Sophos</em>
		</figcaption>
	</figure>
</div>

<p>
	The only purpose of the ruse is to distract the victim while the threat actor uses AnyDesk's File Transfer tool to steal data from OneDrive accounts, network shares, and the local storage.
</p>

<p>
	 
</p>

<p>
	During the fake update screen, the victim's keyboard is disabled, to prevent disrupting exfiltration process.
</p>

<p>
	 
</p>

<p>
	In the attacks seen by Sophos, which lasted approximately four hours, Mad Liberator did not perform any data encryption in the post-exfiltration stage. 
</p>

<p>
	 
</p>

<p>
	However, it still dropped ransom notes on the shared network directories to ensure maximum visibility in corporate environments.
</p>

<p>
	 
</p>

<div style="">
	<figure class="image" style="display:inline-block">
		<img alt="Ransom note dropped on breached devices" class="ipsImage" height="410" style="height: auto;" width="681" src="https://www.bleepstatic.com/images/news/u/1220909/2024/Ransomware/22/ransom-note.jpg">
		<figcaption>
			<strong>Ransom note dropped on breached devices</strong><br>
			<em>Source: Sophos</em>
		</figcaption>
	</figure>
</div>

<p>
	Sophos notes that it has not seen Mad Liberator interact with the target prior to the AnyDesk connection request and has logged no phishing attempts supporting the attack.
</p>

<p>
	 
</p>

<p>
	Regarding Mad Liberator’s extortion process, the threat actors declare on their darknet site that they first contact breached firms offering to “help” them fix their security issues and recover encrypted files if their monetary demands are met.
</p>

<p>
	 
</p>

<p>
	If the victimized company does not respond in 24 hours, their name is published on the extortion portal and are given seven days to contact the threat actors.
</p>

<p>
	 
</p>

<p>
	After another five days since the ultimatum has been issued passed without a ransom payment, all stolen files are published on the Mad Liberator website, which currently lists nine victims.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/new-mad-liberator-gang-uses-fake-windows-update-screen-to-hide-data-theft/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25043</guid><pubDate>Sat, 17 Aug 2024 19:19:21 +0000</pubDate></item><item><title>NationalPublicData.com Hack Exposes a Nation&#x2019;s Data</title><link>https://nsaneforums.com/news/security-privacy-news/nationalpublicdatacom-hack-exposes-a-nation%E2%80%99s-data-r25021/</link><description><![CDATA[<p>
	A great many readers this month reported receiving alerts that their Social Security Number, name, address and other personal information were exposed in a breach at a little-known but aptly-named consumer data broker called <strong>NationalPublicData.com</strong>. This post examines what we know about a breach that has exposed hundreds of millions of consumer records. We’ll also take a closer look at the data broker that got hacked — a background check company founded by an actor and retired sheriff’s deputy from Florida.
</p>

<p>
	 
</p>

<p>
	<img alt="nationalpublicdata-home.png" class="ipsImage" data-ratio="75.10" height="422" width="720" src="https://krebsonsecurity.com/wp-content/uploads/2024/08/nationalpublicdata-home.png">
</p>

<p>
	 
</p>

<p>
	On July 21, 2024, denizens of the cybercrime community <strong>Breachforums</strong> released more than 4 terabytes of data they claimed was stolen from nationalpublicdata.com, a Florida-based company that collects data on consumers and processes background checks.
</p>

<p>
	 
</p>

<p>
	The breach tracking service <strong>HaveIBeenPwned.com</strong> and the cybercrime-focused Twitter account <a href="https://twitter.com/vxunderground" rel="external nofollow" target="_blank">vx-underground</a> both concluded the leak is the same information first put up for sale in April 2024 by a prolific cybercriminal who goes by the name “<strong>USDoD</strong>.”
</p>

<p>
	 
</p>

<p>
	On April 7, USDoD posted a sales thread on Breachforums for four terabytes of data — 2.9 billion rows of records — they claimed was taken from nationalpublicdata.com. The snippets of stolen data that USDoD offered as teasers showed rows of names, addresses, phone numbers, and Social Security Numbers (SSNs). Their asking price? $3.5 million.
</p>

<p>
	 
</p>

<p>
	Many media outlets mistakenly reported that the National Public data breach affects 2.9 billion people (that figure actually refers to the number of rows in the leaked data sets). HaveIBeenOwned.com’s <strong>Troy Hunt</strong> <a href="https://www.troyhunt.com/inside-the-3-billion-people-national-public-data-breach/" rel="external nofollow" target="_blank">analyzed the leaked data</a> and found it is a somewhat disparate collection of consumer and business records, including the real names, addresses, phone numbers and SSNs of millions of Americans (both living and deceased), and 70 million rows from a database of U.S. criminal records.
</p>

<p>
	 
</p>

<p>
	Hunt said he found 137 million unique email addresses in the leaked data, but stressed that there were no email addresses in the files containing SSN records.
</p>

<p>
	 
</p>

<p>
	“If you find yourself in this data breach via HaveIBeenPwned.com, there’s no evidence your SSN was leaked, and if you’re in the same boat as me, the data next to your record may not even be correct.”
</p>

<p>
	 
</p>

<p>
	Nationalpublicdata.com publicly acknowledged a breach in <a href="https://nationalpublicdata.com/Breach.html" rel="external nofollow" target="_blank">a statement on Aug. 12</a>, saying “there appears to have been a data security incident that may have involved some of your personal information. The incident appears to have involved a third-party bad actor that was trying to hack into data in late December 2023, with potential leaks of certain data in April 2024 and summer 2024.”
</p>

<p>
	 
</p>

<p>
	The company said the information “suspected of being breached” contained name, email address, phone number, social security number, and mailing address(es).
</p>

<p>
	 
</p>

<p>
	“We cooperated with law enforcement and governmental investigators and conducted a review of the potentially affected records and will try to notify you if there are further significant developments applicable to you,” the statement continues. “We have also implemented additional security measures in efforts to prevent the reoccurrence of such a breach and to protect our systems.”
</p>

<p>
	 
</p>

<p>
	Hunt’s analysis didn’t say how many unique SSNs were included in the leaked data. But according to researchers at <strong>Atlas Data Privacy Corp.</strong>, there are 272 million unique SSNs in the entire records set.
</p>

<p>
	 
</p>

<p>
	Atlas found most records have a name, SSN, and home address, and that approximately 26 percent of those records included a phone number. Atlas said they verified 5,000 addresses and phone numbers, and found the records pertain to people born before Jan. 1, 2002 (with very few exceptions).
</p>

<p>
	 
</p>

<p>
	If there is a tiny silver lining to the breach it is this: Atlas discovered that many of the records related to people who are now almost certainly deceased. They found the average age of the consumer in these records is 70, and fully two million records are related to people whose date of birth would make them more than 120 years old today.
</p>

<h2>
	TWISTED HISTORY
</h2>

<p>
	Where did National Public Data get its consumer data? The company’s website doesn’t say, but it is operated by an entity in Coral Springs, Fla. called <strong>Jerico Pictures Inc.</strong> The website for Jerico Pictures is not currently responding. However, <a href="https://web.archive.org/web/20230330052412/http://www.jericopictures.com/" rel="external nofollow" target="_blank">cached versions of it at archive.org</a> show it is a film studio with offices in Los Angeles and South Florida.
</p>

<p>
	 
</p>

<p>
	The Florida Secretary of State says Jerico Pictures is owned by <strong>Salvatore (Sal) Verini Jr.</strong>, a retired deputy with the Broward County Sheriff’s office. The Secretary of State also says Mr. Verini is or was a founder of several other Florida companies, including <strong>National Criminal Data LLC</strong>, <strong>Twisted History LLC</strong>, <strong>Shadowglade LLC</strong> and <strong>Trinity Entertainment Inc.</strong>, among others.
</p>

<p>
	 
</p>

<p>
	Mr. Verini did not respond to multiple requests for comment. Cached copies of Mr. Verini’s vanity domain <a href="https://web.archive.org/web/20230323175843/http://www.salvatoreverini.com/" rel="external nofollow" target="_blank">salvatoreverini.com</a> recount his experience in acting (e.g. a role in a 1980s detective drama with Burt Reynolds) and more recently producing dramas and documentaries for several streaming channels.
</p>

<p>
	 
</p>

<div class="wp-caption aligncenter" id="attachment_68384" style="width: 759px">
	<img alt="salverini-imdb-768x560.png" class="ipsImage" data-ratio="75.10" height="525" width="720" src="https://krebsonsecurity.com/wp-content/uploads/2024/08/salverini-imdb-768x560.png">
	<p class="wp-caption-text" id="caption-attachment-68384">
		<em>Sal Verini’s profile page at imdb.com.</em>
	</p>
</div>

<p>
	Pivoting on the email address used to register that vanity domain, <strong>DomainTools.com</strong> finds several other domains whose history offers a clearer picture of the types of data sources relied upon by National Public Data.
</p>

<p>
	 
</p>

<p>
	One of those domains is <strong>recordscheck.net</strong> (formerly <strong>recordscheck.info</strong>), which advertises “instant background checks, SSN traces, employees screening and more.” Another now-defunct business tied to Mr. Verini’s email — <a href="https://web.archive.org/web/20150110212648/http://www.publicrecordsunlimited.com/products.html" rel="external nofollow" target="_blank">publicrecordsunlimited.com</a> — said it obtained consumer data from a variety of sources, including: birth, marriage and death records; voting records; professional licenses; state and federal criminal records.
</p>

<p>
	 
</p>

<div class="wp-caption aligncenter" id="attachment_68387" style="width: 760px">
	<img alt="publicrecordsunlimited-768x704.png" class="ipsImage" data-ratio="75.10" height="540" width="589" src="https://krebsonsecurity.com/wp-content/uploads/2024/08/publicrecordsunlimited-768x704.png">
	<p class="wp-caption-text" id="caption-attachment-68387">
		<em>The homepage for publicrecordsunlimited.com, per archive.org circa 2017.</em>
	</p>
</div>

<p>
	It remains unclear how thieves originally obtained these records from National Public Data. KrebsOnSecurity sought comment from USDoD, who is perhaps best known for <a href="https://krebsonsecurity.com/2022/12/fbis-vetted-info-sharing-network-infragard-hacked/" rel="external nofollow" target="_blank">hacking into Infragard, an FBI program</a> that facilitates information sharing about cyber and physical threats with vetted people in the private sector.
</p>

<p>
	 
</p>

<p>
	USDoD said they indeed sold the same data set that was leaked on Breachforums this past month, but that the person who leaked the data did not obtain it from them. USDoD said the data stolen from National Public Data had traded hands several times since it was initially stolen in December 2023.
</p>

<p>
	 
</p>

<p>
	“The database has been floating around for a while,” USDoD said. “I was not the first one to get it.”
</p>

<p>
	 
</p>

<p>
	USDoD said the person who originally stole the data from NPD was a hacker who goes by the handle <strong>SXUL</strong>. That user appears to have deleted their Telegram account several days ago, presumably in response to intense media coverage of the breach.
</p>

<h2>
	ANALYSIS
</h2>

<p>
	Data brokers like National Public Data typically get their information by scouring federal, state and local government records. Those government files include voting registries, property filings, marriage certificates, motor vehicle records, criminal records, court documents, death records, professional licenses, bankruptcy filings, and more.
</p>

<p>
	 
</p>

<p>
	Americans may believe they have the right to opt out of having these records collected and sold to anyone. But experts say these underlying sources of information — the above-mentioned “public” records — are carved out from every single state consumer privacy law. This includes California’s privacy regime, which is often held up as the national leader in state privacy regulations.
</p>

<p>
	 
</p>

<p>
	You see, here in America, virtually anyone can become a consumer data broker. And with few exceptions, there aren’t any special requirements for brokers to show that they actually care about protecting the data they collect, store, repackage and sell so freely.
</p>

<p>
	 
</p>

<p>
	In February 2023, <strong>PeopleConnect</strong>, the owners of the background search services <strong>TruthFinder</strong> and <strong>Instant Checkmate</strong>, <a href="https://www.bleepingcomputer.com/news/security/truthfinder-instant-checkmate-confirm-data-breach-affecting-20m-customers/" rel="external nofollow" target="_blank">acknowledged a breach affecting 20 million customers</a> who paid the data brokers to run background checks. The data exposed included email addresses, hashed passwords, first and last names, and phone numbers.
</p>

<p>
	 
</p>

<p>
	In 2019, malicious hackers <a href="https://www.wired.com/story/billion-records-exposed-online/" rel="external nofollow" target="_blank">stole data on more than 1.5 billion people from People Data Labs</a>, a San Francisco data broker whose people-search services linked hundreds of millions of email addresses, LinkedIn and Facebook profiles and more than 200 million valid cell phone numbers.
</p>

<p>
	 
</p>

<p>
	These data brokers are the digital equivalent of massive oil tankers wandering the coast without GPS or an anchor, because when they get hacked, the effect is very much akin to the ecological and economic fallout from a giant oil spill.
</p>

<p>
	 
</p>

<p>
	It’s an apt analogy because the dissemination of so much personal data all at once has ripple effects for months and years to come, as this information invariably feeds into a vast underground ocean of scammers who are already equipped and staffed to commit identity theft and account takeovers at scale.
</p>

<p>
	 
</p>

<p>
	It’s also apt because much like with real-life oil spills, the cleanup costs and effort from data spills — even just vast collections of technically “public” documents like the NPD corpus — can be enormous, and most of the costs associated with that fall to consumers, directly or indirectly.
</p>

<h2>
	WHAT SHOULD YOU DO?
</h2>

<p>
	Should you worry that your SSN and other personal data might be exposed in this breach? That isn’t necessary for people who’ve been following the advice here for years, which is to <a href="https://krebsonsecurity.com/2018/09/credit-freezes-are-free-let-the-ice-age-begin/" rel="external nofollow" target="_blank">freeze one’s credit file</a> at <a href="https://www.usa.gov/credit-freeze" rel="external nofollow" target="_blank">each of the major consumer reporting bureaus</a>. Having a freeze on your files makes it much harder for identity thieves to create new accounts in your name, and it limits who can view your credit information.
</p>

<p>
	 
</p>

<p>
	The main reason I recommend the freeze is that all of the information ID thieves need to assume your identity is now broadly available from multiple sources, thanks to the multiplicity of data breaches we’ve seen involving SSN data and other key static data points about people.
</p>

<p>
	 
</p>

<p>
	But beyond that, there are numerous cybercriminal services that offer detailed background checks on consumers, including full SSNs. These services are powered by compromised accounts at data brokers that cater to private investigators and law enforcement officials, and some are now fully automated via Telegram instant message bots. Meaning, if you’re an American who hasn’t frozen their credit files and you haven’t yet experienced some form of new account fraud, the ID thieves probably just haven’t gotten around to you yet.
</p>

<p>
	 
</p>

<p>
	All Americans are also entitled to obtain a free copy of their credit report once a year from each of the three major credit bureaus, through the website <a href="https://www.annualcreditreport.com" rel="external nofollow" target="_blank">annualcreditreport.com</a>. If you haven’t done this in a while, now would be an excellent time to order your files (or just get one now, and then a report from a different bureau in 4-5 months, and so on).
</p>

<p>
	 
</p>

<p>
	Either way, review the reports and dispute any errors you may find. Identity theft and new account fraud is not a problem that gets easier to solve by letting it fester.
</p>

<p>
	 
</p>

<p>
	Mr. Verini probably didn’t respond to requests for comment because his company is <a href="https://news.bloomberglaw.com/privacy-and-data-security/background-check-data-of-3-billion-stolen-in-breach-suit-says?ref=troyhunt.com" rel="external nofollow" target="_blank">now the subject of a class-action lawsuit</a> (NB: the lawsuit also erroneously claims 3 billion people were affected). These lawsuits are practically inevitable now after a major breach, but they also have the unfortunate tendency to let regulators and lawmakers off the hook.
</p>

<p>
	 
</p>

<p>
	Almost every time there’s a major breach of SSN data, Americans are offered credit monitoring services. Most of the time, those services come from one of the three major consumer credit bureaus, the same companies that profit by compiling and selling incredibly detailed dossiers on consumers’ financial lives. The same companies that use dark patterns to trick people into paying for “credit lock” services that achieve a similar result as a freeze but still let the bureaus sell your data to their partners.
</p>

<p>
	 
</p>

<p>
	But class-actions alone will not drive us toward a national conversation about what needs to change. Americans currently have very few rights to opt out of the personal and financial surveillance, data collection and sale that is pervasive in today’s tech-based economy.
</p>

<p>
	 
</p>

<p>
	The breach at National Public Data may not be the worst data breach ever. But it does present yet another opportunity for this country’s leaders to acknowledge that the SSN has completely failed as a measure of authentication or authorization. It was never a good idea to use as an authenticator to begin with, and it is certainly no longer suitable for this purpose.
</p>

<p>
	 
</p>

<p>
	The truth is that these data brokers will continue to proliferate and thrive (and get hacked and relieved of their data) until Congress begins to realize it’s time for some consumer privacy and data protection laws that are relevant to life in the 21st century.
</p>

<p>
	 
</p>

<p>
	<a href="https://krebsonsecurity.com/2024/08/nationalpublicdata-com-hack-exposes-a-nations-data/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25021</guid><pubDate>Fri, 16 Aug 2024 06:57:11 +0000</pubDate></item><item><title>Debian LTS Team takes over Debian 11 security updates from today</title><link>https://nsaneforums.com/news/security-privacy-news/debian-lts-team-takes-over-debian-11-security-updates-from-today-r25014/</link><description><![CDATA[<p>
	The Debian Project <a href="https://www.debian.org/News/2024/20240814" rel="external nofollow">has announced</a> that the Debian Long Term Support (LTS) Team is taking over security support for <a href="https://www.neowin.net/news/debian-11-bullseye-offers-more-than-2x-performance-in-certain-applications/" rel="external nofollow">Debian 11</a> now that it is three years old. The LTS Team takes over this responsibility from the Security and Release Teams, which can now focus on the current Debian 12 and soon-to-be-released Debian 13.
</p>

<p>
	 
</p>

<p>
	Now that the LTS Team has taken over Debian 11 updates, users can continue using it until August 31, 2026. With that said, the announcement recommends that people upgrade their machine to the current stable, Debian 12. This LTS phase will give anyone who needs it time to upgrade more graciously if they have a lot of data that needs backing up, etc. It's best not to wait until August 2026 to upgrade, though.
</p>

<p>
	 
</p>

<p>
	While the base packages should continue to be maintained, the Debian Project warns that a few of your packages may not be supported by the LTS Team. To identify any packages that won't be supported, users can install the <strong>debian-security-support</strong> package and then run <strong>check-support-status</strong> presumably from the terminal to get a list of unsupported packages. If you find a critical package that you would like to get support for, you can email <strong>debian-lts@lists.debian.org</strong>.
</p>

<p>
	 
</p>

<p>
	If you do have unmaintained packages installed on your system, it's probably a good idea to remove them from the terminal using the <strong>apt remove </strong> command preceded by <strong>sudo</strong>, of course. According to the <a href="https://wiki.debian.org/LTS/Bullseye" rel="external nofollow">Debian Wiki</a>, it appears mostly to be game packages that support is being dropped during the LTS period.
</p>

<p>
	 
</p>

<p>
	While Debian has a reputation for being rock solid, it is also better suited for people more familiar with Linux than total newbies. One of the reasons for this is that upgrading between major versions is done from the command line instead of a graphical tool like Ubuntu or Fedora. If you want to upgrade to Debian 12, check out the <a href="https://wiki.debian.org/DebianUpgrade" rel="external nofollow">DebianUpgrade page</a> in the Debian Wiki for detailed instructions and read very carefully; don't just skim-read.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/debian-lts-team-takes-over-debian-11-security-updates-from-today/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">25014</guid><pubDate>Thu, 15 Aug 2024 18:55:06 +0000</pubDate></item><item><title>Microsoft posts guidance for CVE-2024-21302 VBS flaw that downgrades modern Windows PCs</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-posts-guidance-for-cve-2024-21302-vbs-flaw-that-downgrades-modern-windows-pcs-r24995/</link><description><![CDATA[<p>
	Earlier today, Microsoft released Patch Tuesday updates for Windows 10 (<a href="https://www.neowin.net/news/windows-10-kb5041580--kb5041578--kb5041773--kb5041782-august-2024-patch-tuesday-out/" rel="external nofollow">KB5041580 / KB5041578 / KB5041773 / KB5041782</a>) and Windows 11 versions 23H2, 22H2, 21H2 (<a href="https://www.neowin.net/news/windows-11-patch-tuesday-update-out-now-for-23h2-22h2-kb5041585-and-21h2-kb5041592/" rel="external nofollow">KB5041585 / KB5041592</a>), as well as for 24H2 (<a href="https://www.neowin.net/news/patch-tuesday-update-kb5041571-hits-copilot-pcs-running-windows-11-24h2/" rel="external nofollow">KB5041571</a>).
</p>

<p>
	 
</p>

<p>
	In a separate post, the company confirmed that it has finally retired the troublesome WinRE KB5034440 and KB5034441 updates, although they have now been <a href="https://www.neowin.net/news/microsoft-kills-unfixable-kb5034440kb5034441-updates-replaces-with-kb5042321kb5042320/" rel="external nofollow">replaced by new ones</a>.
</p>

<p>
	 
</p>

<p>
	In yet another support document, the tech giant has published mitigation guidance for a recent security vulnerability that came to light. The vulnerability allows an attacker to quietly downgrade the system to an older vulnerable state, and Windows would not be able to tell the difference. The issue is being tracked under IDs "CVE-2024-21302" and "CVE-2024-38202," which we covered in our <a href="https://www.neowin.net/news/security-researcher-demos-bypassing-security-to-permanently-downgrade-window-1011/" rel="external nofollow">dedicated article here</a>.
</p>

<p>
	 
</p>

<p>
	The security researcher who discovered this has named the vulnerability "Windows Downdate" as the Windows Update process incorrectly tells the user of a compromised system that their software is up-to-date.
</p>

<p>
	 
</p>

<p>
	About the vulnerability, Microsoft writes on its MSRC website:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		A security researcher informed Microsoft of an elevation of privilege vulnerability in Windows 10, Windows 11, Windows Server 2016, and higher based systems including Azure Virtual Machines (VM) that support VBS.
	</p>

	<p>
		 
	</p>

	<p>
		The vulnerability enables an attacker with administrator privileges on the target system to replace current Windows system files with outdated versions. Successful exploitation provides an attacker with the ability to reintroduce previously mitigated vulnerabilities, circumvent VBS security features, and exfiltrate data protected by VBS.
	</p>

	<p>
		 
	</p>

	<p>
		Microsoft is developing a security update that will revoke outdated, unpatched VBS system files to mitigate this vulnerability, but it is not yet available. Due to the complexity of blocking such a large quantity of files, rigorous testing is required to avoid integration failures or regressions.
	</p>
</blockquote>

<p>
	In the new guidance post, Microsoft has provided more details, including mitigation information for most modern versions and editions of Windows 10, 11, and Server that have VBS (Virtualization-based Security). It writes:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		<strong>Available mitigations</strong>
	</p>

	<p>
		 
	</p>

	<p>
		For all supported versions of Windows 10, version 1809 and later Windows versions, and Windows Server 2019 and later Windows Server versions, administrators can deploy a Microsoft-signed revocation policy (SkuSiPolicy.p7b). This will block vulnerable versions of VBS system files that are not updated from being loaded by the operating system.
	</p>

	<p>
		 
	</p>

	<p>
		<strong>Note</strong> Additional mitigations and mitigation support for all supported versions of Windows 10, version 1507 and earlier Windows versions, and Windows Server 2016 and earlier Windows Server versions are planned for future updates.
	</p>
</blockquote>

<p>
	You can learn the full details about the mitigation deployment as well as the risks involved <a href="https://support.microsoft.com/en-us/help/5042562" rel="external nofollow">here</a> on the official support document on Microsoft's website.
</p>

<p>
	 
</p>

<p>
	Home users may not install the revocation policy as the threat is a local attack that requires physical access to a victim's PC. It is probably better to wait for an automatic fix that Microsoft is expected to deploy via Windows Update (or some other channel) later.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-posts-guidance-for-cve-2024-21302-vbs-flaw-that-downgrades-modern-windows-pcs/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">24995</guid><pubDate>Thu, 15 Aug 2024 03:46:14 +0000</pubDate></item><item><title>Proton VPN: free VPN users can use the browser extensions now</title><link>https://nsaneforums.com/news/security-privacy-news/proton-vpn-free-vpn-users-can-use-the-browser-extensions-now-r24981/</link><description><![CDATA[<p>
	Proton <a data-wpel-link="external" href="https://protonvpn.com/blog/browser-extension-free" rel="external nofollow" target="_blank">announced</a> today that it has made the decision to allow free users of its service to use the Chrome and Firefox extensions. Up until now, access was limited to paying customers.
</p>

<p>
	 
</p>

<p>
	Here are the details:
</p>

<p>
	 
</p>

<ul>
	<li>
		<a data-wpel-link="internal" href="https://www.ghacks.net/2021/04/26/protonvpn-privacy-focused-vpn-with-strong-security-and-features/" rel="external nofollow">Proton VPN</a> is available as a free, limited version.
	</li>
	<li>
		The browser extensions may now also be used by free users.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Note</strong>: Proton VPN is compatible with most Chromium-based and Firefox-based browsers.
</p>

<p>
	 
</p>

<p>
	Proton says that access to browser extensions was a much requested feature. Using a browser extension offers some advantages:
</p>

<p>
	 
</p>

<ul>
	<li>
		The VPN connection applies only to the browser.
	</li>
	<li>
		The Proton VPN app does not need to be installed.
	</li>
</ul>

<p>
	 
</p>

<p>
	Access to VPN apps may be blocked in some regions. The extension may still work, however.
</p>

<h2>
	Proton VPN Free
</h2>

<figure aria-describedby="caption-attachment-205988" class="wp-caption alignnone" id="attachment_205988" style="width: 1180px">
	<img alt="proton-vpn-extension.png" class="ipsImage" data-ratio="75.10" height="485" width="720" src="https://www.ghacks.net/wp-content/uploads/2024/08/proton-vpn-extension.png">
	<figcaption class="wp-caption-text" id="caption-attachment-205988">
		<em>Proton VPN installed in Firefox</em>
	</figcaption>
</figure>

<p>
	The free version of Proton VPN is limited, but not as much as most other free VPNs. The developers promise that theirs is the only solution that "doesn't limit your bandwidth, spy on your, show you privacy-invading ads, or sell your data".
</p>

<p>
	 
</p>

<p>
	Some features are off-limits when you use the free version. This includes:
</p>

<p>
	 
</p>

<ul>
	<li>
		The ability to select a specific country / server to connect to.
	</li>
	<li>
		The highest possible speeds.
	</li>
	<li>
		Split Tunneling support.
	</li>
	<li>
		Custom DNS support.
	</li>
	<li>
		Advanced features, including ad-blocking, malware protections, VPN acceleration, or double-hop support.
	</li>
</ul>

<p>
	 
</p>

<p>
	Using the free browser extensions is very easy. If you have a Proton VPN account already, you just download the extensions for your browser and sign-in with your account. All done.
</p>

<p>
	 
</p>

<p>
	If you do not have a Proton VPN account yet, you can create one for free using two steps:
</p>

<p>
	 
</p>

<ul>
	<li>
		Provide an email address on the "Create your account" <a data-wpel-link="external" href="https://account.protonvpn.com/signup?plan=free&amp;currency=EUR&amp;ref=noupsell" rel="external nofollow" target="_blank">page</a>.
	</li>
	<li>
		Accept the pre-generated password or set a custom one.
	</li>
</ul>

<p>
	 
</p>

<p>
	That is all to it. No verification of the email address during setup.
</p>

<p>
	 
</p>

<p>
	The extensions are available here:
</p>

<p>
	 
</p>

<ul>
	<li>
		<a data-wpel-link="external" href="https://chrome.google.com/webstore/detail/proton-vpn-a-swiss-vpn-yo/jplgfhpmjnbigmhklmmbgecoobifkmpa" rel="external nofollow" target="_blank">Chrome Web Store</a>
	</li>
	<li>
		<a data-wpel-link="external" href="https://addons.mozilla.org/en-GB/firefox/addon/proton-vpn-firefox-extension/" rel="external nofollow" target="_blank">Firefox Extensions Store</a>
	</li>
</ul>

<h2>
	Using the extension
</h2>

<figure aria-describedby="caption-attachment-205989" class="wp-caption alignnone" id="attachment_205989" style="width: 1180px">
	<img alt="proton-vpn-free-speed-test.png" class="ipsImage" data-ratio="75.10" height="540" width="716" src="https://www.ghacks.net/wp-content/uploads/2024/08/proton-vpn-free-speed-test.png">
	<figcaption class="wp-caption-text" id="caption-attachment-205989">
		<em>Speed test results of Proton VPNs browser extension</em>
	</figcaption>
</figure>

<p>
	Some features that are not available are shown in the user interface. These are either darker than the rest or use the upgrade icon (which contains a plus-symbol).
</p>

<p>
	 
</p>

<p>
	Activate the icon of the extension and hit the connect button to connect to the VPN network. Note that you cannot pick a server, but that a fast nearby server is selected automatically. This can be in another country, but does not have to be. It took less than a second to connect to the VPN during tests.
</p>

<p>
	 
</p>

<p>
	A click on the features icon shows the available features. These are:
</p>

<p>
	 
</p>

<ul>
	<li>
		<strong>Auto Connect</strong> - enabled by default. Connects to the VPN automatically when the browser is started.
	</li>
	<li>
		<strong>WebRTC Leak Protection</strong> -- prevents that the device's IP address is leaked using WebRTC.
	</li>
	<li>
		<strong>Notifications</strong> -- Displays a notification for connect and disconnect events.
	</li>
</ul>

<p>
	 
</p>

<p>
	A click on the settings icon displays two options:
</p>

<p>
	 
</p>

<ul>
	<li>
		<strong>Share anonymous usage statistics</strong> -- Disabled by default.
	</li>
	<li>
		<strong>Share anonymous usage crash reports</strong> - Enabled by default.
	</li>
</ul>

<p>
	 
</p>

<p>
	You can toggle the settings there.
</p>

<p>
	 
</p>

<p>
	The speed of the VPN was quite good during tests. On a not--so-great wireless connection, I got about 24 Mbps download and 16 Mbps upload. Sufficient for most tasks on the Internet.
</p>

<p>
	 
</p>

<p>
	Upgrades to Proton VPN Plus are available for $4.49 per month if paid when you subscribe for two years.
</p>

<h3>
	Closing Words
</h3>

<p>
	The Proton VPN browser extension works well. Compared to the majority of free VPN solutions, it is a much preferred option, considering that it does not include the negatives that come along with many free VPNs. To name a few: tracking, ads, upsell popups, bandwidth limits, selling of user data.
</p>

<p>
	 
</p>

<p>
	Free users of Proton VPN have two options now: use the dedicated VPN app on their device, or use the browser extension. Note that free is limited to one device at a time.
</p>

<p>
	 
</p>

<p>
	All in all, this improves an already-great option for users who want to protect their Internet connection and thus privacy further.
</p>

<p>
	 
</p>

<p>
	<em>Do you use VPN solutions? If so, which do you use and why? Let us know in the comments down below.</em>
</p>

<p>
	 
</p>


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

<p>
	<a href="https://www.ghacks.net/2024/08/14/proton-vpn-free-vpn-users-can-use-the-browser-extensions-now/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">24981</guid><pubDate>Wed, 14 Aug 2024 16:25:20 +0000</pubDate></item><item><title>India telecom watchdog directs carriers to stop spam calls, blacklist callers</title><link>https://nsaneforums.com/news/security-privacy-news/india-telecom-watchdog-directs-carriers-to-stop-spam-calls-blacklist-callers-r24946/</link><description><![CDATA[<p>
	BENGALURU, Aug 13 (Reuters) - India's telecom watchdog on Tuesday directed service providers to stop all promotional calls from unregistered callers and blacklist them as it looks to tackle a surge in spam and phishing calls that has seen people lose millions of rupees.
</p>

<p>
	<br />
	The government has been looking to clamp down on the spike in such calls including those where scammers pose as representatives of firms like FedEx and Blue Dart and extract sensitive financial information by sending phishing links in the pretext of retrieving lost packages.
</p>

<p>
	<br />
	"All promotional voice calls from the unregistered senders/unregistered telemarketer using Telecom Resources shall be stopped immediately," the Telecom Regulatory Authority of India said in a statement shared by the government.
</p>

<p>
	<br />
	Such unregistered callers will be blacklisted for up to two years, the statement said, adding that telecom service providers would need to submit updates on action taken on scam callers on the 1st and 16th of every month.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.reuters.com/world/india/india-telecom-watchdog-directs-carriers-stop-spam-calls-blacklist-callers-2024-08-13/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">24946</guid><pubDate>Tue, 13 Aug 2024 13:30:13 +0000</pubDate></item><item><title>Windows 11/10 system driver has BSOD-triggering CVE-2024-6768 flaw on fully updated PCs</title><link>https://nsaneforums.com/news/security-privacy-news/windows-1110-system-driver-has-bsod-triggering-cve-2024-6768-flaw-on-fully-updated-pcs-r24926/</link><description><![CDATA[<p>
	Last month, a large number of Windows enterprise and business PCs worldwide came head-on with one of the biggest global computing outages of all time. It was a consequence of a buggy <a href="https://www.neowin.net/news/crowdstrike-finally-explains-in-brief-what-caused-the-global-windows-blue-screen-outage/" rel="external nofollow">CrowdStrike Falcon IPC Template Type</a> and this month the cybersecurity firm released its <a href="https://www.neowin.net/news/crowdstrike-reveals-final-report-on-julys-botched-update-with-plans-to-prevent-those-issues/" rel="external nofollow">final report</a> about the issue. What all that led to is the infamous Blue Screens of Death (BSODs), which has its roots in the first Windows NT <a href="https://www.neowin.net/news/microsoft-veteran-shares-windows-nt-31-95-blue-screen-of-death-bsod-origin-story/" rel="external nofollow">(version 3.1) days</a>.
</p>

<p>
	 
</p>

<p>
	While the CrowdStrike BSOD outage was a consequence of a botched security update, a new BSOD-triggering security flaw has been discovered in a Windows driver by cybersecurity firm Fortra, and fully updated Windows systems are affected by this vulnerability.
</p>

<p>
	 
</p>

<p>
	The firm explains that the Windows' CLFS.SYS driver, responsible for handling the Common Log FIle System, is the root of the issue and is triggered by improper validation (CWE-1284) thus leading to a denial of service-induced BSOD. <span style="font-size:16px">The issue is being tracked under ID "</span>CVE<span style="font-size:16px">-2024-6768.</span><span style="font-size:16px">"</span><span style="font-size:16px"> </span>Fortra's<span style="font-size:16px"> </span>Nicardo<span style="font-size:16px"> </span>Narvaja<span style="font-size:16px"> writes:</span>
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		CVE-2024-6768 is a vulnerability in the Common Log File System (CLFS.sys) driver of Windows, caused by improper validation of specified quantities in input data. This flaw leads to an unrecoverable inconsistency, triggering the KeBugCheckEx function and resulting in a Blue Screen of Death (BSoD). The issue affects all versions of Windows 10 and Windows 11, despite having all updates applied.
	</p>

	<p>
		 
	</p>

	<p>
		A Proof of Concept (PoC) shows that by crafting specific values within a .BLF file, an unprivileged user can induce a system crash. The potential problems include system instability and denial of service, as malicious users can exploit this vulnerability to repeatedly crash affected systems, disrupting operations and potentially causing data loss.
	</p>
</blockquote>

<p>
	The bright side is that this is a local attack so a threat actor trying to manipulate the CLFS' Base Log File (BLF) would need physical access to your system. You can find the technical details about the Proof of Concept (PoC) on Fortra's website.
</p>

<p>
	 
</p>

<p>
	The flaw is similar to CVE-2023-36424 LPE (local privilege escalation) which Microsoft addressed last year with the November 2023 Patch Tuesday updates (<a href="https://www.neowin.net/news/windows-10-november-2023-patch-tuesday-kb5032189-out----heres-whats-new-and-what-broke/" rel="external nofollow">KB5032189</a> for Windows 10 and <a href="https://www.neowin.net/news/windows-11-patch-tuesday-update-kb5032190-is-here-for-23h2-and-22h2/" rel="external nofollow">KB5032190</a> for Windows 11).
</p>

<p>
	 
</p>

<p>
	This security flaw report comes hot on the heels of another issue that we covered last week where a fully updated Windows PC can be tricked into <a href="https://www.neowin.net/news/security-researcher-demos-bypassing-security-to-permanently-downgrade-window-1011/" rel="external nofollow">downgrading permanently</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-1110-system-driver-has-bsod-triggering-cve-2024-6768-flaw-on-fully-updated-pcs/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">24926</guid><pubDate>Mon, 12 Aug 2024 19:29:35 +0000</pubDate></item><item><title>Microsoft quietly updated Defender for Windows 11/10/Server install images</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-quietly-updated-defender-for-windows-1110server-install-images-r24925/</link><description><![CDATA[<p>
	This month, Microsoft has quietly published multiple updates. These include <a href="https://www.neowin.net/news/microsoft-quietly-installing-kb5001716-windows-1110-update-for-the-good-of-your-pc/" rel="external nofollow">KB5001716</a> which is meant to force update Windows PCs, as well as WinRE update <a href="https://www.neowin.net/news/kb5041979-microsoft-released-new-windows-11-24h2-recovery-update/" rel="external nofollow">KB5041979</a> and Setup update <a href="https://www.neowin.net/news/kb5041178-microsoft-released-a-new-windows-11-24h2-setup-update/" rel="external nofollow">KB5041178</a> for Windows 11 24H2.
</p>

<p>
	 
</p>

<p>
	Alongside these, about a week or so ago, Microsoft also released a new Defender update for Windows installation images that applies to Windows Imaging Format (WIM) and VHD (Virtual Hard Disk) formats. Windows 11, 10, and Servers are supported in this new update including Server 2016 which is reaching the end of servicing status next year and as such, the company released a detailed <a href="https://www.neowin.net/news/microsoft-posts-detailed-exchange-server-2016-end-of-life-uninstall-guide/" rel="external nofollow">uninstallation and decommissioning guide</a>.
</p>

<p>
	 
</p>

<p>
	This update package is necessary as a Windows installation image may contain old, outdated anti-malware definitions and software binaries. Aside from better security, these updates can also provide improved performance benefits in some cases.
</p>

<p>
	 
</p>

<p>
	Microsoft is delivering the latest security definitions for Windows images via security intelligence update version 1.413.494.0. The Defender package version is 1.413.494.0. In the support document describing the new update, Microsoft <a href="https://support.microsoft.com/en-us/topic/microsoft-defender-update-for-windows-operating-system-installation-images-1c89630b-61ff-00a1-04e2-2d1f3865450d" rel="external nofollow">explains</a>:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		The first hours of a newly installed Windows deployment can leave the system vulnerable because of a Microsoft Defender protection gap. This is because the OS installation images may contain outdated antimalware software binaries.
	</p>

	<p>
		 
	</p>

	<p>
		[..] Devices using either the Windows built-in antivirus or another security solution can benefit from these updates.
	</p>

	<p>
		 
	</p>

	<p>
		[..] This article describes antimalware update package for Microsoft Defender in the OS installation images (WIM and VHD files). This feature supports the following OS installation images:
	</p>

	<p>
		 
	</p>

	<ul>
		<li>
			Windows 11
		</li>
		<li>
			Windows 10 (Enterprise, Pro, and Home editions)
		</li>
		<li>
			Windows Server 2022
		</li>
		<li>
			Windows Server 2019
		</li>
		<li>
			Windows Server 2016
		</li>
	</ul>

	<p>
		 
	</p>

	<p>
		<strong>Version information</strong>
	</p>

	<p>
		 
	</p>

	<ul>
		<li>
			Defender package version: 1.413.494.0
		</li>
	</ul>

	<p>
		 
	</p>

	<p>
		This package updates the anti-malware client, anti-malware engine, and signature versions in the OS installation images to following versions:
	</p>

	<p>
		 
	</p>

	<ul>
		<li>
			Platform version: 4.18.24060.7
		</li>
		<li>
			Engine version: 1.1.24060.1
		</li>
		<li>
			Security intelligence version: 1.413.494.0
		</li>
	</ul>
</blockquote>

<p>
	From Microsoft's security bulletin, we learn that the security intelligence update <a href="https://www.microsoft.com/en-us/wdsi/definitions/antimalware-definition-release-notes?requestVersion=1.413.494.0" rel="external nofollow">version 1.413.494.0</a> was released last month. It adds threat detections for various trojans, adware, and backdoor exploits, among others. For those wondering, the latest intelligence update is version 1.417.71.0 at the time of writing.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-quietly-updated-defender-for-windows-1110server-install-images/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<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 single day for many years.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>2023: Over 5,800 news posts | 2024 (till end of July): 3,313 news posts</em></span>
</p>
]]></description><guid isPermaLink="false">24925</guid><pubDate>Mon, 12 Aug 2024 19:28:28 +0000</pubDate></item><item><title>Google services go down for subset of users, including Search, YouTube, and Meet</title><link>https://nsaneforums.com/news/security-privacy-news/google-services-go-down-for-subset-of-users-including-search-youtube-and-meet-r24916/</link><description><![CDATA[<p>
	<span style="font-size:22px;">Service keeps returning and then crashing</span>
</p>

<p>
	 
</p>

<p>
	Google services including Search, YouTube, Gmail, and Meet went down today for a subset of users.
</p>

<p>
	 
</p>

<p>
	For most, systems returned within minutes - although appear to be still buggy and hit by recurring brief outages.
</p>

<p>
	 
</p>

<p>
	It is not yet clear how many people are impacted by the issue, nor how many countries are affected.
</p>

<p>
	 
</p>

<p>
	Online user reports appear to primarily come from Europe, although not exclusively. Many report being kicked off of Google Meet meetings and being unable to rejoin, while others cannot load the main search engine.
</p>

<p>
	 
</p>

<p>
	Google's Cloud, Search, and Workspace status page currently do not suggest any issues.
</p>

<p>
	 
</p>

<p>
	The company did not immediately respond to requests for comment.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.datacenterdynamics.com/en/news/google-services-go-down-for-some-users/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">24916</guid><pubDate>Mon, 12 Aug 2024 15:15:49 +0000</pubDate></item><item><title>Malicious browser extensions leveraged in widespread malware compromise</title><link>https://nsaneforums.com/news/security-privacy-news/malicious-browser-extensions-leveraged-in-widespread-malware-compromise-r24914/</link><description><![CDATA[<p>
	More than 300,000 Google Chrome and Microsoft Edge users have been impacted by a massive ongoing malware campaign involving malicious browser extensions that facilitate data exfiltration and command execution while bypassing antivirus tools, reports BleepingComputer.
</p>

<p>
	 
</p>

<p>
	Malvertising exploiting Google search results has been leveraged to lure victims into downloading fraudulent software installers, including YouTube downloader, Roblox FPS Unlocker, and VLC video player, which run a PowerShell script enabling payload retrieval and execution, as well as forces installation of extensions, all of which have since been removed from the Chrome and Edge stores, according to a report from ReasonLabs. Such extensions have been used to enable search query takeovers and redirections to revenue-generating pages, as well as allow login credential theft, online activity tracking, and command execution. Aside from altering browser shortcut links to load the extensions, such payloads also hinder further security updates, said researchers, who noted that infections could be remediated only through a multi-step process involving the removal of a scheduled task, malicious registry entries, and malware files.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.scmagazine.com/brief/malicious-browser-extensions-leveraged-in-widespread-malware-compromise" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">24914</guid><pubDate>Mon, 12 Aug 2024 15:07:47 +0000</pubDate></item><item><title>Australian gold mining company Evolution Mining announces ransomware attack</title><link>https://nsaneforums.com/news/security-privacy-news/australian-gold-mining-company-evolution-mining-announces-ransomware-attack-r24910/</link><description><![CDATA[<p>
	 Evolution Mining, an Australian gold mining company, told investors on Monday that it became aware of a ransomware attack last week impacting its IT systems.
</p>

<p>
	 
</p>

<p>
	The company, which operates in Australia and Canada, filed a statement with the Australian Stock Exchange announcing that it had discovered the incident August 8, and that it now believes the attack to be “contained.”
</p>

<p>
	 
</p>

<p>
	Evolution Mining said it worked with “external cyber forensics experts to investigate the incident” but did not provide further details on which ransomware scheme was behind the attack, nor whether the company made an extortion payment.
</p>

<p>
	 
</p>

<p>
	“The incident has been proactively managed with a focus on protecting the health, safety and privacy of people, together with the company’s systems and data,” said the official notice, adding the company did “not anticipate any material impact on operations.”
</p>

<p>
	 
</p>

<p>
	The company, which recorded an underlying profit after income tax of over AUS $158 million (U.S. $104 million) in 2023, said it reported the attack to the Australian Cyber Security Centre (ACSC).
</p>

<p>
	 
</p>

<p>
	It comes as the Australian government considers introducing a new Cyber Security Act that would legally oblige businesses to report being hit by a ransomware attack to the ACSC, although debates are ongoing about whether the obligation will apply to smaller enterprises.
</p>

<p>
	 
</p>

<p>
	The legislative moves follows a series of high-profile ransomware attacks in Australia, particularly those affecting Optus, Medibank, and MediSecure.
</p>

<p>
	 
</p>

<p>
	As part of the Medibank criminals’ extortion attempt, sensitive healthcare claims data for around 480,000 individuals — including information about drug addiction treatments and abortions — was published on the dark web.
</p>

<p>
	 
</p>

<p>
	The move, alongside several other high-profile breaches, set off a range of cybersecurity reforms in Australia. These included an updated national cybersecurity strategy that ultimately fell short of the government’s initial intentions to ban ransomware payments in their entirety.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://therecord.media/evolution-mining-gold-ransomware-incident" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">24910</guid><pubDate>Mon, 12 Aug 2024 14:53:10 +0000</pubDate></item></channel></rss>
