<?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/73/?d=2</link><description><![CDATA[News: Security & Privacy News]]></description><language>en</language><item><title>Malicious Microsoft VSCode extensions steal passwords, open remote shells</title><link>https://nsaneforums.com/news/security-privacy-news/malicious-microsoft-vscode-extensions-steal-passwords-open-remote-shells-r15641/</link><description><![CDATA[<p>
	<span style="font-size:14px;">Cybercriminals are starting to target Microsoft's VSCode Marketplace, uploading three malicious Visual Studio extensions that Windows developers downloaded 46,600 times.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">According to <a href="https://blog.checkpoint.com/securing-the-cloud/malicious-vscode-extensions-with-more-than-45k-downloads-steal-pii-and-enable-backdoors/" rel="external nofollow">Check Point</a>, whose analysts discovered the malicious extensions and reported them to Microsoft, the malware enabled the threat actors to steal credentials, system information, and establish a remote shell on the victim's machine.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The extensions were discovered and reported on May 4, 2023, and they were subsequently removed from the VSCode marketplace on May 14, 2023.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">However, any software developers still using the malicious extensions must manually remove them from their systems and run a complete scan to detect any remnants of the infection.</span>
</p>

<h2>
	<span style="font-size:14px;">Malicious cases on the VSCode Marketplace</span>
</h2>

<p>
	<span style="font-size:14px;">Visual Studio Code (VSC) is a source-code editor published by Microsoft and used by <a href="https://insights.stackoverflow.com/survey/2021#section-most-popular-technologies-integrated-development-environment" rel="external nofollow">a significant percentage</a> of professional software developers worldwide.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Microsoft also operates an extensions market for the IDE called the VSCode Marketplace, which offers over 50,000 add-ons that extend the application's functionality and provide more customization options.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The malicious extensions discovered by Check Point researchers are the following:</span>
</p>

<p>
	 
</p>

<div>
	<p>
		<span style="font-size:14px;">'Theme Darcula dark' – Described as "an attempt to improve Dracula colors consistency on VS Code," this extension was used to steal basic information about the developer's system, including hostname, operating system, CPU platform, total memory, and information about the CPU.</span>
	</p>

	<p>
		 
	</p>

	<p>
		<span style="font-size:14px;">While the extension did not contain other malicious activity, it is not typical behavior associated with a theme pack.</span>
	</p>

	<p>
		 
	</p>

	<p>
		<span style="font-size:14px;">This extension had the most circulation by far, downloaded over 45,000 times.</span>
	</p>

	<p>
		 
	</p>

	<div>
		
			<img alt="darcula.png" class="ipsImage" data-ratio="38.04" height="229" width="602" src="https://www.bleepstatic.com/images/news/u/1220909/2023/PyPI/7/darcula.png" />
			
				<p>
					<span style="font-size:14px;">Darcula extension on the VSCode Marketplace (Check Point)</span>
				</p>

				<p>
					 
				</p>
			
		
	</div>

	<p>
		<span style="font-size:14px;">'python-vscode' – This extension was downloaded 1,384 times despite its empty description and uploader name of 'testUseracc1111,' showcasing that having a good name is enough to garner some interest. </span>
	</p>

	<p>
		 
	</p>

	<p>
		<span style="font-size:14px;">Analysis of its code showed that it is a C# shell injector that can execute code or commands on the victim's machine.</span>
	</p>

	<p>
		 
	</p>

	<div>
		
			<img alt="inject-snippet.png" class="ipsImage" data-ratio="72.59" height="437" width="602" src="https://www.bleepstatic.com/images/news/u/1220909/2023/PyPI/7/inject-snippet.png" />
			
				<p>
					<span style="font-size:14px;">Obfuscated C# code injector (Check Point)</span>
				</p>

				<p>
					 
				</p>
			
		
	</div>

	<p>
		<span style="font-size:14px;">'prettiest java' – Based on the extension's name and description, it was likely created to mimic the popular '<a href="https://github.com/jhipster/prettier-java" rel="external nofollow">prettier-java</a>' code formatting tool.</span>
	</p>

	<p>
		 
	</p>

	<p>
		<span style="font-size:14px;">In reality, it stole saved credentials or authentication tokens from Discord and Discord Canary, Google Chrome, Opera, Brave Browser, and Yandex Browser, which were then sent to the attackers over a Discord webhook.</span>
	</p>

	<p>
		 
	</p>

	<p>
		<span style="font-size:14px;">The extension has had 278 installations.</span>
	</p>

	<p>
		 
	</p>

	<div>
		
			<img alt="local-scan.png" class="ipsImage" data-ratio="58.47" height="220" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2023/PyPI/7/local-scan.png" />
			
				<p>
					<span style="font-size:14px;">Searching for local secrets (Check Point)</span>
				</p>

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

<p>
	<span style="font-size:14px;">Check Point also found multiple suspicious extensions, which could not be characterized as malicious with certainty, but demonstrated unsafe behavior, such as fetching code from private repositories or downloading files.</span>
</p>

<h2>
	<span style="font-size:14px;">Software repositories come with risk</span>
</h2>

<p>
	<span style="font-size:14px;">Software repositories allowing user contributions, such as NPM and PyPi, <a href="https://www.bleepingcomputer.com/news/security/241-npm-and-pypi-packages-caught-dropping-linux-cryptominers/" rel="external nofollow">have proven</a> time and <a href="https://www.bleepingcomputer.com/news/security/hackers-bombard-pypi-platform-with-information-stealing-malware/" rel="external nofollow">time again</a> to be risky to use as they have become a popular target for threat actors.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">While VSCode Marketplace is just starting to be targeted, <a href="https://www.bleepingcomputer.com/news/microsoft/vscode-marketplace-can-be-abused-to-host-malicious-extensions/" rel="external nofollow">AquaSec demonstrated</a> in January that it was fairly easy to upload malicious extensions to the VSCode Marketplace and presented some highly suspicious cases. However, they were not able to find any malware.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The cases discovered by Check Point demonstrate that threat actors are now actively attempting to infect Windows developers with malicious submissions, precisely like they do in other software repositories such as the NPM and PyPI.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Users of the VSCode Marketplace, and all user-supported repositories, are advised to only install extensions from trusted publishers with many downloads and community ratings, read user reviews, and always inspect the extension's source code before installing it.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;"><a href="https://www.bleepingcomputer.com/news/security/malicious-microsoft-vscode-extensions-steal-passwords-open-remote-shells/" rel="external nofollow">Source</a></span>
</p>
]]></description><guid isPermaLink="false">15641</guid><pubDate>Wed, 17 May 2023 18:48:53 +0000</pubDate></item><item><title>Microsoft pulls Defender update fixing Windows LSA Protection bug</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-pulls-defender-update-fixing-windows-lsa-protection-bug-r15640/</link><description><![CDATA[<p>
	<span style="font-size:14px;">Microsoft has pulled a recent Microsoft Defender update that was supposed to fix a known issue triggering persistent restart alerts and Windows Security warnings that Local Security Authority (LSA) Protection is off.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">LSA Protection helps safeguard Windows users from credential theft attempts by thwarting LSASS process memory dumping and the injection of untrusted code into the LSASS.exe process, which would otherwise allow the extraction of sensitive information.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Microsoft <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-defender-update-behind-windows-lsa-protection-warnings/" rel="external nofollow">acknowledged</a> the issue on March 21, after <a href="https://www.bleepingcomputer.com/news/microsoft/windows-11-bug-warns-local-security-authority-protection-is-off/" rel="external nofollow">widespread user reports</a> regarding Windows 11 systems warning that LSA protection was off. However, it was being shown in the settings user interface as being toggled on.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Redmond says the persistent restart alerts triggered by this known issue will only appear on Windows 11 21H2 and 22H2 systems.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">A subsequent Microsoft Defender update issued weeks later <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-defender-update-causes-windows-hardware-stack-protection-mess/" rel="external nofollow">replaced the LSA Protection feature's user interface setting</a> with a new feature called <a href="https://www.bleepingcomputer.com/tutorials/how-to-enable-kernel-mode-hardware-enforced-stack-protection-in-windows-11/" rel="external nofollow">Kernel-mode Hardware-enforced Stack Protection</a>. Unfortunately, Microsoft has not documented this change, leading to user confusion.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">"LSA Protection has not been removed – it is still built in and on by default on Windows 11 machines. In the latest Windows Insider Preview, there was an update that changed the appearance of the user interface (UI) for this feature," Microsoft told BleepingComputer, mistakenly saying it was only in Windows 11 Insider builds when it was already available in Windows 11 22H2.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">One week later, on April 26, Redmond <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-removes-lsa-protection-from-windows-settings-to-fix-bug/" rel="external nofollow">announced they fixed the LSA Protection UI issue</a>, however, this was just done by removing the setting in the KB5007651 Defender update to ensure that the confusing alerts would no longer be displayed in the Windows Settings app.</span>
</p>

<h2>
	<span style="font-size:14px;">Defender update causing blue screens and random reboots</span>
</h2>

<p>
	<span style="font-size:14px;">Today, Redmond revealed that it decided to stop pushing the KB5007651 Defender update due to blue screens or unexpected system restarts when gaming affecting Windows 11 systems where the Defender update was deployed.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">"This known issue was previously resolved with an update for Microsoft Defender Antivirus antimalware platform KB5007651 (Version 1.0.2303.27001) but issues were found, and that update is no longer being offered to devices," Microsoft <a href="https://learn.microsoft.com/en-us/windows/release-health/status-windows-11-22h2#3048msgdesc" rel="external nofollow">said</a>.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">"If you have installed Version 1.0.2303.27001 and receive an error with a blue screen, or if your device restarts when attempting to open some games or apps, you will need to disable Kernel-mode Hardware-enforced Stack Protection."</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">To disable Kernel-mode HSP, you will have to go to Device Security &gt; Core Isolation in the Windows Security app and toggle the "Kernel-mode Hardware-enforced Stack Protection" feature.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">However, Microsoft doesn'tdoesn't provide any information on what affected users who already installed KB5007651 should do to address the system restarts and blue screens caused by this buggy Defender update other than to disable the Kernel-mode Hardware-enforced Stack Protection feature.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Some of the conflicting game anti-cheat drivers causing Windows crashes or conflicts when Kernel-mode HSP is enabled include <a href="https://www.reddit.com/r/techsupport/comments/12qm305/comment/jgt86oo/" rel="external nofollow">PUBG</a>, <a href="https://www.reddit.com/r/techsupport/comments/12qm305/comment/jgs9j3r/" rel="external nofollow">Valorant</a> (Riot Vanguard), <a href="https://www.reddit.com/r/techsupport/comments/12qm305/comment/jgs7o7f/" rel="external nofollow">Bloodhunt</a>, <a href="https://www.reddit.com/r/techsupport/comments/12qm305/comment/jgrif4g/" rel="external nofollow">Destiny 2</a>, <a href="https://www.reddit.com/r/techsupport/comments/12qm305/comment/jgva80u/" rel="external nofollow">Genshin Impact</a>, <a href="https://www.reddit.com/r/techsupport/comments/12qm305/comment/jgrawxt/" rel="external nofollow">Phantasy Star Online 2</a> (Game Guard), and <a href="https://www.reddit.com/r/techsupport/comments/12qm305/comment/jgscc1s/" rel="external nofollow">Dayz</a>.</span>
</p>

<h2>
	<span style="font-size:14px;">Workaround available until a fix is released</span>
</h2>

<p>
	<span style="font-size:14px;">Microsoft says it'sit's working on another fix for the relentless LSA Protection warnings affecting Windows 11 systems and will provide more details as soon as possible.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Redmond also shared a workaround for customers who haven't installed KB5007651 and are still seeing restart warnings, asking them to ignore the reboot notifications.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">"If you have enabled Local Security Authority (LSA) protection and have restarted your device at least once, you can dismiss warning notifications and ignore any additional notifications prompting for a restart," the company says.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">You can check if the feature is enabled on your computer using the Windows Event Viewer by looking for a Wininit event saying that "LSASS.exe was started as a protected process with level:4," indicating that the process is isolated and protected by LSA Protection.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">While BleepingComputer has previously <a href="https://www.bleepingcomputer.com/news/microsoft/windows-11-bug-warns-local-security-authority-protection-is-off/#:~:text=How%20to%20remove%20the%20LSA%20Protection%20alerts" rel="external nofollow">reported</a> that these warnings can be prevented by adding two registry entries, Microsoft does "not recommend any other workaround for this issue."</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Two months ago, Microsoft announced that <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-enables-lsa-protection-by-default-in-windows-canary-build/" rel="external nofollow">LSA Protection would be enabled default</a> for Windows 11 Insiders in the Canary channel if their systems passed an incompatibility audit check.</span>
</p>

<h2>
	<span style="font-size:14px;">A confusing mess</span>
</h2>

<p>
	<span style="font-size:14px;">Microsoft continues to confusingly discuss Kernel-mode Hardware-enforced Stack Protection in troubleshooting steps regarding LSA Protection.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">In the past, Microsoft specifically told BleepingComputer that the two features are unrelated, yet they continue to conflate the two features in support bulletins.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">"LSA and Kernel-mode hardware-enforced stack protection are separate settings. In the latest Windows Insider Preview build, the kernel-mode HSP setting was added. It is not a replacement for LSA protection," Microsoft told BleepingComputer.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">However, even this information is incorrect, as Kernel-mode HSP is in production builds already and not just Windows Insider previews, causing even more confusion.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Microsoft has still not released any official documentation on Kernel-mode Hardware-enforced Stack Protection, although it's been available in Windows 11 for almost a month.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;"><a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-pulls-defender-update-fixing-windows-lsa-protection-bug/" rel="external nofollow">Source</a></span>
</p>
]]></description><guid isPermaLink="false">15640</guid><pubDate>Wed, 17 May 2023 18:46:37 +0000</pubDate></item><item><title>Microsoft still fiddling around with Windows 11's Local Security protection is off issue</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-still-fiddling-around-with-windows-11s-local-security-protection-is-off-issue-r15638/</link><description><![CDATA[<p>
	<span style="font-size:14px;">Microsoft <a href="https://learn.microsoft.com/en-us/windows/release-health/status-windows-11-22h2#3048msgdesc" rel="external nofollow">confirmed</a> the "Local Security Authority protection is off" Windows 11 issue in March 2023. The company then produced a solution for it, but had to retract the solution as it was causing issues of its own. An update to the issue, released yesterday, confirms that the issue is still not resolved and that Microsoft had to pull the update that was supposed to resolve it.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Windows 11 users may get a "Local Security protection is off. Your device may be vulnerable" security warning or notification on their devices after installing the Update for Microsoft Defender Antivirus antimalware platform (<a href="https://support.microsoft.com/help/5007651" rel="external nofollow">KB5007651</a>).</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Enabling of the feature on the Windows 11 device removed the notifications, but it might lead to persistent prompts to restart the operating system.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Microsoft published an update for Microsoft Defender Antivirus, which increased the build of the security tool to 1.0.2303.27001. The company admits now that this update was also causing issues, but did not go into details regarding these issues. They appear to have been serious, as Microsoft pulled the update so that it is not offered anymore to Windows 11 devices.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">This meant, that systems would once again face the issues regarding the Local Security Authority protection. The original workaround, released in March 2021, is still the only recommended solution by Microsoft. The company notes: "If you have enabled Local Security Authority (LSA) protection and have restarted your device at least once, you can dismiss warning notifications and ignore any additional notifications prompting for a restart. "</span>
</p>

<div>
	 
</div>

<p>
	<span style="font-size:14px;">Windows devices with the new Microsoft Defender Antivirus antimalware platform update installed, the one that Microsoft pulled, may receive blue screen errors or automatic restarts of the system when certain games or apps are opened.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Microsoft recommends that administrators disable the Kernel-mode Hardware-enforced Stack Protection feature of the operating system. Administrators find the option under Start &gt; Settings &gt; Privacy &amp; Security &gt; Windows Security &gt; Device Security &gt; Core Isolation &gt; Kernel-mode Hardware-enforced Stack Protection.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Another workaround that should resolve these issues is to uninstall the latest Microsoft Defender Antivirus update on the device.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Microsoft continues to work on a resolution for the issue and plans to release an update "in an upcoming release".</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;"><a href="https://www.ghacks.net/2023/05/17/microsoft-still-fiddling-around-with-windows-11s-local-security-protection-is-off-issue/" rel="external nofollow">Source</a></span>
</p>
]]></description><guid isPermaLink="false">15638</guid><pubDate>Wed, 17 May 2023 18:43:18 +0000</pubDate></item><item><title>Malware turns home routers into proxies for Chinese state-sponsored hackers</title><link>https://nsaneforums.com/news/security-privacy-news/malware-turns-home-routers-into-proxies-for-chinese-state-sponsored-hackers-r15614/</link><description><![CDATA[<h2>
	<span style="font-size:14px;">Following in the footsteps of VPNFilter, new firmware obscures hackers' endpoints.</span>
</h2>

