<?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/64/?d=2</link><description><![CDATA[News: Security & Privacy News]]></description><language>en</language><item><title>WinRAR flaw lets hackers run programs when you open RAR archives</title><link>https://nsaneforums.com/news/security-privacy-news/winrar-flaw-lets-hackers-run-programs-when-you-open-rar-archives-r17958/</link><description><![CDATA[<p>
	A high-severity vulnerability has been fixed in WinRAR, the popular file archiver utility for Windows used by millions, that can execute commands on a computer simply by opening an archive.
</p>

<p>
	 
</p>

<p>
	The flaw is tracked as CVE-2023-40477 and could give remote attackers arbitrary code execution on the target system after a specially crafted RAR file is opened.
</p>

<p>
	 
</p>

<p>
	The vulnerability was discovered by researcher "goodbyeselene" of Zero Day Initiative, who reported the flaw to the vendor, RARLAB, on June 8th, 2023.
</p>

<p>
	 
</p>

<p>
	"The specific flaw exists within the processing of recovery volumes," reads the <a href="https://www.zerodayinitiative.com/advisories/ZDI-23-1152/" rel="external nofollow" target="_blank">security advisory</a> released on ZDI's site.
</p>

<p>
	 
</p>

<p>
	"The issue results from the lack of proper validation of user-supplied data, which can result in a memory access past the end of an allocated buffer."
</p>

<p>
	 
</p>

<p>
	As a target needs to trick a victim into opening an archive, the vulnerability's severity rating drops down to 7.8, as per the CVSS.
</p>

<p>
	 
</p>

<p>
	However, from a practical perspective, deceiving users into performing the required action shouldn't be overly challenging, and given the vast size of WinRAR's user base, attackers have ample opportunities for successful exploitation.
</p>

<h2>
	Mitigating the risk
</h2>

<p>
	RARLAB released <a href="https://www.win-rar.com/singlenewsview.html?&amp;L=0&amp;tx_ttnews%5Btt_news%5D=232&amp;cHash=c5bf79590657e32554c6683296a8e8aa" rel="external nofollow" target="_blank">WinRAR version 6.23</a> on August 2nd, 2023, effectively addressing CVE-2023-40477. Therefore, WinRAR users are strongly advised to apply the available security update immediately.
</p>

<p>
	 
</p>

<p>
	Apart from the RAR4 recovery volumes processing code fix, version 6.23 addresses an issue with specially crafted archives leading to wrong file initiation, which is also considered a high-severity problem.
</p>

<p>
	 
</p>

<p>
	It should also be noted that Microsoft is now <a href="https://www.bleepingcomputer.com/news/microsoft/windows-11-getting-native-support-for-7-zip-rar-and-gz-archives/" target="_blank" rel="external nofollow">testing native support</a> on Windows 11 for RAR, 7-Zip, and GZ files, so third-party software like WinRAR will no longer be required in this version unless its advanced features are needed.
</p>

<p>
	 
</p>

<p>
	Those continuing to use WinRAR must keep the software updated, as <a href="https://www.bleepingcomputer.com/news/security/malspam-exploits-winrar-ace-vulnerability-to-install-a-backdoor/" target="_blank" rel="external nofollow">similar flaws</a> in the past were abused by hackers to install malware.
</p>

<p>
	 
</p>

<p>
	Apart from that, being cautious with what RAR files you open and using an antivirus tool that can scan archives would be a good security measure.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/winrar-flaw-lets-hackers-run-programs-when-you-open-rar-archives/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17958</guid><pubDate>Fri, 18 Aug 2023 19:54:51 +0000</pubDate></item><item><title>Google says Chrome is about to get a lot more secure with default HTTPS, download warnings</title><link>https://nsaneforums.com/news/security-privacy-news/google-says-chrome-is-about-to-get-a-lot-more-secure-with-default-https-download-warnings-r17927/</link><description><![CDATA[<p>
	Back in July of 2021, Google <a href="https://blog.chromium.org/2021/07/increasing-https-adoption.html" rel="external nofollow">stated</a> that it was looking to expand HTTPS adoption with its HTTPS-First mode. This was just months after Google announced that it will <a href="https://www.neowin.net/news/google-chrome-will-default-to-https-for-incomplete-urls-on-android-and-desktop/" rel="external nofollow">default to HTTPS for incomplete URLs</a>. HTTPS-First can be enabled inside the browser Settings by turning on the "Always use secure connections" inside Privacy and Security &gt; Security.
</p>

<p>
	 
</p>

<p>
	Earlier today, the Chromium team announced that it will make HTTPS (Hypertext Transfer Protocol Secure) default very soon. This means Google will check for a secure network connection and upgrade to HTTPS automatically, though, there will be a fallback mode as well, just in case HTTPS is not available on a website. It is currently in the testing phase on Chrome version 115.
</p>

<p>
	 
</p>

<p>
	In its announcement post, the Chromium team explains:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	<em>Chrome will automatically upgrade all http:// navigations to https://, even when you click on a link that explicitly declares http://.</em>
</p>

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

<p style="margin-left: 40px;">
	<em>.. Chrome will detect when these upgrades fail (e.g. due to a site providing an invalid certificate or returning a HTTP 404), and will automatically fallback to http://. This change ensures that Chrome only ever uses insecure HTTP when HTTPS truly isn't available, and not because you clicked on an out-of-date insecure link. We're currently experimenting with this change in Chrome version 115</em>
</p>

<p>
	 
</p>

<p>
	Another extension of this security measure is that Chrome will soon start warning against potentially malicious content, ie, when a user tries to download a risky file over an insecure connection. The Chromium team explains that it will not warn about typically secure files like images, audio/music files, or video files.
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	<em>Chrome will start showing a warning before downloading any high-risk files over an insecure connection.</em>
</p>

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

<p style="margin-left: 40px;">
	<em>[..]</em>
</p>

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

<p style="margin-left: 40px;">
	<em>This warning aims to inform people of the risk they're taking. You will still be able to download the file if you're comfortable with the risk. Unless HTTPS-First Mode is enabled, Chrome will not show warnings when insecurely downloading files like images, audio, or video, as these file types are relatively safe.</em>
</p>

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

<p style="margin-left: 40px;">
	<em><img alt="1692287758_chrome_will_inform_you_if_a_f" src="https://cdn.neowin.com/news/images/uploaded/2023/08/1692287758_chrome_will_inform_you_if_a_file_was_downloaded_insecurely_story.jpg"></em>
</p>

<p>
	 
</p>

<p>
	These changes are expected to roll out to users starting next month around mid-September. You may learn more about the changes on the official blog <a href="https://blog.chromium.org/2023/08/towards-https-by-default.html" rel="external nofollow">post</a> on Chromium's site.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/google-says-chrome-is-about-to-get-a-lot-more-secure-with-default-https-download-warnings/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17927</guid><pubDate>Thu, 17 Aug 2023 20:20:22 +0000</pubDate></item><item><title>Google announces new tools to ensure you are using safe Chrome extensions</title><link>https://nsaneforums.com/news/security-privacy-news/google-announces-new-tools-to-ensure-you-are-using-safe-chrome-extensions-r17926/</link><description><![CDATA[<p>
	Google has announced a new security measure for Chrome to help customers ensure they are using safe and trustworthy extensions. Starting with Chrome 117, due to release next month, the browser will notify users when an extension they use is no longer available in the Chrome Web Store.
</p>

<p>
	 
</p>

<p>
	According to Google, the new extension safety check will come in handy in three specific scenarios:
</p>

<p>
	 
</p>

<ul>
	<li>
		The developer delisted the project from the Chrome Web Store.
	</li>
	<li>
		Google has taken down the extension for violating Chrome Web Store policies.
	</li>
	<li>
		The extension has been marked as malware or harmful.
	</li>
</ul>

<p>
	 
</p>

<p>
	The new system also has measures for protecting developers and avoiding false positives.
</p>

<p>
	 
</p>

<p>
	Google says Chrome will automatically clear the security warning once the developer has resolved the problem. Also, extension makers will have a grace period for fixing an issue or filing an appeal before Chrome begins warning customers about potential security problems.
</p>

<p>
	 
</p>

<p>
	<img alt="1692280888_chrome_extensions.jpg" class="ipsImage" data-ratio="75.10" height="495" width="720" src="https://cdn.neowin.com/news/images/uploaded/2023/08/1692280888_chrome_extensions.jpg">
</p>

<p>
	 
</p>

<p>
	Chrome will preset customers receiving the notification (you will be able to find them in the "Privacy and security" section) with two options: remove the extension or ignore the message. However, Google's browser will continue turning off malware-infested extensions automatically.
</p>

<p>
	 
</p>

<p>
	The new security measures for Chrome extensions will help the company to keep its browser ecosystem safe while ensuring safe and reliable extensions continue operating without interruption. Head to <a href="https://developer.chrome.com/en/blog/extension-safety-hub/" rel="external nofollow">the official Chrome Developer blog</a> to learn more about the new extension safety hub for Google Chrome.
</p>

<p>
	 
</p>

<p>
	In case you missed it, Google recently announced improved website permissions for Chrome. Version 116, now available in the stable channel, allows granting one-time permissions for the current session only, giving customers more control over the websites they use.
</p>

<p>
	 
</p>

<p>
	The change is currently available on desktops only and for three permission types: location, camera, and microphone. You can <a href="https://www.neowin.net/news/chrome-will-soon-let-you-grant-one-time-website-permissions/" rel="external nofollow">learn more about it in our dedicated coverage</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/google-announces-new-tools-to-ensure-you-are-using-safe-chrome-extensions/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17926</guid><pubDate>Thu, 17 Aug 2023 20:18:22 +0000</pubDate></item><item><title>Thousands of Android APKs use compression trick to thwart analysis</title><link>https://nsaneforums.com/news/security-privacy-news/thousands-of-android-apks-use-compression-trick-to-thwart-analysis-r17925/</link><description><![CDATA[<p>
	Threat actors increasingly distribute malicious Android APKs (packaged app installers) that resist decompilation using unsupported, unknown, or heavily tweaked compression algorithms.
</p>

<p>
	 
</p>

<p>
	The main advantage of this approach is to evade detection by security tools using static analysis and hamper examination by researchers, delaying the development of an in-depth understanding of how an Android malware strain works.
</p>

<p>
	 
</p>

<p>
	Zimperium, a member of the 'App Defense Alliance' dedicated to identifying and eliminating malware from Google Play, analyzed the decompilation resistance landscape after a <a href="http://twitter.com/joe4security/status/1674042511969468418" rel="external nofollow" target="_blank">Joe Security tweet</a> that showcased an APK that eludes analysis yet runs seamlessly on Android devices.
</p>

<p>
	 
</p>

<p>
	<img alt="tweet.jpg" class="ipsImage" data-ratio="96.95" height="540" width="379" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Android/24/tweet.jpg">
</p>

<p>
	 
</p>

<p>
	A zLab report published yesterday claims 3,300 APKs are using these unusual anti-analysis methods, which might cause many of them to crash. However, the researchers found a subset of 71 malicious APKs that work fine on Android OS version 9 (API 28) and later.
</p>

<p>
	 
</p>

<p>
	Zimperium clarifies that none of these apps are on the Google Play store but lists their hashes at the bottom of <a href="https://www.zimperium.com/blog/over-3000-android-malware-samples-using-multiple-techniques-to-bypass-detection/" rel="external nofollow" target="_blank">the report</a> to help people who source apps from third-party stores find and uninstall them.
</p>

<h2>
	Compression tricks
</h2>

<p>
	Android APKs use the ZIP format in two modes, one without compression and one using the DEFLATE algorithm.
</p>

<p>
	 
</p>

<p>
	APKs packed using unsupported or unknown compression methods are not installable on Android 8 and older, but they will work fine on Android versions 9 and later.
</p>

<p>
	 
</p>

<p>
	Zimperium tested the apps it sampled on decompressor tools like JADX, APKtool, and the macOS Archive Utility, and none of them could unzip the APK for analysis.
</p>

<p>
	 
</p>

<p>
	In addition to using unsupported compression methods, Zimperium also found that malicious APK authors use filenames that surpass 256 bytes to cause crashes on analysis tools, corrupt the AndroidManifest.xml file for obfuscation, and use malformed String Pools to crash tools that parts Android XML files.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="tricks.jpg" class="ipsImage" data-ratio="75.10" height="540" width="656" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Android/24/tricks.jpg">
	</p>

	<div>
		<em>Exceedingly long filename (top), malformed string pool header (bottom) (Zimperium)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	These are all anti-analysis techniques, and while Zimperium doesn't delve into what those malicious APKs do exactly, the intent to conceal their functions is unlikely to be benign.
</p>

<p>
	 
</p>

<p>
	Since APKs downloaded from outside Google Play cannot be vetted, the best way to protect against these threats is to avoid installing Android apps from third-party sites in the first place.
</p>

<p>
	 
</p>

<p>
	If you must install an app outside of Google Play, scan it with a reputable mobile AV tool before installation.
</p>

<p>
	 
</p>

<p>
	During app installation, pay attention to the requested permissions and look for any red flags unrelated to the app's core functionality.
</p>

<p>
	 
</p>

<p>
	Finally, "rooting" your Android device makes the user an administrator, allowing malicious APKs to run at the highest privileges on the OS, so this is generally discouraged.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/thousands-of-android-apks-use-compression-trick-to-thwart-analysis/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17925</guid><pubDate>Thu, 17 Aug 2023 20:16:45 +0000</pubDate></item><item><title>The Plan to Better Protect US Hospitals From Ransomware</title><link>https://nsaneforums.com/news/security-privacy-news/the-plan-to-better-protect-us-hospitals-from-ransomware-r17918/</link><description><![CDATA[<p>
	<span style="font-size:22px;"><strong>An innovation agency within the US Department of Health and Human Services will fund research into better defenses for the US health care system’s digital infrastructure.</strong></span>
</p>

<p>
	 
</p>

<p>
	<strong>THE ADVANCED RESEARCH </strong>Projects Agency for Health (Arpa-H), a research support agency within the United States Department of Health and Human Services, said today that it is launching an initiative to find and help fund the development of cybersecurity technologies that can specifically improve defenses for digital infrastructure in US health care. Dubbed the Digital Health Security project, also known as Digiheals, the effort will allow researchers and technologists to submit proposals beginning today through September 7 for cybersecurity tools geared specifically to health care systems, hospitals and clinics, and health-related devices.
</p>

<p>
	 
</p>

<p>
	For more than a decade, health care providers in the United States and around the world have been plagued by criminal cyberattacks, particularly ransomware attacks, that take advantage of medical facilities’ high-stakes work to attempt to extort big payouts. Efforts in recent years to crack down on and deter cybercriminal actors have made some limited progress, but health care attacks still occur regularly, disrupting vital services and endangering patients.
</p>

<p>
	 
</p>

<p>
	Health and Human Service’s research agency Arpa-H doesn’t specifically focus on cybersecurity innovation. The agency has programs running, for example, to spur advances in osteoarthritis treatment and medical imaging for cancer removal. But Digiheals program manager and longtime security researcher Andrew Carney says there is a dire need to make progress on digital defense tools for health care that are both effective and usable for medical facilities in practice.
</p>

<p>
	 
</p>

<p>
	“We’re looking for rapid and stupendous progress,” Carney told WIRED ahead of the announcement. “We want to ensure that the impact we have is significant but also equitably distributed. It doesn’t matter if we develop a perfect cure that makes a network completely impenetrable if a rural hospital can’t adopt it because of light IT staff or minimal or no security budget.”
</p>

<p>
	 
</p>

<p>
	Digiheals is seeking broad and diverse submissions related to vulnerability detection, software hardening, and system patching, as well as the expansion or development of security protocols. The initiative will accept submissions from anyone, including academic and nonprofit researchers or commercial industry. Carney emphasizes that, ultimately, the goal is to foster novel and inventive solutions regardless of where they come from or what category they fit into.
</p>

<p>
	 
</p>

<p>
	“We are looking to very rapidly cast a wide net,” he says. “I’d encourage folks even if they have ideas that don’t fit cleanly or won’t fit the timeline of the solicitation to come talk to us. We will make the process fit the ideas we receive as best we can.”
</p>

<p>
	 
</p>

<p>
	Carney points out that it is particularly difficult to study the real-world conditions of cybersecurity in health care, because each medical provider’s network is made up of a vast patchwork of systems, services, and devices that vary widely. And there is no margin for error in probing individual institutions’ systems or attempting to attack them intentionally to discover weaknesses. So Digiheals is also encouraging researchers to make submissions related to the types of security tools that are not working in health care settings and the reasons for these failings.
</p>

<p>
	 
</p>