<div>
	<div>
		
			<div>
				<p>
					<span style="font-size:14px;">Researchers on Tuesday unveiled a major discovery—malicious firmware that can wrangle a wide range of residential and small office routers into a network that stealthily relays traffic to command and control servers maintained by Chinese state-sponsored hackers.</span>
				</p>

				<p>
					 
				</p>

				<p>
					<span style="font-size:14px;">A firmware implant, revealed in a <a href="https://research.checkpoint.com/2023/the-dragon-who-sold-his-camaro-analyzing-custom-router-implant/" rel="external nofollow">write-up</a> from Check Point Research, contains a full-featured backdoor that allows attackers to establish communications and file transfers with infected devices, remotely issue commands, and upload, download, and delete files. The implant came in the form of firmware images for TP-Link routers. The well-written C++ code, however, took pains to implement its functionality in a “firmware-agnostic” manner, meaning it would be trivial to modify it to run on other router models.</span>
				</p>

				<h2>
					<span style="font-size:14px;">Not the ends, just the means</span>
				</h2>

				<p>
					<span style="font-size:14px;">The main purpose of the malware appears to relay traffic between an infected target and the attackers’ command and control servers in a way that obscures the origins and destinations of the communication. With further analysis, Check Point Research eventually discovered that the control infrastructure was operated by hackers tied to Mustang Panda, an advanced persistent threat actor that both the <a href="https://decoded.avast.io/threatintel/apt-treasure-trove-avast-suspects-chinese-apt-group-mustang-panda-is-collecting-data-from-burmese-government-agencies-and-opposition-groups/" rel="external nofollow">Avast</a> and <a href="https://www.welivesecurity.com/2023/03/02/mqsttang-mustang-panda-latest-backdoor-treads-new-ground-qt-mqtt/" rel="external nofollow">ESET</a> security firms say works on behalf of the Chinese government.</span>
				</p>

				<p>
					 
				</p>

				<p>
					<span style="font-size:14px;">“Learning from history, router implants are often installed on arbitrary devices with no particular interest, with the aim to create a chain of nodes between the main infections and real command and control,” Check Point researchers wrote in a <a href="https://blog.checkpoint.com/security/check-point-research-reveals-a-malicious-firmware-implant-for-tp-link-routers-linked-to-chinese-apt-group/" rel="external nofollow">shorter write-up</a>. “In other words, infecting a home router does not mean that the homeowner was specifically targeted, but rather that they are only a means to a goal.”</span>
				</p>

				<p>
					 
				</p>

				<p>
					<span style="font-size:14px;">The researchers discovered the implant while investigating a series of targeted attacks against European foreign affairs entities. The chief component is a backdoor with the internal name Horse Shell. The three main functions of Horse Shell are:</span>
				</p>

				<p>
					 
				</p>

				<ul>
					<li>
						<span style="font-size:14px;">A remote shell for executing commands on the infected device</span>
					</li>
					<li>
						<span style="font-size:14px;">File transfer for uploading and downloading files to and from the infected device</span>
					</li>
					<li>
						<span style="font-size:14px;">The exchange of data between two devices using <a href="https://en.wikipedia.org/wiki/SOCKS" rel="external nofollow">SOCKS5</a>, a protocol for proxying TCP connections to an arbitrary IP address and providing a means for UDP packets to be forwarded.</span>
					</li>
				</ul>

				<p>
					 
				</p>

				<p>
					<span style="font-size:14px;">The SOCKS5 functionality seems to be the ultimate purpose of the implant. By creating a chain of infected devices that establish encrypted connections with only the closest two nodes (one in each direction), it’s difficult for anyone who stumbles upon one of them to learn the origin or ultimate destination or the true purpose of the infection. As Check Point researchers wrote:</span>
				</p>

				<blockquote>
					<p>
						<span style="font-size:14px;">The implant can relay communication between two nodes. By doing so, the attackers can create a chain of nodes that will relay traffic to the command and control server. By doing so, the attackers can hide the final command and control, as every node in the chain has information only on the previous and next nodes, each node being an infected device. Only a handful of nodes will know the identity of the final command and control.</span>
					</p>

					<p>
						 
					</p>

					<p>
						<span style="font-size:14px;">By using multiple layers of nodes to tunnel communication, threat actors can obscure the origin and destination of the traffic, making it difficult for defenders to trace the traffic back to the C2. This makes it harder for defenders to detect and respond to the attack.</span>
					</p>

					<p>
						 
					</p>

					<p>
						<span style="font-size:14px;">In addition, a chain of infected nodes makes it harder for defenders to disrupt the communication between the attacker and the C2. If one node in the chain is compromised or taken down, the attacker can still maintain communication with the C2 by routing traffic through a different node in the chain.</span>
					</p>
				</blockquote>
			</div>
		
	</div>
</div>

<div>
	<div>
		
			<div>
				<h2>
					<span style="font-size:14px;">Remember VPNFilter, ZuroRat, and Hiatus?</span>
				</h2>

				<p>
					<span style="font-size:14px;">sing routers and other so-called Internet of Things devices to conceal control servers and covertly proxy traffic is among the oldest tricks in threat actor tradecraft. Among the best-known examples of other hacking campaigns borrowing this page from the playbook include one discovered in 2018 that used <a href="https://arstechnica.com/information-technology/2018/09/researchers-find-russian-vpnfilter-malware-was-a-swiss-army-hacking-knife/" rel="external nofollow">VPNFilter</a>. The malware was created by the Kremlin-backed APT28 (also known as Fancy Bear) and was found infecting more than 500,000 networking devices made by Linksys, Mikrotik, Netgear, TP-Link, and QNAP. VPNFilter provided a variety of functions, chief of which was enabled by a “socks5proxy” module that turned the compromised device into a SOCKS5 virtual private network proxy server.</span>
				</p>

				<p>
					 
				</p>

				<p>
					<span style="font-size:14px;">Similar examples include malware called <a href="https://arstechnica.com/information-technology/2022/06/a-wide-range-of-routers-are-under-attack-by-new-unusually-sophisticated-malware/" rel="external nofollow">ZuoRAT</a>, which was discovered last year infecting a large number of routers made by Cisco, Netgear, Asus, and DrayTek. Earlier this year, researchers unearthed <a href="https://arstechnica.com/information-technology/2023/03/threat-actors-are-using-advanced-malware-to-backdoor-business-grade-routers/" rel="external nofollow">Hiatus</a>, a sophisticated hacking campaign that turned high-bandwidth routers from manufacturer DrayTek SOCKS proxies.</span>
				</p>

				<p>
					 
				</p>

				<p>
					<span style="font-size:14px;">Check Point researchers still don’t know how the malicious implant gets installed on devices. The most likely guesses are that infections are the result of the attackers either exploiting already patched vulnerabilities or taking over devices with weak or default administrative credentials. More technical TP-Link users should check the cryptographic hash of their current firmware to see if it matches any of those provided in the Check Point writeup. Check Point didn't provide any simpler ways for users to detect infections. TP-Link representatives didn't respond to messages seeking comment for this post.</span>
				</p>

				<p>
					 
				</p>

				<p>
					<span style="font-size:14px;">While the only firmware image discovered so far runs only on TP-Link devices, there’s nothing stopping the threat actors from creating images that run on a much wider range of hardware. This cross-platform capability results from the implant architects integrating multiple open source libraries into their code. Libraries include Telnet for the remote shell, libev to handle events, libbase32 for encoding and decoding base32 binary data, and a list of containers that are based on the <a href="https://tpo.pages.torproject.net/core/doc/tor/smartlist_8c_source.html" rel="external nofollow">TOR smartlist</a>.</span>
				</p>

				<p>
					 
				</p>

				<p>
					<span style="font-size:14px;">Other inspiration may have come from projects, including the Shadowsocks-libev server and the udptun UDP tunnel. The HTTP headers used were taken from open source repositories.</span>
				</p>

				<p>
					 
				</p>

				<p>
					<span style="font-size:14px;">“The implanted components were discovered in modified TP-Link firmware images,” the researchers wrote. “However, they were written in a firmware-agnostic manner and are not specific to any particular product or vendor. As a result, they could be included in different firmware by various vendors.”</span>
				</p>

				<p>
					 
				</p>

				<p>
					<span style="font-size:14px;"><s><a href="https://arstechnica.com/information-technology/2023/05/malware-turns-home-routers-into-proxies-for-chinese-state-sponsored-hackers/" rel="external nofollow">Source</a></s></span>
				</p>
			</div>
		
	</div>
</div>
]]></description><guid isPermaLink="false">15614</guid><pubDate>Wed, 17 May 2023 09:48:13 +0000</pubDate></item><item><title>237,000 US government employees affected by data breach</title><link>https://nsaneforums.com/news/security-privacy-news/237000-us-government-employees-affected-by-data-breach-r15612/</link><description><![CDATA[<p>
	<span style="font-size:14px;">According to a recent report, a data breach at the United States Department of Transportation (USDOT) led to the leak of personal information of 237,000 current and past federal government employees.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">A <a href="https://www.ghacks.net/2023/05/04/chatgpt-data-breach-march-20/" rel="external nofollow">data breach</a> has leaked 237,000 federal government workers' personal information, who are related to the United States Department of Transportation (USDOT). According to <a href="https://www.reuters.com/world/us/data-237000-us-government-employees-breached-2023-05-12/" rel="external nofollow">Reuters</a>, the data breach didn't affect any safety measures of the transportation system, but it also didn't reveal the group or the person behind this cyberattack.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The United States Department of Transportation has begun an investigation into the hack and has stopped access to the transit benefit system until it is secured and restored, according to the agency. In an email obtained by Reuters on Friday, the USDOT informed Congress that its first investigation into the<a href="https://www.ghacks.net/2023/05/15/discord-data-breach/" rel="external nofollow"> data breach</a> had "isolated the breach to certain systems at the department used for administrative functions, such as employee transit benefits processing."</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">USDOT didn't mention what data was stolen, whether there was enough to launch identity theft attacks, or whether any payment information was exposed. We also don't know if the stolen data was already used to perform malicious activities.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">"The maximum benefit allowance is $280 per month for federal employee mass transit commuting costs. The breach impacted 114,000 current employees and 123,000 former employees," said Reuters.</span>
</p>

<p>
	 
</p>

<p>
	<img alt="usdot.jpg" class="ipsImage" data-ratio="75.10" height="378" width="720" src="https://www.ghacks.net/wp-content/uploads/2023/05/usdot.jpg" />
</p>

<p>
	<span style="font-size:14px;">The United States Department of Transportation (USDOT)</span>
</p>

<h2>
	<span style="font-size:14px;">Data breaches increased recently</span>
</h2>

<p>
	<span style="font-size:14px;">This is the third big data breach this week. Recently, <a href="https://www.ghacks.net/2023/05/12/data-breach-alert-intel-confronts-massive-security-incident/" rel="external nofollow">Intel</a> revealed that its systems also got affected after MSI got hacked a while ago. Around two months ago, the Money Message gang targeted MSI and stole sensitive information, including the firmware source code of MSI motherboards. Other organizations were also impacted by the attack, including Intel, which discovered a leak of Boot Guard keys.</span>
</p>

<div>
	 
</div>

<p>
	<span style="font-size:14px;">After that, Toyota unveiled the shocking truth. <a href="https://www.ghacks.net/2023/05/15/toyota-japan-confirms-decade-long-security-breach/" rel="external nofollow">Toyota Japan reported</a> that the personal and car information of 2.15 million customers was released on the internet because of a cloud misconfiguration. Furthermore, the information has been available on the internet for almost a decade, but the corporation only recently found it in April.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;"><a href="https://www.ghacks.net/2023/05/16/237000-us-government-employees-affected-by-data-breach/" rel="external nofollow">Source</a></span>
</p>
]]></description><guid isPermaLink="false">15612</guid><pubDate>Wed, 17 May 2023 09:05:36 +0000</pubDate></item><item><title>App Store's anti-fraud measures halt more than $2 billion in 2022</title><link>https://nsaneforums.com/news/security-privacy-news/app-stores-anti-fraud-measures-halt-more-than-2-billion-in-2022-r15611/</link><description><![CDATA[<p>
	<span style="font-size:14px;">Apple has shared a new blog post saying that the App Store anti-fraud measures have prevented fraudulent activities and transactions worth more than $2 billion in 2022.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Apple makes sure transactions and shopping on the <a href="https://www.ghacks.net/2023/02/23/attackers-are-using-fake-authenticator-apps-on-app-store-to-scam-users/" rel="external nofollow">App Store</a> is safe and smooth with its anti-fraud measures. According to a Newsroom post by the company, these measures have helped prevent over $2 billion worth of "potentially fraudulent transactions" in 2022 and also rejected nearly 1.7 million app submissions for failing to meet "the App Store’s high standards for privacy, security, and content." <a href="https://www.apple.com/newsroom/2023/05/app-store-stopped-more-than-2-billion-in-fraudulent-transactions-in-2022/" rel="external nofollow">Apple's blog post</a> talks about the security benefits of both the <a href="https://www.ghacks.net/2023/02/21/apple-launches-car-key-tests-app-on-app-store/" rel="external nofollow">App Store</a> and <a href="https://www.ghacks.net/2023/03/29/how-to-use-apple-pay-later/" rel="external nofollow">Apple Pay</a>.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The Cupertino-based company started with precautions taken against account fraud. According to the blog post, Apple "rooted out 428,000 developer accounts and 282 million customer accounts for fraud and abuse last year. Over the years, the systems were improved to detect fraudulent activities easily, and thanks to that, 802,000 developer accounts were terminated in 2021. Last year, that number went down to 428,000 because of Apple's latest measures to keep the community safe. The company has also rejected the enrollments of 15,000 Apple Developer Program candidates.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">App Store's safety check methods have helped to reject nearly 1.7 million app submissions. Nearly 400,000 app submissions rejected for privacy violations, over 153,000 were rejected for spam, copycats, or misleading users, and almost 29,000 of them were contained hidden or undocumented features. Besides, over 1 billion ratings and reviews were processed, and more than 147 million of them were blocked and reviewed.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The company added that it "blocked a record $2 billion in fraudulent transactions in 2022, banning 714,000 fraudulent accounts from transacting again." There were nearly 3.9 million stolen credit cards blocked from being used, 714,000 accounts were banned from transacting again, and more than $2 billion in potentially fraudulent transactions were prevented.</span>
</p>

<p>
	 
</p>

<p>
	<img alt="app-store-1.jpg" class="ipsImage" data-ratio="75.10" height="378" width="720" src="https://www.ghacks.net/wp-content/uploads/2023/05/app-store-1.jpg" />
</p>

<p>
	<span style="font-size:14px;">Apple</span>
</p>

<h2>
	<span style="font-size:14px;">App Store is a popular app</span>
</h2>

<p>
	<span style="font-size:14px;">The company also said that the <a href="https://www.ghacks.net/2023/03/01/tiktok-in-your-car-new-in-car-app-store-makes-it-a-reality/" rel="external nofollow">App Store</a> has over 650 million average weekly visitors worldwide. There are more than 36 million registered Apple developers, and the company's global distribution ecosystem supports over 195 local payment methods and 44 currencies.</span>
</p>

<div>
	 
</div>

<p>
	<span style="font-size:14px;">"Apple’s work to keep the App Store a safe and trusted place for users and developers is never done. As bad actors evolve their dishonest tactics and methods of deception, Apple supplements its antifraud initiatives with feedback gleaned from a myriad of channels — from news stories to social media to AppleCare calls — and will continue to develop new approaches and tools designed to prevent fraud from harming App Store users and developers," the company said.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;"><a href="https://www.ghacks.net/2023/05/17/app-stores-anti-fraud-measures-halt-more-than-2-billion-in-2022/" rel="external nofollow">Source</a></span>
</p>
]]></description><guid isPermaLink="false">15611</guid><pubDate>Wed, 17 May 2023 09:03:28 +0000</pubDate></item><item><title>Microsoft admits it couldn't really fix Windows 11 Security and Defender LSA issues</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-admits-it-couldnt-really-fix-windows-11-security-and-defender-lsa-issues-r15610/</link><description><![CDATA[<p>
	Towards the end of March, Microsoft confirmed a Windows 11 issue where the Windows security app would incorrectly display "<a href="https://www.neowin.net/news/microsoft-confirms-recent-defender-lsa-issue-on-windows-11-issues-workaround/" rel="external nofollow">Local Security Authority protection is off</a>", even when the feature was enabled. The company provided a workaround for the time being. Almost exactly a month later, the tech giant announced that it <a href="https://www.neowin.net/news/microsoft-may-have-fixed-lsa-bug-with-kernel-mode-hardware-stack-protection-in-windows-11/" rel="external nofollow">had fixed the issue</a>.
</p>

<p>
	 
</p>

<p>
	However, Microsoft may have been too quick to close the bug report. <a href="https://www.neowin.net/forum/topic/1428746-false-error-on-local-security-authority-protection-windows-11/" rel="external nofollow">Neowin forum member kiddingguy, among others,</a> noticed that the problem continued to persist even after they installed the latest Patch Tuesday. In fact, the latest update also apparently has <a href="https://www.neowin.net/news/windows-11-kb5026372-fails-to-install-with-80070002-0x800f081f-errors-vpn-issues-too/" rel="external nofollow">other bugs according to various user reports online</a>.
</p>

<p>
	 
</p>

<p class="skipParagraphing">
	<img alt="1684304089_defender_lsa_off_issue_source" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2023/05/1684304089_defender_lsa_off_issue_source_kiddingguy_neowin_story.jpg">
</p>

<p>
	<em>Image via kiddingguy (Neowin forum)</em>
</p>

<p>
	 
</p>

<p>
	Microsoft has hence been forced to re-open the issue on its Windows Health dashboard. A new section has been updated that says affected users will need to use the <a href="https://www.neowin.net/news/microsoft-confirms-recent-defender-lsa-issue-on-windows-11-issues-workaround/" rel="external nofollow">workaround previously published</a>.
</p>

<p>
	 
</p>

<p>
	The Redmond company has also recommended disabling kernel-mode hardware-enforced Stack protection in case users were encountering blue screen or system restarts.
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	<strong>Updated May 16, 2023</strong>: This known issue was previously resolved with an update for Microsoft Defender Antivirus antimalware platform <a href="https://www.neowin.net/news/microsoft-fixes-local-security-authority-protection-is-off-windows-11-defender-issue/" rel="external nofollow">KB5007651 (Version 1.0.2303.27001)</a> but issues were found, and that update is no longer being offered to devices.
</p>

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

<p style="margin-left: 40px;">
	If you encounter this issue, you will need to use the above workaround until the issue is resolved. If you have installed Version 1.0.2303.27001 and receive an error with a blue screen or if your device restarts when attempting to open some games or apps, you will need to disable Kernel-mode Hardware-enforced Stack Protection. To do this, select the Start button, type Windows Security and select it, select Device Security then select Core Isolation then disable Kernel-mode Hardware-enforced Stack Protection.
</p>

<p>
	 
</p>

<p>
	You may find more details on Microsoft's official Windows <a href="https://learn.microsoft.com/en-us/windows/release-health/status-windows-11-22H2#-local-security-authority-protection-is-off---with-persistent-restart" rel="external nofollow">health dashboard site</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-admits-it-couldnt-really-fix-windows-11-security-and-defender-lsa-issues/" rel="external nofollow">Microsoft admits it couldn't really fix Windows 11 Security and Defender LSA issues</a>
</p>
]]></description><guid isPermaLink="false">15610</guid><pubDate>Wed, 17 May 2023 08:48:37 +0000</pubDate></item><item><title>New ZIP domains spark debate among cybersecurity experts</title><link>https://nsaneforums.com/news/security-privacy-news/new-zip-domains-spark-debate-among-cybersecurity-experts-r15604/</link><description><![CDATA[<p>
	Cybersecurity researchers and IT admins have raised concerns over Google's new ZIP and MOV Internet domains, warning that threat actors could use them for phishing attacks and malware delivery.
</p>

<p>
	 
</p>

<p>
	Earlier this month, <a href="https://www.blog.google/products/registry/8-new-top-level-domains-for-dads-grads-tech/" rel="external nofollow" target="_blank">Google introduced</a> eight new top-level domains (TLD) that could be purchased for hosting websites or email addresses.
</p>

<p>
	 
</p>

<p>
	The new domains are .dad, .esq, .prof, .phd, .nexus, .foo, and for the topic of our article, the .zip and .mov domain TLDs.
</p>

<p>
	 
</p>

<p>
	While the <a href="https://www.iana.org/domains/root/db/zip.html" rel="external nofollow" target="_blank">ZIP</a> and <a href="https://www.iana.org/domains/root/db/mov.html" rel="external nofollow" target="_blank">MOV</a> TLDs have been available since 2014, it wasn't until this month that they became generally available, allowing anyone to purchase a domain, like bleepingcomputer.zip, for a website.
</p>

<p>
	 
</p>

<p>
	However, these domains could be perceived as risky as the TLDs are also extensions of files commonly shared in forum posts, messages, and online discussions, which will now be automatically converted into URLs by some online platforms or applications.
</p>

<h2>
	The concern
</h2>

<p>
	Two common file types seen online are ZIP archives and MPEG 4 videos, whose file names end in .zip (ZIP archive) or .mov (video file).
</p>

<p>
	 
</p>

<p>
	Therefore, it's very common for people to post instructions containing filenames with the .zip and .mov extensions.
</p>

<p>
	 
</p>

<p>
	However, now that they are TLDs, some messaging platforms and social media sites will automatically convert file names with .zip and .mov extensions into URLs.
</p>

<p>
	 
</p>

<p>
	For example, on Twitter, if you send someone instructions on opening a zip file and accessing a MOV file, the innocuous filenames are converted into an URL, as shown below.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="tweet-instructions.jpg" class="ipsImage" data-ratio="39.31" height="248" width="720" src="https://www.bleepstatic.com/images/news/security/z/zip-mov-tld/tweet-instructions.jpg">
	</p>

	<div>
		<em>Twitter automatically linkifying .zip and .mov file namesSource: BleepingComputer</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	When people see URLs in instructions, they commonly think that the URL can be used to download the associated file and may click on the link. For example, linking filenames to downloads is how we usually provide instructions on BleepingComputer in our articles, tutorials, and discussion forums.
</p>

<p>
	 
</p>

<p>
	However, if a threat actor owned a .zip domain with the same name as a linkified filename, a person may mistakenly visit the site and fall for a phishing scam or download malware, thinking the URL is safe because it came from a trusted source.
</p>

<p>
	 
</p>

<p>
	While it's very unlikely that threat actors will register thousands of domains to capture a few victims, you only need one corporate employee to mistakenly install malware for an entire network to be affected.
</p>

<p>
	 
</p>

<p>
	Abuse of these domains is not theoretical, with cyber intel firm <a href="https://www.silentpush.com/" rel="external nofollow" target="_blank">Silent Push Labs</a> already discovering what appears to be a phishing page at microsoft-office[.]zip attempting to steal Microsoft Account credentials.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="microsoft-office-phishing.jpg" class="ipsImage" data-ratio="75.10" height="397" width="720" src="https://www.bleepstatic.com/images/news/security/z/zip-mov-tld/microsoft-office-phishing.jpg">
	</p>

	<div>
		<em>ZIP domain used for Microsoft Account phishingSource: Silent Push Labs</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	Cybersecurity researchers have also started to play with the domains, with Bobby Rauch <a href="https://medium.com/@bobbyrsec/the-dangers-of-googles-zip-tld-5e1e675e59a5" rel="external nofollow" target="_blank">publishing research</a> on developing convincing phishing links using Unicode characters and the <a href="https://chromium.googlesource.com/chromium/src/+/master/docs/security/faq.md#Is-Chrome_s-support-for-userinfo-in-HTTP-URLs-e_g_http_user_password_example_com_considered-a-vulnerability" rel="external nofollow" target="_blank">userinfo delimiter</a> (@) in URLs.
</p>

<p>
	 
</p>

<p>
	Rauch's research shows how threat actors can make phishing URLs that look like legitimate file download URLs at GitHub but actually take you to a website at v1.27.1[.]zip when clicked, as illustrated below.
</p>

<p>
	 
</p>

<pre>https://github.com/kubernetes/kubernetes/archive/refs/tags/@v1.27.1.zip</pre>

<h2>
	Conflicting opinions
</h2>

<p>
	These developments have sparked a debate among <a href="https://www.reddit.com/r/programming/comments/13fsvl5/the_zip_tld_sucks_and_it_needs_to_be_immediately/" rel="external nofollow" target="_blank">developers</a>, <a href="https://isc.sans.edu/diary/The+zip+gTLD+Risks+and+Opportunities/29838/" rel="external nofollow" target="_blank">security researchers</a>, <a href="https://www.reddit.com/r/sysadmin/comments/13i83ld/new_tlds_are_available_zip_and_mov_and_it_seems_a/" rel="external nofollow" target="_blank">and IT admins</a>, with some feeling the fears are not warranted and others feeling that the ZIP and MOV TLDs add unnecessary risk to an already risky online environment.
</p>

<p>
	 
</p>

<p>
	<a href="https://twitter.com/SwiftOnSecurity/status/1657165035326566407" rel="external nofollow" target="_blank"><img alt="SwiftOnSecurity tweet" style="height: auto;" src="https://www.bleepstatic.com/images/news/security/z/zip-mov-tld/swift-tweet.jpg"></a>
</p>

<p>
	 
</p>

<p>
	People have begun registering .zip domains that are associated with common ZIP archives, such as update.zip, financialstatement.zip, setup.zip, attachment.zip, <a href="https://twitter.com/vxunderground/status/1657051938486362113" rel="external nofollow" target="_blank">officeupdate.zip</a>, and backup.zip, to display information about the risks of ZIP domains, to RickRoll you, or to share harmless information.
</p>

<p>
	 
</p>

<p>
	Open source developer Matt Holt also <a href="http://github.com/publicsuffix/list/pull/1759" rel="external nofollow" target="_blank">requested</a> that the ZIP TLD be removed from Mozilla's <a href="https://publicsuffix.org/" rel="external nofollow" target="_blank">Public Suffix List</a>, a list of all public top-level domains to be incorporated in applications and browsers.
</p>

<p>
	 
</p>

<p>
	However, the PSL community quickly explained that while there may be a slight risk associated with these TLDs, they are still valid and should not be removed from the PSL as it would affect the operation of legitimate sites.
</p>

<p>
	 
</p>

<p>
	"Removing existing TLDs from the PSL for this reason would just be wrong. This list is used for many different reasons, and just because these entries are bad for one very specific use-case, they are still needed for (almost) all others," explained software engineer Felix Fontein.
</p>

<p>
	 
</p>

<p>
	"These are legit TLDs in the ICP3 root. This will not proceed," further shared PSL maintainer Jothan Frakes.
</p>

<p>
	 
</p>

<p>
	"Really, the expressed concerns are more of a glaring example of a disconnect between the developer and security community and domain name governance, where they would benefit from more engagement within ICANN."
</p>

<p>
	 
</p>

<p>
	At the same time, other security researchers and developers have expressed that they believe the fears regarding these new domains are overblown.
</p>

<p>
	 
</p>

<p>
	<img alt="eric-tweet.jpg" class="ipsImage" data-ratio="75.10" height="439" width="720" src="https://www.bleepstatic.com/images/news/security/z/zip-mov-tld/eric-tweet.jpg">
</p>

<p>
	 
</p>

<p>
	When BleepingComputer contacted Google about these concerns, they said that the risk of confusion between file and domain names is not new, and browser mitigations are in place to protect users from abuse.
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	"The risk of confusion between domain names and file names is not a new one.  For example, 3M’s Command products use the domain name <a href="http://command.com/" rel="external nofollow" target="_blank">command.com</a>, which is also an important program on MS DOS and early versions of Windows.  Applications have mitigations for this (such as Google Safe Browsing), and these mitigations will hold true for TLD’s such as .zip. 
</p>

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

<p style="margin-left: 40px;">
	At the same time, new namespaces provide expanded opportunities for naming such as <a href="https://community.zip/" rel="external nofollow" target="_blank">community.zip</a> and <a href="https://url.zip/" rel="external nofollow" target="_blank">url.zip</a>.  Google takes phishing and malware seriously and Google Registry has existing mechanisms to suspend or remove malicious domains across all of our TLDs, including .zip.  We will continue to monitor the usage of .zip and other TLDs and if new threats emerge we will take appropriate action to protect users." - Google.
</p>

<h2>
	What should you do?
</h2>

<p>
	The reality is that you do not need to do anything extra than you are already doing to protect yourself from phishing sites.
</p>

<p>
	 
</p>

<p>
	As everyone should already know, it is never safe to click on links from people or download files from sites you do not trust.
</p>

<p>
	 
</p>

<p>
	Like any link, if you see a .zip or .mov link in a message, research it before clicking on it. If you are still unsure if the link is safe, do not click on it.
</p>

<p>
	 
</p>

<p>
	By following these simple steps, the impact of the new TLDs will be minimal and not significantly increase your risk.
</p>

<p>
	 
</p>

<p>
	However, the exposure to these links will likely increase as more applications automatically turn ZIP and MOV filenames into links, giving you one more thing to be careful about when online.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/new-zip-domains-spark-debate-among-cybersecurity-experts/" rel="external nofollow">New ZIP domains spark debate among cybersecurity experts</a>
</p>
]]></description><guid isPermaLink="false">15604</guid><pubDate>Wed, 17 May 2023 04:45:03 +0000</pubDate></item><item><title>Ransomware-as-a-service groups rain money on their affiliates</title><link>https://nsaneforums.com/news/security-privacy-news/ransomware-as-a-service-groups-rain-money-on-their-affiliates-r15601/</link><description><![CDATA[<p>
	<span style="font-size:20px;">Qilin gang crims can earn up to 85 percent of extortion cash, or jail</span>
</p>

<p>
	 
</p>

<p>
	Business is very good for affiliates of the Qilin ransomware-as-a-service (RaaS) group, which is very bad for the rest of us.
</p>

<p>
	 
</p>

<p>
	Researchers with cybersecurity firm Group-IB infiltrated the Qilin gang in March and this week analyzed its operations in a report that detailed its inner workings and the economic model that keeps it churning.
</p>

<p>
	 
</p>

<p>
	That model mirrors those of other RaaS groups and illustrates why slowing the ransomware scourge is so hard - affiliates who help to spread the evil code make lots of money.
</p>

<p>
	 
</p>

<p>
	According to Group-IB's report, Qilin affiliates – those who pay to use Qilin's ransomware for their own attacks – can take home 80 percent of the ransom paid (if the ransom paid is $3 million or less). For ransoms over $3 million an affiliate's cut can rise to 85 percent.
</p>

<p>
	 
</p>

<p>
	That's a good payoff for miscreants who don't have to develop their own ransomware and can instead concentrate on finding victims. It also explains why ransomware and RaaS remain prevalent.
</p>

<p>
	 
</p>

<p>
	"The financial mechanics of ransomware-as-a-service uncover a chilling truth about today's digital peril environment," Craig Jones, vice president of security operations at managed detection and response provider Ontinue, told The Register. "Astoundingly high profit margins, epitomized by the 80 to 85 percent share pocketed by Qilin affiliates, spawn a prosperous underworld of cybercrime, exploiting the weak points in global enterprises."
</p>

<p>
	 
</p>

<p>
	<span style="font-size:20px;"><strong>The money will continue to flow</strong></span>
</p>

<p>
	<br />
	The industry should expect those high payouts to continue, according to Heath Renfrow, co-founder of disaster recovery and restoration service Fenix24.
</p>

<p>
	 
</p>

<p>
	"We are seeing RaaS affiliate actors getting paid higher shares of the ransoms than previously," Renfrow told The Register, noting that these days, the high cut for Qilin affiliates is not unusual. "The BlackCat ransomware affiliates have also allegedly been earning 80 to 90 percent of the take versus 65 to 75 percent for affiliates in years prior."
</p>

<p>
	 
</p>

<p>
	RaaS came on the scene several years ago and boosted the flourishing ransomware scene. A previous report by Group-IB found that in 2020, almost two-thirds of ransomware attacks it analyzed involved organizations with RaaS models.
</p>

<p>
	 
</p>

<p>
	Ransomware-flinging affiliates are often large organizations with upwards of 100 employees, among them developers, managers, negotiators, and other staff. Some affiliates are among the world's more notorious threat groups, such as LockBit, BlackCat, Hive, and BlackBasta, according to Malwarebytes.
</p>

<p>
	 
</p>

<p>
	Ransomware developers' affiliate operations resemble legitimate SaaS models. The organizations sell or rent their RaaS kits to affiliates who use it to carry out their own attacks. The RaaS groups also offer other services, such as support, bundled offers, reviews, and forums, CrowdStrike wrote in a report.
</p>

<p>
	 
</p>

<p>
	The affiliates are responsible for gaining access to target organizations and running the attacks. They pay from tens to thousands of dollars for the RaaS kits, which is a good deal given that the average ransom demand in 2021 was $6 million, according to CrowdStrike.
</p>

<p>
	 
</p>

<p>
	<span style="font-size:20px;"><strong>Varying revenue models</strong></span>
</p>

<p>
	 
</p>

<p>
	RaaS revenue models include monthly flat fee subscriptions, one-time license fees with no profit sharing, or pure profit sharing.
</p>

<p>
	 
</p>

<p>
	For affiliates, the RaaS model lowers the barrier to entry, enabling players with little coding experience to deploy the malware. Matthew Psencik, director of endpoint security at converged endpoint management vendor Tanium, told The Register that some affiliates pay as little as $40 a month for access to the attack code.
</p>

<p>
	 
</p>

<p>
	While RaaS operators could find their own targets and keep all of a ransom, their affiliates give them useful cover, Fenix24's Renfrow said.
</p>

<p>
	 
</p>

<p>
	"It is difficult to attribute the activity [of an affiliate] to a specific country of origin, so it's similarly difficult to place this activity on a 'do not pay' prohibition list," he said. "By offering higher cuts of the pie, these [RaaS] organizations can both evade the payment bans and inspire more criminals to start new affiliates, adding to larger overall profits."
</p>

<p>
	 
</p>

<p>
	<span style="font-size:20px;"><strong>Qilin gives a view into the RaaS world</strong></span>
</p>

<p>
	<br />
	Group-IB's report on Qilin – also known as Agenda – explains that the group has operated since at least August 2022. It initially preferred to code in Go, but recently adopted the Rust programming language.
</p>

<p>
	 
</p>

<p>
	Rust is increasingly popular among cybercriminals because it's more difficult to analyze and detect and it's easier to customize to particular operating systems.
</p>

<p>
	 
</p>

<p>
	Like many groups, Qilin uses double-extortion by both encrypting a victim's data and stealing it, then demanding payment for a decryptor as well as not leaking the data. Phishing schemes are the group's usual point of entry, allowing its operatives to move laterally through victim networks searching for data.
</p>

<p>
	 
</p>

<p>
	The group advertises its malware on the dark web and has its own dedicated leak site that includes company IDs and leaked account details, according to Group-IB's researchers.
</p>

<p>
	 
</p>

<p>
	Affiliates who use that portal see an administrative panel for managing attacks that includes a dashboard for everything from targets to payments to changing passwords as well as blogs and an FAQ.
</p>

<p>
	 
</p>