<p>
	“Currently, off-the-shelf software tools fall short in detecting emerging cyber threats and protecting our medical facilities, resulting in a technical gap we seek to bridge with this initiative,” Arpa-H director Renee Wegrzyn said in a statement. “The Digiheals project comes when the US health care system urgently requires rigorous cybersecurity capabilities to protect patient privacy, safety, and lives.”
</p>

<p>
	 
</p>

<p>
	After years of damaging cyberattacks on hospitals and disruptions to patient care, the Digiheals initiative may feel like too little, too late. Earlier this month, a ransomware attack on the medical group Prospect Medical Holdings, which operates in Connecticut, Pennsylvania, Rhode Island and Southern California, caused disruptions at multiple hospitals and clinics in the network. The recovery process is ongoing. But Arpa-H is a new agency launched by the Biden administration last year to help address a number of issues in US health care that are massively overdue for investment.
</p>

<p>
	 
</p>

<p>
	“Health care gets the most difficult of the challenges from every angle,” Carney says. “We’re constantly working at near or above capacity, and any reduction in service can have real harm very quickly. But we have an ability to move very fast on new digital defenses, and it behooves us to do so. It would be irresponsible of us not to move fast.”
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.wired.com/story/hospital-ransomware-hhs-digiheals/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">17918</guid><pubDate>Thu, 17 Aug 2023 17:04:43 +0000</pubDate></item><item><title>Microsoft fails to fix major PowerShell Gallery security flaws even after claiming it did</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-fails-to-fix-major-powershell-gallery-security-flaws-even-after-claiming-it-did-r17913/</link><description><![CDATA[<p>
	The security researcher team at AquaSec (Aqua Security) has published a report which highlights a series of major security vulnerabilities currently residing in Microsoft's PowerShell Gallery. As the name suggests, the PowerShell Gallery or PSGallery is a repository that contains scripts, modules, and Desired State Configuration (DSC) resources.
</p>

<p>
	 
</p>

<p>
	AquaSec explains in its report that there are three major flaws in PSGallery, centered around deception and forgery. The surprising thing about the matter though is that Microsoft has apparently been aware of the issue for a very long time and has yet to implement any fix. AquaSec states:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	<em>Despite reporting the flaws to the Microsoft Security Response Center on two separate occasions, with confirmation of the reported behavior and claims of ongoing fixes, as of August 2023, the issues remain reproducible, indicating that no tangible changes have been implemented.</em>
</p>

<p>
	 
</p>

<p>
	To give us a better idea of what it meant, AquaSec has also published the entire vulnerability disclosure timeline which suggests that the tech giant has been aware of the issue since September last year. In fact, in March 2023, Microsoft seemingly confirmed that "reactive fixes" were out.
</p>

<p>
	 
</p>

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

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

<ul>
	<li>
		<p style="margin-left: 40px;">
			<em>27 September 2022 - Aqua Research team reported flaws to MSRC.</em>
		</p>
	</li>
	<li>
		<p style="margin-left: 40px;">
			<em>20 October 2022 - MSRC confirmed the behavior we reported.</em>
		</p>
	</li>
	<li>
		<p style="margin-left: 40px;">
			<em>2 November 2022 - MSRC stated that the issue has been fixed (cannot provide details of product fixes in Online Services).</em>
		</p>
	</li>
	<li>
		<p style="margin-left: 40px;">
			<em>26 December 2022 - We reproduced the flaws (no prevention).</em>
		</p>
	</li>
	<li>
		<p style="margin-left: 40px;">
			<em>03 January 2023 - Aqua Research team reopened the report about flaws MSRC.</em>
		</p>
	</li>
	<li>
		<p style="margin-left: 40px;">
			<em>03 January 2023 - MSRC confirmed the behavior we reported.</em>
		</p>
	</li>
	<li>
		<p style="margin-left: 40px;">
			<em>10 January 2023 - MSRC marked the report as Resolved.</em>
		</p>
	</li>
	<li>
		<p style="margin-left: 40px;">
			<em>15 January 2023 - MSRC responded, "The engineering team is still working on fixing the Typosquatting and package detail spoofing. We currently have a short-term solution in place for new modules published to PSGallery".</em>
		</p>
	</li>
	<li>
		<p style="margin-left: 40px;">
			<em>07 March 2023 - MSRC responded, "Reactive fixes have been put in place".</em>
		</p>
	</li>
	<li>
		<p style="margin-left: 40px;">
			<em>16 August 2023 - Flaws are still reproducible.</em>
		</p>
	</li>
</ul>

<p>
	 
</p>

<p>
	Now coming to the security flaws themselves, AquaSec found that PowerShell Gallery packages were susceptible to typosquatting issues, which is, in essence, the exploitation of a mistype by a potential victim. The threat research team also found evidence of more spoofing via the forgery of module metadata. Finally, AquaSec also discovered that unlisted packages were also being exposed.
</p>

<p>
	 
</p>

<p>
	You can find all the technical details of each of the issues in this <a href="https://blog.aquasec.com/powerhell-active-flaws-in-powershell-gallery-expose-users-to-attacks" rel="external nofollow">blog post</a> titled "PowerHell" on AquaSec's website.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-fails-to-fix-major-powershell-gallery-security-flaws-even-after-claiming-it-did/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17913</guid><pubDate>Thu, 17 Aug 2023 03:53:08 +0000</pubDate></item><item><title>Discord.io shuts down after the data breach incident</title><link>https://nsaneforums.com/news/security-privacy-news/discordio-shuts-down-after-the-data-breach-incident-r17890/</link><description><![CDATA[<p>
	Discord.io has temporarily shut down its operations after the <a cmp-ltrk="Links" cmp-ltrk-idx="3" data-mrf-link="https://www.ghacks.net/2023/08/15/discord-io-data-breach-760k-users-affected/" data-wpel-link="internal" href="https://www.ghacks.net/2023/08/15/discord-io-data-breach-760k-users-affected/" mrfobservableid="2c5363ea-323a-4600-909f-5a67efd108cd" rel="external nofollow">data breach</a> that affected 760k users. Currently, you can't reach the website, and it welcomes you with a message that mainly talks about the reasons behind the closure.
</p>

<p>
	 
</p>

<p>
	On Tuesday, Discord.io acknowledged that it had experienced a "major data breach," which led to a hacker obtaining the whole database. Discord.io released a statement saying, "We were made aware of the breach later in the day, and after verifying the content of the breach, we decided to shut down all services and operations."
</p>

<p>
	 
</p>

<p>
	"This information is not private and can be obtained by anyone sharing a server with you. Its inclusion in the breach does, however, mean that other people might be able to link your Discord account to a given email address," said Discord.io.
</p>

<p>
	 
</p>

<figure aria-describedby="caption-attachment-200699" id="attachment_200699">
	<img alt="discord-io-scaled.jpg" class="ipsImage" data-ratio="75.10" height="349" width="720" src="https://www.ghacks.net/wp-content/uploads/2023/08/discord-io-scaled.jpg"><noscript><img class="size-full wp-image-200699" alt="discord io shuts down" width="1200" height="582" srcset="https://www.ghacks.net/wp-content/uploads/2023/08/discord-io-scaled.jpg 1200w, https://www.ghacks.net/wp-content/uploads/2023/08/discord-io-1536x745.jpg 1536w" sizes="(max-width: 1200px) 100vw, 1200px" src="https://www.ghacks.net/wp-content/uploads/2023/08/discord-io-scaled.jpg"></noscript>
	<figcaption id="caption-attachment-200699">
		<em>Here is the message</em>
	</figcaption>
</figure>

<h2>
	What happened to Discord.io?
</h2>

<p>
	Recently, someone using the name "Akhirah" advertised the sale of the Discord.io database on the newly established Breached hacking forums. Four user profiles from the stolen database were supplied as proof of the acquisition. For those who are unfamiliar with Breached, it replaces a well-known cybercrime site that was well-known for sharing and selling data stolen in prior breaches.
</p>

<p>
	 
</p>

<p>
	Both sensitive and nonsensitive data, including usernames, Discord IDs, emails, billing addresses, passwords, coin balances, API keys, registration dates, internal user IDs, and more, were exposed in the incident. No payment information is kept on the website's servers.
</p>

<p>
	 
</p>

<div id="td-incontent-679629127969">
	<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>

<p>
	'Akhirah' claims that the hacked collection contains information on 760,000 Discord.io users, emphasizing the following information:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	<em>"userid","icon","icon_stored","userdiscrim","auth","auth_id","admin","moderator","email","name","username","password","tokens","tokens_free","faucet_timer","faucet_streak","address","date","api","favorites","ads","active","banned","public","domain","media","splash_opt","splash","auth_key","last_payment","expiration"</em>
</p>

<p>
	 
</p>

<p>
	Data on 760,000 Discord.io members, according to the hacker who goes by the name "Akhirah," is said to have been stolen. According to Akhirah, the attack was partially driven by Discord.io's purported ties to child sex abuse content. If Discord.io removes those connections, the hacker informs Bleeping Computer that they are willing to keep the stolen data private, but the information is now being sold on a hacking site.
</p>

<p>
	 
</p>

<p>
	Discord.io is "still investigating the breach, but we believe that the breach was caused by a vulnerability in our website's code, which allowed an attacker to gain access to our database."
</p>

<p>
	 
</p>

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

<p>
	<a href="https://www.ghacks.net/2023/08/16/discord-io-shuts-down-after-the-data-breach-incident/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17890</guid><pubDate>Wed, 16 Aug 2023 18:50:48 +0000</pubDate></item><item><title>LinkedIn accounts hacked in widespread hijacking campaign</title><link>https://nsaneforums.com/news/security-privacy-news/linkedin-accounts-hacked-in-widespread-hijacking-campaign-r17875/</link><description><![CDATA[<p>
	LinkedIn is being targeted in a wave of account hacks resulting in many accounts being locked out for security reasons or ultimately hijacked by attackers.
</p>

<p>
	 
</p>

<p>
	As reported today by <a href="https://cyberint.com/blog/research/linkedin-accounts-under-attack-how-to-protect-yourself/" rel="external nofollow" target="_blank">Cyberint</a>, many LinkedIn users have been complaining about the account takeovers or lockouts and an inability to resolve the problems through LinkedIn support.
</p>

<p>
	 
</p>

<p>
	"Some have even been pressured into paying a ransom to regain control or faced with the permanent deletion of their accounts," reports Cyberint's researcher Coral Tayar.
</p>

<p>
	 
</p>

<p>
	"While LinkedIn has not yet issued an official announcement, it appears that their support response time has lengthened, with reports of a high volume of support requests."
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="user-reports.jpg" class="ipsImage" data-ratio="100.37" height="540" width="350" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Security/user-reports.jpg">
	</p>

	<div>
		<em>A small sample of the numerous user reports on XSource: BleepingComputer</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	From complaints <a href="http://www.reddit.com/r/linkedin/comments/15cx1zg/mega_thread_so_your_linkedin_account_got/" rel="external nofollow" target="_blank">seen by BleepingComputer on Reddit</a>, <a href="https://twitter.com/search?q=linkedin%20account%20hacked" rel="external nofollow" target="_blank">Twitter</a>, and the <a href="https://answers.microsoft.com/en-us/windows/forum/all/got-hacked-by-a-ramblerru-account/122aec21-5b89-4996-8a92-c4d51e259d96" rel="external nofollow" target="_blank">Microsoft forums</a>, LinkedIn support has not been helpful in recovering the breached accounts, with users just getting frustrated by the lack of response.
</p>

<p>
	 
</p>

<p>
	"My account was hacked 6 days ago. Email was changed in the middle of the night and I had no ability to confirm the change or prevent it," <a href="https://www.reddit.com/r/linkedin/comments/15cx1zg/comment/jw6inls/?utm_source=reddit&amp;utm_medium=web2x&amp;context=3" rel="external nofollow" target="_blank">wrote</a> an affected user in <a href="https://www.reddit.com/r/linkedin/comments/15cx1zg/mega_thread_so_your_linkedin_account_got/" rel="external nofollow" target="_blank">Reddit thread</a> about the hacks.
</p>

<p>
	 
</p>

<p>
	"No response from them anywhere. It's pathetic. I tried reporting my hacked account, going through identity verification, and even DMing them on @linkedinhelp on twitter. No responses anywhere. What a joke of a company.."
</p>

<p>
	 
</p>

<p>
	Cyberint says there are also signs of a breakout reflected in Google Trends, where search terms about LinkedIn account hack or recovery record an increase of 5,000% over the past few months.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="trends.jpg" class="ipsImage" data-ratio="75.10" height="422" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Security/trends.jpg">
	</p>

	<div>
		<em>Google Trends indicate atypical activitySource: BleepingComputer</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	The attackers appear to be using leaked credentials or brute-forcing to attempt to take control of a large number of LinkedIn accounts.
</p>

<p>
	 
</p>

<p>
	For accounts that are appropriately protected by strong passwords and/or two-factor authentication, the multiple takeover attempts resulted in a temporary account lock imposed by the platform as a protection measure.
</p>

<p>
	 
</p>

<p>
	Owners of these accounts are then prompted to verify ownership by providing additional information and also update their passwords before they're allowed to sign in again.
</p>

<p>
	 
</p>

<p>
	When the hackers successfully take over poorly protected LinkedIn accounts, they quickly swap the associated email address with one from the "rambler.ru" service. 
</p>

<p>
	 
</p>

<p>
	<img alt="rambler.jpg" class="ipsImage" data-ratio="95.91" height="540" width="464" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Security/rambler.jpg">
</p>

<p>
	 
</p>

<p>
	After that, the hijackers change the account password, preventing the original holders from accessing their accounts. Many of the users also reported that the hackers turned on 2FA after hijacking the account, making the account recovery process even more difficult.
</p>

<p>
	 
</p>

<p>
	In some cases observed by Cyberint, the attackers demanded a small ransom to give the accounts back to the original owners or outright deleted the accounts without asking for anything.
</p>

<p>
	 
</p>

<p>
	LinkedIn accounts can be valuable for social engineering, phishing, and job offer scams that sometimes lead to <a href="https://www.bleepingcomputer.com/news/security/hackers-stole-620-million-from-axie-infinity-via-fake-job-interviews/" target="_blank" rel="external nofollow">multi-million dollar cyber-heists</a>.
</p>

<p>
	 
</p>

<p>
	Especially after <a href="https://www.bleepingcomputer.com/news/security/linkedins-new-security-features-combat-fake-profiles-threat-actors/" target="_blank" rel="external nofollow">LinkedIn introduced</a> features that combat fake profiles and inauthentic behavior on the platform, hijacking existing accounts has become much more pragmatic for hackers.
</p>

<p>
	 
</p>

<p>
	If you maintain a LinkedIn account, now would be a good time to review the security measures you've activated, enable 2FA, and switch to a unique and long password.
</p>

<p>
	 
</p>

<p>
	BleepingComputer has contacted LinkedIn requesting a comment on the reported situation, but we have not received a response by publication time.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/linkedin-accounts-hacked-in-widespread-hijacking-campaign/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17875</guid><pubDate>Wed, 16 Aug 2023 02:54:14 +0000</pubDate></item><item><title>Raccoon Stealer malware returns with new stealthier version</title><link>https://nsaneforums.com/news/security-privacy-news/raccoon-stealer-malware-returns-with-new-stealthier-version-r17858/</link><description><![CDATA[<p>
	The developers of Raccoon Stealer information-stealing malware have ended their 6-month hiatus from hacker forums to promote a new 2.3.0 version of the malware to cyber criminals.
</p>

<p>
	 
</p>

<p>
	Raccoon is one of the most well-known and widely used information-stealing malware families, having been around since 2019, sold via a subscription model for $200/month to threat actors. 
</p>

<p>
	 
</p>

<p>
	The malware steals data from over 60 applications, including login credentials, credit card information, browsing history, cookies, and cryptocurrency wallet accounts.
</p>

<p>
	 
</p>

<p>
	The project entered a period of uncertainty in October 2022, when its primary author, Mark Sokolovsky, was <a href="https://www.bleepingcomputer.com/news/security/ukrainian-charged-for-operating-raccoon-stealer-malware-service/" target="_blank" rel="external nofollow">arrested in the Netherlands</a>, and the FBI took down the then malware-as-a-service's infrastructure.
</p>

<h2>
	The Raccoon is back
</h2>

<p>
	In a new post to a hacker forum first spotted by <a href="https://twitter.com/vxunderground/status/1691175828607111171" rel="external nofollow" target="_blank">VX-Underground</a>, the malware's current authors informed the cybercriminal community that they're back, having spent their time "working tirelessly" to bring them new features that will enrich the user experience.
</p>

<p>
	 
</p>