<p>
	<span style="font-size:20px;"><strong>How to slow down ransomware attacks?</strong></span>
</p>

<p>
	 
</p>

<p>
	Cybersecurity experts and governments around the world are using many tactics to reduce the number of ransomware attacks, from improving security to cutting off the money.
</p>

<p>
	 
</p>

<p>
	The US, along with other countries, is reportedly debating whether to ban ransom payments outright in hopes of choking the profits of operators. At present, the US advises against paying ransoms.
</p>

<p>
	 
</p>

<p>
	However, the idea of a ban raises concerns that those who fall victim to ransomware would not report their plight to authorities to avoid punishments if they decide to pay the extortion fee.
</p>

<p>
	 
</p>

<p>
	In the meantime, ransomware attacks will continue, with the RaaS market, the growing numbers of affiliate programs, and the publication of stolen data on leak sites as a threat being key drivers, the Group-IB researchers wrote.
</p>

<p>
	 
</p>

<p>
	"Additionally, ransomware strains are proliferating quicker than the improves in cyber defenses to detect and contain them, rendering organizations underprepared in facing what's coming," they wrote. ®
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.theregister.com/2023/05/17/ransomware_affiliates_money/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">15601</guid><pubDate>Wed, 17 May 2023 02:19:01 +0000</pubDate></item><item><title>US puts $10 million bounty on Russian hacker's head</title><link>https://nsaneforums.com/news/security-privacy-news/us-puts-10-million-bounty-on-russian-hackers-head-r15599/</link><description><![CDATA[<p>
	The US Department of the Treasury has sanctioned Mikhail Matveev for launching ransomware cyberattacks against US law enforcement, businesses, and critical infrastructure. It said that the US District Courts for the District of New Jersey and the District of Columbia have unsealed indictments against the hacker and the US Department of State has put out a $10 million reward for information that leads to his arrest or conviction.
</p>

<p>
	 
</p>

<p>
	In its statement, the Treasury Department launched a blistering attack on Russia, calling the country “a haven for ransomware actors, enabling cybercriminals like Matveev”. It said that Hive, LockBit, and Babuk were all Russia-linked ransomware variants that Matveev helped to develop and deploy and have collectively been responsible for the loss of millions of dollars. Hive, it said, targeted more than 1,500 victims in over 80 countries. Targets included hospitals, school districts, financial firms, and other critical infrastructure.
</p>

<p>
	 
</p>

<p>
	“The United States will not tolerate ransomware attacks against our people and our institutions,” said Under Secretary of the Treasury for Terrorism and Financial Intelligence Brian E. Nelson. “Ransomware actors like Matveev will be held accountable for their crimes, and we will continue to use all available authorities and tools to defend against cyber threats.”
</p>

<p>
	 
</p>

<p>
	As a result of the sanctions placed on Matveev, “all property and interests in property of the designated individual that are in the United States or in the possession or control of U.S. persons must be blocked and reported to OFAC.” Also, anyone who engages in certain transactions with Matveev may also face sanctions from the Treasury Department, it said.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.neowin.net/news/us-puts-10-million-bounty-on-russian-hackers-head/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">15599</guid><pubDate>Wed, 17 May 2023 01:59:47 +0000</pubDate></item><item><title>How to Boost WhatsApp&#x2019;s Privacy and Better Protect Your Data</title><link>https://nsaneforums.com/news/security-privacy-news/how-to-boost-whatsapp%E2%80%99s-privacy-and-better-protect-your-data-r15593/</link><description><![CDATA[<h3>
	The Meta-owned app offers end-to-end encryption of texts, images, and more by default—but its settings aren’t as private as they could be.
</h3>

<p>
	 
</p>

<p>
	In the summer of 2016, <a href="https://www.wired.com/tag/whatsapp/" rel="external nofollow">WhatsApp</a> made an unprecedented change. The <a href="https://www.wired.com/2014/02/facebook-whatsapp/" rel="external nofollow">Meta-owned company</a> <a href="https://www.wired.com/2016/04/forget-apple-vs-fbi-whatsapp-just-switched-encryption-billion-people/" rel="external nofollow">turned on end-to-end encryption</a> by default for all of the billion-plus people using it—becoming, in the process, the world's largest encrypted messenger. Since then, that number has topped 2 billion.
</p>

<p>
	 
</p>

<p>
	Being end-to-end encrypted by default means nobody at Meta can read, or mine data from, the content of the messages you send. All texts, photos, videos, voice messages, documents, status updates, and calls are encrypted on WhatsApp, and only the people you send them to can access them. Devices decoding encrypted content must verify and exchange security codes as messages are transferred.
</p>

<p>
	 
</p>

<p>
	The encryption that WhatsApp uses was originally developed by Open Whisper Systems, the group behind the <a href="https://www.wired.com/story/signal-encrypted-messaging-features-mainstream/" rel="external nofollow">encrypted messaging app rival Signal</a>. In recent years, WhatsApp has introduced additional privacy and security features you can turn on. But even though WhatsApp’s end-to-end encryption does protect your communications, that doesn’t mean the service is as private as it could be by default. In fact, when it comes to <a href="https://www.wired.co.uk/article/signal-vs-whatsapp" rel="external nofollow">WhatsApp versus Signal</a>, we recommend the latter for people wanting the maximum security and privacy options.
</p>

<p>
	 
</p>

<p>
	However, with more than a third of the world using WhatsApp, its popularity is unrivaled, and you may not be able to drag all of your friends, family, and groups across to Signal. If that milestone is still some way off, here are some tips to make WhatsApp as private as possible.
</p>

<p>
	 
</p>

<p>
	Updated May 2023: WhatsApp has introduced new privacy features since this story was first published in 2020. These changes are reflected below.
</p>

<h2 aria-level="3" role="heading">
	Understand What Data WhatsApp Collects
</h2>

<p>
	WhatsApp can collect a lot more information about you than you might think. Much of what it collects is similar to many other apps and can be found in its privacy policies. There are separate privacy policies for the <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://www.whatsapp.com/legal/privacy-policy"}' data-offer-url="https://www.whatsapp.com/legal/privacy-policy" href="https://www.whatsapp.com/legal/privacy-policy" rel="external nofollow" target="_blank">US</a>, <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://www.whatsapp.com/legal/privacy-policy-eea"}' data-offer-url="https://www.whatsapp.com/legal/privacy-policy-eea" href="https://www.whatsapp.com/legal/privacy-policy-eea" rel="external nofollow" target="_blank">Europe</a>, and the <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://www.whatsapp.com/legal/privacy-policy-uk"}' data-offer-url="https://www.whatsapp.com/legal/privacy-policy-uk" href="https://www.whatsapp.com/legal/privacy-policy-uk" rel="external nofollow" target="_blank">UK</a>. There are some differences in what WhatsApp collects, based on Europe’s privacy rules. But the app is also part of Meta’s machine, which also includes Facebook and Instagram, and some information is shared with the parent company. The association alone can put people off using WhatsApp.
</p>

<p>
	 
</p>

<p>
	The data WhatsApp has about you can come from multiple different sources: the information you provide (such as your phone number to sign up, or your location when you give it permission to share it with a friend), information that is collected automatically (for instance, when you’re online, or when you made a phone call), and information that others share about you (if a friend uploads your phone number, for example).
</p>

<p>
	 
</p>

<p>
	Automatically collected, WhatsApp says, is information about how you use its services, how often and for how long you are on WhatsApp, and the features you use—including “group name, group picture, group description,” your profile photo, “about information,” and when you were last online. (Some of this information is <a href="https://www.wired.co.uk/article/whatsapp-encryption-child-abuse" rel="external nofollow">used for safety features</a>.) On top of that, WhatsApp may also collect information about your phone’s battery level, signal strength, and mobile operator.
</p>

<p>
	 
</p>

<p>
	In the US, WhatsApp shares your phone number, phone information, IP address, and <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://faq.whatsapp.com/1303762270462331/?locale=en_US"}' data-offer-url="https://faq.whatsapp.com/1303762270462331/?locale=en_US" href="https://faq.whatsapp.com/1303762270462331/?locale=en_US" rel="external nofollow" target="_blank">more with Meta’s other companies</a>, although it says it does not “keep logs of who everyone’s messaging or calling” and <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://faq.whatsapp.com/595724415641642?helpref=faq_content"}' data-offer-url="https://faq.whatsapp.com/595724415641642?helpref=faq_content" href="https://faq.whatsapp.com/595724415641642?helpref=faq_content" rel="external nofollow" target="_blank">doesn’t share contacts with Meta</a>. In Europe, WhatsApp details <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://www.whatsapp.com/legal/privacy-policy-eea#privacy-policy-how-we-work-with-other-meta-companies"}' data-offer-url="https://www.whatsapp.com/legal/privacy-policy-eea#privacy-policy-how-we-work-with-other-meta-companies" href="https://www.whatsapp.com/legal/privacy-policy-eea#privacy-policy-how-we-work-with-other-meta-companies" rel="external nofollow" target="_blank">how it works with Meta’s other companies</a> and the information that is shared more explicitly. However, it’s worth stressing that the content of the messages you send isn’t shared, as Meta doesn’t have access to them due to WhatsApp’s <a href="https://www.wired.com/story/brian-acton-signal-whatsapp-wired25/" rel="external nofollow">end-to-end encryption</a>.
</p>

<p>
	 
</p>

<p>
	Location information, when you turn it on, is also collected, and there are cookies that track your activity within the desktop and web versions of the app.
</p>

<h2 aria-level="3" role="heading">
	Use Encrypted-to-End Encrypted Backups
</h2>

<p>
	WhatsApp allows you to back up your chats and data as a way to move all your information to a new phone. These backups work by storing your data in Google Drive or Apple’s iCloud, depending on which operating system you use. Backups can be handy if you’re moving to a new phone or lose your old device.
</p>

<p>
	 
</p>

<p>
	If you’re going to use WhatsApp’s backups, you should use the version that is end-to-end encrypted. The company introduced these in 2021 after <a href="https://www.wired.com/story/whatsapp-end-to-end-encrypted-backups/" rel="external nofollow">years of the option being unavailable</a>. In WhatsApp, go to Settings, Chats, Chat Backup, and then once you have turned backups on, tap on End-to-end Encrypted Backup and toggle the option on. This backup requires a separate password, which you should ideally create and store in a <a href="https://www.wired.com/story/best-password-managers/" rel="external nofollow">password manager</a>. If you lose this password, you won’t be able to get into your encrypted backup.
</p>

<h2 aria-level="3" role="heading">
	Turn On Two-Factor Authentication
</h2>

<p>
	You should be <a href="https://www.wired.com/story/two-factor-authentication-apps-authy-google-authenticator/" rel="external nofollow">using two-factor authentication</a> as much as possible—it’s even more important on accounts that hold your sensitive personal information, such as photos and messages. The security method involves adding an extra step to the process when you log in to an account. In most cases, this involves using a security code generated by an app, a code sent via SMS, or <a href="https://www.wired.com/story/how-to-use-a-yubikey/" rel="external nofollow">a physical security key</a>. (The last of these is the most secure way to protect your accounts with two-factor authentication—and SMS is arguably the least secure of the three options.)
</p>

<p>
	 
</p>

<p>
	Using WhatsApp is different from logging in to your email. It’s likely that you’ll access the app multiple times a day—on average, I open the app between 50 and 80 times per day. Entering a security code every time this happens would be impractical and frustrating. So instead, WhatsApp’s two-factor authentication, which can be turned on through the Settings menu and then by tapping on Account, uses a PIN.
</p>

<p>
	 
</p>

<p>
	WhatsApp will semi-regularly ask you to reenter the six-digit PIN you create to access the app. It doesn’t say how often these prompts happen, but they’re irregular enough not to be a barrier to using the app. The PIN will also be required anytime there is an attempt to add your number to a new phone or device. When you’re setting the PIN, there’s also the option to add an email address that can be used to reset the code if you forget it.
</p>

<h2 aria-level="3" role="heading">
	Use Disappearing Messages
</h2>

<p>
	Your messages don’t have to live forever. It’s possible to <a href="https://www.wired.com/story/how-to-send-messages-that-automatically-disappear/" rel="external nofollow">turn on disappearing messages</a> for when you want additional privacy or just don’t need to keep what you’re sent for years. There are two ways within <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://faq.whatsapp.com/673193694148537?helpref=faq_content"}' data-offer-url="https://faq.whatsapp.com/673193694148537?helpref=faq_content" href="https://faq.whatsapp.com/673193694148537?helpref=faq_content" rel="external nofollow" target="_blank">WhatsApp to use self-destructing messages</a>: for every new chat you have, or on an individual conversation basis. 
</p>

<p>
	 
</p>

<p>
	To run on disappearing messages by default for new conversations, go to Settings, Privacy, Default Message Timer, and pick how long you want messages to last for. There are three options if you turn the setting on: 24 hours, 7 days, or 90 days. For an existing individual conversation or group chat, open that chat, tap the person’s name at the top of the screen, select Disappearing Messages, and then pick 24 hours, 7 days, 90 days, or Off. You may then have to tap to confirm this.
</p>

<p>
	 
</p>

<p>
	While turning on disappearing messages will give you some more privacy, it’s worth remembering that whoever you message could still screenshot or take a photograph of what’s on the screen.
</p>

<p>
	 
</p>

<p>
	In addition to disappearing messages, you can also set photos and views to View Once. This—rather unsurprisingly—behaves exactly how it is described: The message can only opened one time and you can't go back to it once it's closed. When sending a photo or video, tap the icon that is contained within a partial circle. If you send a one-time image or video, <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://faq.whatsapp.com/1077018839582332/"}' data-offer-url="https://faq.whatsapp.com/1077018839582332/" href="https://faq.whatsapp.com/1077018839582332/" rel="external nofollow" target="_blank">people cannot screenshot it</a>.
</p>

<h2 aria-level="3" role="heading">
	Lock Down WhatsApp Messages
</h2>

<p>
	There are inevitably times when you need to hand your phone to someone else—so your children can play games, for instance, or to show a friend a photo. WhatsApp has two features that can help protect your message if your phone falls into someone else’s hands. First, you can turn on Screen Lock, which keeps the app locked unless you open it with Apple’s Face ID or other biometrics on Android devices. To turn it on, go to Settings, Privacy, and select Screen Lock. You’ll need to set up the biometric options <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://faq.whatsapp.com/483666383738668/?helpref=search&amp;cms_platform=android"}' data-offer-url="https://faq.whatsapp.com/483666383738668/?helpref=search&amp;cms_platform=android" href="https://faq.whatsapp.com/483666383738668/?helpref=search&amp;cms_platform=android" rel="external nofollow" target="_blank">before you turn the app lock on</a>.
</p>

<p>
	 
</p>

<p>
	You can also lock down individual chats on your phone. This means that to send messages to <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://faq.whatsapp.com/764072925284841?helpref=search&amp;cms_platform=web"}' data-offer-url="https://faq.whatsapp.com/764072925284841?helpref=search&amp;cms_platform=web" href="https://faq.whatsapp.com/764072925284841?helpref=search&amp;cms_platform=web" rel="external nofollow" target="_blank">locked chats</a>, you’ll need to use your phone’s passcode, or your face or fingerprint to open up the chats and even see notifications from them. To turn it on, tap on a chat and the person’s name, go to Chat lock, and select the option to lock the chat. This will move the chat into a new folder that can be accessed by swiping down on the Chats tab.
</p>

<p>
	 
</p>

<p>
	If you’re going for the most private approach, it’s also worth considering that any message that pops up could reveal private information. New message notifications can include the entire message or just some of its content when they flash up on your screen. If these notifications also sit unread, anyone picking up your device may be able to read them without having to unlock the phone. These options can be tweaked in Settings, Notifications, and Show Preview.
</p>

<h2 aria-level="3" role="heading">
	Stop People From Seeing Your Personal Info
</h2>

<p>
	While WhatsApp’s end-to-end encryption stops law enforcement, internet providers, and even Meta from seeing what you are sending, there are still some additional steps you can take to increase your privacy on your phone and reduce the chances of your number being targeted by spammers or scammers. Because WhatsApp is so popular, it’s regularly the target of social engineering attacks, devised to steal your personal information. 
</p>

<p>
	 
</p>

<p>
	The ways to limit the ways people can interact with your account are all found through Settings, followed by tapping on Privacy. At the most simple, you can tap to turn off read receipts, the two blue ticks that show when someone has seen your message. 
</p>

<p>
	 
</p>

<p>
	More effective are the steps that stop people from adding you to groups. Under the Groups setting, there is the option to limit who can add you to a group. By default, this is set as “everyone.” However, it can be changed to My Contacts, or My Contacts Except…, allowing some exceptions. Deciding to limit who can add you to groups doesn’t mean that you can’t join groups when people aren’t in your contacts. Instead, people wanting to add you to groups can request to do so via a separate message.
</p>

<p>
	 
</p>

<p>
	Within Privacy, you can also turn off who can see when you last looked at WhatsApp and when you were last online, who can see your profile photo, the About section, and WhatsApp Status. While in the privacy settings, you should also check whether you are sharing your live location with anyone.
</p>

<h2 aria-level="3" role="heading">
	Switch to Signal
</h2>

<p>
	If you’re looking for more privacy, switching messaging apps is a big upheaval but could be worth the time and effort. As mentioned earlier, our preference for combining end-to-end encryption with greater levels of privacy is Signal. A full rundown of its <a href="https://www.wired.com/story/signal-tips-private-messaging-encryption/" rel="external nofollow">privacy options is here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.wired.com/story/how-to-boost-whatsapps-privacy-and-better-protect-your-data/" rel="external nofollow">How to Boost WhatsApp’s Privacy and Better Protect Your Data</a>
</p>

<p>
	 
</p>

<p>
	(May require free registration to view)
</p>
]]></description><guid isPermaLink="false">15593</guid><pubDate>Tue, 16 May 2023 18:58:36 +0000</pubDate></item><item><title>Ransomware gang steals data of 5.8 million PharMerica patients</title><link>https://nsaneforums.com/news/security-privacy-news/ransomware-gang-steals-data-of-58-million-pharmerica-patients-r15554/</link><description><![CDATA[<p>
	<span style="font-size:14px;">Pharmacy services provider PharMerica has disclosed a massive data breach impacting over 5.8 million patients, exposing their medical data to hackers.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">PharMerica is a pharmacy services provider in 50 U.S. states, operating 180 local and 70,000 backup pharmacies, and serving 3,100 medical facilities nationwide.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">According to a <a href="https://www.documentcloud.org/documents/23813101-pharmerica-sample-letter?responsive=1&amp;title=1" rel="external nofollow">data breach notification</a> submitted to the <a href="https://apps.web.maine.gov/online/aeviewer/ME/40/6282d559-46ff-434c-9edd-41815a7fcd74.shtml" rel="external nofollow">Office of the Maine Attorney General</a>, hackers breached PharMerica's system on March 12th, 2023, stealing the full names, addresses, dates of birth, social security numbers (SSNs), medications, and health insurance information of 5,815,591 people.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The firm discovered the intrusion on March 14th, 2023, and its investigation determined on March 21st that client data had been stolen. However, notices of a data breach were sent to impacted individuals only last Friday, May 12th, 2023.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">PharMerica offers one year of identity protection fraud monitoring services through Experian, so affected individuals are recommended to take up the offer to minimize the risk and impact of malicious attacks.</span>
</p>

<h2>
	<span style="font-size:14px;">Data leaked by hackers</span>
</h2>

<p>
	<span style="font-size:14px;">Although PharMerica does not mention the type of hacking incident, the Money Message ransomware gang claimed the attack on March 28th, 2023, when they began publishing stolen data.</span>
</p>

<p>
	 
</p>

<div>
	<img alt="money-message.jpg" class="ipsImage" data-ratio="75.10" height="540" width="509" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Ransomware/26/money-message.jpg" />
	<p>
		<span style="font-size:14px;">Money Message listing PharMerica as its latest victim <br />
		Source: BleepingComputer</span>
	</p>

	<p>
		 
	</p>
</div>

<p>
	<span style="font-size:14px;">Along with PharMerica, the threat actors listed BrightSpring, a health service provider that merged with PharMerica <a href="https://www.brightspringhealth.com/media-hub/brightspring-pharmerica/" rel="external nofollow">in March 2019</a>.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Money Message claimed to have stolen 4.7 TB of data during their attack on PharMerica, stating that it consisted of at least 1.6 million unique records of personal information.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">On April 9th, 2023, the timer ran out, and the threat actors published what they claim is all of the stolen data on their extortion site. Unfortunately, the files are still available for download at this time.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">To make matters even worse, a threat actor has already posted the entire data dump on a clearnet hacking forum, breaking the file into 13 parts for easier downloading.</span>
</p>

<p>
	 
</p>

<div>
	<img alt="forum.jpg" class="ipsImage" data-ratio="71.25" height="370" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Ransomware/26/forum.jpg" />
	<p>
		<span style="font-size:14px;">Hacker forum user reposting the PharMerica data leak<br />
		Source: KELA</span>
	</p>

	<p>
		 
	</p>
</div>

<p>
	<span style="font-size:14px;">Money Message is a new ransomware operation that <a href="https://www.bleepingcomputer.com/news/security/new-money-message-ransomware-demands-million-dollar-ransoms/" rel="external nofollow">launched around March 2023</a>, gaining media attention for its breach against Taiwanese PC parts maker <a href="https://www.bleepingcomputer.com/news/security/money-message-ransomware-gang-claims-msi-breach-demands-4-million/" rel="external nofollow">MSI</a> (Micro-Star International).</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;"><a href="https://www.bleepingcomputer.com/news/security/ransomware-gang-steals-data-of-58-million-pharmerica-patients/" rel="external nofollow">Source</a></span>
</p>
]]></description><guid isPermaLink="false">15554</guid><pubDate>Tue, 16 May 2023 10:26:49 +0000</pubDate></item><item><title>VirusTotal AI code analysis expands Windows, Linux script support</title><link>https://nsaneforums.com/news/security-privacy-news/virustotal-ai-code-analysis-expands-windows-linux-script-support-r15553/</link><description><![CDATA[<p>
	<span style="font-size:14px;">Google has added support for more scripting languages to VirusTotal Code Insight, a recently introduced artificial intelligence-based code analysis feature.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">While launched only with support for analyzing a subset of PowerShell files, Code Insight can now also spot malicious Batch (<a href="https://www.virustotal.com/gui/file/ebc03da087a286fbb9b72929d0659dbe838638960e97900532e95e80f7a26521/detection" rel="external nofollow">BAT</a>), Command Prompt (<a href="https://www.virustotal.com/gui/file/4b309e8e39f756a9919e021e6c5f47234fafada9f1aa0a92cf81e98e53f79c76/detection" rel="external nofollow">CMD</a>), Shell (<a href="https://www.virustotal.com/gui/file/ae4b7284a9538c66432f02097c3de14e2253d16b6602c4694753468bc14d7d28" rel="external nofollow">SH</a>), and VBScript (<a href="https://www.virustotal.com/gui/file/7c1e948d5ba2ff9f2087dbee7ec99e3edf6f2095dbdf799d28c5e3de2796b3e3/detection" rel="external nofollow">VBS</a>) scripts.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Besides the list of additions included in Google's announcement, BleepingComputer was also able to discover that the company added support for AutoHotkey (<a href="https://www.virustotal.com/gui/file/5cb3c8b53778444df8a6ffd11844914d37b3f759099b36248469ab3a8c033000" rel="external nofollow">AHK</a>) and Python (<a href="https://www.virustotal.com/gui/file/ff3e5a0f011e5d53fa3ae5df0c62afd87b64350421142da02ec639f9e2db6f17/detection" rel="external nofollow">PY</a>) scripting languages.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">"Code Insight has broadened its support for script formats, moving beyond PowerShell to offer analysis for a variety of scripting languages," VirusTotal founder Bernardo Quintero <a href="https://blog.virustotal.com/2023/05/vt-code-insight-updates-and-q-on.html" rel="external nofollow">said</a>.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">To facilitate the analysis of larger files, Code Insight has also been updated to have an increased maximum file size limit, doubling the capacity for processing.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">"Code Insight can now handle files twice the size it could before, and we're not stopping there. We're going to keep working on improving this aspect in the coming months," Quintero added.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Additionally, the model has been improved to provide clearer and more specific high-level explanations, emphasizing the code's behavior.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">A revamped user interface now showcases only the start of the report (the first several sentences) by default, allowing users to expand the description if needed. This ensures the default view is not inundated with lengthy AI-powered analysis reports.</span>
</p>

<p>
	 
</p>

<div>
	
		<img alt="VirusTotal_Code_Insight_for_SH_script.pn" class="ipsImage" data-ratio="60.56" height="240" width="720" src="https://www.bleepstatic.com/images/news/u/1109292/2023/VirusTotal_Code_Insight_for_SH_script.png" />
		
			<p>
				<span style="font-size:14px;">ESXiArgs sample analysis by VirusTotal Code Insight (VirusTotal)</span>
			</p>

			<p>
				 
			</p>
		
	
</div>

<p>
	<span style="font-size:14px;">VirusTotal <a href="https://www.bleepingcomputer.com/news/security/virustotal-now-has-an-ai-powered-malware-analysis-feature/" rel="external nofollow">announced the launch of Code Insight</a> last month as an AI-based code analysis feature powered by the Google Cloud Security AI Workbench, which uses the Sec-PaLM large language model (LLM) fine-tuned for security use cases.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">As Google explained, it analyzes potentially harmful files to describe their (malicious) behavior, making identifying which pose actual threats easier.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Code Insight is currently in its early stages of development, marking the beginning of a continuous and evolving process.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The roadmap ahead encompasses the following improvements:</span>
</p>

<p>
	 
</p>

<ol>
	<li>
		<span style="font-size:14px;">Expanding support for additional file types and sizes.</span>
	</li>
	<li>
		<span style="font-size:14px;">Enabling analysis of binary and executable files.</span>
	</li>
	<li>
		<span style="font-size:14px;">Enriching analysis by incorporating contextual information beyond the code itself.</span>
	</li>
</ol>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">VirusTotal is a web-based malware-scanning platform with over 500,000 registered users, owned by Google's Chronicle security subsidiary.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">It helps scan suspicious files and URLs for malicious content, such as viruses, worms, and trojans, by harnessing the power of more than 70 antivirus scanners and domain blocklisting services.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;"><a href="https://www.bleepingcomputer.com/news/security/virustotal-ai-code-analysis-expands-windows-linux-script-support/" rel="external nofollow">Source</a></span>
</p>
]]></description><guid isPermaLink="false">15553</guid><pubDate>Tue, 16 May 2023 10:19:05 +0000</pubDate></item><item><title>Philadelphia Inquirer operations disrupted after cyberattack</title><link>https://nsaneforums.com/news/security-privacy-news/philadelphia-inquirer-operations-disrupted-after-cyberattack-r15552/</link><description><![CDATA[<p>
	<span style="font-size:14px;">The Philadelphia Inquirer daily newspaper is working on restoring systems impacted by what was described as a cyberattack that hit its network over the weekend.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The attack also disrupted operations, with newspaper circulation halting while Inquirer.com is only slightly affected, with publishing and updating stories being impacted by intermittent delays.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">"The incident was the greatest publication disruption to Pennsylvania's largest news organization since the blizzard of Jan. 7-8, 1996, and it came just days before Tuesday's mayoral primary election," the Inquirer's Jonathan Lai <a href="https://www.inquirer.com/news/philadelphia/philadelphia-inquirer-hack-cyber-disruption-20230514.html" rel="external nofollow">said</a>.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">"We appreciate everyone's patience and understanding as we work to fully restore systems and complete this investigation as soon as possible," a spokesperson for Inquirer publisher Lisa Hughes said.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">"We will keep our employees and readers informed as we learn more."</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The news organization detected the attack after the content management system went down on Saturday morning, days after it was alerted of "anomalous activity" by Cynet Systems, a cybersecurity company that manages the Inquirer's network security.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">After the incident was detected, the Inquirer's publisher said the newspaper had taken down some computer systems due to "anomalous activity."</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The regular Sunday edition couldn't be printed following the attack and was only released online as an e-edition.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">While the Monday editions were expected to get printed and distributed to subscribers, some classified ads will get delayed "out of an abundance of caution." </span>
</p>

<h2>
	<span style="font-size:14px;">Newspaper to notify potentially affected subscribers</span>
</h2>

<p>
	<span style="font-size:14px;">The Inquirer also notified the Federal Bureau of Investigation and hired the services of Kroll to investigate and respond to the cyber incident.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Hughes couldn't provide information regarding who the attackers were and if they gained access to customers' or employees' sensitive information but said that the newspaper would notify those who might have had their data impacted in the incident.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The Philadelphia Inquirer is now reaching a growing audience of over 13 million people monthly through its newspaper, website, and other platforms, almost 200 years after it was first published in 1829.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">News Corporation, a mass media and publishing giant that owns New York Post, The Wall Street Journal, Dow Jones, MarketWatch, Fox News, Barron's, The Sun, and the News UK, also <a href="https://www.bleepingcomputer.com/news/security/news-corp-says-state-hackers-were-on-its-network-for-two-years/" rel="external nofollow">disclosed in February 2023</a> that Chinese-linked attackers had access to its network <a href="https://www.bleepingcomputer.com/news/security/news-corp-discloses-hack-from-persistent-nation-state-cyber-attacks/" rel="external nofollow">between February 2020 and January 2022</a>.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The threat actors had access to an email and document storage system used by several News Corp businesses, which gave them access to business documents and emails containing sensitive data, including employees' personal information.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">In 2022, a compromised video content and advertising provider was used to push malware through the <a href="https://www.bleepingcomputer.com/news/security/hundreds-of-us-news-sites-push-malware-in-supply-chain-attack/" rel="external nofollow">websites of hundreds of newspapers</a> across the U.S., while <a href="https://www.bleepingcomputer.com/news/security/dozens-of-us-news-sites-hacked-in-wastedlocker-ransomware-attacks/" rel="external nofollow">dozens of U.S. news sites</a> were hacked by the Evil Corp gang to infect Fortune 500 firms' employees with malware.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;"><a href="https://www.bleepingcomputer.com/news/security/philadelphia-inquirer-operations-disrupted-after-cyberattack/" rel="external nofollow">Source</a></span>
</p>
]]></description><guid isPermaLink="false">15552</guid><pubDate>Tue, 16 May 2023 10:14:43 +0000</pubDate></item><item><title>Microsoft apparently now scanning password-protected ZIP files for malware and virus</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-apparently-now-scanning-password-protected-zip-files-for-malware-and-virus-r15549/</link><description><![CDATA[<p>
	It looks like Microsoft SharePoint can now scan password-protected ZIP files according to Andrew Brandt L, a Principal Security Researcher at Sophos. Brandt discovered the new change recently when their malware-containing password-encrypted files were scanned by Microsoft 365 virus detection engine.
</p>

<p>
	 
</p>

<p>
	On their Mastodon profile, <a href="https://infosec.exchange/@threatresearch/110373860063222707" rel="external nofollow">Brandt wrote</a><span>:</span>
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	Well, apparently #microsoft #Sharepoint now has the ability to scan inside of password-protected zip archives.
</p>

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

<p style="margin-left: 40px;">
	How do I know? Because I have a lot of Zips (encrypted with a password) that contain malware, and my typical method of sharing those is to upload those passworded Zips into a Sharepoint directory.
</p>

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

<p style="margin-left: 40px;">
	This morning, I discovered that a couple of password-protected Zips are flagged as "Malware detected" which limits what I can do with those files - they are basically dead space now.
</p>

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

<p style="margin-left: 40px;">
	<img alt="1684216743_ms_365_virus_engine_scanning_" class="ipsImage" data-ratio="61.54" height="192" width="312" src="https://cdn.neowin.com/news/images/uploaded/2023/05/1684216743_ms_365_virus_engine_scanning_password_protected_zip_file_source-_andrew_brandt_sophos_mastodon.jpg">
</p>

<p>
	 
</p>

<p>
	While Brandt acknowledges that this move is not at all a bad thing as it is targeted at threat actors who are looking to get away using this bypass, they appear to be a bit annoyed at the change as sharing malware samples with other threat researchers can be, at least, somewhat slightly hampered by this.
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	While I totally understand doing this for anyone other than a malware analyst, this kind of nosy, get-inside-your-business way of handling this is going to become a big problem for people like me who need to send their colleagues malware samples. The available space to do this just keeps shrinking and it will impact the ability of malware researchers to do their jobs.
</p>

<p>
	 
</p>

<p>
	The official Microsoft documentation for Built-in virus protection in SharePoint Online <a href="https://learn.microsoft.com/en-us/microsoft-365/security/office-365-security/anti-malware-protection-for-spo-odfb-teams-about?view=o365-worldwide#what-happens-if-an-infected-file-is-uploaded-to-sharepoint-online" rel="external nofollow">explains</a><span>:</span>
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	The Microsoft 365 virus detection engine scans files asynchronously (at some time after upload). If a file has not yet been scanned by the asynchronous virus detection process, and a user tries to download the file from the browser or from Teams, a scan on download is triggered by SharePoint before the download is allowed. All file types are not automatically scanned. Heuristics determine the files to scan.
</p>

<p>
	 
</p>

<p>
	Meanwhile, Microsoft also has the option to enable Safe Attachments in SharePoint. The support <a href="https://learn.microsoft.com/en-us/microsoft-365/security/office-365-security/safe-attachments-for-spo-odfb-teams-about?view=o365-worldwide#how-safe-attachments-for-sharepoint-onedrive-and-microsoft-teams-works" rel="external nofollow">article says</a><span>:</span>
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	When Safe Attachments for SharePoint, OneDrive, and Microsoft Teams is enabled and identifies a file as malicious, the file is locked using direct integration with the file stores.
</p>

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

<p style="margin-left: 40px;">
	Although the blocked file is still listed in the document library and in web, mobile, or desktop applications, people can't open, copy, move, or share the file. But, they can delete the blocked file.
</p>

<p>
	 
</p>

<p>
	However, neither of the articles seem to mention anything related to scanning encrypted or password-protected files. This means it could be something Microsoft quietly rolled out recently.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-apparently-now-scanning-password-protected-zip-files-for-malware-and-virus/" rel="external nofollow">Microsoft apparently now scanning password-protected ZIP files for malware and virus</a>
</p>
]]></description><guid isPermaLink="false">15549</guid><pubDate>Tue, 16 May 2023 07:57:53 +0000</pubDate></item><item><title>Microsoft removes ads and news from the Weather app, adds a useful widget instead</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-removes-ads-and-news-from-the-weather-app-adds-a-useful-widget-instead-r15529/</link><description><![CDATA[<p>
	Last month, <a href="https://www.neowin.net/news/microsoft-redesigns-stock-windows-weather-app-infests-it-with-msn-news/" rel="external nofollow">Microsoft released a redesigned Weather app for Windows 10 and 11</a>. The new version introduced a redesigned home screen with a few questionable changes, such as MSN News integration and ad banners. Windows users, already annoyed by the influx of ads, recommended content, and other unfriendly changes in the OS, did not like the new app. As a result, a wave of criticism forced Microsoft to remove the controversial parts of the new Weather app.
</p>

<p>
	 
</p>

<p>
	As spotted by <a href="https://www.deskmodder.de/blog/2023/05/15/wetter-app-wird-umgestaltet-mit-vor-und-nachteilen-windows-11-und-10/" rel="external nofollow">Deskmodder</a>, the latest MSN Weather app update replaced banners with a widget for sunrise/sunset and moonrise/moonset. Integration with MSN News is also gone—the only thing you see when scrolling down to the bottom of the home page is a set of recommended weather maps, such as 3D Earth View, 3D Cloud View, 3D Rain View, temperature, winds, and more.
</p>

<p>
	 
</p>

<p>
	<img alt="1684152941_weather_app.jpg" class="ipsImage" data-ratio="75.10" height="472" width="720" src="https://cdn.neowin.com/news/images/uploaded/2023/05/1684152941_weather_app.jpg">
</p>

<p>
	 
</p>

<p>
	Interestingly, this is not the first time Microsoft tried to earn some cash by placing ad banners in the Weather app. In the early days of Windows 10, one of the updates added a similar block for ads that were later removed. The second attempt in 2023 did not work either, so maybe this time, Microsoft will remember that displaying ads in stock apps is not something users will tolerate.
</p>

<p>
	 
</p>

<p>
	You can <a href="https://www.microsoft.com/store/productId/9WZDNCRFJ3Q2" rel="external nofollow">download the MSN Weather app from the Microsoft Store</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-removes-ads-and-news-from-the-weather-app-adds-a-useful-widget-instead/" rel="external nofollow">Microsoft removes ads and news from the Weather app, adds a useful widget instead</a>
</p>
]]></description><guid isPermaLink="false">15529</guid><pubDate>Mon, 15 May 2023 19:13:16 +0000</pubDate></item><item><title>WhatsApp launches password-protected folder to hide confidential chats</title><link>https://nsaneforums.com/news/security-privacy-news/whatsapp-launches-password-protected-folder-to-hide-confidential-chats-r15528/</link><description><![CDATA[<p>
	WhatsApp <a href="https://blog.whatsapp.com/chat-lock-making-your-most-intimate-conversations-even-more-private" rel="external nofollow">announced</a> a new privacy feature for its messaging app called Chat Lock. As the name says, it's a dedicated password-protected folder in the app that can hide entire chat threads. This can be helpful when you are giving your phone to others for some time and don't want to get your chats exposed.