<p>
	These new features were implemented after "customer" feedback, requests, and cybercrime trends, aiming to keep the malware in the top tier of the info-stealers market.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="raccoon.jpg" class="ipsImage" data-ratio="34.03" height="150" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Security/raccoon.jpg">
	</p>

	<div>
		<em>Announcement of Raccoon v2.3.0 on hacker forumsSource: @vxunderground</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	A <a href="http://cyberint.com/blog/financial-services/raccoon-stealer/" rel="external nofollow" target="_blank">report</a> by Cyberint says that Raccoon 2.3.0 has introduced several "quality of life" and OpSec improvements that make it easier and safer to use, making it easier to use for less skilled threat actors and less likely for them to be traced by researchers and law enforcement.
</p>

<p>
	 
</p>

<p>
	First, a new quick search tool in the Raccoon Stealer dashboard allows hackers to easily find specific stolen data and retrieve credentials, documents, or other stolen data from massive datasets.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="search.jpg" class="ipsImage" data-ratio="33.89" height="184" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Malware/51/search.jpg">
	</p>

	<div>
		<em>Raccoon's new search toolSource: Cyberint</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	Secondly, the new Raccoon version features a system that counters suspicious activities that might be related to security-assisting bots, like multiple access events generated from the same IP.
</p>

<p>
	 
</p>

<p>
	In those cases, Raccoon will automatically delete the corresponding records and update all client pads accordingly.
</p>

<p>
	 
</p>

<p>
	The user can now see the activity profile score of each IP address right from the malware's dashboard, where green, yellow, and red smiley icons indicate the probability of bot activity.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="smileys.jpg" class="ipsImage" data-ratio="54.31" height="305" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Malware/51/smileys.jpg">
	</p>

	<div>
		<em>Smileys used for indicating likelihood of bot activitySource: Cyberint</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	A third important new feature incorporated as a protective measure against security researchers is a reporting system that detects and blocks IPs used by crawlers and bots that cyber-intelligence firms use to monitor Raccoon's traffic.
</p>

<p>
	 
</p>

<p>
	Finally, a new Log Stats panel gives users a "quick-glance" overview of their operations, the most successfully targeted regions, the number of breached computers, etc.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="log-stats.jpg" class="ipsImage" data-ratio="75.10" height="522" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Malware/51/log-stats.jpg">
	</p>

	<div>
		<em>New log graphs screenSource: Cyberint</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	Information stealers constitute a massive threat to both home users <a href="https://www.bleepingcomputer.com/news/security/over-400-000-corporate-credentials-stolen-by-info-stealing-malware/" target="_blank" rel="external nofollow">and businesses</a>, as their widespread adoption by the cybercrime community ensures payloads are through a myriad of channels, reaching a a large and diverse audience.
</p>

<p>
	 
</p>

<p>
	As this type of malware not only steals credentials, but also cookies, it could allow threat actors to use those stolen session cookies to bypass multi-factor authentication and breach corporate networks. Once they establish a foothold on the network, it could lead to a variety of attacks, including data theft, ransomware, BEC scams, and cyber espionage.
</p>

<p>
	 
</p>

<p>
	To protect against Raccoon Stealer and all infostealers, password managers should be used instead of storing credentials on the browser.
</p>

<p>
	 
</p>

<p>
	Furthermore, multi-factor authentication should be enabled on all accounts and avoid downloading executables from dubious websites even if redirected there from legitimate sources such as Google Ads, YouTube videos, or Facebook posts.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/raccoon-stealer-malware-returns-with-new-stealthier-version/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17858</guid><pubDate>Tue, 15 Aug 2023 20:06:21 +0000</pubDate></item><item><title>Over 100K hacking forums accounts exposed by info-stealing malware</title><link>https://nsaneforums.com/news/security-privacy-news/over-100k-hacking-forums-accounts-exposed-by-info-stealing-malware-r17848/</link><description><![CDATA[<p>
	Researchers discovered 120,000 infected systems that contained credentials for cybercrime forums. Many of the computers belong to hackers, the researchers say.
</p>

<p>
	 
</p>

<p>
	Analyzing the data, threat researchers found that the passwords used for logging into hacking forums were generally stronger than those for government websites.
</p>

<h3>
	Hacker logins compromised
</h3>

<p>
	After pouring through 100 cybercrime forums, researchers at threat intelligence company <a href="https://www.hudsonrock.com/blog/100-000-hackers-exposed-from-top-cybercrime-forums" rel="external nofollow" target="_blank">Hudson Rock found</a> that some hackers had inadvertently infected their computers and had their logins stolen.
</p>

<p>
	 
</p>

<p>
	Hudson Rock says that 100,000 of the compromised computers belonged to hackers and the number of credentials for cybercrime forums was in excess of 140,000.
</p>

<p>
	 
</p>

<p>
	The researchers collected the information from publicly available leaks as well as info-stealer logs sourced directly from threat actors.
</p>

<p>
	 
</p>

<p>
	Info-stealers are a type of malware that search specific locations on the computer for login information. A common target is web browsers, because of their autofill and password storage features.
</p>

<p>
	 
</p>

<p>
	 Alon Gal, chief technology officer at Hudson Rock, told BleepingComputer that “hackers around the world infect computers opportunistically by promoting results for fake software or through YouTube tutorials directing victims to download infected software.”
</p>

<p>
	 
</p>

<p>
	Among those that fell for the lure were other hackers, likely less skilled ones, so they got infected just like any other gullible user trying to take a shortcut.
</p>

<p>
	 
</p>

<p>
	Identifying the owners of those compromised computers as hackers, or at least hacker enthusiasts, was possible by looking at the data from the info-stealer logs, which also exposed the individual’s real identity:
</p>

<p>
	 
</p>

<ul>
	<li>
		Additional credentials found on the computers (additional emails, usernames)
	</li>
	<li>
		Auto-fill data containing personal information (names, addresses, phone numbers)
	</li>
	<li>
		System information (computer names, IP addresses)
	</li>
</ul>

<p>
	 
</p>

<p>
	In a previous blog post, Hudson Rock <a href="https://www.hudsonrock.com/blog/prominent-threat-actor-accidentally-infects-own-computer-with-info-stealer" rel="external nofollow" target="_blank">describes</a> how a prominent threat actor called La_Citrix, known for selling Citrix/VPN/RDP access to companies, accidentally infected their computer.
</p>

<p>
	 
</p>

<p>
	Looking at the collected data, Hudson Rock determined that more than 57,000 compromised users had accounts to the Nulled[.]to community of budding cybercriminals.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="CybercrimeForumAccounts.png" class="ipsImage" data-ratio="75.10" height="452" width="720" src="https://www.bleepstatic.com/images/news/u/1100723/CybercrimeForumAccounts.png">
	</p>

	<div>
		<em>Cybercrime forum accounts exposed by info stealerssource: Hudson Rock</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	Users of <a href="https://www.bleepingcomputer.com/news/security/fbi-seizes-breachforums-after-arresting-its-owner-pompompurin-in-march/" target="_blank" rel="external nofollow">BreachForums</a> had the strongest passwords to log into the site, the researchers found, with more than 40% of the credentials being at least 10 characters long and containing four types of characters.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="PassStrength_BreachedVSrf-cheats.png" class="ipsImage" data-ratio="85.19" height="512" width="601" src="https://www.bleepstatic.com/images/news/u/1100723/PassStrength_BreachedVSrf-cheats.png">
	</p>

	<div>
		<em>Users of BreachForums used stronger passwordssource: Hudson Rock</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	However, hackers also used very weak passwords like a string of consecutive numbers. This could be explained by their lack of interest in getting involved in the community.
</p>

<p>
	 
</p>

<p>
	They could be using the account just to keep up with the discussions, check what data was for sale, or just to have access to the forum whenever something more important occurred.
</p>

<p>
	 
</p>

<p>
	The researchers also discovered that the credentials for cybercrime forums were generally stronger than the logins for government websites, although the difference is not large.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="PassStrength_per-industry.png" class="ipsImage" data-ratio="75.10" height="540" width="571" src="https://www.bleepstatic.com/images/news/u/1100723/PassStrength_per-industry.png">
	</p>

	<div>
		<em>Info-stealer logs had weaker passwords for government servicessource; Hudson Rock</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	According to Hudson Rock, most of the infections were from just three info-stealers, which also happen to be popular choices with many hackers: RedLine, Raccoon, and Azorult.
</p>

<p>
	 
</p>

<p>
	At the moment, a large number of initial access compromises start with an info-stealer, which collects all the data a threat actor needs to impersonate a legitimate user, typically called a system fingerprint.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/over-100k-hacking-forums-accounts-exposed-by-info-stealing-malware/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17848</guid><pubDate>Tue, 15 Aug 2023 08:11:28 +0000</pubDate></item><item><title>LastPass improves passwordless logins with FIDO2 authenticator support for desktops</title><link>https://nsaneforums.com/news/security-privacy-news/lastpass-improves-passwordless-logins-with-fido2-authenticator-support-for-desktops-r17838/</link><description><![CDATA[<p>
	Lastpass, maker of the password management service of the same name, announced today that customers may now use FIDO2 compatible authenticators on desktop devices for passwordless logins to their vaults.
</p>

<p>
	 
</p>

<p>
	The new feature is available for all customers, including free users, premium users, families and also business customers.
</p>

<p>
	 
</p>

<p>
	Up until now, LastPass customers had to use the LastPass Authenticator application on desktop devices <a cmp-ltrk="Links" cmp-ltrk-idx="3" data-mrf-link="https://www.ghacks.net/2022/06/08/lastpass-introduces-passwordless-vault-access/" data-wpel-link="internal" href="https://www.ghacks.net/2022/06/08/lastpass-introduces-passwordless-vault-access/" mrfobservableid="7fee2fcd-b257-4cf4-a9c4-3d2618027dc6" rel="external nofollow">for passwordless sign-ins</a>. The company launched biometric authentication support for passwordless logins on mobile, but not on desktop; this changes with today's announcement that FIDO2 compatible authenticators may now be used on desktop devices.
</p>

<p>
	 
</p>

<p>
	Customers who use the LastPass Authenticator application to sign-in to their vaults may continue using so, as nothing changes on that front. There is the possibility to switch to using a different authenticator now, and customers who never enabled passwordless login support for their account may select either of the available options, if they want to set up passwordless authentication for their account.
</p>

<p>
	 
</p>

<p>
	FIDO2 compatible authenticators include biometric sign-in options provided by the operating system, e.g., Windows Hello on Windows devices, and also compatible hardware keys, such as Yubikey.  How users authenticate the sign-in depends on the selected method. It may happen via a scan of their face or fingerprint, approving a push notification, or verifying the login via a hardware key.
</p>

<p>
	 
</p>

<div id="td-incontent-1139023020425">
	<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>

<p>
	<a cmp-ltrk="Links" cmp-ltrk-idx="4" data-mrf-link="https://www.ghacks.net/2023/02/15/heres-why-the-future-of-security-is-passwordless/" data-wpel-link="internal" href="https://www.ghacks.net/2023/02/15/heres-why-the-future-of-security-is-passwordless/" mrfobservableid="7ce99a76-f3b3-41f4-9a7e-0d8bb18a6820" rel="external nofollow">Passwordless is a new form</a> of authentication that is designed to replace passwords entirely in the future. The main idea behind the authentication standard is create secure keys locally on devices and use these for authentication. Instead of having to type passwords to submit their hashes to sites, which need to have the hashes stored to verify login attempts, nothing critical needs to be stored by the sites. While some data needs to be stored, this data alone is worthless. Passwordless eliminates phishing threats, certain network spying attempts and more.
</p>

<p>
	 
</p>

<p>
	LastPass has created and published a short introductory video:
</p>

<p>
	 
</p>

<div class="ipsEmbeddedVideo" contenteditable="false">
	<div>
		<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="" frameborder="0" height="113" src="https://www.youtube-nocookie.com/embed/KNC2v0YXWpY?feature=oembed" title="LastPass | Go Password[less] with FIDO2!" width="200"></iframe>
	</div>
</div>

<h3>
	Closing Words
</h3>

<p>
	LastPass customers have three options now when it comes to passwordless sign-ins: use the LastPass Authenticator app, use a FIDO2 compatible system that uses biometrics, or use a FIDO2 compatible hardware key.
</p>

<p>
	 
</p>

<div id="td-incontent-131444104676">
	<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>

<p>
	Some of the company's applications and extensions may not support FIDO2 yet, judging from this paragraph of the announcement: "With FIDO2 Authenticators, LastPass Free, Premium, Families, Teams and Business customers will have more options when it comes to setting up passwordless login to the vault on desktop browsers and Chrome and Firefox extensions, Safari browser extension and desktop application support is coming soon."
</p>

<p>
	 
</p>

<p>
	Existing users may check out the following <a cmp-ltrk="Links" cmp-ltrk-idx="5" data-mrf-link="https://support.lastpass.com/s/document-item?language=en_US&amp;mkt_tok=MTI5LU1TUS0wMzgAAAGNkz-Yd-qQEJuqqpMimynrHikL7NZk76B6FZlzOXFDuw8wu7r015fbgizbXjAnwEWdA46ROGr3I7CWanzgAiDZdzx9joUvdXiSENR4hJ9bnJ4&amp;bundleId=lastpass&amp;topicId=LastPass/passwordless_authentication_overview.html&amp;_LANG=enus" data-wpel-link="external" href="https://support.lastpass.com/s/document-item?language=en_US&amp;mkt_tok=MTI5LU1TUS0wMzgAAAGNkz-Yd-qQEJuqqpMimynrHikL7NZk76B6FZlzOXFDuw8wu7r015fbgizbXjAnwEWdA46ROGr3I7CWanzgAiDZdzx9joUvdXiSENR4hJ9bnJ4&amp;bundleId=lastpass&amp;topicId=LastPass/passwordless_authentication_overview.html&amp;_LANG=enus" mrfobservableid="a0f650a3-2d88-4c50-8098-58ad1b787ae0" rel="external nofollow" target="_blank">support page</a> for guidelines on enabling passwordless authentication for their account.
</p>

<p>
	 
</p>

<p>
	LastPass has had a rough time in the previous years. The company <a cmp-ltrk="Links" cmp-ltrk-idx="6" data-mrf-link="https://www.ghacks.net/2022/08/26/lastpass-discloses-august-2022-security-breach/" data-wpel-link="internal" href="https://www.ghacks.net/2022/08/26/lastpass-discloses-august-2022-security-breach/" mrfobservableid="24f80b37-f918-45e6-b44f-89636fd85b29" rel="external nofollow">disclosed</a> a security breach in 2022 and a <a cmp-ltrk="Links" cmp-ltrk-idx="7" data-mrf-link="https://www.ghacks.net/2022/12/01/lastpass-data-breach-customer-data-stolen/" data-wpel-link="internal" href="https://www.ghacks.net/2022/12/01/lastpass-data-breach-customer-data-stolen/" mrfobservableid="b5f9cd8b-c1a6-4a23-b16b-7669debb47da" rel="external nofollow">follow-up breach</a> in which <a cmp-ltrk="Links" cmp-ltrk-idx="8" data-mrf-link="https://www.ghacks.net/2022/12/23/lastpass-hack-update-user-vault-data-and-information-stolen/" data-wpel-link="internal" href="https://www.ghacks.net/2022/12/23/lastpass-hack-update-user-vault-data-and-information-stolen/" mrfobservableid="8a1655b2-2d47-432d-96b1-9a5e44f7d29d" rel="external nofollow">customer data was among the data</a> the attacker copied.
</p>

<p>
	 
</p>

<p>
	<strong>Now You:</strong> does your password manager support passwordless authentication??
</p>

<p>
	 
</p>

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

<p>
	<a href="https://www.ghacks.net/2023/08/14/lastpass-improves-passwordless-logins-with-fido2-authenticator-support-for-desktops/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17838</guid><pubDate>Mon, 14 Aug 2023 19:28:39 +0000</pubDate></item><item><title>FBI warns of increasing cryptocurrency recovery scams</title><link>https://nsaneforums.com/news/security-privacy-news/fbi-warns-of-increasing-cryptocurrency-recovery-scams-r17837/</link><description><![CDATA[<p>
	The FBI is warning of an increase in scammers pretending to be recovery companies that can help victims of cryptocurrency investment scams recover lost assets.
</p>

<p>
	 
</p>

<p>
	The bulletin mentions that the money lost to cryptocurrency investment fraud surpassed $2.5 billion in 2022, and this only concerns cases reported to the authorities. Furthermore, many people lose cryptocurrency through information-stealing malware or phishing attacks that steal wallets, likely making this number far larger.
</p>

<p>
	 
</p>

<p>
	This situation creates an opportunity for recovery scheme scammers who tap into this vast pool of victims, taking advantage of their desperation to recover their funds while only deceiving them a second time.
</p>

<p>
	 
</p>

<p>
	"Representatives of fraudulent businesses claiming to provide cryptocurrency tracing and promising an ability to recover lost funds may contact victims directly on social media or messaging platforms," <a href="https://www.ic3.gov/Media/Y2023/PSA230811" rel="external nofollow" target="_blank">reads the FBI notice</a>.
</p>

<p>
	 
</p>

<p>
	"Victims may also encounter advertisements for fraudulent cryptocurrency recovery services in the comment sections of online news articles and videos about cryptocurrency; among online search results for cryptocurrency; or on social media."
</p>

<p>
	 
</p>

<p>
	BleepingComputer has seen these types of scams posted to our own news stories, in other sites' comment sections, and on Medium.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="comment.jpg" class="ipsImage" data-ratio="49.44" height="282" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Ransomware/40/comment.jpg">
	</p>

	<div>
		<em>Comment promoting fake crypto recovery services (BleepingComputer)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	While social media, especially Twitter, has been attempting to crack down on these scams, they are still plagued by cryptocurrency support and recovery scams. 
</p>

<p>
	 
</p>

<p>
	Today, BleepingComputer <a href="https://twitter.com/LawrenceAbrams/status/1691116301304070144" rel="external nofollow" target="_blank">tweeted a fake request</a> for help recovering lost cryptocurrency and was immediately flooded with responses from bots promoting cryptocurrency support and recovery scams.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="twitter-bot.jpg" class="ipsImage" data-ratio="75.10" height="511" width="720" src="https://www.bleepstatic.com/images/news/security/c/cryptocurrency/twitter-bot.jpg">
	</p>

	<div>
		<em>Twitter bot pushing cryptocurrency recovery scamSource: BleepingComputer</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	The FBI explains that recovery schemes aim to deceive individuals into bearing the expenses of the purported recovery, often asking for an advance fee or some form of deposit.
</p>

<p>
	 
</p>

<p>
	Once the payment is made, the scammers either cut off communication with the victims or try to solicit additional funds by presenting an incomplete tracing report, suggesting they need more resources to finalize it.
</p>

<p>
	 
</p>

<p>
	In many cases observed by the FBI, the scammers claim they're affiliated with law enforcement agencies or other legitimate organizations to instill a sense of trustworthiness in their targets.
</p>

<p>
	 
</p>

<p>
	However, as the FBI highlights, no private sector entity can issue seizure orders to recover stolen digital assets, so all claims of that kind are false, and those making them should be treated as highly suspicious.
</p>

<p>
	 
</p>

<p>
	To protect yourself against these fraudulent companies or individual scammers, do not trust cryptocurrency recovery services promoted via internet ads, comments, and social media. Furthermore, never share any personal or financial details with unknown individuals online.
</p>

<p>
	 
</p>

<p>
	Instead, fraud victims should report the incident to their country's law enforcement. In the US, this can be done through the <a href="https://www.ic3.gov/" rel="external nofollow" target="_blank">IC3 portal</a>.
</p>

<p>
	 
</p>

<p>
	Victims of these scams can also pursue civil litigation to recover the lost assets, so keeping all records, transaction details, and interactions with suspicious individuals is essential.
</p>

<p>
	 
</p>

<p>
	However, as many of these recovery companies are operating under fake names, it will likely not be possible to litigate this type of theft in court.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/fbi-warns-of-increasing-cryptocurrency-recovery-scams/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17837</guid><pubDate>Mon, 14 Aug 2023 19:26:11 +0000</pubDate></item><item><title>YouTube gets more aggressive in pushing adblock warnings with countdown timer</title><link>https://nsaneforums.com/news/security-privacy-news/youtube-gets-more-aggressive-in-pushing-adblock-warnings-with-countdown-timer-r17804/</link><description><![CDATA[<p>
	YouTube continues ramping up its efforts to push more users to its paid Premium subscription. The platform has begun testing a new anti-adblocker popup version aimed at non-paying (non-Premium) viewers.
</p>

<p>
	 
</p>

<p>
	According to a new Reddit post, the updated warning includes a countdown timer in the top right corner, indicating how long the user has left to take action before the ad plays. Based on initial reports, the timer appears to run for 30-60 seconds.
</p>

<p>
	 
</p>

<p>
	The rest of the warning box remains the same, explaining the benefits of YouTube Premium and providing the options to "Allow YouTube Ads" or "Try YouTube Premium."
</p>

<p>
	 
</p>

<p>
	A screenshot of the new warning popup <a href="https://www.reddit.com/r/youtube/comments/15ny83z/bro_please_they_keep_just_making_it_worse_now_its/?rdt=51665" rel="external nofollow">was shared on Reddit</a>. Several users confirmed seeing the timed warning as well, indicating YouTube is currently testing this with a limited number of accounts.
</p>

<p>
	 
</p>

<p>
	<img alt="1691880898_youtube-ads-new-popup_story.j" class="ipsImage" data-ratio="59.58" height="407" width="720" src="https://cdn.neowin.com/news/images/uploaded/2023/08/1691880898_youtube-ads-new-popup_story.jpg">
</p>

<p>
	 
</p>

<p>
	In June, YouTube limited viewers <a href="https://www.neowin.net/news/youtube-limits-viewers-to-three-videos-if-an-adblocker-is-detected/" rel="external nofollow">to three videos when an ad blocker was detected</a>. It then allowed users to allow ads or try YouTube Premium, which gives users an ad-free experience for a monthly fee.
</p>

<p>
	 
</p>

<p>
	The platform has been aggressively pushing users to its premium offering, which removes ads entirely. Earlier this year, YouTube <a href="https://www.neowin.net/news/youtube-is-testing-a-1080p-premium-video-quality-with-higher-bitrate/" rel="external nofollow">launched a "1080p Premium" video</a> quality with a higher bit rate. Last week, this video option <a href="https://www.neowin.net/news/the-new-1080p-premium-video-option-is-available-for-desktop-youtube-premium-subscribers/" rel="external nofollow">became available for desktop</a>.
</p>

<p>
	 
</p>

<p>
	The timed warning represents YouTube's latest tactic to <a href="https://www.neowin.net/news/youtube-confirms-that-it-is-testing-out-blocking-ad-blockers-on-the-site/" rel="external nofollow">wear down non-paying adblocker users</a>. While workarounds like VPNs and some browsers like Brave exist, these are temporary fixes. YouTube likely has measures planned to counter such methods.
</p>

<p>
	 
</p>

<p>
	Meanwhile, many users resist Premium due to the <a href="https://www.neowin.net/news/youtube-premium-raises-the-price-of-its-individual-plan-to-1399-per-month/" rel="external nofollow">service's rising costs</a>. A recent price increase brought the individual monthly fee to $13.99 in the US. But prices remain lower in markets like India.
</p>

<p>
	 
</p>

<p>
	The backlash over YouTube's intrusive promotions continues to grow. But the Google-owned company shows no signs of backing off the strategy. The timed warning box is likely the next phase in YouTube's ongoing efforts to push more ad blocker users into paid subscriptions.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/youtube-gets-more-aggressive-in-pushing-adblock-warnings-with-countdown-timer/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17804</guid><pubDate>Sun, 13 Aug 2023 08:07:41 +0000</pubDate></item><item><title>Sites scramble to block ChatGPT web crawler after instructions emerge</title><link>https://nsaneforums.com/news/security-privacy-news/sites-scramble-to-block-chatgpt-web-crawler-after-instructions-emerge-r17787/</link><description><![CDATA[<h3>
	Restrictions don't apply to current OpenAI models, but will affect future versions.
</h3>

<div itemprop="articleBody">
	<p>
		Without announcement, OpenAI recently added details about its web crawler, <a href="https://platform.openai.com/docs/gptbot" rel="external nofollow">GPTBot</a>, to its online documentation site. GPTBot is the name of the user agent that the company uses to retrieve webpages to train the AI models behind <a href="https://arstechnica.com/information-technology/2022/12/openai-invites-everyone-to-test-new-ai-powered-chatbot-with-amusing-results/" rel="external nofollow">ChatGPT</a>, such as <a href="https://arstechnica.com/information-technology/2023/03/openai-announces-gpt-4-its-next-generation-ai-language-model/" rel="external nofollow">GPT-4</a>. Earlier this week, some sites <a href="https://venturebeat.com/ai/openai-launches-web-crawling-gptbot-sparking-blocking-effort-by-website-owners-and-creators/" rel="external nofollow">quickly announced their intention</a> to block GPTBot's access to their content.
	</p>

	<p>
		 
	</p>

	<p>
		In the new documentation, OpenAI says that webpages crawled with GPTBot "may potentially be used to improve future models," and that allowing GPTBot to access your site "can help AI models become more accurate and improve their general capabilities and safety."
	</p>

	<p>
		 
	</p>

	<p>
		OpenAI claims it has implemented filters ensuring that sources behind paywalls, those collecting personally identifiable information, or any content violating OpenAI's policies will not be accessed by GPTBot.
	</p>

	<p>
		 
	</p>

	<p>
		News of being able to potentially block OpenAI's training scrapes (if they honor them) comes too late to affect ChatGPT or GPT-4's current training data, which was scraped without announcement years ago. OpenAI collected the data ending in September 2021, which is the current "knowledge" cutoff for OpenAI's language models.
	</p>

	<p>
		 
	</p>

	<p>
		It's worth noting that the new instructions <a href="https://twitter.com/ethanhays/status/1688924654935969792?s=20" rel="external nofollow">may not</a> prevent web-browsing versions of ChatGPT or <a href="https://arstechnica.com/information-technology/2023/03/chatgpt-gets-eyes-and-ears-with-plugins-that-can-interface-ai-with-the-world/" rel="external nofollow">ChatGPT plugins</a> from accessing current websites to relay up-to-date information to the user. That point was not spelled out in the documentation, and we reached out to OpenAI for clarification.
	</p>

	<h2>
		The answer lies with robots.txt
	</h2>

	<p>
		According to OpenAI's <a href="https://platform.openai.com/docs/gptbot" rel="external nofollow">documentation</a>, GPTBot will be identifiable by the user agent token "GPTBot," with its full string being "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.0; +https://openai.com/gptbot)".
	</p>

	<p>
		 
	</p>

	<p>
		The OpenAI docs also give instructions about how to block GPTBot from crawling websites using the industry-standard <a href="https://en.wikipedia.org/wiki/Robots.txt" rel="external nofollow">robots.txt</a> file, which is a text file that sits at the root directory of a website and instructs web crawlers (such as those used by search engines) not to index the site.
	</p>

	<p>
		 
	</p>

	<p>
		It's as easy as adding these two lines to a site's robots.txt file:
	</p>

	<pre style="margin-left: 40px;">User-agent: GPTBot
Disallow: /</pre>

	<p>
		OpenAI also says that admins can restrict GPTBot from certain parts of the site in robots.txt with different tokens:
	</p>

	<pre style="margin-left: 40px;">User-agent: GPTBot
Allow: /directory-1/
Disallow: /directory-2/</pre>

	<p>
		Additionally, OpenAI has provided the <a href="https://openai.com/gptbot-ranges.txt" rel="external nofollow">specific IP address blocks</a> from which the GPTBot will be operating, which could be blocked by firewalls as well.
	</p>

	<p>
		 
	</p>

	<p>
		Despite this option, blocking GPTBot will not guarantee that a site's data does not end up training all AI models of the future. Aside from issues of scrapers ignoring robots.txt files, there are other large data sets of scraped websites (such as <a href="https://en.wikipedia.org/wiki/The_Pile_(dataset)" rel="external nofollow">The Pile</a>) that are not affiliated with OpenAI. These data sets are commonly used to train open source (or source-available) LLMs such as Meta's <a href="https://arstechnica.com/information-technology/2023/07/meta-launches-llama-2-an-open-source-ai-model-that-allows-commercial-applications/" rel="external nofollow">Llama 2</a>.
	</p>

	<h2>
		Some sites react with haste
	</h2>

	<p>
		While wildly successful from a tech point of view, ChatGPT has also been <a href="https://arstechnica.com/information-technology/2023/07/book-authors-sue-openai-and-meta-over-text-used-to-train-ai/" rel="external nofollow">controversial</a> by how it scraped copyrighted data without permission and concentrated that value into a commercial product that <a href="https://arstechnica.com/information-technology/2023/01/fearing-chatgpt-google-enlists-founders-brin-and-page-in-ai-fight/" rel="external nofollow">circumvents</a> the typical online publication model. OpenAI has been accused of (and <a href="https://arstechnica.com/information-technology/2023/07/book-authors-sue-openai-and-meta-over-text-used-to-train-ai/" rel="external nofollow">sued for</a>) plagiarism along these lines.
	</p>

	<p>
		 
	</p>

	<p>
		Accordingly, it's not surprising to see some people react to the news of being able to potentially block their content from future GPT models with a kind of pent-up <a href="https://news.ycombinator.com/item?id=37030568" rel="external nofollow">relish</a>. For example, on Tuesday, VentureBeat <a href="https://venturebeat.com/ai/openai-launches-web-crawling-gptbot-sparking-blocking-effort-by-website-owners-and-creators/" rel="external nofollow">noted</a> that <a href="https://www.theverge.com/robots.txt" rel="external nofollow">The Verge</a>, Substack writer <a href="https://www.platformer.news/p/its-time-to-change-how-we-cover-elon" rel="external nofollow">Casey Newton</a>, and <a href="https://twitter.com/clarkesworld/status/1688600561447268370?s=20" rel="external nofollow">Neil Clarke</a> of Clarkesworld, all said they would block GPTBot soon after news of the bot broke.
	</p>

	<p>
		 
	</p>

	<p>
		But for large website operators, the choice to block large language model (LLM) crawlers isn't as easy as it may seem. Making some LLMs blind to certain website data will leave gaps of knowledge that could serve some sites very well (such as sites that don't want to lose visitors if ChatGPT supplies their information for them), but it may also hurt others. For example, blocking content from future AI models could decrease a site's or a brand's cultural footprint if AI chatbots become a primary user interface in the future. As a thought experiment, imagine an online business declaring that it didn't want its website indexed by Google in the year 2002—a self-defeating move when that was the most popular on-ramp for finding information online.
	</p>

	<p>
		 
	</p>

	<p>
		It's still early in the generative AI game, and no matter which way technology goes—or which individual sites attempt to opt out of AI model training—at least OpenAI is providing the option.
	</p>

	<p>
		 
	</p>
</div>

<p>
	<a href="https://arstechnica.com/information-technology/2023/08/openai-details-how-to-keep-chatgpt-from-gobbling-up-website-data/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17787</guid><pubDate>Sat, 12 Aug 2023 08:29:09 +0000</pubDate></item><item><title>The Week in Ransomware - August 11th 2023 - Targeting Healthcare</title><link>https://nsaneforums.com/news/security-privacy-news/the-week-in-ransomware-august-11th-2023-targeting-healthcare-r17786/</link><description><![CDATA[<p>
	While some ransomware operations claim not to target hospitals, one relatively new ransomware gang named Rhysida doesn't seem to care.
</p>

<p>
	 
</p>

<p>
	Rhysida launched in May 2023, when it quickly started to make a name for itself as it made indiscriminate attacks on hospitals, the enterprise, and even government agencies.
</p>

<p>
	 
</p>

<p>
	The group first came to notoriety after <a href="https://www.bleepingcomputer.com/news/security/rhysida-ransomware-leaks-documents-stolen-from-chilean-army/" target="_blank" rel="external nofollow">attacking the Chilean Army</a> (Ejército de Chile) and leaking stolen data.
</p>

<p>
	 
</p>

<p>
	Now the ransomware gang is making the headlines due to its <a href="https://www.bleepingcomputer.com/news/security/rhysida-ransomware-behind-recent-attacks-on-healthcare/" target="_blank" rel="external nofollow">targeting of healthcare</a>, with the group believed to be behind the attacks on Prospect Medical Group, impacting 17 hospitals and 166 clinics across the United States.
</p>

<p>
	 
</p>

<p>
	This led to a flurry of reports released by the <a href="https://www.hhs.gov/sites/default/files/rhysida-ransomware-sector-alert-tlpclear.pdf" rel="external nofollow" target="_blank">U.S. Department of Health and Human Services</a>, <a href="https://www.trendmicro.com/en_us/research/23/h/an-overview-of-the-new-rhysida-ransomware.html" rel="external nofollow" target="_blank">Trend Micro</a>, <a href="https://blog.talosintelligence.com/rhysida-ransomware/" rel="external nofollow" target="_blank">Cisco Talos</a>, and <a href="https://research.checkpoint.com/2023/the-rhysida-ransomware-activity-analysis-and-ties-to-vice-society/" rel="external nofollow" target="_blank">Check Point Research</a>.
</p>

<p>
	 
</p>