</p>

<p>
	 
</p>

<p>
	To use the WhatsApp chat lock feature, you can tap on the name of the user or group on their respective chat page, then tap on the Chat Lock option. You can find the password-protected folder carrying all the hidden chats at the top of the WhatsApp inbox screen. However, you need to pull down from the top of the inbox screen first to reveal the folder.
</p>

<p>
	 
</p>

<p>
	As of now, Chat Lock doesn't require a separate password and relies on your phone's built-in authentication such as biometrics or a PIN. WhatsApp said it will roll out updates to the Chat Lock feature in the coming months, including the ability to create a custom password for the folder which will be separate from the device password. It will bring the chat lock feature to companion devices as well.
</p>

<p>
	 
</p>

<p>
	In related news, WhatsApp recently added the ability to <a href="https://www.neowin.net/news/whatsapp-for-android-now-lets-you-edit-sent-text-messages--if-youre-lucky-enough/" rel="external nofollow">edit messages on Android devices</a>. The company is also <a href="https://www.neowin.net/news/whatsapp-beta-is-now-available-for-google-wear-os-smartwatches/" rel="external nofollow">testing a version of its instant messaging app</a> for smartwatches running Wear OS. Furthermore, in an attempt to curb spam calls on the app, WhatsApp is working with Truecaller on a feature that will <a href="https://www.neowin.net/news/truecaller-to-work-with-whatsapp-and-other-messaging-apps-soon/" rel="external nofollow">help users identify unknown callers</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/whatsapp-launches-password-protected-folder-to-hide-confidential-chats/" rel="external nofollow">WhatsApp launches password-protected folder to hide confidential chats</a>
</p>
]]></description><guid isPermaLink="false">15528</guid><pubDate>Mon, 15 May 2023 19:12:08 +0000</pubDate></item><item><title>AV-Comparatives: Microsoft Defender improves offline virus detection on Windows by a lot</title><link>https://nsaneforums.com/news/security-privacy-news/av-comparatives-microsoft-defender-improves-offline-virus-detection-on-windows-by-a-lot-r15525/</link><description><![CDATA[<p>
	<span style="font-size:14px;">Last week AV-TEST released its anti-malware assessment report for the month of January-February. The test found that Microsoft Defender did quite well in terms of malicious file detection (including false positives) though it did pretty poorly in the performance impact department, <a href="https://www.neowin.net/news/av-test-microsoft-defender-is-a-serious-system-hog-vs-avastavg-kaspersky-malwarebytes/" rel="external nofollow">securing the lowest score among all</a>.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">AV-Comparatives, which is another major anti-virus testing firm, also released its Real-World Protection Test and Malware Protection Test recently. We covered the former yesterday. In case you missed it, Microsoft did really well as it was one of the best performers alongside the likes of <a href="https://www.neowin.net/news/av-comparatives-microsoft-defender-kaspersky-bitdefender-some-of-the-best-for-web-threats/" rel="external nofollow">Kaspersky, Bitdefender, and Total Defense</a>.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Today we take a look at the Malware Protection test. The difference between the two sets of tests is that the Malware Protection deals with malware executed on the system itself, whereas Real-World Protection is about web threats.</span>
</p>

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

<p>
	<span style="font-size:14px;">The test procedure has been explained by AV-Comparatives:</span>
</p>

<p>
	 
</p>

<blockquote>
	<p>
		<span style="font-size:14px;">The Malware Protection Test assesses a security program’s ability to protect a system against infection by malicious files before, during or after execution. The methodology used for each product tested is as follows.</span>
	</p>

	<p>
		<span style="font-size:14px;">Prior to execution, all the test samples are subjected to on-access and on-demand scans by the security program, with each of these being done both offline and online. Any samples that have not been detected by any of these scans are then executed on the test system, with Internet/cloud access available, to allow e.g. behavioural detection features to come into play. If a product does not prevent or reverse all the changes made by a particular malware sample within a given time period, that test case is considered to be a miss. If the user is asked to decide whether a malware sample should be allowed to run, and in the case of the worst user decision system changes are observed, the test case is rated as “user-dependent”.</span>
	</p>

	<p>
		 
	</p>
</blockquote>

<p>
	<span style="font-size:14px;">Like in the case of Real-World Protection Test, Microsoft Defender has done quite well in the Online Detection and Protection categories. However, its Offline Detection rate, which is at 83%, still falls behind several other competitors, though it is not the worst as it has beaten others like Trend Micro and Panda. The thing to celebrate however is the continuous improvement Defender has shown over the months. Last year, Microsoft was at <a href="https://www.neowin.net/news/av-comparatives-finds-microsoft-defender-has-one-of-the-poorest-offline-detection-rates/" rel="external nofollow">just 60.3%</a>, and it improved to <a href="https://www.neowin.net/news/av-comparatives-finds-windows-defender-suffering-from-poor-offline-detection-false-alarms/" rel="external nofollow">69.8% six months later</a>.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">You can view the full chart below. In total there were 10,015 malicious sample test cases:</span>
</p>

<p>
	 
</p>

<p>
	<img alt="1684164715_av_comparatives_march_2023_of" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2023/05/1684164715_av_comparatives_march_2023_offline_online_detection_protection_rates_story.jpg" />
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The image below further breaks down the online protection rates and shows the number of compromised cases. Microsoft suffered two casualties, only behind McAfee and Norton, which had only a single compromised case. Meanwhile, Trend Micro was the worst with 281 which is quite appalling relatively.</span>
</p>

<p>
	 
</p>

<p>
	<img alt="1684164710_av_comparatives_march_2023_pr" class="ipsImage" data-ratio="73.19" height="500" width="720" src="https://cdn.neowin.com/news/images/uploaded/2023/05/1684164710_av_comparatives_march_2023_protection_rates_and_clusters_story.jpg" />
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The chart below summarizes the test results into one:</span>
</p>

<p>
	 
</p>

<p>
	<img alt="1684164704_av_comparatives_march_2023_ma" class="ipsImage" data-ratio="60.83" height="357" width="720" src="https://cdn.neowin.com/news/images/uploaded/2023/05/1684164704_av_comparatives_march_2023_malware_protection_test_total.jpg" />
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">You can find the full test data on AV-Comparatives' <a href="https://www.av-comparatives.org/tests/malware-protection-test-march-2023/" rel="external nofollow">website</a>.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;"><a href="https://www.neowin.net/news/av-comparatives-microsoft-defender-improves-offline-virus-detection-on-windows-by-a-lot/" rel="external nofollow">Source</a></span>
</p>
]]></description><guid isPermaLink="false">15525</guid><pubDate>Mon, 15 May 2023 17:16:17 +0000</pubDate></item><item><title>Super Mario Bros. Movie downloads are infecting pirates with malware</title><link>https://nsaneforums.com/news/security-privacy-news/super-mario-bros-movie-downloads-are-infecting-pirates-with-malware-r15522/</link><description><![CDATA[<p>
	<span style="font-size:14px;">Hackers are once again targeting users that <a href="https://www.tomsguide.com/news/heres-another-big-reason-to-avoid-pirating-content-online" rel="external nofollow">illegally download films</a> and infecting their devices with malware.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">This time around, they’ve embedded malware into illegal downloads of The Super Mario Bros. Movie, according to a new <a href="https://reasonlabs.com/blog/super-mario-bros-pirate?utm_source=newsletter" rel="external nofollow">blog post</a>(opens in new tab) from the cybersecurity firm ReasonLabs. As reported by <a href="https://www.axios.com/2023/05/12/malware-super-mario-bros-movie-cybersecurity" rel="external nofollow">Axios</a>(opens in new tab), the hackers began targeting Illumination’s latest film on April 30 after it was leaked on Twitter in its entirety and then quickly taken down.</span>
</p>


	 


<p>
	<span style="font-size:14px;">Like similar campaigns, this one begins with free, illegal copies of The Super Mario Bros. Movie. While users think they’ve managed to download the film for free without any consequences, a <a href="https://www.tomsguide.com/news/new-nexus-trojan-targets-450-financial-apps-and-is-taking-over-bank-accounts" rel="external nofollow">trojan</a> arrives on their computer alongside the movie.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">ReasonLabs says that the malware used in this new campaign has actually been used more than 150,000 times in the past to steal data and other sensitive information from pirates. While it often arrives alongside pirated films, the malware has also been distributed with <a href="https://www.tomsguide.com/news/nullmixer-malware-spies-on-you-and-steals-your-online-accounts-what-you-need-to-know" rel="external nofollow">pirated software</a> as well.</span>
</p>

<h2>
	<span style="font-size:14px;">Hijacking browser sessions</span>
</h2>

<p>
	<span style="font-size:14px;"><img alt="62aHxnvmKJvfMzFqKzR96H-970-80.jpg" class="ipsImage" data-ratio="75.10" height="405" width="720" src="https://cdn.mos.cms.futurecdn.net/62aHxnvmKJvfMzFqKzR96H-970-80.jpg" /></span>
</p>

<p>
	<span style="font-size:14px;"> (Image credit: Shutterstock) </span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Once downloaded onto a user’s system, the malware installs a <a href="https://www.tomsguide.com/news/hackers-are-stealing-gmail-messages-delete-this-extension-right-now" rel="external nofollow">malicious extension</a> that’s used to hijack the user's browser. It does this by giving itself sensitive browser permissions, allowing it to take over a browser’s default search bar.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Although it may appear like nothing has changed from an end user’s perspective, the malicious extension can collect all sorts of sensitive information including what you search for along with any passwords entered in your browser.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">When malicious extensions accidentally end up on the <a href="https://www.tomsguide.com/news/google-chrome-malicious-extensions" rel="external nofollow">Chrome Web Store</a>, they’re quickly taken down by Google. However, in this case, the malicious extension is actually a local extension, which means the search giant has no control over it. Instead, it’s up to you to remove it from your computer.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">You can do this by clicking on the three dots menu in Chrome, heading to More tools and clicking on Extensions. This will show you a list of all the extensions that are installed on your browser — you can remove any you don’t remember installing yourself.</span>
</p>

<h2>
	<span style="font-size:14px;">How to stay safe from malware hiding in downloaded files</span>
</h2>

<p>
	<span style="font-size:14px;"><img alt="wbnnjnFdxfHUZGiSFXky2S-970-80.jpg" class="ipsImage" data-ratio="75.10" height="405" width="720" src="https://cdn.mos.cms.futurecdn.net/wbnnjnFdxfHUZGiSFXky2S-970-80.jpg" /> </span>
</p>

<p>
	<span style="font-size:14px;">(Image credit: Shutterstock) </span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The first thing you should do to prevent your computer or smartphone from being infected with malware is to avoid downloading films and software illegally. Besides hurting the companies behind these products, doing so puts you and your data at risk.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Malware can also hide in legitimate-looking files, which is why you should be using the <a href="https://www.tomsguide.com/us/best-antivirus,review-2588.html" rel="external nofollow">best antivirus software</a> with your Windows PC, the <a href="https://www.tomsguide.com/best-picks/best-mac-antivirus" rel="external nofollow">best Mac antivirus</a> with your Mac and one of the <a href="https://www.tomsguide.com/best-picks/best-android-antivirus" rel="external nofollow">best Android antivirus apps</a> with your Android smartphone. Antivirus software scans all of the files you download for malware and warns you when one of them could put your security at risk.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">As for <a href="https://www.tomsguide.com/news/how-to-watch-the-super-mario-bros-movie-online-everything-we-know" rel="external nofollow">how to watch The Super Mario Bros. Movie</a> legally, it will actually be available to stream tomorrow (May 16) on Amazon for $29. While this might seem a bit expensive at first, it sure beats having to deal with <a href="https://www.tomsguide.com/us/best-identity-theft-protection,review-2083.html" rel="external nofollow">identity theft</a> and all of the other problems that can occur after a nasty malware infection.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;"><a href="https://www.tomsguide.com/news/super-mario-bros-movie-downloads-are-infecting-pirates-with-malware" rel="external nofollow">Source</a></span>
</p>
]]></description><guid isPermaLink="false">15522</guid><pubDate>Mon, 15 May 2023 17:05:26 +0000</pubDate></item><item><title>New RA Group ransomware targets U.S. orgs in double-extortion attacks</title><link>https://nsaneforums.com/news/security-privacy-news/new-ra-group-ransomware-targets-us-orgs-in-double-extortion-attacks-r15521/</link><description><![CDATA[<p>
	<span style="font-size:14px;">A new ransomware group named 'RA Group' is targeting pharmaceutical, insurance, wealth management, and manufacturing firms in the United States and South Korea.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The new ransomware operation started in April 2023, when they launched a data leak site on the dark web to publish victims' details and stolen data, engaging in the typical 'double-extortion' tactic used by most ransomware gangs.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">While the extortion portal was launched on April 22nd, 2023, the first batch of victimized organizations was published on April 27th, including sample files, a description of the type of content that was stolen, and links to stolen data.</span>
</p>

<p>
	 
</p>

<div>
	<img alt="ra-group-leak-site.jpg" class="ipsImage" data-ratio="75.10" height="540" width="490" src="https://www.bleepstatic.com/images/news/ransomware/ra-group-leak-site.jpg" />
	<p>
		<span style="font-size:14px;">Victim entry on RA Group's extortion site<br />
		Source: BleepingComputer</span>
	</p>

	<p>
		 
	</p>
</div>

<p>
	<span style="font-size:14px;">In a new report by <a href="https://blog.talosintelligence.com/ra-group-ransomware/" rel="external nofollow">Cisco Talos</a>, researchers explain that RA Group uses an encryptor based on the <a href="https://www.bleepingcomputer.com/news/security/babuk-ransomwares-full-source-code-leaked-on-hacker-forum/" rel="external nofollow">leaked source code for the Babuk ransomware</a>, a ransomware operation that shut down in 2021.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Last week, <a href="https://www.bleepingcomputer.com/news/security/babuk-code-used-by-9-ransomware-gangs-to-encrypt-vmware-esxi-servers/" rel="external nofollow">Sentinel Labs reported</a> that at least nine distinct ransomware operations are using the Babuk source code that was leaked on a Russian-speaking hacker forum in September 2021, as it gives threat actors an easy way to expand their broaden their scope to cover Linux and VMware ESXi.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">In addition to the ransomware groups cited in the Sentinel Labs report as users of Babuk, Cisco Talos also mentions Rook, Night Sky, Pandora, Nokoyawa, Cheerscrypt, AstraLocker 2.0, and ESXiArgs.</span>
</p>

<p>
	 
</p>

<div>
	<img alt="babuk-gangs.jpg" class="ipsImage" data-ratio="60.56" height="395" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Ransomware/25/babuk-gangs.jpg" />
	<p>
		<span style="font-size:14px;">Ransomware groups using the leaked Babuk code (Cisco)</span>
	</p>