<p>
	We also saw additional reports on ransomware about <a href="https://www.trendmicro.com/en_us/research/23/h/targetcompany-ransomware-abuses-fud-obfuscator-packers.html" rel="external nofollow" target="_blank">TargetCompany</a>, <a href="https://blog.talosintelligence.com/code-leaks-new-ransomware-actors/" rel="external nofollow" target="_blank">code leaks impacting the RaaS ecosystem</a>, and a new threat actor using a <a href="https://blog.talosintelligence.com/new-threat-actor-using-yashma-ransomware/" rel="external nofollow" target="_blank">customized version of Yashma ransomware</a>.
</p>

<p>
	 
</p>

<p>
	In other news, we continue to see the fallout from Clop's MOVEit data-theft attacks, with <a href="https://www.bleepingcomputer.com/news/security/missouri-warns-that-health-info-was-stolen-in-ibm-moveit-data-breach/" target="_blank" rel="external nofollow">Missouri's Department of Social Services warning</a> that data was stolen from IBM's MOVEit server.
</p>

<p>
	 
</p>

<p>
	Finally, <a href="https://www.europol.europa.eu/media-press/newsroom/news/5-arrested-in-poland-for-running-bulletproof-hosting-service-for-cybercrime-gangs" rel="external nofollow" target="_blank">Europol</a> and <a href="https://www.justice.gov/opa/pr/administrator-bulletproof-webhosting-domain-charged-connection-facilitation-netwalker" rel="external nofollow" target="_blank">the U.S. Department of Justice</a> announced the takedown of the LOLEKHosted bulletproof hosting provider, saying that one of the arrested admins <a href="https://www.bleepingcomputer.com/news/security/lolekhosted-admin-arrested-for-aiding-netwalker-ransomware-gang/" target="_blank" rel="external nofollow">facilitated Netwalker ransomware attacks</a> by hosting storage servers for the gang.
</p>

<p>
	 
</p>

<p>
	Contributors and those who provided new ransomware information and stories this week include: <a href="https://twitter.com/Seifreed" rel="external nofollow" target="_blank">@Seifreed</a>, <a href="https://twitter.com/struppigel" rel="external nofollow" target="_blank">@struppigel</a>, <a href="https://twitter.com/Ionut_Ilascu" rel="external nofollow" target="_blank">@Ionut_Ilascu</a>, <a href="https://twitter.com/serghei" rel="external nofollow" target="_blank">@serghei</a>, <a href="https://twitter.com/LawrenceAbrams" rel="external nofollow" target="_blank">@LawrenceAbrams</a>, <a href="https://twitter.com/malwrhunterteam" rel="external nofollow" target="_blank">@malwrhunterteam</a>, <a href="https://twitter.com/billtoulas" rel="external nofollow" target="_blank">@billtoulas</a>, <a href="https://twitter.com/demonslay335" rel="external nofollow" target="_blank">@demonslay335</a>, <a href="https://twitter.com/BleepinComputer" rel="external nofollow" target="_blank">@BleepinComputer</a>, <a href="https://twitter.com/hhsgov" rel="external nofollow" target="_blank">@HHSGov</a>, <a href="https://twitter.com/trendmicro" rel="external nofollow" target="_blank">@TrendMicro</a>, <a href="https://twitter.com/talossecurity" rel="external nofollow" target="_blank">@TalosSecurity</a>, <a href="https://twitter.com/_cpresearch_" rel="external nofollow" target="_blank">@_CPResearch_</a>, <a href="https://twitter.com/IRS_CI" rel="external nofollow" target="_blank">@IRS_CI</a>, and <a href="https://twitter.com/pcrisk" rel="external nofollow" role="link" tabindex="-1" target="_blank">@pcrisk</a>.
</p>

<h2>
	August 7th 2023
</h2>

<h3>
	<a href="https://blog.talosintelligence.com/new-threat-actor-using-yashma-ransomware/" rel="external nofollow" target="_blank">New threat actor targets Bulgaria, China, Vietnam and other countries with customized Yashma ransomware</a>
</h3>

<p>
	Talos assesses with high confidence that this threat actor is targeting victims in English-speaking countries, Bulgaria, China and Vietnam, as the actor’s GitHub account, “nguyenvietphat,” has ransomware notes written in these countries’ languages. The presence of an English version could indicate the actor intends to target a wide range of geographic areas.
</p>

<h3>
	<a href="https://blog.talosintelligence.com/code-leaks-new-ransomware-actors/" rel="external nofollow" target="_blank">Code leaks are causing an influx of new ransomware actors</a>
</h3>

<p>
	Ransomware gangs are consistently rebranding or merging with other groups, as highlighted in our 2022 Year in Review, or these actors work for multiple ransomware-as-a-service (RaaS) outfits at a time, and new groups are always emerging.
</p>

<h3>
	<a href="https://www.trendmicro.com/en_us/research/23/h/targetcompany-ransomware-abuses-fud-obfuscator-packers.html" rel="external nofollow" target="_blank">TargetCompany Ransomware Abuses FUD Obfuscator Packers</a>
</h3>

<p>
	We found active campaign deployments combining remote access trojan (RAT) Remcos and the TargetCompany ransomware earlier this year. We compared these deployments with previous samples and found that these deployments are implementing fully undetectable (FUD) packers to their binaries. By combining telemetry data and external threat hunting sources, we were able to gather early samples of these in development. Recently, we found a victim on which this technique was deployed and targeted specifically at.
</p>

<h3>
	<a href="https://twitter.com/pcrisk/status/1688440985150205953" rel="external nofollow" target="_blank">New STOP ransomware variants</a>
</h3>

<p>
	<a href="https://twitter.com/pcrisk" rel="external nofollow" role="link" target="_blank">PCrisk</a> found new STOP ransomware variants that append the .yyza and .yytw extensions.
</p>

<h3>
	<a href="https://twitter.com/pcrisk/status/1688459541594206209" rel="external nofollow" target="_blank">New Dharma ransomware variant</a>
</h3>

<p>
	PCrisk found a new Dharma variant that appends the .GPT extension.
</p>

<h2>
	August 8th 2023
</h2>

<h3>
	<a href="https://research.checkpoint.com/2023/the-rhysida-ransomware-activity-analysis-and-ties-to-vice-society/" rel="external nofollow" target="_blank">THE RHYSIDA RANSOMWARE: ACTIVITY ANALYSIS AND TIES TO VICE SOCIETY</a>
</h3>

<p>
	The Rhysida ransomware group was first revealed in May this year, and since then has been linked to several impactful intrusions, including an attack on the Chilean Army. Recently the group was also tied to an attack against Prospect Medical Holdings, affecting 17 hospitals and 166 clinics across the United States. After this attack, the US Department of Health and Human Services defined Rhysida as a significant threat to the healthcare sector.
</p>

<h3>
	<a href="https://blog.talosintelligence.com/rhysida-ransomware/" rel="external nofollow" target="_blank">What Cisco Talos knows about the Rhysida ransomware</a>
</h3>

<p>
	Cisco Talos is aware of the recent advisory published by the U.S. Department of Health and Human Services (HHS) warning the healthcare industry about Rhysida ransomware activity.
</p>

<h3>
	<a href="https://twitter.com/pcrisk/status/1688837691645865987" rel="external nofollow" target="_blank">New Xorist variant</a>
</h3>

<p>
	PCrisk found a new Xorist ransomware variant that appends the .PrOToN extension and drops a ransom note named HOW TO DECRYPT FILES.txt.
</p>

<h2>
	August 9th 2023
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/missouri-warns-that-health-info-was-stolen-in-ibm-moveit-data-breach/" target="_blank" rel="external nofollow">Missouri warns that health info was stolen in IBM MOVEit data breach</a>
</h3>

<p>
	Missouri's Department of Social Services warns that protected Medicaid healthcare information was exposed in a data breach after IBM suffered a MOVEit data theft attack.
</p>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/rhysida-ransomware-behind-recent-attacks-on-healthcare/" target="_blank" rel="external nofollow">Rhysida ransomware behind recent attacks on healthcare</a>
</h3>

<p>
	The Rhysida ransomware operation is making a name for itself after a wave of attacks on healthcare organizations has forced government agencies and cybersecurity companies to pay closer attention to its operations.
</p>

<h3 data-equally-id="equally_ai___MsUjY" tabindex="-1">
	<a href="https://www.trendmicro.com/en_us/research/23/h/an-overview-of-the-new-rhysida-ransomware.html" rel="external nofollow" target="_blank">An Overview of the New Rhysida Ransomware Targeting the Healthcare Sector</a>
</h3>

<p>
	On August 4, 2023, the HHS’ Health Sector Cybersecurity Coordination Center (HC3) released a security alert about a relatively new ransomware called Rhysida (detected as Ransom.PS1.RHYSIDA.SM), which has been active since May 2023. In this blog entry, we will provide details on Rhysida, including its targets and what we know about its infection chain.
</p>

<h2>
	August 10th 2023
</h2>

<h3>
	<a href="https://twitter.com/pcrisk/status/1689613774691692545" rel="external nofollow" target="_blank">New Harward ransomware</a>
</h3>

<p>
	PCrisk found a new ransomware variant that appends the .harward extension.
</p>

<h2>
	August 11th 2023
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/lolekhosted-admin-arrested-for-aiding-netwalker-ransomware-gang/" target="_blank" rel="external nofollow">LOLEKHosted admin arrested for aiding Netwalker ransomware gang</a>
</h3>

<p>
	Police have taken down the Lolek bulletproof hosting provider, arresting five individuals and seizing servers for allegedly facilitating Netwalker ransomware attacks and other malicious activities.
</p>

<h3>
	<a href="https://twitter.com/pcrisk/status/1689867008102244353" rel="external nofollow" target="_blank">New MedusaLocker variant</a>
</h3>

<p>
	PCrisk found a new ransomware variant that appends the .alock extension.
</p>

<h3>
	That's it for this week! Hope everyone has a nice weekend!
</h3>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/the-week-in-ransomware-august-11th-2023-targeting-healthcare/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17786</guid><pubDate>Sat, 12 Aug 2023 08:27:47 +0000</pubDate></item><item><title>New SystemBC Malware Variant Targets Southern African Power Company</title><link>https://nsaneforums.com/news/security-privacy-news/new-systembc-malware-variant-targets-southern-african-power-company-r17784/</link><description><![CDATA[<p>
	An unknown threat actor has been linked to a cyber attack on a power generation company in southern Africa with a new variant of the SystemBC malware called DroxiDat as a precursor to a suspected ransomware attack.
</p>

<p>
	 
</p>

<p>
	"The proxy-capable backdoor was deployed alongside Cobalt Strike Beacons in a south African nation's critical infrastructure," Kurt Baumgartner, principal security researcher at Kaspersky's Global Research and Analysis Team (GReAT), said.
</p>

<p>
	 
</p>

<p>
	The Russian cybersecurity company said the attack, which took place in late March 2023, was in its early stages and involved the use of DroxiDat to profile the system and proxy network traffic using the SOCKS5 protocol to and from command-and-control (C2) infrastructure.
</p>

<p>
	 
</p>

<p>
	SystemBC is a C/C++-based commodity malware and remote administrative tool that was first seen in 2019. Its main feature is to set up SOCKS5 proxies on victim computers that can then be used by threat actors to tunnel malicious traffic associated with other malware. Newer variants of the malware can also download and run additional payloads.
</p>

<p>
	 
</p>

<p>
	The use of SystemBC as a conduit for ransomware attacks has been documented in the past. In December 2020, Sophos revealed ransomware operators' reliance on SystemBC RAT as an off-the-shelf Tor backdoor for Ryuk and Egregor infections.
</p>

<p>
	 
</p>

<p>
	"SystemBC is an attractive tool in these types of operations because it allows for multiple targets to be worked at the same time with automated tasks, allowing for hands-off deployment of ransomware using Windows built-in tools if the attackers gain the proper credentials," the company said at the time.
</p>

<p>
	 
</p>

<p>
	DroxiDat's links to ransomware deployment stem from a healthcare-related incident involving DroxiDat around the same timeframe in which the Nokoyawa ransomware is said to have been delivered alongside Cobalt Strike.
</p>

<p>
	 
</p>

<p>
	The malware employed in the attack is both compact and lean when compared to SystemBC, stripped off most of the functionality associated with the latter to act as a simple system profiler and exfiltrate the information to a remote server.
</p>

<p>
	 
</p>

<p>
	"It provides no download-and-execute capabilities, but can connect with remote listeners and pass data back and forth, and modify the system registry," Baumgartner said.
</p>

<p>
	 
</p>

<p>
	The identity of the threat actors behind the wave of attacks is currently unknown, although existing evidence points to the likely involvement of Russian ransomware groups, specifically FIN12 (aka Pistachio Tempest), which is known to deploy SystemBC alongside Cobalt Strike Beacons to deploy ransomware.
</p>

<p>
	 
</p>

<p>
	The development comes as the number of ransomware attacks targeting industrial organizations and infrastructure has doubled since the second quarter of 2022, jumping from 125 in Q2 2022 to 253 in Q2 2023, according to Dragos. The figure is also an 18% increase from the previous quarter, when 214 incidents were identified.
</p>

<p>
	 
</p>

<p>
	"Ransomware will continue to disrupt industrial operations, whether through the integration of operational technology (OT) kill processes into ransomware strains, flattened networks allowing ransomware to spread into OT environments, or precautionary shutdowns of production by operators to prevent ransomware from spreading to industrial control systems," the company assessed with high confidence.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://thehackernews.com/2023/08/new-systembc-malware-variant-targets.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">17784</guid><pubDate>Sat, 12 Aug 2023 02:01:52 +0000</pubDate></item><item><title>Researchers Uncover Years-Long Cyber Espionage on Foreign Embassies in Belarus</title><link>https://nsaneforums.com/news/security-privacy-news/researchers-uncover-years-long-cyber-espionage-on-foreign-embassies-in-belarus-r17783/</link><description><![CDATA[<p>
	A hitherto undocumented threat actor operating for nearly a decade and codenamed MoustachedBouncer has been attributed to cyber espionage attacks aimed at foreign embassies in Belarus.
</p>

<p>
	 
</p>

<p>
	"Since 2020, MoustachedBouncer has most likely been able to perform adversary-in-the-middle (AitM) attacks at the ISP level, within Belarus, in order to compromise its targets," ESET security researcher Matthieu Faou said, describing the group as skilled and advanced.
</p>

<p>
	 
</p>

<p>
	The adversary, active since at least 2014, is assessed to be aligned with Belarusian interests, likely employing a lawful interception system such as SORM to conduct its AitM attacks as well as deploy disparate tools called NightClub and Disco.
</p>

<p>
	 
</p>

<p>
	Both the Windows malware frameworks support additional spying plugins including a screenshotter, an audio recorder, and a file stealer. The oldest sample of NightClub dates back to November 19, 2014, when it was uploaded to VirusTotal from Ukraine.
</p>

<p>
	 
</p>

<p>
	Embassy staff from four different countries have been targeted since June 2017: two from Europe, one from South Asia, and one from Northeast Africa. One of the European diplomats was compromised twice in November 2020 and July 2022. The names of the countries were not revealed.
</p>

<p>
	 
</p>

<p>
	MoustachedBouncer is also believed to work closely with another advanced persistent threat (APT) actor known as Winter Vivern (aka TA473 or UAC-0114), which has a track record of striking government officials in Europe and the U.S.
</p>

<p>
	 
</p>

<p>
	The exact initial infection vector used to deliver NightClub is presently unknown. The distribution of Disco, on the other hand, is accomplished by means of an AitM attack.
</p>

<p>
	 
</p>

<p>
	"To compromise their targets, MoustachedBouncer operators tamper with their victims' internet access, probably at the ISP level, to make Windows believe it's behind a captive portal," Faou said. "For IP ranges targeted by MoustachedBouncer, the network traffic is tampered at the ISP level, and the latter URL redirects to a seemingly legitimate, but fake, Windows Update URL."
</p>

<p>
	 
</p>

<p style="text-align:center;">
	<img alt="timeline.jpg" class="ipsImage" data-ratio="41.53" height="295" width="720" src="https://thehackernews.com/new-images/img/b/R29vZ2xl/AVvXsEgk8PtszeiafwktPUZg7_afwIk1LesVk5GsY9TCk5ds9hqKrcx-moDxDxhnutxVqW-LXFH8phCrZcweq_jakf2IJGq1jqKklabboo8oyGnKAFPD7Y0ft-QSI9YKvkXJxI7fDZu0AlSQk_mflZDw21mNiIx2n5H2eebnIj6HpiXEjCkjiUjFg_PKltjfbcWI/s728-e365/timeline.jpg" />
</p>

<p style="text-align:center;">
	 
</p>

<p>
	"While the compromise of routers in order to conduct AitM on embassy networks cannot be fully discarded, the presence of lawful interception capabilities in Belarus suggests the traffic mangling is happening at the ISP level rather than on the targets' routers," Fou said.
</p>

<p>
	 
</p>

<p>
	Two Belarusian internet service providers (ISPs), viz Unitary Enterprise A1 and Beltelecom, are suspected to be involved in the campaign, per the Slovak cybersecurity company.
</p>

<p>
	 
</p>

<p>
	Victims who land on the bogus page are greeted with a message urging them to install critical security updates by clicking on a button. In doing so, a rogue Go-based "Windows Update" installer is downloaded to the machine that, when executed, sets up a scheduled task to run another downloader binary responsible for fetching additional plugins.
</p>

<p>
	 
</p>

<p>
	The add-ons expand on Disco's functionality by capturing screenshots every 15 seconds, executing PowerShell scripts, and setting up a reverse proxy.
</p>

<p>
	 
</p>

<p>
	A significant aspect of the plugins is the use of the Server Message Block (SMB) protocol for data exfiltration to command-and-control servers that are inaccessible over the internet, making the threat actor's infrastructure highly resilient.
</p>

<p>
	 
</p>

<p>
	Also used in the January 2020 attack aimed at diplomats of a Northeast African country in Belarus is a C# dropper referred to as SharpDisco, which facilitates the deployment of two plugins by means of a reverse shell in order to enumerate connected drives and exfiltrate files.
</p>

<p>
	 
</p>

<p>
	The NightClub framework also comprises a dropper that, in turn, launches an orchestrator component to harvest files of interest and transmit them over the Simple Mail Transfer Protocol (SMTP) protocol. Newer variants of NightClub found in 2017 and 2020 also incorporate a keylogger, audio recorder, screenshotter, and a DNS-tunneling backdoor.
</p>

<p>
	 
</p>

<p>
	"The DNS-tunneling backdoor (ParametersParserer.dll) uses a custom protocol to send and receive data from a malicious DNS server," Faou explained. "The plugin adds the data to exfiltrate as part of the subdomain name of the domain that is used in the DNS request."
</p>

<p>
	 
</p>

<p>
	The commands supported by the modular implant allow the threat actor to search for files matching a specific pattern, read, copy, and remove files, write to files, copy directories, and create arbitrary processes.
</p>

<p>
	 
</p>

<p>
	It's believed that NightClub is used in scenarios where traffic interception at the ISP level isn't possible because of anonymity-boosting mitigations such as the use of an end-to-end encrypted VPN where internet traffic is routed outside of Belarus.
</p>

<p>
	 
</p>

<p>
	"The main takeaway is that organizations in foreign countries where the internet cannot be trusted should use an end-to-end encrypted VPN tunnel to a trusted location for all their internet traffic in order to circumvent any network inspection devices," Faou said.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://thehackernews.com/2023/08/researchers-uncover-decade-long-cyber.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">17783</guid><pubDate>Sat, 12 Aug 2023 01:59:03 +0000</pubDate></item><item><title>How to manually scan for unknown tracker devices in Android</title><link>https://nsaneforums.com/news/security-privacy-news/how-to-manually-scan-for-unknown-tracker-devices-in-android-r17773/</link><description><![CDATA[<p>
	When Apple launched <a cmp-ltrk="Links" cmp-ltrk-idx="3" data-mrf-link="https://www.apple.com/airtag/" data-wpel-link="external" href="https://www.apple.com/airtag/" mrfobservableid="29f4cb1b-43f9-4532-8e7f-3d9bd8495b1e" rel="external nofollow" target="_blank">AirTags</a>, small devices that Apple users can use for tracking purposes, some heralded the company for launching another useful feature. Others, including many privacy advocates, noted that these devices could also be<a cmp-ltrk="Links" cmp-ltrk-idx="4" data-mrf-link="https://www.ghacks.net/2023/02/21/the-wrong-way-to-use-an-airtag/" data-wpel-link="internal" href="https://www.ghacks.net/2023/02/21/the-wrong-way-to-use-an-airtag/" mrfobservableid="9ea6ceaa-e3bb-4281-b61e-2ea4839cb99f" rel="external nofollow"> used to track the movement of others</a>.
</p>

<p>
	 
</p>

<p>
	To address this, Apple introduced <a cmp-ltrk="Links" cmp-ltrk-idx="5" data-mrf-link="https://www.ghacks.net/2023/04/27/what-is-unknown-accessory-detected-message/" data-wpel-link="internal" href="https://www.ghacks.net/2023/04/27/what-is-unknown-accessory-detected-message/" mrfobservableid="2ceb0ba3-b091-4e3e-8e2d-9a3930c3d394" rel="external nofollow">unknown accessory detected notifications</a> on iPhones and iPads to inform users if an unknown AirTag device is in the vicinity. In other words, if someone managed to put a tracker in your bag, clothes or other item that you are carrying, you are informed by your Apple devices about it.
</p>

<p>
	 
</p>

<p>
	In 2023, Google and Apple announced a new specification that <a cmp-ltrk="Links" cmp-ltrk-idx="6" data-mrf-link="https://www.ghacks.net/2023/05/02/apple-and-google-join-forces-to-fight-unwanted-tracking/" data-wpel-link="internal" href="https://www.ghacks.net/2023/05/02/apple-and-google-join-forces-to-fight-unwanted-tracking/" mrfobservableid="8255cf37-e8c0-4363-95cd-bdb49521fc47" rel="external nofollow">standardizes unauthorized tracking detection</a> and alerts on Android and iOS platforms.
</p>

<p>
	 
</p>

<p>
	Google published a blog post on its official <a cmp-ltrk="Links" cmp-ltrk-idx="7" data-mrf-link="https://blog.google/products/android/unknown-tracker-alert-google-android/" data-wpel-link="external" href="https://blog.google/products/android/unknown-tracker-alert-google-android/" mrfobservableid="442d7117-86f1-4c61-9814-dba3e96758ae" rel="external nofollow" target="_blank">The Keyword</a> blog that informed customers about the implementation on Android. Unknown Tracker Alerts is a built-in feature of Android that may display alerts automatically if an unknown tracker is detected.
</p>

<p>
	 
</p>

<p>
	<img alt="android-unknown-tracker-alerts.png" class="ipsImage" data-ratio="75.10" height="540" width="486" src="https://www.ghacks.net/wp-content/uploads/2023/08/android-unknown-tracker-alerts.png"></p><noscript><img class="alignnone size-full wp-image-200478" alt="android unknown tracker alerts" width="1600" height="1778" srcset="https://www.ghacks.net/wp-content/uploads/2023/08/android-unknown-tracker-alerts.png 1600w, https://www.ghacks.net/wp-content/uploads/2023/08/android-unknown-tracker-alerts-1382x1536.png 1382w" sizes="(max-width: 1600px) 100vw, 1600px" src="https://www.ghacks.net/wp-content/uploads/2023/08/android-unknown-tracker-alerts.png"></noscript>


<p>
	 
</p>

<p>
	For this to work, Bluetooth needs to be enabled on the Android device and the feature needs to have been implemented. The notification informs the Android user about the unknown tracker in the range of the Android device's Bluetooth scanner.
</p>

<p>
	 
</p>

<div id="td-incontent-1491240217616">
	<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>

<p>
	Android allows users to take action, for instance by learning more about the tracker or learning <a cmp-ltrk="Links" cmp-ltrk-idx="8" data-mrf-link="https://support.google.com/android/answer/13658562?visit_id=638273587468938510-2378037938&amp;p=how_to_disable_tracker&amp;rd=1#disable_tracker&amp;zippy=%2Cdisable-the-tracker" data-wpel-link="external" href="https://support.google.com/android/answer/13658562?visit_id=638273587468938510-2378037938&amp;p=how_to_disable_tracker&amp;rd=1#disable_tracker&amp;zippy=%2Cdisable-the-tracker" mrfobservableid="f24486e4-e34e-457f-bb81-0111590532bf" rel="external nofollow" target="_blank">how to</a> physically disable the Bluetooth tracker. Disabling the tracker blocks the owner of the device from receiving location updates in the future from the tracker.
</p>

<p>
	 
</p>

<p>
	Android users may also run manual scans for trackers; this is a useful option, especially if Bluetooth is not enabled all the time on the device.
</p>

<p>
	 
</p>

<p>
	Here are the steps required to run a manual scan for devices:
</p>

<p>
	 
</p>

<ol>
	<li>
		Turn on Bluetooth on the Android device, if it is not enabled.
	</li>
	<li>
		Open Settings and go to Safety and Emergency.
	</li>
	<li>
		Locate Unknown tracker alerts on the page and open the option.
	</li>
	<li>
		Tap on the "scan now" button to run a manual scan.
	</li>
</ol>

<p>
	 
</p>

<p>
	You are informed if the scan detects a nearby tracker and get the same notification and options offered when an automatic scan detects a tracker.
</p>

<p>
	 
</p>

<p>
	Once finished, you may turn off Bluetooth again, if it was turned off before starting the scan.
</p>

<p>
	 
</p>

<div id="td-incontent-471399739099">
	<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>

<p>
	The feature detects Apple AirTags devices only at this point in time according to Google. Plans to extend identification have been announced.
</p>

<p>
	 
</p>

<p>
	<strong>Now You:</strong> what is your take on these trackers?
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2023/08/11/how-to-manually-scan-for-unknown-tracker-devices-in-android/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17773</guid><pubDate>Fri, 11 Aug 2023 20:43:00 +0000</pubDate></item><item><title>A new message encryption scheme inspired by the Sudoku puzzle</title><link>https://nsaneforums.com/news/security-privacy-news/a-new-message-encryption-scheme-inspired-by-the-sudoku-puzzle-r17764/</link><description><![CDATA[<p>
	A novel advance in data security is discussed in the International Journal of Information and Computer Security in which the Japanese puzzle known as Sudoku promises a cryptographic system for text information that works even in situations where computational power is limited. The approach could have applications in devices with constrained computer resources such as radio-frequency identification devices (RFID), medical and health care instruments, remote sensing networks, and smart cards.
</p>

<p>
	 
</p>

<p>
	Shadi R. Masadeh of the Department of Cyber Security at Isra University, in Amman, Jordan, Hamza Abbass Al-Sewadi of the Computer Technology Engineering Department at Iraq University College, in Basrah, and Mohammad Abbas Fadhil Al-Husainy of the Al-Maaqal University also in Basrah, Iraq, demonstrate how the dynamic nature of the Sudoku puzzle can be used as the basis of a secret encryption key, or cipher, to unlock a new approach to securing sensitive information.
</p>

<p>
	 
</p>

<p>
	The dynamic nature of the approach significantly boosts the security of the system. The team's experimental results demonstrate that this approach is superior to other experimental lightweight cryptography.
</p>

<p>
	 
</p>

<p>
	The strength of MESP lies in its extensive key space and its superiority in frequency analysis probability when compared to alternative techniques.
</p>

<p>
	 
</p>

<p>
	While sharing a similar character count with Verma's algorithm, MESP boasts a substantially wider key space. Furthermore, the algorithm's flexibility is evident in its ability to accommodate a broader range of characters.
</p>

<p>
	 
</p>

<p>
	This adaptability is achieved by expanding the size of the index tables, making room for all conceivable characters within a language, and even accommodating multiple languages. The system adheres to Shannon's principles of confusion and diffusion so that the substitution and transposition steps seamlessly blend, providing a strong defense against security breaches.
</p>

<p>
	 
</p>

<p>
	In today's landscape of symmetric cryptosystems, the fusion of ideas from the Sudoku puzzle, pseudo-random number generation, and dynamic permutation introduces a versatile and potent security technique. The implications stretch across various domains, from fortified health care data security to more resilient smart cards and remote sensing networks. Backed by compelling experimental results, this algorithm, which the team calls "Message Encryption (inspired by) Sudoku Puzzle," heralds a new era in lightweight cryptography, beyond its "puzzling" origins.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://techxplore.com/news/2023-08-message-encryption-scheme-sudoku-puzzle.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">17764</guid><pubDate>Fri, 11 Aug 2023 19:51:12 +0000</pubDate></item><item><title>Teens Hacked Boston Subway Cards to Get Infinite Free Rides&#x2014;and This Time, Nobody Got Sued</title><link>https://nsaneforums.com/news/security-privacy-news/teens-hacked-boston-subway-cards-to-get-infinite-free-rides%E2%80%94and-this-time-nobody-got-sued-r17756/</link><description><![CDATA[<p>
	<span style="font-size:22px;"><strong>In 2008, Boston’s transit authority sued to stop MIT hackers from presenting at the Defcon hacker conference on how to get free subway rides. Today, four teens picked up where they left off.</strong></span>
</p>

<p>
	 
</p>

<p>
	<strong>IN EARLY AUGUST of 2008</strong>, almost exactly 15 years ago, the Defcon hacker conference in Las Vegas was hit with one of the worst scandals in its history. Just before a group of MIT students planned to give a talk at the conference about a method they’d found to get free rides on Boston’s subway system—known as the Massachusetts Bay Transit Authority—the MBTA sued them and obtained a restraining order to prevent them from speaking. The talk was canceled, but not before the hackers’ slides were widely distributed to conference attendees and published online.
</p>

<p>
	 
</p>

<p>
	In the summer of 2021, 15-year-olds Matty Harris and Zachary Bertocchi were riding the Boston subway when Harris told Bertocchi about a Wikipedia article he’d read that mentioned this moment in hacker history. The two teenagers, both students at Medford Vocational Technical High School in Boston, began musing about whether they could replicate the MIT hackers’ work, and maybe even get free subway rides.
</p>

<p>
	 
</p>

<p>
	They figured it had to be impossible. “We assumed that because that was more than a decade earlier, and it had got heavy publicity, that they would have fixed it,” Harris says.
</p>

<p>
	 
</p>

<p>
	Bertocchi skips to the end of the story: “They didn’t.”
</p>

<p>
	 
</p>

<p>
	Now, after two years of work, that pair of teens and two fellow hacker friends, Noah Gibson and Scott Campbell, have presented the results of their research at the Defcon hacker conference in Las Vegas. In fact, they not only replicated the MIT hackers’ 2008 tricks, but took them a step further. The 2008 team had hacked Boston’s Charle Ticket magstripe paper cards to copy them, change their value, and get free rides—but those cards went out of commission in 2021. So the four teens extended other research done by the 2008 hacker team to fully reverse engineer the CharlieCard, the RFID touchless smart cards the MBTA uses today. The hackers can now add any amount of money to one of these cards or invisibly designate it a discounted student card, a senior card, or even an MBTA employee card that gives unlimited free rides. “You name it, we can make it,” says Campbell.
</p>

<p>
	 
</p>

<p>
	To demonstrate their work, the teens have gone so far as create their own portable “vending machine”—a small desktop device with a touchscreen and an RFID card sensor—that can add any value they choose to a CharlieCard or change its settings, and they’ve built the same functionality into an Android app that can add credit with a tap. They demonstrate both tricks in the video below:
</p>

<p>
	 
</p>

<p>
	In contrast to the Defcon subway-hacking blowup of 2008—and in a sign of how far companies and government agencies have come in their relationship with the cybersecurity community—the four hackers say the MBTA didn’t threaten to sue them or try to block their Defcon talk. Instead, it invited them to the transit authority headquarters last year to deliver a presentation on the vulnerabilities they’d found. Then the MBTA politely asked that they obscure part of their technique to make it harder for other hackers to replicate.
</p>

<p>
	 
</p>

<p>
	The hackers say the MBTA hasn’t actually fixed the vulnerabilities they discovered and instead appears to be waiting for an entirely new subway card system that it plans to roll out in 2025. When WIRED reached out to the MBTA, its director of communications, Joe Pesaturo, responded in a statement that “the MBTA was pleased that the students reached out and worked collaboratively with the fare collection team.”
</p>

<p>
	 
</p>

<p>
	“It should be noted that the vulnerability identified by the students does NOT pose an imminent risk affecting safety, system disruption, or a data breach,” Pesaturo added. “The MBTA's fraud detection team has increased monitoring to account for this vulnerability [and] does not anticipate any significant financial impact to the MBTA. This vulnerability will not exist once the new fare collection system goes live, due to the fact that it will be an account-based system versus today’s card-based system.”
</p>

<p>
	 
</p>

<p>
	The high schoolers say that when they started their research in 2021, they were merely trying to replicate the 2008 team’s CharlieTicket hacking research. But when the MBTA phased out those magstripe cards just months later, they wanted to understand the inner workings of the CharlieCards. After months of trial and error with different RFID readers, they were eventually able to dump the contents of data on the cards and begin deciphering them.
</p>

<p>
	 
</p>