</div>

<h2>
	<span style="font-size:14px;">RA Group attack details</span>
</h2>

<p>
	<span style="font-size:14px;">A notable characteristic of RA Group is that each attack features a custom ransom note written specifically for the targeted organization, while the executable is also named after the victim.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The ransomware targets all logical drives on the victim's machine and network shares and attempts to encrypt specific folders, excluding those related to the Windows system, boot, Program Files, etc.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">This is to avoid rendering the victim's system unusable, making it unlikely to receive a ransom payment.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">RA Group's encryptor uses <a href="https://www.bleepingcomputer.com/news/security/ransomware-gangs-switching-to-new-intermittent-encryption-tactic/" rel="external nofollow">intermittent encryption</a>, which is to alternative between encrypting and not encrypting sections of a file to speed up the encryption of a file. However, this <a href="https://www.bleepingcomputer.com/news/security/new-ransomware-decryptor-recovers-data-from-partially-encrypted-files/" rel="external nofollow">approach can be risky</a> as it allows some data to be partially recovered from files.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">When encrypting data, the encryptor will use curve25519 and eSTREAM cipher hc-128 algorithms.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Encrypted files are appended the filename extension ".GAGUP" while all volume shadow copies and Recycle Bin contents are wiped to prevent easy data restoration.</span>
</p>

<p>
	 
</p>

<div>
	<img alt="shad-cop.jpg" class="ipsImage" data-ratio="66.53" height="441" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Ransomware/25/shad-cop.jpg" />
	<p>
		<span style="font-size:14px;">Deleting shadow copies (Cisco)</span>
	</p>

	<p>
		 
	</p>
</div>

<p>
	<span style="font-size:14px;">The ransom note dropped on the victim's system is named 'How To Restore Your Files.txt' and requires the victim to use qTox messenger to contact the threat actors and negotiate a ransom.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The note also includes a link to a repository containing files stolen from the victim as proof of the data breach.</span>
</p>

<p>
	 
</p>

<div>
	<img alt="ransom-note.jpg" class="ipsImage" data-ratio="82.19" height="540" width="417" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Ransomware/25/ransom-note.jpg" />
	<p>
		<span style="font-size:14px;">A sample of RA Group's ransom note (Cisco)</span>
	</p>

	<p>
		 
	</p>
</div>

<p>
	<span style="font-size:14px;">The threat actors claim to give victims three days before a sample of stolen data is published on extortion sites, but like other ransomware operations, this is likely open to negotiation.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">As this is a relatively new ransomware operation, with only a few victims, it is unclear how they breach systems and spread laterally on a network.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;"><a href="https://www.bleepingcomputer.com/news/security/new-ra-group-ransomware-targets-us-orgs-in-double-extortion-attacks/" rel="external nofollow">Source</a></span>
</p>
]]></description><guid isPermaLink="false">15521</guid><pubDate>Mon, 15 May 2023 16:59:45 +0000</pubDate></item><item><title>Brave unveils new "Forgetful Browsing" anti-tracking feature</title><link>https://nsaneforums.com/news/security-privacy-news/brave-unveils-new-forgetful-browsing-anti-tracking-feature-r15499/</link><description><![CDATA[<p>
	<span style="font-size:14px;">The privacy-focused Brave Browser is introducing a new "Forgetful Browsing" feature that prevents sites from re-identifying you on subsequent visits.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">This new feature will clear not only cookies at the sites you specify but also data in local storage and the cache when you close a website. While this will also automatically log users out of sites, it also prevents re-identification when they return to the site at a future time.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Users can enable "Forgetful Browsing" from the software's settings menu, either for all websites (global default) or for a specified list of sites.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">"When this option is set, Brave will clear first-party storage for the site a few seconds after there are no more open tabs for the site," explains Brave Software's <a href="http://brave.com/privacy-updates/25-forgetful-browsing/" rel="external nofollow">announcement</a>.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">"Forgetful Browsing clears both explicitly stored values (e.g. cookies, <a href="https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage" rel="external nofollow">localStorage</a>, or <a href="https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API" rel="external nofollow">indexedDB</a>) and indirectly stored values (e.g. HTTP cache or DNS cache)."</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The Brave Software team explained that although its browser offers robust protections against third-party tracking, the privacy issues that arise from first-party tracking remain somewhat unaddressed.</span>
</p>

<h2>
	<span style="font-size:14px;">Focusing on first-party tracking</span>
</h2>

<p>
	<span style="font-size:14px;">First-party tracking has taken the back seat in the privacy-protection considerations of browser engineers because users consciously choose what websites they visit and naturally have better control and a clearer understanding of where their data goes.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">While first-party cookies are important for a good website experience, such as staying logged into a site or keeping track of read content, several risks are still associated with letting a website re-identify visitors indefinitely.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">These risks include building rich user profiles for targeted advertising by aggregating more data, and associating multiple visitor accounts with the same person or same household, thus breaking privacy-proofing barriers.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Brave says that most modern web browsers already offer features or tools to deal with this problem. However, they're either too fragmented, cumbersome to use, either too generic or too specific, or entirely hidden from the user.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Hence, the team decided to develop Forgetful Browsing as an integrated tool that will be easy to enable and disable and won't require any user vigilance or specific intervention after setting up.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">To set the global default setting for 'Forgetful Browsing,' head to Settings → Shields → Click "Forget me when I close a site."</span>
</p>

<div>
	
		<p>
			 
		</p>

		<p>
			<img alt="settings.png" class="ipsImage" data-ratio="75.10" height="540" width="437" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Software/14/settings.png" />
		</p>

		
			<p>
				<span style="font-size:14px;">The 'Forgetful Browsing' setting on Brave settings menu (Brave)</span>
			</p>

			<p>
				 
			</p>
		
	
</div>

<p>
	<span style="font-size:14px;">Website-specific situations like adding an entry or an exclusion from the global default will be as simple as navigating to the site, clicking on the shields icon on the right side of the URL bar, clicking "Advanced controls," and then switching the toggle of the feature to the "on" position.</span>
</p>

<p>
	 
</p>

<div>
	
		<img alt="option.png" class="ipsImage" data-ratio="75.10" height="540" width="298" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Software/14/option.png" />
		
			<p>
				<span style="font-size:14px;">Site-specific option on the URL bar<br />
				(Brave)</span>
			</p>

			<p>
				 
			</p>
		
	
</div>

<p>
	<span style="font-size:14px;">Brave clarifies that 'Forgetful Browsing' will apply to sites and not domains, contrary to how most settings in Shields work.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The new feature will be made available on Brave browser for the desktop version 1.53 (current stable is v1.51), while Android users will get 'Forgetful Browsing' a bit later, with version 1.54.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;"><a href="https://www.bleepingcomputer.com/news/security/brave-unveils-new-forgetful-browsing-anti-tracking-feature/" rel="external nofollow">Source</a></span>
</p>
]]></description><guid isPermaLink="false">15499</guid><pubDate>Mon, 15 May 2023 05:42:56 +0000</pubDate></item><item><title>AV-Comparatives: Microsoft Defender, Kaspersky, Bitdefender some of the best for web threats</title><link>https://nsaneforums.com/news/security-privacy-news/av-comparatives-microsoft-defender-kaspersky-bitdefender-some-of-the-best-for-web-threats-r15489/</link><description><![CDATA[<p>
	Last week AV-TEST released its anti-malware assessment report for the month of January-February. The test found that Microsoft Defender did quite well in terms of malicious file detection (including false positives) though it did pretty poorly in the performance impact department, <a href="https://www.neowin.net/news/av-test-microsoft-defender-is-a-serious-system-hog-vs-avastavg-kaspersky-malwarebytes/" rel="external nofollow">securing the lowest score among all</a>.
</p>

<p>
	 
</p>

<p>
	AV-Comparatives, which is another major anti-malware testing firm, released its Real-World Protection report of February-March 2023 recently. The Real-Wold Protection test deals with web threats and is different from the company's Malware Protection Test which is about malware executed on the system.
</p>

<p>
	 
</p>

<p>
	The results are extremely favorable for Microsoft as Defender managed to block 100% of the tested samples and only had two false positive cases. In total, there were 260 live test cases which means the false positive percentage is almost zero.
</p>

<p>
	 
</p>

<p>
	Only Kaspersky had a completely flawless run in this evaluation as the Russian anti-virus provider blocked 100% of all threats and there were also no false positives. Other vendors like Bitdefender and Total Defense also performed exceptionally well. Both the products were able to block 100% of threats and each had only a single false positive alert.
</p>

<p>
	 
</p>

<p>
	You can view the results in the image below:
</p>

<p>
	 
</p>

<p>
	<img alt="1684051475_real_world_protection_test_fe" class="ipsImage" data-ratio="75.10" height="362" width="720" src="https://cdn.neowin.com/news/images/uploaded/2023/05/1684051475_real_world_protection_test_feb_march_2023_av-comparatives.jpg">
</p>

<p>
	 
</p>

<p>
	The worst performer in terms of false positive detections was Trend Micro with 27. However, Panda was also pretty close behind with 19, and it also failed to block 0.4% of the test cases. In case you want to read more, you can find more details on AV-Comparatives' <a href="https://www.av-comparatives.org/tests/real-world-protection-test-feb-mar-2023-factsheet/" rel="external nofollow">website here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/av-comparatives-microsoft-defender-kaspersky-bitdefender-some-of-the-best-for-web-threats/" rel="external nofollow">AV-Comparatives: Microsoft Defender, Kaspersky, Bitdefender some of the best for web threats</a>
</p>
]]></description><guid isPermaLink="false">15489</guid><pubDate>Sun, 14 May 2023 20:15:30 +0000</pubDate></item><item><title>How to reset Apple ID password?</title><link>https://nsaneforums.com/news/security-privacy-news/how-to-reset-apple-id-password-r15472/</link><description><![CDATA[<p>
	With this article, you can learn how to reset your Apple ID password easily.
</p>

<p>
	 
</p>

<p>
	Your Apple ID password is a key that unlocks many features and services on your Apple devices. If you forget your password, you won't be able to access your iCloud account, App Store purchases, Apple Music subscription, and more. That's why you need to reset your Apple ID password as soon as possible if you can't remember it.
</p>


<h2>
	How to reset Apple ID password?
</h2>

<p>
	If you have forgotten your Apple ID password, don't worry. You can easily reset it using one of the methods below.
</p>

<h3>
	Use your iPhone or other trusted Apple device
</h3>

<p>
	This is the fastest and easiest way to reset your password, as long as you have a device that you are already signed in to with your Apple ID.
</p>

<p>
	 
</p>

<ul>
	<li>
		Go to Settings and tap your name.
	</li>
	<li>
		Tap Password &amp; Security and then Change Password.
	</li>
	<li>
		Follow the onscreen instructions to create a new password.
	</li>
</ul>

<figure aria-describedby="caption-attachment-194536" id="attachment_194536">
	<img alt="apple-id-password-2-1.jpg" class="ipsImage" data-ratio="75.10" height="483" width="720" src="https://www.ghacks.net/wp-content/uploads/2023/05/apple-id-password-2-1.jpg"><noscript><img class="wp-image-194536 size-full" alt="apple-id-password-2-1.jpg" width="1200" height="806" src="https://www.ghacks.net/wp-content/uploads/2023/05/apple-id-password-2-1.jpg"></noscript>
	<figcaption id="caption-attachment-194536">
		<em>Credit: Apple</em>
	</figcaption>
</figure>

<p>
	You can also use this method on a trusted iPad, iPod touch, or Apple Watch.
</p>

<div id="td-incontent-1346689295604">
	<script class="rvloader">!function(){var t="td-incontent-"+Math.floor(Math.random()*Date.now()),e=document.getElementsByClassName("rvloader"),n=e[e.length-1].parentNode;undefined==n.getAttribute("id")&&(n.setAttribute("id",t),revamp.displaySlots([t]))}();</script>
</div>

<h3>
	Use the Apple Support app
</h3>

<p>
	If you don't have an Apple device, but you have access to your trusted phone number, you can borrow an Apple device from a friend or family member or use one at an Apple Store.
</p>

<p>
	 
</p>

<ul>
	<li>
		Download and open the Apple Support app on the borrowed device.
	</li>
	<li>
		Under Topic, tap Passwords &amp; Security.
	</li>
	<li>
		Click Reset Apple ID password.
	</li>
	<li>
		Hit Get Started, then tap a different Apple ID and enter your Apple ID.
	</li>
	<li>
		Tap Next and follow the onscreen instructions to reset your password.
	</li>
</ul>

<p>
	Any information that you enter will not be stored on the borrowed device.
</p>

<h3>
	Use iForgot
</h3>

<p>
	If you don't have a trusted device or a trusted phone number, you can still reset your password on the web, but it may take longer.
</p>

<p>
	 
</p>

<ul>
	<li>
		Go to <a cmp-ltrk="Links" cmp-ltrk-idx="4" data-wpel-link="external" href="http://iforgot.apple.com" mrfobservableid="bca5b358-e108-4990-8d8d-59103e510353" rel="external nofollow" target="_blank">iforgot.apple.com</a> and enter your Apple ID.
	</li>
	<li>
		Choose how to reset your password: by email, by security questions, or by two-factor authentication.
	</li>
	<li>
		Follow the onscreen instructions to complete the process.
	</li>
</ul>

<p>
	 
</p>

<p>
	If you have trouble resetting your password, contact <a cmp-ltrk="Links" cmp-ltrk-idx="5" data-wpel-link="external" href="https://support.apple.com" mrfobservableid="b4e8ca35-875f-4bbf-98aa-e8c00f32beac" rel="external nofollow" target="_blank">Apple Support</a> for help.
</p>

<p>
	 
</p>

<p>
	Check out the new <a cmp-ltrk="Links" cmp-ltrk-idx="6" data-wpel-link="internal" href="https://www.ghacks.net/2023/05/10/apple-watch-pride-edition-bands/" mrfobservableid="e5687104-fc6a-4e4c-ae6c-5a2c3f802c59" rel="external nofollow">Apple Watch Pride Edition bands</a>.
</p>

<div id="td-incontent-824424742447">
	<script class="rvloader">!function(){var t="td-incontent-"+Math.floor(Math.random()*Date.now()),e=document.getElementsByClassName("rvloader"),n=e[e.length-1].parentNode;undefined==n.getAttribute("id")&&(n.setAttribute("id",t),revamp.displaySlots([t]))}();</script>
</div>

<h2>
	Apple ID password is needed for...
</h2>

<p>
	Your Apple ID is the account that you use to access all Apple services and make all of your devices work together seamlessly. You can use your Apple ID to:
</p>

<p>
	 
</p>

<ul>
	<li>
		Sign in to iCloud to keep your personal content up to date on all your devices.
	</li>
	<li>
		Sign in to the App Store and iTunes Store to buy and download apps, music, movies, TV shows and more.
	</li>
	<li>
		Sign in to iMessage and FaceTime to chat with friends and family across all of your devices.
	</li>
	<li>
		Sign in to Find My to locate your devices and protect your data if they are lost or stolen.
	</li>
	<li>
		Sign in to Apple Pay to make secure and convenient purchases in stores, apps, and on the web.
	</li>
	<li>
		Sign in to Apple Music to stream over 75 million songs and download your favorites.
	</li>
	<li>
		Sign in to Apple TV+ to watch original shows and movies from the world's best storytellers.
	</li>
	<li>
		Sign in to Apple Arcade to play over 200 ad-free games across your devices.
	</li>
	<li>
		Sign in to Apple News+ to read hundreds of magazines and leading newspapers.
	</li>
	<li>
		Sign in to Apple Fitness+ to get personalised workouts from world-class trainers.
	</li>
</ul>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2023/05/13/how-to-reset-apple-id-password/" rel="external nofollow">How to reset Apple ID password?</a>
</p>
]]></description><guid isPermaLink="false">15472</guid><pubDate>Sat, 13 May 2023 20:32:43 +0000</pubDate></item><item><title>Passkeys may not be for you, but they are safe and easy&#x2014;here&#x2019;s why</title><link>https://nsaneforums.com/news/security-privacy-news/passkeys-may-not-be-for-you-but-they-are-safe-and-easy%E2%80%94here%E2%80%99s-why-r15466/</link><description><![CDATA[<h2>
	<span style="font-size:14px;">Answering common questions about how passkeys work.</span>
</h2>

<div>
	<div>
		<div>
			<p>
				<span style="font-size:14px;">My <a href="https://arstechnica.com/information-technology/2023/05/passwordless-google-accounts-are-easier-and-more-secure-than-passwords-heres-why/" rel="external nofollow">recent feature</a> on passkeys attracted significant interest, and a number of the 1,100-plus comments raised questions about how the passkey system actually works and if it can be trusted. In response, I've put together this list of frequently asked questions to dispel a few myths and shed some light on what we know—and don't know—about passkeys. This FAQ will be updated from time to answer additional questions of merit, so check back regularly. This author will not be monitoring or responding to comments going forward but can still be contacted through email.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: I don’t trust Google. Why should I use passkeys?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A:</strong> If you don’t use Google, then Google passkeys aren’t for you. If you don’t use Apple or Microsoft products, the situation is similar. The original article was aimed at the hundreds of millions of people who do use these major platforms (even if grudgingly).</span>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;">That said, passkey usage is quickly expanding beyond the major tech players. Within a month or two, for instance, 1Password and other third parties will support passkey syncing that will populate the credential to all your trusted devices. While Google is further along than any other service in allowing logins with passkeys, new services allow users to log in to their accounts with passkeys just about every week. In short order, you can use passkeys even if you don’t trust Google, Apple, or Microsoft.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: I don’t trust any company to sync my login credentials; I only keep them stored on my local devices. Why would I ever use passkeys?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A:</strong> Even if you don’t trust any cloud service to sync your login credentials, the FIDO specs allow for something called single-device passkeys. As the name suggests, these passkeys work on a single device and aren’t synced through any service. Single-device passkeys are typically created using a FIDO2 security key, such as a Yubikey.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;">However, if you’re syncing passwords through a browser, a password manager, iCloud Keychain, or one of the Microsoft or Google equivalents, be aware that you are already trusting a cloud service to sync your credentials. If you don’t trust cloud services to sync passkeys, you shouldn’t trust them to sync your passwords, either.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: It seems incredibly risky to sync passkeys. Why should I trust syncing from any service?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A:</strong> Currently, the <a href="https://en.wikipedia.org/wiki/FIDO_Alliance" rel="external nofollow">FIDO specifications</a> call for syncing with end-to-end encryption, which by definition means nothing other than one of the trusted end-user devices has access to the private key in unencrypted (that is, usable) form. The specs don't currently mandate a baseline for this E2EE. Apple’s syncing mechanism, for instance, relies on the same end-to-end encryption that iCloud Keychain already uses for password syncing. Apple has documented the design of this service in great detail <a href="https://support.apple.com/guide/security/icloud-keychain-security-overview-sec1c89c6f3b/1/web/1" rel="external nofollow">here</a>, <a href="https://support.apple.com/guide/security/icloud-keychain-security-overview-sec1c89c6f3b/1/web/1" rel="external nofollow">here</a>, <a href="https://support.apple.com/guide/security/secure-keychain-syncing-sec0a319b35f/1/web/1" rel="external nofollow">here</a>, <a href="https://support.apple.com/guide/security/secure-icloud-keychain-recovery-secdeb202947/1/web/1" rel="external nofollow">here</a>, and <a href="https://support.apple.com/guide/security/escrow-security-for-icloud-keychain-sec3e341e75d/1/web/1" rel="external nofollow">here</a>. Independent security experts have yet to report any discrepancies in Apple’s claim that it lacks the means to unlock the credentials stored in the iCloud Keychain.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">iCloud is a fundamental security feature. The onus should be on the company claiming it's safe to proof said safety [sic], not on others to disproof [sic] it.</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A:</strong> As noted earlier, if you don't trust Apple or any other company offering syncing, consider using a single-site passkey. If you don't trust Apple or any other company offering syncing and you don't want to use a single-site passkey, passkeys aren't for you, and there's not much point reading future Ars articles on this topic. Just remember that if you don't trust iCloud et al. to sync your passkeys, you shouldn't trust them to sync passkeys or any other sensitive data.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: What about the other syncing services? Where’s their documentation?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A:</strong> Google has documentation <a href="https://security.googleblog.com/2022/10/SecurityofPasskeysintheGooglePasswordManager.html?m=1" rel="external nofollow">here</a>. 1Password has documentation on the infrastructure that it uses to sync passwords (<a href="https://support.1password.com/1password-security/#:~:text=Everything%20in%20your%201Password%20account,-GCM-256%20authenticated%20encryption" rel="external nofollow">here</a> and <a href="https://1passwordstatic.com/files/security/1password-white-paper.pdf" rel="external nofollow">here</a>). Again, if you already trust any cloud-based password syncing platform, it's a little late to ask for documentation now. There’s little, if any, added risk to sync passkeys as well.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: Wasn't there a recent article about new macOS malware that could steal iCloud Keychain items?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A: </strong>This may be a reference to MacStealer, malware that was recently advertised in underground crime forums. There are no reports of MacStealer being used in the wild, and there’s no confirmation that the malware even exists. We only know of ads claiming that such malware exists.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;">That said, the ad hawking MacStealer says it’s in early beta and comes in the form of a standard DMG file that must be manually installed on a Mac. The DMG file is not digitally signed, so it won’t install unless an end user mucks around in the macOS security settings. Even then, a victim would have to go on to enter their iCloud password into the app after it's installed before cloud-based data could be extracted.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;">Based on the <a href="https://www.uptycs.com/blog/macstealer-command-and-control-c2-malware" rel="external nofollow">description of MacStealer</a> from Uptycs, the security firm that spotted the ad, I don’t think people have much to worry about. And even if the malware does pose a threat, that threat extends not just to passkeys but to anything else that hundreds of millions of people already store in iCloud Keychain.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: Passkeys give control of your credentials to Apple/Google/Microsoft, to a third-party syncing service, or to the site you’re logging in to. Why would I ever do that?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A:</strong> Assuming you’re using a password to sign in to a service such as Gmail, Azure, or Github, you’re already trusting these companies to implement their authentication systems in a way that doesn’t expose the shared secrets that allow you to log in. Logging in to one of these sites with a passkey instead of a password gives the sites the same control—no more and no less—over your credentials than they had before.</span>
			</p>

			<p>
				<span style="font-size:14px;">The reason is that the private key portion of a passkey never leaves a user’s encrypted devices. The authentication occurs on the user device. The user device then sends the site being logged into a cryptographic proof that the private key resides on the device logging in. The cryptography involved in this process ensures that the proof can’t be spoofed.</span>
			</p>
		</div>
	</div>
</div>

<div>
	 
</div>

<div>
	<div>
		<div>
			<p>
				<strong><span style="font-size:14px;">Q: If the private key never leaves the device, how does it sync from one device to another?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A: </strong>On syncing platforms from Apple/Google/Microsoft and from 1Password, trusted devices sync from one trusted device to another as an E2EE blob (i.e., data that's end-to-end encrypted). The precise behavior of this blob will vary from platform to platform, and in the coming months, I think it’s incumbent on syncing services to document the encryption they use to protect the passkey data. But again, if you trust any cloud service to sync passwords now, there’s no reason not to trust it to sync passkeys as well.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: What happens if I lose the device or devices storing my passkey? How will I ever get back into my account?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A:</strong> For people who use multiple devices to log in to an account, the key will live on there. If your lost device was the only one storing the passkey or if you lose all your devices, you can simply log in using your password, the way you always have. If you have recovery codes for the account, you can also regain access through them.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: So I (or possibly an adversary) can still log in to my account with a password or a recovery code? How, then, are passkeys safer?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A:</strong> The short answer is that passkeys are immune to credential phishing since there’s nothing for a user to enter into a malicious site or to provide to a phisher trying to trick you into providing your credentials (say, in a phone call pretending to come from an admin). Passkeys also have two-factor authentication built into the flow.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;">The longer answer is that the fallback to passwords or recovery codes does introduce some vulnerability, at least theoretically. If an attacker can trick you into logging into a phishing site with your password or passcode, or to provide either of those in a phone call (this happens more than you may think), all bets are off. This isn’t true just for bypassing passkey security, though; it's true for the security of any form of 2FA.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;">At the moment, the password fallback is pretty much universal. The only accounts I have (and I have hundreds) that allow me to restrict the use of recovery codes when logging in are my Gmail accounts—and then only because I’m enrolled in Google’s <a href="https://landing.google.com/advancedprotection/" rel="external nofollow">Advanced Protection Program</a>.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: WebAuthn and the other FIDO specs describe a pretty complex system with lots of moving parts. The more complex something is, the more likely there are mistakes. How safe are passkeys, really? Is there a net gain after considering the risk of a bad implementation?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A: </strong>There’s no way to guarantee that a company allowing users to log in with a passkey or a service that syncs that passkey won’t slip up. But that risk already exists to a large extent with password-based authentication systems, and once you bolt on OAuth or third-party authentication services like Okta, you probably have an authentication process that’s as complex as passkeys (or even more so).</span>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;">More to the point, the specs that make passkeys work have been hammered out by hundreds if not thousands of engineers from scores of tech and government organizations across the industry. Many people are familiar with the adage "don’t roll your own encryption." The specs behind passkeys are anything but self-rolled. Passkeys aren’t something developed by a handful of large players who have ulterior motives. Organizations across the board believe passkeys have the potential to make account takeovers much harder and do so with much less user friction and less risk of being locked out of an account.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: The Bluetooth requirement is a "hard no" for me. I don’t want the hassle of having to disconnect it first from one device. The communication protocol is complete garbage and should never be part of any authentication scheme. Plus, I don’t want to go search for my phone in the other room every time I want to log in to my account.</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A:</strong> There’s a lot to unpack here. First, the use of Bluetooth is an option, not a requirement. Bluetooth only comes into play when performing cross-device authentication—using a device (such as a phone) that has already logged in to the account to authenticate a device (such as a PC) to the same account. During this process, the phone and the PC must have Bluetooth turned on, but they need not be paired. This is to prove that the two devices are close to each other. If you hate Bluetooth, simply opt to log in new devices using a password or another method that doesn’t involve cross-device authentication.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;">I have been testing passkeys for more than two months using an iPhone 13, a MacBook Air, a ninth-generation iPad, a Pixel 7, and a Windows 10 ThinkPad. I have performed literally hundreds of logins. While doing cross-device authentication, I have had exactly zero instances of the two devices being unable to connect over Bluetooth.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;">The sole purpose of the Bluetooth connection is to ensure the two devices are within close proximity. No shared secrets or sensitive data travel between the devices.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: What if an adversary gets access to my unlocked device storing one of my passkeys?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A:</strong> The adversary would still have to unlock the device when logging into your account with one of your passkeys.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: What if Google or another site deprecates passwords and allows logging in only with passkeys?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A:</strong> This seems extremely unlikely for a bunch of reasons that are mostly logistical. No companies have said they plan t deprecate passwords. If you still think a company is going to do this and passkeys are a non starter for you, you should move off the platform as soon as practical. If you're like most people, the off-boarding will be labor intensive. During this lengthy process, consider turning on passkeys to make things easier. The reason: If a site deprecates passwords (again, a massive, massive if) it won't happen because you did or did not turn on a passkey. It will have happened either way. The passkey will only make the transfer easier to do.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: I don't like the idea of passcodes making mugging people too user friendly: eg hit them with a pipe, take their phone, point it at their face to unlock, and you can now run off with access to their bank accounts.</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A: </strong>If you have your device set so it unlocks only with a passcode or PIN, you (or a mugger) won't be able to use passkeys with a face or fingerprint scan.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">The article claims there is ‘nothing to lose’ by trying out passkeys. What about loss of time, the stress of being locked out of your accounts because of bugs or something you misunderstood?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A: </strong>If after reading this post and previous Ars coverage, you feel this level of worry, you should skip passcodes, at least for now.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: Why is Ars pushing passkeys so hard?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A: </strong>Based on conversations I’ve had with numerous people specializing in account authentication, I see great promise in passkeys because I think they will be easier and, on the whole, more secure once people develop the same kind of muscle memory they have now with passwords. Only time will tell, but I see no reason that people, including skeptics, shouldn’t at least try them. There's nothing to lose. If you don’t like passkeys, you can delete them (with the exception of passkeys Google automatically created on Android devices) and fall back to passwords at any time with no penalty.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Update with new questions:</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q. Is there an open-source implementation of the sync server I can use to run my own instance?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A:</strong> Nothing stops anyone from building something like this. Android makes it easy to <a href="https://developer.android.com/training/sign-in/passkeys" rel="external nofollow">plug an implementation right into Android</a> using Google's new credential manager APIs.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<strong><span style="font-size:14px;">Q: Can you back up your passkeys?</span></strong>
			</p>

			<p>
				 
			</p>

			<p>
				<span style="font-size:14px;"><strong>A: </strong>Not yet. But per this note from an engineer elbow-deep into the implementation of passkeys, import/export capabilities across devices and passkey managers are <a href="https://hachyderm.io/@rmondello/110329118270492669" rel="external nofollow">in the works</a>.</span>
			</p>

			<p>
				 
			</p>

			<p>
				<a href="https://arstechnica.com/information-technology/2023/05/passkeys-may-not-be-for-you-but-they-are-safe-and-easy-heres-why/" rel="external nofollow">Source</a>
			</p>
		</div>
	</div>
</div>
]]></description><guid isPermaLink="false">15466</guid><pubDate>Sat, 13 May 2023 18:04:22 +0000</pubDate></item><item><title>Brave Browser may soon delete cookies and data when websites are closed</title><link>https://nsaneforums.com/news/security-privacy-news/brave-browser-may-soon-delete-cookies-and-data-when-websites-are-closed-r15460/</link><description><![CDATA[<p>
	<span style="font-size:14px;">Brave Software is working on a new privacy feature for its Brave Browser that it calls Forgetful Browsing. The feature is scheduled for inclusion in Brave 1.53 for the desktop and Brave 1.54 for Android.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Forgetful Browsing configures the web browser to delete cookies and other site data automatically when a website is closed in the browser. Brave users may configure the feature for individual sites or for all sites in the browser.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The privacy feature gives Brave users control over first-party site data and cookies. First-party refers to the actual site that users are on.</span>
</p>

<p>
	 
</p>

<p>
	<img alt="brave-browser-forget.png" class="ipsImage" data-ratio="75.10" height="379" width="720" src="https://www.ghacks.net/wp-content/uploads/2023/05/brave-browser-forget.png" />
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Using the feature is quite simple. Brave has added it to its Shield feature, which powers the content blocker as well as other privacy and security protections.</span>
</p>

<div>
	 
</div>

<p>
	<span style="font-size:14px;">To apply it to a single site, you'd activate the Shield icon in Brave, select advanced controls to expand these options, and check the "Forget me when I close the site" toggle.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Brave will delete cookies and other site data of that website automatically when the last instance of it is closed in the browser.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Brave <a href="https://brave.com/privacy-updates/25-forgetful-browsing/" rel="external nofollow">explains</a> in a new blog post on its site: "When this option is set, Brave will clear first-party storage for the site a few seconds after there are no more open tabs for the site."</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">The Forgetful Browsing feature of Brave browser deletes explicitly and indirectly stored values in the browser according to Brave Software: "Forgetful Browsing clears both explicitly stored values (e.g. cookies, localStorage, or indexedDB) and indirectly stored values (e.g. HTTP cache or DNS cache)."</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Brave users need to be aware that the deletion of the data will log them out automatically, as session data will be removed when websites are closed.</span>
</p>

<div>
	 
</div>

<p>
	<span style="font-size:14px;">Brave Software points out the following advantages of the feature for some use cases:</span>
</p>

<p>
	 
</p>

<ul>
	<li>
		<span style="font-size:14px;">Users are logged out automatically of sites configured for Forgetful Browsing.</span>
	</li>
	<li>
		<span style="font-size:14px;">Rate limiting may be circumvented; some sites allow users to view only a specific number of articles, and keep track of this through cookies or site data.</span>
	</li>
	<li>
		<span style="font-size:14px;">Sites may not be able to identify users who visited them previously.</span>
	</li>
</ul>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Forgetful Browsing was created by Brave Software to further strengthen user privacy. The company believes that the "Web has the wrong defaults for privacy", as browsers "let sites reidentify users indefinitely" even though users benefit from this only on some sites that they visit.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">While reidentification is useful, e.g., to check emails or messages, or to manage personal sites, it is often not necessary.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Most web browsers have improved protection against third-party tracking in the past years. Most include options to clear third-party cookies and site data on exist, or support extensions that prevent the setting in first place. There is also support for private browsing modes, which are limited to deleting local data, and features such as <a href="https://www.ghacks.net/2023/04/13/all-firefox-users-are-now-protected-better-against-online-tracking/" rel="external nofollow">Firefox's Total Cookie Protection</a>,</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">First-party tracking on the other hand has been largely neglected up until now. Browser users may delete data manually or use extensions that help them.</span>
</p>

<div>
	 
</div>

<p>
	<span style="font-size:14px;">Brave Browser's Forgetful Browsing feature integrates a built-in tool to address this. Most Brave users may want to configure the feature for individual sites, e.g., to always reset the number of articles they read on a site, or to make sure that they are signed-out of a service whenever they close the browser.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Some may go a step further and enable it for all sites. This is done by loading brave://settings/shields in the browser's address bar and enabling the Forget me when I close a site option on the page that opens.</span>
</p>

<p>
	 
</p>

<p>
	<img alt="brave-forget-me.png" class="ipsImage" data-ratio="75.10" height="379" width="720" src="https://www.ghacks.net/wp-content/uploads/2023/05/brave-forget-me.png" />
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">There are a handful of potential downsides to enabling this for all sites visited in the browser. Besides needing to sign-in to sites each time they are loaded, most sites may also display cookie prompts on each visit.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">A click on the Shields icon in Brave after enabling the global feature allows Brave users to turn it off for specific sites. This way, you could disable the forgetfulness feature for sites that you want to stay signed in or be remembered, while having improved privacy protections for all other sites visited.</span>
</p>

<div>
	 
</div>

<p>
	<span style="font-size:14px;">Forgetful Browsing applies to the entire site and not domains; this means that all subdomains of the site and all folders of it, are affected by the feature.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;">Brave 1.53 and Brave 1.54 will be released in the coming months.</span>
</p>

<p>
	 
</p>

<p>
	<span style="font-size:14px;"><a href="https://www.ghacks.net/2023/05/13/brave-browser-may-soon-delete-cookies-and-data-when-websites-are-closed/" rel="external nofollow">Source</a></span>
</p>
]]></description><guid isPermaLink="false">15460</guid><pubDate>Sat, 13 May 2023 17:37:22 +0000</pubDate></item></channel></rss>