<p>
	Unlike credit or debit cards, whose balances are tracked in external databases rather than on the cards themselves, CharlieCards actually store about a kilobyte of data in their own memory, including their monetary value. To prevent that value from being changed, each line of data in the cards’ memory includes a “checksum,” a string of characters computed from the value using the MBTA’s undisclosed algorithm.
</p>

<p>
	 
</p>

<p>
	By comparing identical lines of memory on different cards and looking at their checksum values, the hackers began to figure out how the checksum function worked. They were eventually able to compute checksums that allowed them to change the monetary value on a card, along with the checksum that would cause a CharlieCard reader to accept it as valid. They computed a long list of checksums for every value so that they could arbitrarily change the balance of the card to whatever amount they chose. At the MBTA’s request, they’re not releasing that table, nor the details of their checksum reverse engineering work.
</p>

<p>
	 
</p>

<p>
	Not long after they made this breakthrough, in December of last year, the teens read in the Boston Globe about another hacker, an MIT grad and penetration tester named Bobby Rauch, who had figured out how to clone CharlieCards using an Android Phone or a Flipper Zero handheld radio-hacking device. With that technique, Rauch said he could simply copy a CharlieCard before spending its value, effectively obtaining unlimited free rides. When he demonstrated the technique to the MBTA, however, it claimed it could spot the cloned cards when they were used and deactivate them.
</p>

<p>
	 
</p>

<p>
	Early this year, the four teenagers showed Rauch their techniques, which went beyond cloning to include more granular changes to a card’s data. The older hacker was impressed and offered to help them report their findings to the MBTA—without getting sued.
</p>

<p>
	 
</p>

<p>
	In working with Rauch, the MBTA had created a vulnerability disclosure program to cooperate with friendly hackers who agreed to share cybersecurity vulnerabilities they found. The teens say they were invited to a meeting at the MBTA that included no fewer than 12 of the agency’s executives, all of whom seemed grateful for their willingness to share their findings. The MBTA officials asked the high schoolers to not reveal their findings for 90 days and to hold details of their checksum hacking techniques in confidence, but otherwise agreed that they wouldn’t interfere with any presentation of their results. The four teens say they found the MBTA’s chief information security officer, Scott Margolis, especially easy to work with. “Fantastic guy,” say Bertocchi.
</p>

<p>
	 
</p>

<p>
	The teens say that as with Rauch’s cloning technique, the transit authority appears to be trying to counter their technique by detecting altered cards and blocking them. But they say that only a small fraction of the cards they’ve added money to have been caught. “The mitigations they have aren’t really a patch that seals the vulnerability. Instead, they play whack-a-mole with the cards as they come up,” says Campbell.
</p>

<p>
	 
</p>

<p>
	“We’ve had some of our cards get disabled, but most get through,” adds Harris.
</p>

<p>
	 
</p>

<p>
	So are all four of them using their CharlieCard-hacking technique to roam the Boston subway system for free? “No comment.”
</p>

<p>
	 
</p>

<p>
	For now, the hacker team is just happy to be able to give their talk without the heavy-handed censorship that the MBTA attempted with its lawsuit 15 years ago. Harris argues that the MBTA likely learned its lesson from that approach, which only drew attention to the hackers’ findings. “It’s great that they’re not doing that now—that they’re not shooting themselves in the foot. And it’s a lot less stressful for everyone,” Harris says.
</p>

<p>
	 
</p>

<p>
	He’s also glad, on the other hand, that the MBTA took such a hardline approach to the 2008 talk that it got his attention and kickstarted the group’s research almost a decade and a half later. “If they hadn’t done that,” Harris says, “we wouldn’t be here.”
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.wired.com/story/mtba-charliecard-hack-defcon-2023/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">17756</guid><pubDate>Fri, 11 Aug 2023 14:45:11 +0000</pubDate></item><item><title>U.S. government to investigate Microsoft's role in China-backed email breach</title><link>https://nsaneforums.com/news/security-privacy-news/us-government-to-investigate-microsofts-role-in-china-backed-email-breach-r17747/</link><description><![CDATA[<p>
	U.S. government data security is again under scrutiny after a recent data breach by suspected Chinese hackers. Microsoft's role in protecting sensitive information will be examined following the cyber attack that compromised the email accounts of U.S. officials.
</p>

<p>
	 
</p>

<p>
	A U.S. cybersecurity advisory panel announced it will investigate potential risks in cloud computing, including Microsoft's role in the recent breach of government email systems. The Cyber Safety Review Board (CSRB) will examine risks related to cloud infrastructure.
</p>

<p>
	 
</p>

<p>
	The probe comes after suspected Chinese hackers exploited a vulnerability in Microsoft Azure's cloud email platform to access sensitive communications from the Departments of Commerce and State. The tech giant is among the major cloud providers that will be examined in the CSRB's investigation.
</p>

<p>
	 
</p>

<p>
	The hacks, believed to be part of a wider espionage campaign by actors affiliated with the Chinese government, compromised email accounts belonging to senior officials.
</p>

<p>
	 
</p>

<p>
	Microsoft has faced increased scrutiny over the incident, with Senator Ron Wyden calling on federal agencies last month to take action against the company. In a letter, Senator Wyden said:
</p>

<p>
	 
</p>

<p style="margin-left:40px;">
	<em>Government emails were stolen because Microsoft committed another error. Although the stolen encryption key was for consumer accounts, a validation error in Microsoft code' allowed the hackers to also create fake tokens for Microsoft-hosted accounts for government agencies and other organizations and thereby access those accounts.</em>
</p>

<p>
	 
</p>

<p>
	The senator criticized Microsoft's handling of the hack, saying it failed to take responsibility for previous incidents like the 2020 SolarWinds campaign attributed to Russia.
</p>

<p>
	 
</p>

<p>
	The probe underscores growing concerns around security risks posed by third-party cloud services, which have become ubiquitous in government and corporate networks. Findings from the review could inform efforts to safeguard better sensitive data and critical systems hosted in the cloud.
</p>

<p>
	 
</p>

<p>
	The House Oversight Committee announced it is opening a separate investigation into China's suspected role in the Microsoft email system breaches last week. The CSRB plans to focus on identifying and mitigating cloud security risks.
</p>

<p>
	 
</p>

<p>
	Source: <span style="color:#2980b9;"><em>Bloomberg</em></span>
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.neowin.net/news/us-government-to-investigate-microsofts-role-in-china-backed-email-breach/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">17747</guid><pubDate>Fri, 11 Aug 2023 13:42:34 +0000</pubDate></item><item><title>There's a good chance your VPN is vulnerable to privacy-menacing TunnelCrack attack</title><link>https://nsaneforums.com/news/security-privacy-news/theres-a-good-chance-your-vpn-is-vulnerable-to-privacy-menacing-tunnelcrack-attack-r17746/</link><description><![CDATA[<p>
	<span style="font-size:22px;">Especially on Apple gear, uni team says</span>
</p>

<p>
	 
</p>

<p>
	A couple of techniques collectively known as TunnelCrack can, in the right circumstances, be used by snoops to force victims' network traffic to go outside their encrypted VPNs, it was demonstrated this week.
</p>

<p>
	 
</p>

<p>
	A team of academics – Nian Xue of New York University, Yashaswi Malla, Zihang Xia, and Christina Popper of New York University Abu Dhabi, and Mathy Vanhoef of imec-DistriNet and KU Leuven – on Tuesday explained how the attacks work, released proof-of-concept exploits, and reckoned "every VPN product is vulnerable on at least one device."
</p>

<p>
	 
</p>

<p>
	Their co-authored Usenix-accepted paper [PDF] has all the details. The researchers said they tested more than 60 VPN clients, and found that "all VPN apps" on iOS are vulnerable. Android appears to be most secure of the bunch.
</p>

<p>
	 
</p>

<p>
	Essentially, we're told, these flaws can be exploited to route a victim's network traffic outside of their secure VPN tunnel, allowing that traffic to be observed to some degree by snoopers on the local network at least. Exploitation requires a mix of skill and coercion, plus victims using vulnerable clients or configurations.
</p>

<p>
	 
</p>

<p>
	And bear in mind, if you're securely encrypting connections before they're sent through your VPN tunnel – such as using HTTPS to visit a website or SSH to manage a remote host – those connections should remain secure and encrypted even if redirected by these techniques; anything plain-text will be fair game. We're assuming here your secure connections can resist man-in-the-middle decryption attacks.
</p>

<p>
	 
</p>

<p>
	Here's what the boffins wrote on their TunnelCrack website:
</p>

<p>
	 
</p>

<p style="margin-left:40px;">
	<strong>We found that VPNs for iPhones, iPads, MacBooks, and macOS are extremely likely to be vulnerable, that a majority of VPNs on Windows and Linux are vulnerable, and that Android is the most secure with roughly one-quarter of VPN apps being vulnerable. The discovered vulnerabilities can be abused regardless of the security protocol used by the VPN.</strong>
</p>

<p>
	 
</p>

<p>
	The two attacks are called LocalNet and ServerIP.
</p>

<p>
	 
</p>

<p>
	To pull off a LocalNet attack, a spy has to create a Wi-Fi or Ethernet network and trick the victim into connecting to it — for example, by spoofing a Starbucks cafe wireless network. When the victim connects to the malicious network, the attacker assigns a public IP address and subnet to the victim's device.
</p>

<p>
	 
</p>

<p>
	Here's the clever little part: let's say the snoop wants to intercept your connection to the IPv4 address 1.2.3.4. They assign the victim's device, say, 1.2.3.10. As the research team put it, "because most VPNs allow direct access to the local network while using the VPN," what will happen is the victim's connection to 1.2.3.4 will go directly there from 1.2.3.10, over the malicious network, rather than via the VPN tunnel, allowing it to be observed by the network's operator.
</p>

<p>
	 
</p>

<p>
	It's that simple. If you configure your VPN client to route local network connections directly, you may be at risk. Check for updates or advisories from your VPN app maker.
</p>

<p>
	 
</p>

<p>
	This oversight is being tracked using various CVEs, eg: CVE-2023-36672 in the macOS Clario VPN client through version 5.9.1.1662; and CVE-2023-35838 in the WireGuard client 0.5.3 on Windows.
</p>

<p>
	 
</p>

<p>
	The second attack, dubbed ServerIP, is a bit more involved, and is again tracked by various CVEs, eg: CVE-2023-36673 in the macOS Avira Phantom VPN through version 2.23.1; and CVE-2023-36671 in the Clario VPN client as above.
</p>

<p>
	 
</p>

<p>
	Here's the explanation on how that works from the team:
</p>

<p>
	 
</p>

<p style="margin-left:40px;">
	<strong>In the ServerIP attack, we abuse the observation that many VPNs don't encrypt traffic towards the IP address of the VPN server. This is done to avoid re-encryption of packets.</strong>
</p>

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

<p style="margin-left:40px;">
	<strong>As an example, say the VPN server is identified by the hostname vpn.com and the real IP address of the VPN server is 2.2.2.2. Let's assume the adversary wants to intercept traffic to target.com which has IP address 1.2.3.4.</strong>
</p>

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

<p style="margin-left:40px;">
	<strong>The adversary first spoofs the DNS reply for vpn.com to return the IP address 1.2.3.4, which equals the IP address of target.com.</strong>
</p>

<p style="margin-left:40px;">
	<strong>The victim will then connect with the VPN server at 1.2.3.4. To assure the victim still successfully creates a VPN connection, the adversary redirects this traffic to the real VPN server. While establishing the VPN connection, the victim will add a routing rule so that all traffic to the VPN server, in this case the spoofed IP address 1.2.3.4, is sent outside the VPN tunnel.</strong>
</p>

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

<p style="margin-left:40px;">
	<strong>When the victim now visits target.com, a web request is sent to 1.2.3.4. Due to the routing rule just added, this request is sent outside the protected VPN tunnel.</strong>
</p>

<p>
	 
</p>

<p>
	The team has published instructions on how to manually test VPNs on their GitHub repository.
</p>

<p>
	 
</p>

<p>
	<span style="font-size:22px;"><strong>Vendors respond</strong></span>
</p>

<p>
	<br />
	<em>The Register</em> reached out to several of the vendors named in the paper, and their responses to VPN flaws and research were mixed.
</p>

<p>
	 
</p>

<p>
	Apple did not respond to The Register's inquiries. Microsoft also had no comment on the researchers' claims that Window's built-in VPN is vulnerable; it is not planning to release any fixes.
</p>

<p>
	 
</p>

<p>
	Ivanti, meanwhile, told us: "We are aware of the research. After investigating the attack vectors, we determined that a customer’s exposure depends on the configuration of their Ivanti Connect Secure appliance.
</p>

<p>
	 
</p>

<p>
	"We already had specific configurations built into the device that would block these attacks. We have provided technical information to our customers with steps outlined to ensure their device is configured properly."
</p>

<p>
	 
</p>

<p>
	Cisco on Tuesday issued an advisory, and warned TunnelCrack attacks affect Cisco Secure Client AnyConnect VPN for iOS regardless of client configuration. They also affect Cisco AnyConnect Secure Mobility Client for Linux, macOS, and Windows, as well as Cisco Secure Client for Linux, macOS and Windows — if they are deployed with an affected configuration.
</p>

<p>
	 
</p>

<p>
	Neither attack affects Cisco Secure Client AnyConnect for Android.
</p>

<p>
	 
</p>

<p>
	A Check Point spokesperson said the biz believes, "based on our most recent examinations, that these reports do not have a real impact on Check Point VPN clients." 
</p>

<p>
	 
</p>

<p>
	"Given default configurations and additional factors, this vulnerability is complicated to exploit and in any way not creating a risk to corporate data, resources, or employee credentials disclosure when using standard configuration of Check Point VPN clients," the spokesperson continued, adding that the vendor will continue to monitor the situation and create protections as necessary.
</p>

<p>
	 
</p>

<p>
	Mullvad issued a response to the TunnelCrack research on Wednesday, and said its VPN is "mostly unaffected."
</p>

<p>
	 
</p>

<p>
	"On Windows, Linux, macOS and Android we are not vulnerable to the LocalNet attack. We never leak traffic to public IPs outside the VPN tunnel. However, on iOS we are affected by this attack vector," according to the developers.
</p>

<p>
	 
</p>

<p>
	"The only solution we know against these leaks on iOS is to enable a flag called includeAllNetworks in iOS VPN terminology," Mullvad continued. "We have been aware of this flag for a long time, and we have wanted to enable it for just as long."
</p>

<p>
	 
</p>

<p>
	The issue: wireguard-go, which is the tunnel implementation that Mullvad and other WireGuard apps on iOS use, isn't compatible with includeAllNetworks.
</p>

<p>
	 
</p>

<p style="margin-left:40px;">
	<strong>We actually have been working on this for quite some time. But it is a pretty large task and we are not there yet</strong>
</p>

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

<p>
	"We are currently replacing wireguard-go with something allowing us to enable this security feature," Mullvad continued. "We actually have been working on this for quite some time. But it is a pretty large task and we are not there yet."
</p>

<p>
	 
</p>

<p>
	ExpressVPN told us they verified it only affected the iOS app, and deployed a fix about a month ago. "We encourage users to update to the latest version of the ExpressVPN iOS app," the spokesperson said.
</p>

<p>
	 
</p>

<p>
	Additionally, when the iOS app detects any potential TunnelCrack activity, it displays a notification warning the user of the risk and recommending that they turn off local network access. 
</p>

<p>
	 
</p>

<p>
	"Users who want to proactively protect themselves from this risk can also do so in their Network Protection settings, by turning on 'block internet when VPN connection is interrupted' and turning off 'allow access to devices on local network'," Express VPN's spokesperson said.
</p>

<p>
	 
</p>

<p>
	Nord Security said TunnelCrack affects its macOS and iOS VPN clients. It also noted that the VPN leaks can only happen when routers use non-RFC1918 IP addresses, "which while rare, is an industry-wide issue."
</p>

<p>
	 
</p>

<p>
	They said have also taken steps to mitigate the issue, including dropping the "IKEv2/IPSec protocol support on our apps, discontinued support for iOS versions older than 14.2, and implemented the 'Invisibility on LAN' feature for macOS users, successfully securing their VPN connections," the spokesperson said. 
</p>

<p>
	 
</p>

<p>
	"In addition, warnings will be prompted for all users connected to unsafe networks, advising immediate disconnection and providing additional steps on how to secure themselves," they added.
</p>

<p>
	 
</p>

<p>
	Nord Security said it appreciated and thanked the researchers who found TunnelCrack, and "we also hope Apple will prioritize the swift resolution of bugs, which now prevent iOS VPN clients from the robust implementation of features that would help users mitigate these security risks."
</p>

<p>
	Again, we'd like to point out that we have asked Apple if it plans to address TunnelCrack and have yet to hear back. We will update this story if and when we do. ®
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.theregister.com/2023/08/10/tunnelcrack_vpn/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">17746</guid><pubDate>Fri, 11 Aug 2023 13:36:13 +0000</pubDate></item><item><title>AMD and Intel CPU security bugs bring Linux patches</title><link>https://nsaneforums.com/news/security-privacy-news/amd-and-intel-cpu-security-bugs-bring-linux-patches-r17719/</link><description><![CDATA[<p>
	<strong><span style="font-size:22px;">Two new chip vulnerabilities, AMD Inception and Intel Downfall, forced Torvalds to push out Linux security fixes.</span></strong>
</p>

<p>
	 
</p>

<p>
	It's not really a Linux problem, but as is so often the case, Linux kernel developers have to clean up after AMD and Intel. It happened again with the chipmakers' latest CPU vulnerabilities: AMD Inception and Intel Downfall. To fix these, Linux creator Linus Torvalds has released a new set of patches.
</p>

<p>
	 
</p>

<p>
	Oddly, both are speculative side-channel attacks, which can lead to privileged data leakage to unprivileged processes. Torvalds described them as "yet another issue where userspace poisons a microarchitectural structure which can then be used to leak privileged information through a side channel."
</p>

<p>
	 
</p>

<p>
	Does that sound familiar? It will be to Linux security experts. Yes, it's yet another example of the kind of security vulnerabilities that made Intel's Meltdown and Spectre infamous in Linux circles. Fortunately, unlike those two earlier cases, developers this time knew well in advance that there was trouble with the silicon, so the patches came out before news of the latest holes appeared. 
</p>

<p>
	 
</p>

<p>
	In this recent merge, Torvalds and company incorporated kernel-side measures that counteract AMD's Speculative Return Address Stack (RAS) overflow vulnerability to its Zen 3 and Zen 4 architectures. This vulnerability allows userspace to contaminate a microarchitectural structure, which can subsequently be exploited to siphon privileged information via a side channel.  
</p>

<p>
	 
</p>

<p>
	AMD will tell you it's not that big a deal: The chip giant believes this vulnerability is only potentially exploitable locally, such as via downloaded malware. Nevertheless, AMD "recommends customers employ security best practices, including running up-to-date software and malware detection tools."
</p>

<p>
	 
</p>

<p>
	However, the ETH Zurich security researchers who found the flaw aren't so optimistic. They believe Inception could be used by an attacker in cloud computing, where customers commonly share the same processing hardware resources.
</p>

<p>
	 
</p>

<p>
	The researchers say that Inception is a new class of transient execution attacks that uses Training in Transient Execution (TTE). Instead of attempting to leak data in a transient window, TTE attacks abuse the transient window to insert new predictions into the branch predictor.
</p>

<p>
	 
</p>

<p>
	Combined with the Phantom, which is a way of triggering transient windows from arbitrary instructions, Inception can be a nasty way to vacuum down private data. 
</p>

<p>
	 
</p>

<p>
	Amusingly, veteran Linux kernel developer Peter Zijlstra, who is affiliated with Intel, refined the AMD patches. It's somewhat ironic to witness an Intel engineer spearheading the kernel's refinement of AMD mitigation code. Welcome to the open-source community spirit!
</p>

<p>
	 
</p>

<p>
	The Linux kernel developers also addressed the Intel Gather Data Sampling (GDS) vulnerability, known as Downfall. This particular vulnerability affects Intel Core processors from the 6th-generation Skylake to the 11th-generation Tiger Lake. In short, chances are your PC, your servers, and your cloud processors are all vulnerable. 
</p>

<p>
	 
</p>

<p>
	According to Daniel Moghimi, the Google senior research scientist who discovered Downfall, "The vulnerability is caused by memory optimization features in Intel processors that unintentionally reveal internal hardware registers to software. This allows untrusted software to access data stored by other programs, which should not normally be accessible." 
</p>

<p>
	 
</p>

<p>
	So, how bad is it? Moghimi has shown that an exploit can be used to steal another user's security keys and passwords. Worst still, such attacks are  "Highly practical," Moghimi notes. "It took me two weeks to develop an end-to-end attack stealing encryption keys from OpenSSL. It only requires the attacker and victim to share the same physical processor core, which frequently happens on modern-day computers, implementing preemptive multitasking and simultaneous multithreading."
</p>

<p>
	 
</p>

<p>
	Intel Software Guard Extensions (SGX), an Intel hardware security feature available on Intel CPUs to protect users' data against malicious software, is also helpless against this vulnerability.
</p>

<p>
	 
</p>

<p>
	For some users, the fix may seem more trouble than the problem. According to Intel, some workloads may experience up to 50% overhead. That's some slowdown! Moghimi warns, however, "This is a bad idea. Even if your workload does not use vector instructions, modern CPUs rely on vector registers to optimize common operations, such as copying memory and switching register content." 
</p>

<p>
	 
</p>

<p>
	For Linux, however, the slowdown may not be that bad. Michael Larabel, a Linux software engineer and editor-in-chief of the hardcore Linux site Phoronix, has benchmarked the Downfall patches. Larabel found that instead of impacting I/O or user-space and kernel interactions -- as the fixes for Meltdown, Spectre, and their relatives did -- Downfall's fix impairs user-space bound software only. He also found that while the performance hit tended to be not as bad as Intel predicted, there were still some significant slowdowns.
</p>

<p>
	 
</p>

<p>
	The Linux security patches have been incorporated into the Linux Git for the upcoming Linux 6.5 kernel. The latest stable point releases incorporating these patches include Linux versions 6.4.9, 6.1.44, 5.15.125, 5.10.189, 4.19.290, and 4.14.321. These releases encompass the current Linux 6.4 stable series and the supported Long-Term Support (LTS) series kernels. 
</p>

<p>
	 
</p>

<p>
	The patches facilitate the reporting of the CPU speculative execution vulnerabilities state and introduce new controls to modify their behavior in conjunction with the latest CPU microcode.  Of course, for these patches to work, you must also install the AMD and Intel microcode updates.
</p>

<p>
	 
</p>

<p>
	So, what should you do? Get ready to install the new microcode as soon as it's available. Then, follow up, by patching your Linux systems as the patches become available. This won't be a big deal for Linux desktop users, but it will be for those of you running Linux on your servers and clouds.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.zdnet.com/article/amd-and-intel-cpu-security-bugs-bring-linux-patches/" rel="external nofollow">Source </a></strong>
</p>
]]></description><guid isPermaLink="false">17719</guid><pubDate>Thu, 10 Aug 2023 18:49:32 +0000</pubDate></item><item><title>Microsoft Office, Excel, Word, Outlook 2013/2016 were vulnerable to Spoofing, Code Execution</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-office-excel-word-outlook-20132016-were-vulnerable-to-spoofing-code-execution-r17716/</link><description><![CDATA[<p>
	Microsoft, earlier this week, released its August Patch Tuesday updates for <a href="https://www.neowin.net/news/windows-10-august-2023-patch-tuesday-kb5029244-out--heres-whats-new-and-whats-broke/" rel="external nofollow">Windows 10 (KB5029244)</a> and <a href="https://www.neowin.net/news/windows-11-august-patch-tuesday-updates-arrive-for-22h2-kb5029263-and-21h2-kb5029253/" rel="external nofollow">Windows 11 (KB5029263/KB5029253)</a> and also Servers. The one for 10 finally fixed an <a href="https://www.neowin.net/news/microsofts-patch-tuesday-finally-fixes-the-intel-directx-bug-it-caused-nine-months-ago/" rel="external nofollow">Intel DirectX issue</a> on an older Windows 10 version.
</p>

<p>
	 
</p>

<p>
	Alongside security updates for Windows, Microsoft also rolled out patches for Office 2013 and 2016. These are meant to address security flaws including Remote Code Execution (RCE) and Spoofing attack. For example, Outlook 2013 and 2016 were vulnerable to spoofing attacks, while Word, Excel, and others, were susceptible to the Remote Code Execution flaw.
</p>

<p>
	 
</p>

<p>
	Spoofing attack is essentially when threat actors devise ways to try and fool potential victims like in the case of phishing attacks. Meanwhile, RCE is the ability to run malicious code via a network.
</p>

<p>
	 
</p>

<p>
	The full list of updates and the corresponding knowledge base (KB) articles are given below:
</p>

<h3>
	Microsoft Office 2016
</h3>

<table border="1px solid black;">
	<thead>
		<tr>
			<th>
				<p>
					Product
				</p>
			</th>
			<th>
				<p>
					Knowledge Base article title and number
				</p>

				<p>
					 
				</p>
			</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td>
				<p>
					Excel 2016
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-excel-2016-august-8-2023-kb5002463-6ce84169-7d8e-44f8-acf6-1add1c8665c9" rel="">Description of the security update for Excel 2016: August 8, 2023 (KB5002463)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Office 2016
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-office-2016-august-8-2023-kb5002465-f0a3aa49-0ccb-4c1d-8ced-f6f5fa91413d" rel="">Description of the security update for Office 2016: August 8, 2023 (KB5002465)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					OneNote 2016
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-onenote-2016-august-8-2023-kb4484434-c169179a-059a-1aad-9ba4-72e8cc0e0169" rel="">Description of the security update for OneNote 2016: August 8, 2023 (KB4484434)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Outlook 2016
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-outlook-2016-august-8-2023-kb5002459-7b7b49ce-d423-4f80-9ea6-eb3d7a1d6e38" rel="">Description of the security update for Outlook 2016: August 8, 2023 (KB5002459)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					PowerPoint 2016
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-powerpoint-2016-august-8-2023-kb4504720-56f26526-9127-4720-8cfc-49be85e4c276" rel="">Description of the security update for PowerPoint 2016: August 8, 2023 (KB4504720)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Project 2016
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-project-2016-august-8-2023-kb5002328-3ab3caec-be04-4ea4-b6ed-0655e8dd268f" rel="">Description of the security update for Project 2016: August 8, 2023 (KB5002328)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Publisher 2016
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-publisher-2016-august-8-2023-kb5002462-729ead11-6432-4fe4-99b5-5db28fbdc569" rel="">Description of the security update for Publisher 2016: August 8, 2023 (KB5002462)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Visio 2016
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-visio-2016-august-8-2023-kb5002418-7b75f7e3-3a2b-4da8-9e8e-d8d1d3fb7ced" rel="">Description of the security update for Visio 2016: August 8, 2023 (KB5002418)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Word 2016
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-word-2016-august-8-2023-kb5002464-e2c7e904-aa51-4019-b898-9d337bdaac79" rel="">Description of the security update for Word 2016: August 8, 2023 (KB5002464)</a>
				</p>
			</td>
		</tr>
	</tbody>
</table>

<h3>
	Microsoft Office 2013
</h3>

<table border="1px solid black;">
	<thead>
		<tr>
			<th>
				<p>
					Product
				</p>
			</th>
			<th>
				<p>
					Knowledge Base article title and number
				</p>
			</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td>
				<p>
					Excel 2013
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-excel-2013-august-8-2023-kb5002451-406a58cc-eeb5-4213-ab5c-3d4fd1989982" rel="">Description of the security update for Excel 2013: August 8, 2023 (KB5002451)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Office 2013
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-office-2013-august-8-2023-kb5002439-f44d9e22-b020-496e-9f21-baa34d4f352e" rel="">Description of the security update for Office 2013: August 8, 2023 (KB5002439)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					OneNote 2013
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-onenote-2013-august-8-2023-kb4022167-b2f7d43e-2786-3ca5-5a98-014c80cc8f3e" rel="">Description of the security update for OneNote 2013: August 8, 2023 (KB4022167)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Outlook 2013
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-outlook-2013-august-8-2023-kb5002449-33ee5e89-98f5-4b28-9a58-7cfc1ad61799" rel="">Description of the security update for Outlook 2013: August 8, 2023 (KB5002449)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					PowerPoint 2013
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-powerpoint-2013-august-8-2023-kb5002399-d12ca8f4-5456-4d04-b7dd-a74b2ee4b3b6" rel="">Description of the security update for PowerPoint 2013: August 8, 2023 (KB5002399)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Project 2013
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-project-2013-august-8-2023-kb4484489-7a38877a-ee60-4206-8380-188110e94925" rel="">Description of the security update for Project 2013: August 8, 2023 (KB4484489)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Publisher 2013
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-publisher-2013-august-8-2023-kb5002391-bcc985b4-c5a6-4784-895b-b1c94809fec6" rel="">Description of the security update for Publisher 2013: August 8, 2023 (KB5002391)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Visio 2013
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-visio-2013-august-8-2023-kb5002417-37b50098-cc39-41d8-ad73-fb65f0bf3ac5" rel="">Description of the security update for Visio 2013: August 8, 2023 (KB5002417)</a>
				</p>
			</td>
		</tr>
		<tr>
			<td>
				<p>
					Word 2013
				</p>
			</td>
			<td>
				<p>
					<a href="/en-us/topic/description-of-the-security-update-for-word-2013-august-8-2023-kb5002445-d2dec42e-0279-4858-a5f1-3d678f3c3d8b" rel="">Description of the security update for Word 2013: August 8, 2023 (KB5002445)</a>
				</p>
			</td>
		</tr>
	</tbody>
</table>

<p>
	 
</p>

<p>
	There are also security updates related to SharePoint servers and Office online servers. You can find those details <a href="https://support.microsoft.com/en-us/topic/august-2023-updates-for-microsoft-office-796da43e-4310-4eab-ba9d-2908bbfe16d5" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-office-excel-word-outlook-20132016-were-vulnerable-to-spoofing-code-execution/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">17716</guid><pubDate>Thu, 10 Aug 2023 18:42:07 +0000</pubDate></item><item><title>Belarus hackers target foreign diplomats with help of local ISPs, researchers say</title><link>https://nsaneforums.com/news/security-privacy-news/belarus-hackers-target-foreign-diplomats-with-help-of-local-isps-researchers-say-r17711/</link><description><![CDATA[<p>
	Hackers with apparent links to the Belarusian government have been targeting foreign diplomats in the country for nearly 10 years, according to security researchers.
</p>

<p>
	 
</p>

<p>
	On Thursday, antivirus firm ESET published a report that details the activities of a newly discovered government hacking group that the company has dubbed MoustachedBouncer. The group has likely been hacking or at least targeting diplomats by intercepting their connections at the internet service provider (ISP) level, suggesting close collaboration with Belarus’ government, according to ESET.
</p>

<p>
	 
</p>

<p>
	Since 2014, MoustachedBouncer has targeted at least four foreign embassies in Belarus: two European nations, one from South Asia, and another from Africa.
</p>

<p>
	 
</p>

<p>
	“The operators were trained to find some confidential documents, but we’re not sure exactly what they were looking for,” ESET researcher Matthieu Faou told TechCrunch in an interview ahead of his talk at the Black Hat cybersecurity conference in Las Vegas. “They are operating only inside Belarus against foreign diplomats. So we have never seen any attack by MustachedBouncer outside of Belarus.”
</p>

<p>
	 
</p>

<p>
	ESET said it first detected MoustachedBouncer in February 2022, days after Russia invaded Ukraine, with a cyberattack against specific diplomats in the embassy of a European country “somehow involved in the war,” Faou said, declining to name the country.
</p>

<p>
	 
</p>

<p>
	By tampering with network traffic, the hacking group is able to trick the target’s Windows operating system into believing it’s connected to a network with a captive portal. The target is then redirected to a fake and malicious site masquerading as Windows Update, which warns the target that there are “critical system security updates that must be installed,” according to the report.
</p>

<p>
	 
</p>

<p>
	It’s not clear how MoustachedBouncer can intercept and modify traffic — a technique known as an adversary-in-the-middle, or AitM — but ESET researchers believe it’s because Belarusian ISPs are collaborating with the attacks, allowing the hackers to use a lawful intercept system similar to the one Russia deploys, known as SORM.
</p>

<p>
	 
</p>

<p>
	The existence of this surveillance system has been known for years. In Belarus, all telecom providers “must make their hardware compatible with the SORM system,” according to a 2016 Amnesty International report.
</p>

<p>
	 
</p>

<p>
	Once ESET researchers found the attack last February and analyzed the malware used, they were able to discover other attacks — the oldest dating back to 2014 — although there is no trace of them between 2014 and 2018, according to Faou.
</p>

<p>
	 
</p>

<p>
	“They stayed under the radar for a long time. And so it means that they’re quite successful if they were able to compromise high profile targets such as diplomats, while no one really spoke about them, and there have been very few malware samples available for analysis,” he said. “It shows that they’re quite careful when doing the operations.”
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://techcrunch.com/2023/08/10/belarus-hackers-target-foreign-diplomats/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">17711</guid><pubDate>Thu, 10 Aug 2023 13:18:12 +0000</pubDate></item></channel></rss>
