<?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/70/?d=2</link><description><![CDATA[News: Security & Privacy News]]></description><language>en</language><item><title>The DuckDuckGo Windows web browser has launched in open beta for more privacy while surfing</title><link>https://nsaneforums.com/news/security-privacy-news/the-duckduckgo-windows-web-browser-has-launched-in-open-beta-for-more-privacy-while-surfing-r16501/</link><description><![CDATA[<p>
	In October 2022, the privacy-themed search engine DuckDuckGo <a href="https://www.neowin.net/news/duckduckgo-browser-for-mac-is-now-available-as-an-open-beta/" rel="external nofollow">launched a web browser</a>. However, it was just for Macs. Today, the DuckDuckGo browser is finally available for Windows users in open beta.
</p>

<p>
	 
</p>

<p>
	<a href="https://spreadprivacy.com/windows-browser-open-beta/" rel="external nofollow">In a blog post</a>, DuckDuckGo described many of the privacy-themed features in its web browser. They include Duck Player, which lets users watch YouTube videos without ads, and also lets people watch videos and not have them affect future video recommendations from Google's company.
</p>

<p>
	 
</p>

<p>
	Some of the other privacy features in the new web browser include the ability to use the @duck.com domain if you want to sign up for services online while hiding your real email address, and the Fire Button which quickly deletes your recent browsing data.
</p>

<p>
	 
</p>

<p>
	The DuckDuckGo Windows browser also has a password management feature that not only takes care of all your passwords, but can even suggest strong passwords for any new online service you may want to use. Of course, it also has an ad blocker, and it can even remove the whitespace on web pages when ads are removed with other third-party ad blockers.
</p>

<p>
	 
</p>

<p>
	The blog post states:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	<em>DuckDuckGo for Windows was built with your privacy, security, and ease of use in mind. It’s not a “fork” of any other browser code; all the code, from tab and bookmark management to our new tab page to our password manager, is written by our own engineers. For web page rendering, the browser uses the underlying operating system rendering API. (In this case, it's a Windows WebView2 call that utilizes the Blink rendering engine underneath.)</em>
</p>

<p>
	 
</p>

<p>
	DuckDuckGo will be adding more features to its Windows web browser in the coming months, with the goal to reach feature parity with the older Mac version. That includes adding even more privacy features like Link Tracking Protection and Referrer Tracking Protection. You can <a href="https://duckduckgo.com/windows?ref=spreadprivacy.com" rel="external nofollow">download the browser at DuckDuckGo now</a>.
</p>

<p>
	 
</p>

<p>
	As an online publication, Neowin too relies on ads for operating costs and, if you use an ad blocker, we'd appreciate being whitelisted. In addition, we have an <a href="https://www.neowin.net/subscribe/" rel="external nofollow">ad-free subscription for $28 a year</a>, which is another way to show support!
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/the-duckduckgo-windows-web-browser-has-launched-in-open-beta-for-more-privacy-while-surfing/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">16501</guid><pubDate>Thu, 22 Jun 2023 19:59:20 +0000</pubDate></item><item><title>Microsoft: Hackers hijack Linux systems using trojanized OpenSSH version</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-hackers-hijack-linux-systems-using-trojanized-openssh-version-r16495/</link><description><![CDATA[<p>
	Microsoft says Internet-exposed Linux and Internet of Things (IoT) devices are being hijacked in brute-force attacks as part of a recently observed cryptojacking campaign.
</p>

<p>
	 
</p>

<p>
	After gaining access to a system, the attackers deploy a trojanized OpenSSH package that helps them backdoor the compromised devices and steal SSH credentials to maintain persistence.
</p>

<p>
	 
</p>

<p>
	"The patches install hooks that intercept the passwords and keys of the device's SSH connections, whether as a client or a server," Microsoft <a href="https://www.microsoft.com/en-us/security/blog/2023/06/22/iot-devices-and-linux-based-systems-targeted-by-openssh-trojan-campaign/" rel="external nofollow" target="_blank">said</a>.
</p>

<p>
	 
</p>

<p>
	"Moreover, the patches enable root login over SSH and conceal the intruder's presence by suppressing the logging of the threat actors' SSH sessions, which are distinguished by a special password."
</p>

<p>
	 
</p>

<p>
	The backdoor shell script deployed at the same time as the trojanized OpenSSH binary will add two public keys to the authorized_keys file for persistent SSH access.
</p>

<p>
	 
</p>

<p>
	It further allows the threat actors to harvest system information and install <a href="https://github.com/f0rb1dd3n/Reptile" rel="external nofollow" target="_blank">Reptile</a> and <a href="https://github.com/m0nad/Diamorphine" rel="external nofollow" target="_blank">Diamorphine</a> open-source LKM rootkits to hide malicious activity on the hacked systems.
</p>

<p>
	 
</p>

<p>
	The threat actors also use the backdoor to eliminate other miners by adding new iptables rules and entries to /etc/hosts to drop traffic to hosts and IPs used by the operation's cryptojacking competitors.
</p>

<p>
	 
</p>

<p>
	"It also identifies miner processes and files by their names and either terminates them or blocks access to them, and removes SSH access configured in authorized_keys by other adversaries," Microsoft said.
</p>

<p>
	 
</p>

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

	<div>
		<em>OpenSSH trojan attack flow (Microsoft)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	A version of the <a href="https://github.com/isdrupter/ziggystartux" rel="external nofollow" target="_blank">ZiggyStarTux</a> open-source IRC bot also deployed in the attack comes with distributed denial of service (DDoS) capabilities and allows the operators to execute bash commands.
</p>

<p>
	 
</p>

<p>
	The backdoor malware utilizes multiple techniques to ensure its persistence on compromised systems, duplicating the binary across several disk locations and creating cron jobs to execute it periodically.
</p>

<p>
	 
</p>

<p>
	Additionally, it registers ZiggyStarTux as a systemd service, configuring the service file at /etc/systemd/system/network-check.service.
</p>

<p>
	 
</p>

<p>
	The C2 communication traffic between the ZiggyStarTux bots and the IRC servers is camouflaged using a subdomain belonging to a legitimate Southeast Asian financial institution hosted on the attacker's infrastructure.
</p>

<p>
	 
</p>

<p>
	While investigating the campaign, Microsoft saw the bots being instructed to download and execute additional shell scripts to brute-force every live host in the hacked device's subnet and backdoor any vulnerable systems using the trojanized OpenSSH package.
</p>

<p>
	 
</p>

<p>
	After moving move laterally within the victim's network, the attackers' end goal seems to be the installation of mining malware targeting Linux-based Hiveon OS systems designed for cryptomining.
</p>

<p>
	 
</p>

<p>
	"The modified version of OpenSSH mimics the appearance and behavior of a legitimate OpenSSH server and may thus pose a greater challenge for detection than other malicious files," Microsoft said.
</p>

<p>
	 
</p>

<p>
	"The patched OpenSSH could also enable the threat actors to access and compromise additional devices. This type of attack demonstrates the techniques and persistence of adversaries who seek to infiltrate and control exposed devices."
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/microsoft-hackers-hijack-linux-systems-using-trojanized-openssh-version/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">16495</guid><pubDate>Thu, 22 Jun 2023 19:43:23 +0000</pubDate></item><item><title>1Password adds Telemetry to its password manager, but it is opt-in, sort of</title><link>https://nsaneforums.com/news/security-privacy-news/1password-adds-telemetry-to-its-password-manager-but-it-is-opt-in-sort-of-r16488/</link><description><![CDATA[<p>
	The makers of the password management service 1Password <a cmp-ltrk="Links" cmp-ltrk-idx="3" data-mrf-link="https://blog.1password.com/telemetry-system-roll-out/" data-wpel-link="external" href="https://blog.1password.com/telemetry-system-roll-out/" mrfobservableid="84fcea60-8850-40d5-ad70-d96dec61c0b7" rel="external nofollow" target="_blank">announced</a> the rollout of what they call a "privacy-preserving telemetry system" in the application today.
</p>

<p>
	 
</p>

<p>
	Telemetry collects usage data and many applications and all operating systems have such systems in place. Developers may use it to analyze issues or usage, which may help prioritize development.
</p>

<p>
	 
</p>

<p>
	Telemetry is a red flag for some users, especially those with a tech background or expertise. One of the reasons for that is that it is often baked into programs and operating systems automatically. In other words: data is collected automatically and users have to hunt for opt-out options, if they even exist. Sometimes, these options may even get reset, for instance after upgrades.
</p>

<h2>
	1Password Telemetry
</h2>

<p>
	<img alt="1password-telemetry.png" class="ipsImage" data-ratio="75.10" height="540" width="708" src="https://www.ghacks.net/wp-content/uploads/2023/06/1password-telemetry.png">
</p>

<p>
	<em>source: 1Password</em>
</p>

<p>
	 
</p>

<p>
	1Password promises that its system is privacy preserving. To ensure that, it designed the system to be opt-in instead of opt-out. Users will receive a prompt about data collecting and it is up to them to agree to it or decline the request.
</p>

<p>
	 
</p>

<p>
	The prompt does not use dark patterns, but the share option appears to be enabled by default. Users need to toggle the "share analytics" toggle when they see the prompt to block 1Password from collecting and sending usage data to the company. Users may change the usage data preference at any time under manage account.
</p>

<p>
	 
</p>

<div id="td-incontent-1405594164173">
	<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 setting applies to all 1Password instances on all of the user's devices.
</p>

<p>
	 
</p>

<p>
	1Password users who have not seen the prompt yet in the application do not have data collected in their applications yet.
</p>

<p>
	 
</p>

<p>
	Telemetry in 1Password is designed to collected event data. User data, such as passwords, passkeys, usernames or URLs are never collected and remain private.
</p>

<p>
	 
</p>

<p>
	1Password lists a few examples of event data that it collects:
</p>

<p>
	 
</p>

<ul>
	<li>
		finishing the in-app boarding
	</li>
	<li>
		unlocking 1Password
	</li>
	<li>
		creating a new item
	</li>
	<li>
		filling an item in a website or app
	</li>
</ul>

<p>
	 
</p>

<p>
	The data will be "de-identified and processed in aggregate" before it is used for analysis according to the company. 1Password admits that it will also collect a "small amount of metadata", such as the type of device that was used to complete an action.
</p>

<p>
	 
</p>

<div id="td-incontent-1350503063397">
	<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 company explains that it needs the data to "build an even better 1Password".
</p>

<p>
	 
</p>

<p>
	The Telemetry system will roll out to customers in the coming months. The company won't roll out Telemetry to team or business accounts "at this time".
</p>

<p>
	 
</p>

<p>
	1Password has recently started to <a cmp-ltrk="Links" cmp-ltrk-idx="4" data-mrf-link="https://www.ghacks.net/2023/05/31/1password-tightens-the-thumbscrews-for-users-of-the-old-version-of-the-password-manager/" data-wpel-link="internal" href="https://www.ghacks.net/2023/05/31/1password-tightens-the-thumbscrews-for-users-of-the-old-version-of-the-password-manager/" mrfobservableid="740571f8-8319-4b3c-8253-cde29e772775" rel="external nofollow">put pressure on customers</a> who still use the old version of the password manager. The version supports classic browser extensions and local vaults, while the new version of the password managed does not. The company announced that it will <a cmp-ltrk="Links" cmp-ltrk-idx="5" data-mrf-link="https://www.ghacks.net/2023/04/20/1password-ending-support-for-classic-browser-extensions/" data-wpel-link="internal" href="https://www.ghacks.net/2023/04/20/1password-ending-support-for-classic-browser-extensions/" mrfobservableid="6eced27e-6231-4846-97d7-cf98d88c27a9" rel="external nofollow">retire the classic browser extensions</a>.
</p>

<p>
	 
</p>

<p>
	1Password is funded by venture capital. The company received $620 million in a Series C funding in 2022 at a valuation of $6.8 billion in early 2022.
</p>

<p>
	 
</p>

<p>
	1Password alternatives include the open source <a cmp-ltrk="Links" cmp-ltrk-idx="6" data-mrf-link="https://www.ghacks.net/2023/02/03/bitwarden-password-manager-will-add-support-for-argon2-kdf-soon/" data-wpel-link="internal" href="https://www.ghacks.net/2023/02/03/bitwarden-password-manager-will-add-support-for-argon2-kdf-soon/" mrfobservableid="36e65c42-8fe8-4850-aa11-4f1c8dced9fb" rel="external nofollow">Bitwarden</a> and <a cmp-ltrk="Links" cmp-ltrk-idx="7" data-mrf-link="https://www.ghacks.net/2018/05/28/keepass-password-safe-review/" data-wpel-link="internal" href="https://www.ghacks.net/2018/05/28/keepass-password-safe-review/" mrfobservableid="4e5520db-35ce-4093-9cc7-e870c2f4a6a8" rel="external nofollow">KeePass</a> among many others.
</p>

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

<h3>
	Closing Words
</h3>

<p>
	<strong>Now You:</strong> what is your take on this implementation of Telemetry?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2023/06/22/1password-adds-telemetry-to-its-password-manager-but-it-is-opt-in/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">16488</guid><pubDate>Thu, 22 Jun 2023 09:20:12 +0000</pubDate></item><item><title>The Great Exodus to Telegram: A Tour of the New Cybercrime Underground</title><link>https://nsaneforums.com/news/security-privacy-news/the-great-exodus-to-telegram-a-tour-of-the-new-cybercrime-underground-r16474/</link><description><![CDATA[<p>
	The world of cybercrime is moving quickly. <a href="https://flare.io/learn/resources/blog/threat-actors/?utm_source=Referral+%28Marketing%29&amp;utm_medium=bleeping+computer&amp;utm_campaign=The+Great+Exodus+to+Telegram%3A+A+Tour+of+the+New+Cybercrime+Underground" rel="external nofollow">Threat actors</a>, <a href="https://flare.io/learn/resources/blog/ransomware-gangs/?utm_source=Referral+%28Marketing%29&amp;utm_medium=bleeping+computer&amp;utm_campaign=The+Great+Exodus+to+Telegram%3A+A+Tour+of+the+New+Cybercrime+Underground" rel="external nofollow">ransomware gangs</a>, malware developers, and others are increasingly and rapidly moving off of the "traditional" dark web (Tor sites) and onto <a href="https://flare.io/learn/resources/blog/telegram-dark-web/?utm_source=Referral+%28Marketing%29&amp;utm_medium=bleeping+computer&amp;utm_campaign=The+Great+Exodus+to+Telegram%3A+A+Tour+of+the+New+Cybercrime+Underground" rel="external nofollow">illicit Telegram channels</a> specializing in cybercrime.
</p>

<p>
	 
</p>

<p>
	This <a href="https://flare.io/?utm_source=Referral+%28Marketing%29&amp;utm_medium=bleeping+computer&amp;utm_campaign=The+Great+Exodus+to+Telegram%3A+A+Tour+of+the+New+Cybercrime+Underground" rel="external nofollow">Flare</a> article will examine the reasons why threat actors are shifting from Tor and provide detailed guidance for best practices in monitoring Telegram channels.
</p>

<h2>
	Why Are Threat Actors Moving from Tor to Telegram?
</h2>

<p>
	Today we see a majority of cybercrime activity occurring off of the traditional dark web and on modern social media applications.
</p>

<p>
	 
</p>

<p>
	There are a myriad of reasons for the switch including the commodification of cybercrime, increasing law enforcement scrutiny on Tor sites, and the general slowness of Tor. We’ll cover each in turn.
</p>

<h3>
	Lack of Exit Scams
</h3>

<p>
	One of the biggest upsides and downsides to traditional <a href="https://flare.io/learn/resources/blog/dark-web-marketplaces/?utm_source=Referral+%28Marketing%29&amp;utm_medium=bleeping+computer&amp;utm_campaign=The+Great+Exodus+to+Telegram%3A+A+Tour+of+the+New+Cybercrime+Underground" rel="external nofollow">dark web marketplaces</a> is that the marketplace acts as a clearinghouse.
</p>

<p>
	 
</p>

<p>
	Typically, there is a 14 day hold on transactions in which the marketplace holds onto cryptocurrency and in which the buyer can request recourse if they are scammed.
</p>

<p>
	 
</p>

<p>
	The challenge becomes that in many cases marketplace owners may be holding millions of dollars in crypto at any given time, creating a strong incentive to exit scam and steal the money being held.
</p>

<h3>
	Amenities of Modern Social Media
</h3>

<p>
	Compared to Tor sites, Telegram has an advantage in these following areas:
</p>

<p>
	 
</p>

<ul>
	<li>
		<a href="https://flare.io/learn/resources/blog/the-typology-of-illicit-telegram-channels/?utm_source=Referral+%28Marketing%29&amp;utm_medium=bleeping+computer&amp;utm_campaign=The+Great+Exodus+to+Telegram%3A+A+Tour+of+the+New+Cybercrime+Underground" rel="external nofollow">Telegram</a> is fast, and has many of the amenities that modern social media applications have such as emojis, direct private chats, a phone application, and other nice to haves
	</li>
	<li>
		Level of technical proficiency to find cybercrime channels and successfully make purchases is even lower than Tor, creating a democratization of cybercrime data
	</li>
	<li>
		Many channels exist which provide free "samples" of credentials, stealer logs, data from breaches, and other data which can provide an easy way for users to "validate" the effectiveness of the vendors offerings
	</li>
</ul>

<h3>
	Perceived Anonymity
</h3>

<p>
	It’s no secret that Tor marketplaces, forums, and sites are heavily monitored by law enforcement organizations. Users know when they make a forum post or marketplace listing will likely be seen by enterprise security teams, dozens of law enforcement agencies, and many others.
</p>

<p>
	 
</p>

<p>
	Conversely Telegram provides perceived anonymity given the thousands of channels specializing in cybercrime, the lack of IP tracking available to security and LE professionals, and the seeming ephemeral nature of messages.
</p>

<h2>
	Types of Cybercrime Telegram Channels
</h2>

<p>
	Compared to legacy dark web marketplaces, Telegram channels tend to specialize in one particular type of criminal activity. A dark web marketplace may offer a criminal the ability to buy drugs, guns, credit card numbers, combolists and dozens of other illicit goods.
</p>

<p>
	 
</p>

<p>
	Telegram channels by contract act as a single shop for a single type of goods and can be classified based on what they are offering.
</p>

<p>
	 
</p>

<p>
	The following categories we’ve identified are not exhaustive:
</p>

<h3>
	Stealer Log Distribution
</h3>

<p>
	<a href="https://flare.io/learn/resources/the-stealer-malware-ecosystem-research-report/?utm_source=Referral+%28Marketing%29&amp;utm_medium=bleeping+computer&amp;utm_campaign=The+Great+Exodus+to+Telegram%3A+A+Tour+of+the+New+Cybercrime+Underground" rel="external nofollow">Stealer logs</a> represent data from devices infected with infostealer malware. They typically include the browser fingerprint, saved passwords in the browser, clipboard data, credit card data saved in the browser, cryptocurrency wallet information, and relevant information.
</p>

<p>
	 
</p>

<p>
	<img alt="Data for sale" src="https://www.bleepstatic.com/images/news/security/f/flare/exodus-to-telegram/flare-logs-for-sale.jpg">
</p>

<p>
	 
</p>

<p>
	An individual log ›represents data from one computer. Stealer log channels on Telegram come in two types:
</p>

<h4>
	Open Access Stealer Log Channels
</h4>

<p>
	These channels routinely distribute megabyte-gigabyte sized files that contain hundreds, thousands, or in some cases hundreds of thousands of individual stealer logs.
</p>

<p>
	 
</p>

<p>
	These can be seen as an extended advertisement for private, invite only log channels and as a way for the vendors to prove that the logs they are providing are high-quality and contain valuable credentials.
</p>

<h4>
	VIP Stealer Log Channels
</h4>

<p>
	VIP stealer logs channels provide a limited number of threat actors access to "premium" logs which are supposedly directly from the source and untouched by other threat actors. Typically the price for access to these channels ranges from $200-$400 a month paid in Monero.
</p>

<p>
	 
</p>

<p>
	We suspect that many initial access brokers sift through logs posted in these channels to identify specific logs that have corporate access, validate the access, and then resell the access on top-tier cybercrime forums such as Exploit or XSS.
</p>

<h3>
	Financial Fraud
</h3>

<p>
	Another type of channel we commonly see are financial fraud channels in which bank account, credit card, and refund information is given out in bulk. These channels typically sub-specialize in their particular "type" of crime for example.
</p>

<p>
	 
</p>

<ul>
	<li>
		Credit Card Numbers
	</li>
	<li>
		Bank Accounts
	</li>
	<li>
		Refunding Guides
	</li>
	<li>
		SIM Swapping
	</li>
	<li>
		Gift Card Fraud
	</li>
</ul>

<h3>
	Combolists &amp; Credentials
</h3>

<p>
	Another common and critical type of channel to monitor are channels providing combolists. <a href="https://flare.io/learn/resources/blog/combo-lists-the-dark-web-understanding-leaked-credentials/?utm_source=Referral+%28Marketing%29&amp;utm_medium=bleeping+computer&amp;utm_campaign=The+Great+Exodus+to+Telegram%3A+A+Tour+of+the+New+Cybercrime+Underground" rel="external nofollow">Combolists</a> are "curated" lists of stolen usernames and passwords, sometimes accompanied by names, emails and other identifying information that criminals use to attempt account takeover attacks.
</p>

<p>
	 
</p>

<p>
	Combolists can be created based on geography, industry, account access and other features that make them high-value for threat actors.
</p>

<p>
	 
</p>

<p>
	In many cases usernames, emails, and passwords are pasted directly into the Telegram chat. In other cases threat actors may provide files that contain thousands or tens of thousands of data points (and often are accompanied by malware).
</p>

<h3>
	Nation State Hacktivism
</h3>

<p>
	The last category of channels that is particularly relevant for cybersecurity teams are nation-state hacktivist channels. Channels such as Bloodnet, Killnet, Noname47, Anonymous Sudan, and others have exploded in popularity, particularly since the beginning of the war in Ukraine.
</p>

<p>
	 
</p>

<p>
	These channels typically pick specific targets, often critical infrastructure in NATO countries and attempt to deface websites, DDoS vital services, and leak data from companies.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/the-great-exodus-to-telegram-a-tour-of-the-new-cybercrime-underground/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">16474</guid><pubDate>Wed, 21 Jun 2023 20:52:18 +0000</pubDate></item><item><title>Why Malware Crypting Services Deserve More Scrutiny</title><link>https://nsaneforums.com/news/security-privacy-news/why-malware-crypting-services-deserve-more-scrutiny-r16473/</link><description><![CDATA[<p>
	If you operate a cybercrime business that relies on disseminating malicious software, you probably also spend a good deal of time trying to disguise or “crypt” your malware so that it appears benign to antivirus and security products. In fact, the process of “crypting” malware is sufficiently complex and time-consuming that most serious cybercrooks will outsource this critical function to a handful of trusted third parties. This story explores the history and identity behind <strong>Cryptor[.]biz</strong>, a long-running crypting service that is trusted by some of the biggest names in cybercrime.
</p>

<p>
	 
</p>

<p>
	Virtually all malware that is deployed for use in data stealing at some point needs to be crypted. This highly technical, laborious process involves iteratively altering the appearance and behavior of a malicious file until it no longer sets off alarm bells when scanned by different antivirus tools.
</p>

<p>
	 
</p>

<p>
	Experienced malware purveyors understand that if they’re not continuously crypting their malware before sending it out, then a lot more of whatever digital disease they are trying to spread is going to get flagged by security tools. In short, if you are running a cybercrime enterprise and you’re not equipped to handle this crypting process yourself, you probably need to pay someone else to do it for you.
</p>

<p>
	 
</p>

<p>
	Thanks to the high demand for reliable crypting services, there are countless cybercriminals who’ve hung out their shingles as crypting service providers. However, most of these people do not appear to be very good at what they do, because most are soon out of business.
</p>

<p>
	 
</p>

<p>
	One standout is Cryptor[.]biz. This service is actually recommended by the purveyors of the <a href="https://malpedia.caad.fkie.fraunhofer.de/details/win.redline_stealer" rel="external nofollow" target="_blank">RedLine information stealer malware</a>, which is a popular and powerful malware kit that specializes in stealing victim data and is often used to lay the groundwork for ransomware attacks. Cryptor[.]biz also has been recommended to customers of the <a href="https://malpedia.caad.fkie.fraunhofer.de/details/win.predator" rel="external nofollow" target="_blank">Predator information stealer malware family</a> (via the malware’s Telegram support channels).
</p>

<h2>
	WHO RUNS CRYPTOR[.]BIZ?
</h2>

<p>
	As good as Cryptor[.]biz may be at obfuscating malware, its proprietor does not appear to have done a great job covering his own tracks. The registration records for the website Cryptor[.]biz are hidden behind privacy protection services, but the site’s homepage says potential customers should register by visiting the domain <strong>crypt[.]guru</strong>, or by sending a Jabber instant message to the address “<strong>masscrypt@exploit.im</strong>.”
</p>

<p>
	 
</p>

<p>
	Crypt[.]guru’s registration records also are hidden, yet <a href="https://securitytrails.com/blog/passive-dns" rel="external nofollow" target="_blank">passive domain name system (DNS) records</a> for both cryptor[.]biz and crypt[.]guru show that in 2018 the domains were forwarding incoming email to the address <strong>obelisk57@gmail.com</strong>.
</p>

<p>
	 
</p>

<p>
	Cyber intelligence firm <a href="https://www.intel471.com" rel="external nofollow" target="_blank">Intel 471</a> reports that obelisk57@gmail.com was used to register an account on the forum <strong>Blacksoftware</strong> under the nickname “<strong>Kerens</strong>.” Meanwhile, the Jabber address masscrypt@exploit.im has been associated with the user Kerens on the Russian hacking forum <strong>Exploit</strong> from 2011 to the present day.
</p>

<p>
	 
</p>

<div class="wp-caption aligncenter" id="attachment_63999" style="width: 592px">
	<p>
		<img alt="cryptorbiz.png" class="ipsImage" data-ratio="73.20" height="426" width="582" src="https://krebsonsecurity.com/wp-content/uploads/2023/06/cryptorbiz.png">
	</p>

	<p>
		<em>The login page for Cryptor dot biz contains several clues about who runs the service.</em>
	</p>

	<p>
		 
	</p>
</div>

<p>
	The very first post by Kerens on Exploit in 2011 was a negative review of a popular crypting service that predated Cryptor[.]biz called <strong>VIP Crypt</strong>, which Kerens accused of being “shitty” and unreliable. But Intel 471 finds that after his critical review of VIP Crypt, Kerens did not post publicly on Exploit again for another four years until October 2016, when they suddenly began advertising Cryptor[.]biz.
</p>

<p>
	 
</p>

<p>
	Intel 471 found that Kerens used the email address <strong>pepyak@gmail.com</strong>, which also was used to register Kerens accounts on the Russian language hacking forums <strong>Verified</strong> and <strong>Damagelab.</strong>
</p>

<p>
	 
</p>

<p>
	Ironically, Verified has itself been hacked multiple times over the years, with its private messages and user registration details leaked online. Those records indicate the user Kerens registered on Verified in March 2009 from an Internet address in Novosibirsk, a city in the southern Siberian region of Russia.
</p>

<p>
	 
</p>

<p>
	In 2010, someone with the username Pepyak on the Russian language affiliate forum <strong>GoFuckBiz[.]com</strong> shared that they typically split their time during the year between living in Siberia (during the milder months) and Thailand (when Novosibirsk is typically -15 °C/°5F).
</p>

<p>
	 
</p>

<p>
	For example, in one conversation about the best car to buy for navigating shoddy roads, Pepyak declared, “We have shitty roads in Siberia.” In January 2010, Pepyak asked the GoFuckBiz community where one might find a good USB-based modem in Phuket, Thailand.
</p>

<p>
	 
</p>

<p>
	DomainTools.com says the email address pepyak@gmail.com was used to register 28 domain names over the years, including a now-defunct Russian automobile sales website called “<strong>autodoska[.]biz</strong>.” DomainTools shows this website was registered in 2008 to a <strong>Yuri Churnov</strong> from Sevastpol, Crimea (prior to Russia’s annexation of Crimea in 2014, the peninsula was part of Ukraine).
</p>

<p>
	 
</p>

<p>
	The WHOIS records for autodoska[.]biz were changed in 2010 to <strong>Sergey Purtov</strong> (pepyak@gmail.com) from Yurga, a town in Russia’s <a href="https://en.wikivoyage.org/wiki/Kemerovo_Oblast" rel="external nofollow" target="_blank">Kemerovo Oblast</a>, which is a relatively populous area in Western Siberia that is adjacent to Novosibirsk.
</p>

<p>
	 
</p>

<div class="wp-caption aligncenter" id="attachment_64022" style="width: 760px">
	<p>
		<img alt="no-yur-kem-768x464.png" class="ipsImage" data-ratio="64.31" height="435" width="720" src="https://krebsonsecurity.com/wp-content/uploads/2023/06/no-yur-kem-768x464.png">
	</p>

	<p>
		<em>A satellite view of the region including Novosibirsk, Yurga and Kemerovo Oblast. Image: Google Maps.</em>
	</p>

	<p>
		 
	</p>
</div>

<p>
	Many of the 28 domains registered to pepyak@gmail.com have another email address in their registration records: <strong>unforgiven57@mail.ru</strong>. According to DomainTools, the Unforgiven email address was used to register roughly a dozen domains, including three that were originally registered to Keren’s email address — pepyak@gmail.com (e.g., antivirusxp09[.]com).
</p>

<p>
	 
</p>

<p>
	One of the domains registered in 2006 to the address unforgiven57@mail.ru was <strong>thelib[.]ru</strong>, which for many years was a place to download pirated e-books. DomainTools says thelib[.]ru was originally registered to a <strong>Sergey U Purtov</strong>.
</p>

<p>
	 
</p>

<p>
	Most of the two-dozen domains registered to pepyak@gmail.com shared a server at one point with a small number of other domains, including <strong>mobile-soft[.]su</strong>, which was registered to the email address <strong>spurtov@gmail.com</strong>.
</p>

<p>
	 
</p>

<p>
	<strong>CDEK</strong>, an express delivery company based in Novosibirsk, was apparently hacked at some point because cyber intelligence firm <a href="https://www.constellaintelligence.com" rel="external nofollow" target="_blank">Constella Intelligence</a> found that its database shows the email address spurtov@gmail.com was assigned to a <strong>Sergey Yurievich Purtov</strong> (Сергей Юрьевич Пуртов).
</p>

<p class="p1">
	DomainTools says the same phone number in the registration records for autodoska[.]biz (<strong>+7.9235059268</strong>) was used to secure two other domains — <strong>bile[.]ru</strong> and <strong>thelibrary[.]ru</strong>, both of which were registered to a <strong>Sergey Y Purtov</strong>.
</p>

<p class="p1">
	 
</p>

<p class="p1">
	<img alt="pepyakskype.png" class="ipsImage" data-ratio="133.12" height="422" width="317" src="https://krebsonsecurity.com/wp-content/uploads/2023/06/pepyakskype.png">
</p>

<p class="p1">
	A search on the phone number 79235059268 in <strong>Skype</strong> reveals these digits belong to a “Sergey” from Novosibirsk with the now-familiar username  — Pepyak.
</p>

<p>
	Bringing things full circle, Constella Intelligence shows that various online accounts tied to the email address unforgiven57@mail.ru frequently relied on the somewhat unique password, “<strong>plk139t51z</strong>.” Constella says that same password was used for just a handful of other email addresses, including <strong>gumboldt@gmail.com</strong>.
</p>

<p>
	 
</p>

<p>
	Hacked customer records from CDEK show gumboldt@gmail.com was tied to a customer named <strong>Sergey Yurievich Purtov</strong>. DomainTools found that virtually all of the 15 domain names registered to gumboldt@gmail.com (including the aforementioned mobile-soft[.]su) were at one point registered to spurtov@gmail.com.
</p>

<p>
	 
</p>

<p>
	Intel 471 reports that gumboldt@gmail.com was used in 2009 to register a user by the nickname “<strong>Kolumb</strong>” on the Russian hacking forum Antichat. From Kolumb’s posts on Antichat, it seems this user was mostly interested in buying access to compromised computers inside of Russia.
</p>

<p>
	 
</p>

<p>
	Then in December 2009, Kolumb said they were in desperate need of a reliable crypting service or full-time cryptor.
</p>

<p>
	 
</p>

<p>
	“We need a person who will crypt software every day, sometimes even a couple of times a day,” Kolumb wrote on Antichat.
</p>

<p>
	 
</p>

<p>
	Mr. Purtov did not respond to requests for comment sent to any of the email addresses referenced in this report. Mail.ru responded that the email address spurtov@mail.ru is no longer active.
</p>

<h2>
	ANALYSIS
</h2>

<p>
	As KrebsOnSecurity <a href="https://infosec.exchange/@briankrebs/110572085317709900" rel="external nofollow" target="_blank">opined on Mastodon earlier this week</a>, it makes a lot of sense for cybersecurity researchers and law enforcement alike to focus attention on the top players in the crypting space — for several reasons. Most critically, the cybercriminals offering time-tested crypting services also tend to be among the most experienced and connected malicious coders on the planet.
</p>

<p>
	 
</p>

<p>
	Think of it this way: By definition, a crypting service scans and examines all types of malware <em>before</em> those new nasties are first set loose in the wild. This fact alone should make these criminal enterprises a primary target of cybersecurity firms looking to gain more timely intelligence about new malware.
</p>

<p>
	 
</p>

<p>
	Also, a review of countless posts and private messages from Pepyak and other crypting providers shows that a successful crypting service will have direct and frequent contact with some of the world’s most advanced malware authors.
</p>

<p>
	 
</p>

<p>
	In short, infiltrating or disrupting a trusted crypting service can be an excellent way to slow down or even sideline a large number of cybercrime operations all at once.
</p>

<p>
	 
</p>

<p>
	Further reading on the crypting industry:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	<a href="https://krebsonsecurity.com/2020/05/this-service-helps-malware-authors-fix-flaws-in-their-code/" rel="external nofollow" target="_blank">This Service Helps Malware Authors Fix Flaws in Their Code</a><br>
	<a href="https://krebsonsecurity.com/2014/05/antivirus-is-dead-long-live-antivirus/" rel="external nofollow" target="_blank">Antivirus is Dead: Long Live Antivirus!</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://krebsonsecurity.com/2023/06/why-malware-crypting-services-deserve-more-scrutiny/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">16473</guid><pubDate>Wed, 21 Jun 2023 20:50:02 +0000</pubDate></item><item><title>Hacker unveils the "Tesla Elon mode"</title><link>https://nsaneforums.com/news/security-privacy-news/hacker-unveils-the-tesla-elon-mode-r16472/</link><description><![CDATA[<p>
	Tesla cars with Full Self-Driving capabilities appear to be able to operate without any driver supervision thanks to the "Tesla Elon Mode" driving option, which was found by a Tesla software hacker.
</p>

<p>
	 
</p>

<p>
	Tesla software hacker, whose Twitter handle is @greentheonly, discovered the unknown feature named "Tesla Elon Mode." The mystery hacker spent years delving deeply into the coding of the automobile, learning things like how Tesla could stop you from using your power seats or the center camera in the Model 3 before it was properly turned on.
</p>

<p>
	 
</p>

<p>
	After finding and activating Elon Mode, Greentheonly went outside to test the device. They uploaded some shaky videos of their adventure. They claim it is accurate, despite not sharing the "Tesla Elon Mode" setting on the screen.
</p>

<p>
	 
</p>

<p>
	“This also explains the barrage of people that claim the car works very good and they are happy – perhaps they like to drive slow, content with random lane changes and such,” the hacker <a cmp-ltrk="Links" cmp-ltrk-idx="3" data-mrf-link="https://twitter.com/greentheonly/status/1669907195683643392?s=20" data-wpel-link="external" href="https://twitter.com/greentheonly/status/1669907195683643392?s=20" mrfobservableid="0463142d-2c4e-43a4-9c9f-dfc71288d975" rel="external nofollow" target="_blank">tweeted</a>.
</p>

<p>
	 
</p>

<p>
	<em><img alt="elon-musk-tesla.jpg" class="ipsImage" data-ratio="75.10" height="398" width="720" src="https://www.ghacks.net/wp-content/uploads/2023/06/elon-musk-tesla.jpg"></em>
</p>

<p>
	<em>Tesla Elon mode</em>
</p>

<h2>
	What is the Tesla Elon mode?
</h2>

<p>
	When using Tesla's Full Self-Driving (FSD) software, the hacker found that the car didn't require any of their attention at all. Anyone who paid up to $15,000 for the option can now use the vision-based FSD advanced driver assistance system from Tesla, which is now in beta testing. According to a report on the software that was internally released last month, FSD had received hundreds of consumer complaints, including rapid acceleration and braking.
</p>

<p>
	 
</p>

<p>
	Green observed that the annoyances of the FSD, such as inconsistent lane changes and slowed driving speed, become less noticeable if he isn't constantly watching the car. He even thought about reading a book or browsing the internet, suggesting that the little, inanimate driving choices made along the way are essentially ignored.
</p>

<p>
	 
</p>

<p>
	Despite Musk's declaration that nag-free driving would soon be available, "Elon Mode" is still not known to be available for regular EV customers.
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2023/06/21/hacker-unveils-the-tesla-elon-mode/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">16472</guid><pubDate>Wed, 21 Jun 2023 20:43:42 +0000</pubDate></item><item><title>Apple fixes zero-days used to deploy Triangulation spyware via iMessage</title><link>https://nsaneforums.com/news/security-privacy-news/apple-fixes-zero-days-used-to-deploy-triangulation-spyware-via-imessage-r16471/</link><description><![CDATA[<p>
	Apple addressed three new zero-day vulnerabilities exploited in attacks installing Triangulation spyware on iPhones via iMessage zero-click exploits.
</p>

<p>
	 
</p>

<p>
	"Apple is aware of a report that this issue may have been actively exploited against versions of iOS released before iOS 15.7," the company says when describing Kernel and WebKit vulnerabilities tracked as <a href="https://support.apple.com/en-us/HT213814" rel="external nofollow" target="_blank">CVE-2023-32434</a> and <a href="https://support.apple.com/en-us/HT213811" rel="external nofollow" target="_blank">CVE-2023-32435</a>.
</p>

<p>
	 
</p>

<p>
	The two security flaws were found and reported by Kaspersky security researchers Georgy Kucherin, Leonid Bezvershenko, and Boris Larin.
</p>

<p>
	 
</p>

<p>
	Kaspersky also published a report earlier today with <a href="https://securelist.com/triangledb-triangulation-implant/110050/" rel="external nofollow" target="_blank">additional details on an iOS spyware component</a> used in a campaign the cybersecurity company tracks as <a href="https://www.bleepingcomputer.com/news/security/russia-says-us-hacked-thousands-of-iphones-in-ios-zero-click-attacks/" target="_blank" rel="external nofollow">"Operation Triangulation."</a>
</p>

<p>
	 
</p>

<p>
	"The implant, which we dubbed TriangleDB, is deployed after the attackers obtain root privileges on the target iOS device by exploiting a kernel vulnerability. It is deployed in memory, meaning that all traces of the implant are lost when the device gets rebooted," Kaspersky said today.
</p>

<p>
	 
</p>

<p>
	"Therefore, if the victim reboots their device, the attackers have to reinfect it by sending an iMessage with a malicious attachment, thus launching the whole exploitation chain again. In case no reboot occurs, the implant uninstalls itself after 30 days, unless this period is extended by the attackers."
</p>

<p>
	 
</p>

<p>
	<img alt="Boris%20Larin%20Triangulation%20tweet.pn" class="ipsImage" data-ratio="75.10" height="345" width="720" src="https://www.bleepstatic.com/images/news/u/1109292/2023/Boris%20Larin%20Triangulation%20tweet.png">
</p>

<h2>
	Used by U.S. state hackers per FSB claims
</h2>

<p>
	The attacks started in 2019 and are still ongoing, according to Kaspersky, who reported in early June that some iPhones on its network were infected with previously unknown spyware via iMessage zero-click exploits that exploited iOS zero-day bugs.
</p>

<p>
	 
</p>

<p>
	Kaspersky told BleepingComputer that the attack impacted its Moscow office and employees in other countries.
</p>

<p>
	 
</p>

<p>
	Russia's FSB intelligence and security agency <a href="http://www.fsb.ru/fsb/press/message/single.htm%21id%3D10439739%40fsbMessage.html" rel="external nofollow" target="_blank">also claimed</a> after Kaspersky's report was published that Apple provided the NSA with a backdoor to help infect iPhones in Russia with spyware.
</p>

<p>
	 
</p>

<p>
	The FSB claimed it found thousands of infected iPhones belonging to Russian government officials and staff from embassies in Israel, China, and NATO member countries.
</p>

<p>
	 
</p>

<p>
	"We have never worked with any government to insert a backdoor into any Apple product and never will," an Apple spokesperson told BleepingComputer.
</p>

<p>
	 
</p>

<p>
	Apple also patched today a WebKit zero-day vulnerability (<a href="https://support.apple.com/en-us/HT213811" rel="external nofollow" target="_blank">CVE-2023-32439</a>) reported by an anonymous researcher that can let attackers gain arbitrary code execution on unpatched devices by exploiting a type confusion issue.
</p>

<p>
	 
</p>

<p>
	The company addressed the three zero-days in <a href="https://support.apple.com/kb/HT213813" rel="external nofollow" target="_blank">macOS Ventura 13.4.1</a>, <a href="https://support.apple.com/kb/HT213810" rel="external nofollow" target="_blank">macOS Monterey 12.6.7</a>, <a href="https://support.apple.com/kb/HT213809" rel="external nofollow" target="_blank">macOS Big Sur 11.7.8</a>, <a href="https://support.apple.com/kb/HT213814" rel="external nofollow" target="_blank">iOS 16.5.1 and iPadOS 16.5.1</a>, <a href="https://support.apple.com/kb/HT213811" rel="external nofollow" target="_blank">iOS 15.7.7 and iPadOS 15.7.7</a>, <a href="https://support.apple.com/kb/HT213812" rel="external nofollow" target="_blank">watchOS 9.5.2</a>, and <a href="https://support.apple.com/kb/HT213808" rel="external nofollow" target="_blank">watchOS 8.8.1</a> with improved checks, input validation, and state management.
</p>

<p>
	 
</p>

<p>
	The list of affected devices is quite extensive, as the zero-day affects older and newer models, and it includes:
</p>

<p>
	 
</p>

<ul>
	<li>
		iPhone 8 and later, iPad Pro (all models), iPad Air 3rd generation and later, iPad 5th generation and later, iPad mini 5th generation and later
	</li>
	<li>
		iPhone 6s (all models), iPhone 7 (all models), iPhone SE (1st generation), iPad Air 2, iPad mini (4th generation), and iPod touch (7th generation)
	</li>
	<li>
		Macs running macOS Big Sur, Monterey, and Ventura
	</li>
	<li>
		Apple Watch Series 4 and later, Apple Watch Series 3, Series 4, Series 5, Series 6, Series 7, and SE
	</li>
</ul>

<h2>
	Nine zero-days patched since the start of the year
</h2>

<p>
	Since the start of the year, Apple has patched a total of 9 zero-day vulnerabilities that were exploited in the wild to compromise iPhones, Macs, and iPads.
</p>

<p>
	 
</p>

<p>
	Last month, the company <a href="https://www.bleepingcomputer.com/news/apple/apple-fixes-three-new-zero-days-exploited-to-hack-iphones-macs/" target="_blank" rel="external nofollow">fixed three more zero-days</a> (CVE-2023-32409, CVE-2023-28204, and CVE-2023-32373), the first reported by Google Threat Analysis Group and Amnesty International Security Lab researchers and likely used to install commercial spyware.
</p>

<p>
	 
</p>

<p>
	In April, Apple <a href="https://www.bleepingcomputer.com/news/apple/apple-fixes-two-zero-days-exploited-to-hack-iphones-and-macs/" target="_blank" rel="external nofollow">fixed two other zero-days</a> (CVE-2023-28206 and CVE-2023-28205) that were deployed as part of exploit chains of Android, iOS, and Chrome zero-day and n-day flaws, and abused to deploy mercenary spyware on devices belonging to high-risk targets worldwide.
</p>

<p>
	 
</p>

<p>
	In February, <a href="https://www.bleepingcomputer.com/news/security/apple-fixes-new-webkit-zero-day-exploited-to-hack-iphones-macs/" target="_blank" rel="external nofollow">Apple addressed another WebKit zero-day</a> (CVE-2023-23529) exploited in attacks to gain code execution on vulnerable iPhones, iPads, and Macs.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/apple/apple-fixes-zero-days-used-to-deploy-triangulation-spyware-via-imessage/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">16471</guid><pubDate>Wed, 21 Jun 2023 20:42:15 +0000</pubDate></item><item><title>Over 100,000 compromised ChatGPT accounts found for sale on dark web</title><link>https://nsaneforums.com/news/security-privacy-news/over-100000-compromised-chatgpt-accounts-found-for-sale-on-dark-web-r16448/</link><description><![CDATA[<p>
	<span style="font-size:22px;">Cybercrooks hoping users have whispered employer secrets to chatbot</span>
</p>

<p>
	 
</p>

<p>
	Singapore-based threat intelligence outfit Group-IB has found ChatGPT credentials in more than 100,000 stealer logs traded on the dark web in the past year.
</p>

<p>
	 
</p>

<p>
	The amount of stolen accounts steadily climbed from 74 in June 2022 to 26,902 in May 2023. April 2023 was an outlier – a moderate decline was seen in the number of accounts, before peaking the very next month.
</p>

<p>
	 
</p>

<p>
	"Group-IB's experts highlight that more and more employees are taking advantage of the Chatbot to optimize their work, be it software development or business communications," said the company, adding that demand for account credentials was gaining "significant popularity."
</p>

<p>
	 
</p>

<p>
	The problem is particularly rife in the heavily populated Asia Pacific region, which accounted for over 40 percent of stolen ChatGPT accounts in the time period Group-IB tracked.
</p>

<p>
	 
</p>

<p>
	India suffered the most compromised accounts (12,632), a tidbit that resonates with previous findings that the subcontinent is a prime target for data theft, thanks to its size and heavy use of infotech.
</p>

<p>
	 
</p>

<p>
	Most logs (78,348) were breached using the Racoon info stealer, with Vidar accounting for 12,984 and Redline for 6,773.
</p>

<p>
	 
</p>

<p>
	Shestakov told <span style="color:#2980b9;">The Register</span>: "Racсoon is one of the most popular stealers on the market distributed under the MaaS model due to its simplicity.
</p>

<p>
	 
</p>

<p>
	Released in June 2022, the new version of Raccoon was tailored better to the needs of operators and offered cybercriminals a higher level of customization and the ability to handle excessive loads."
</p>

<p>
	 
</p>

<p>
	Group-IB advises the usual procedures to mitigate thievery: update passwords regularly and implement two-factor authentication, and of course, maybe buy some of their products. ®
</p>

<p>
	 
</p>

<p>
	ChatGPT stores user query history and AI responses by default. Access to the history could expose company or personal secrets.
</p>

<p>
	 
</p>

<p>
	"Many enterprises are integrating ChatGPT into their operational flow. Employees enter classified correspondences or use the bot to optimize proprietary code," said Group-IB head of threat intelligence Dmitry Shestakov.
</p>

<p>
	 
</p>

<p>
	Both Apple and Samsung have banned company use of ChatGPT over security issues. In the case of the latter, employees accidentally leaked secrets.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.theregister.com/2023/06/20/stolen_chatgpt_accounts/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">16448</guid><pubDate>Tue, 20 Jun 2023 15:07:49 +0000</pubDate></item><item><title>Microsoft fixed security issues on Excel, Outlook 2013 and 2016, for both 32 and 64-bit</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-fixed-security-issues-on-excel-outlook-2013-and-2016-for-both-32-and-64-bit-r16440/</link><description><![CDATA[<p>
	It was the second Tuesday of the month this week and as such, Microsoft released Patch Tuesday updates on Windows 10 (<a href="https://www.neowin.net/news/windows-10-june-2023-patch-tuesday-kb5027215-out--heres-whats-new-and-whats-broke/" rel="external nofollow">KB5027215, among others</a>), and Windows 11 (<a href="https://www.neowin.net/news/windows-11-june-patch-tuesday-update-kb5027231-arrives/" rel="external nofollow">KB5027231</a>). (<a href="https://www.neowin.net/news/compatibility-updates-kb5027573-kb5027572-kb5012419-kb5027385-for-windows-1110-out/" rel="external nofollow">Compatibility updates were also released</a>.) The company began the rollout of the <a href="https://www.neowin.net/news/microsoft-rolls-out-third-phase-dc-hardening-for-kerberos-and-netlogon-security-flaw/" rel="external nofollow">third phase of DC hardening</a> to protect against Kerberos and Netlogon security vulnerabilities.
</p>

<p>
	 
</p>

<p>
	Alongside security fixes for the operating systems, Microsoft also rolled out updates for Office 2016 and 2013 editions, both 32-bit and 64-bit. The patch notes for the updates are given below:
</p>

<p>
	 
</p>

<p>
	Excel 2016:
</p>

<p>
	 
</p>

<p>
	<strong>Description of the security update for Excel 2016: June 13, 2023 (KB5002405)</strong>
</p>

<p>
	 
</p>

<p>
	This security update resolves a Microsoft Excel remote code execution vulnerability. To learn more about the vulnerability, see the following security advisories:
</p>

<p>
	 
</p>

<ul>
	<li>
		Microsoft Common Vulnerabilities and Exposures CVE-2023-32029
	</li>
	<li>
		Microsoft Common Vulnerabilities and Exposures CVE-2023-33133
	</li>
	<li>
		Microsoft Common Vulnerabilities and Exposures CVE-2023-33137
	</li>
</ul>

<p>
	 
</p>

<p>
	Outlook 2016:
</p>

<p>
	 
</p>

<p>
	<strong>Description of the security update for Outlook 2016: June 13, 2023 (KB5002387)</strong>
</p>

<p>
	 
</p>

<p>
	This security update resolves a Microsoft Outlook remote code execution vulnerability. To learn more about the vulnerability, see Microsoft Common Vulnerabilities and Exposures CVE-2023-33131.
</p>

<p>
	 
</p>

<p>
	Excel 2013:
</p>

<p>
	 
</p>

<p>
	<strong>Description of the security update for Excel 2013: June 13, 2023 (KB5002414)</strong>
</p>

<p>
	 
</p>

<p>
	This security update resolves a Microsoft Excel remote code execution vulnerability. To learn more about the vulnerability, see the following security advisories:
</p>

<p>
	 
</p>

<ul>
	<li>
		Microsoft Common Vulnerabilities and Exposures CVE-2023-32029
	</li>
	<li>
		Microsoft Common Vulnerabilities and Exposures CVE-2023-33133
	</li>
	<li>
		Microsoft Common Vulnerabilities and Exposures CVE-2023-33137
	</li>
</ul>

<p>
	 
</p>

<p>
	Outlook 2013:
</p>

<p>
	 
</p>

<p>
	<strong>Description of the security update for Outlook 2013: June 13, 2023 (KB5002382)</strong>
</p>

<p>
	 
</p>

<p>
	This security update resolves a Microsoft Outlook remote code execution vulnerability. To learn more about the vulnerability, see Microsoft Common Vulnerabilities and Exposures CVE-2023-33131.
</p>

<p>
	 
</p>

<p>
	Excel and Outlook weren't the only applications to receive the update though. SharePoint Servers were also offered security patches. The full details can be found <a href="https://support.microsoft.com/en-us/topic/june-2023-updates-for-microsoft-office-f466c8b3-d320-4844-b97b-16c825d80963" rel="external nofollow">here</a> in the official support article.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-fixed-security-issues-on-excel-outlook-2013-and-2016-for-both-32-and-64-bit/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">16440</guid><pubDate>Tue, 20 Jun 2023 08:45:50 +0000</pubDate></item><item><title>Reddit hackers demand $4.5 million ransom and API pricing changes</title><link>https://nsaneforums.com/news/security-privacy-news/reddit-hackers-demand-45-million-ransom-and-api-pricing-changes-r16424/</link><description><![CDATA[<h3>
	In February, hackers gained access to internal Reddit data through a phishing campaign targeting employees. The hackers want ransom money — plus changes to the controversial API updates.
</h3>

<div>
	<div>
		<p>
			A ransomware group is claiming responsibility for a hack on Reddit’s systems earlier this year — and demanding not just money but policy changes.
		</p>

		<p>
			 
		</p>
	</div>

	<div>
		<p>
			BlackCat, a ransomware group, says it was behind the February phishing attack on Reddit, as previously reported by <a href="https://www.bleepingcomputer.com/news/security/reddit-hackers-threaten-to-leak-data-stolen-in-february-breach/" rel="external nofollow">Bleeping Computer</a>. <a href="https://twitter.com/AlvieriD/status/1670196867538337792" rel="external nofollow">In a post</a> shared by researcher Dominic Alvieri, BlackCat claims to have stolen 80GB of data from Reddit and threatens to release it publicly if demands aren’t met. The group <a href="https://twitter.com/AlvieriD/status/1670196867538337792/photo/1" rel="external nofollow">wants</a> a $4.5 million payout in exchange for the data and also demands Reddit roll back its planned API pricing changes that spurred <a href="https://www.theverge.com/2023/6/13/23759674/reddit-mods-blackout-protest-extended-indefinitely" rel="external nofollow">user and moderator protests</a> last week.
		</p>

		<p>
			 
		</p>
	</div>

	<div>
		<p>
			At the time of the hack, <a href="https://www.reddit.com/r/reddit/comments/10y427y/we_had_a_security_incident_heres_what_we_know/" rel="external nofollow">Reddit said</a> hackers had used a “sophisticated and highly-targeted” phishing attack to get access to internal documents and data, including contact information for employees and advertisers. The company maintained that the hackers hadn’t accessed user data that wasn’t public.
		</p>

		<p>
			 
		</p>
	</div>

	<div>
		<p>
			Reddit declined to comment on the record about the hack. Bleeping Computer reports that the BlackCat hack and the incident disclosed by Reddit in February are the same.
		</p>

		<p>
			 
		</p>
	</div>

	<div>
		<p>
			BlackCat’s new demands around API pricing changes follow a contentious back-and-forth between Reddit leadership and some of its most engaged users. After Reddit announced it would begin charging developers of third-party apps — potentially to the tune of <a href="https://www.theverge.com/2023/5/31/23743993/reddit-apollo-client-api-cost" rel="external nofollow">millions of dollars a year</a> — many top subreddits went dark in response, limiting new posts and closing public access. In an interview with The Verge, Reddit CEO Steve Huffman <a href="https://www.theverge.com/2023/6/9/23755640/reddit-api-changes-apps-apollo-shut-down-ama-spez-steve-huffman" rel="external nofollow">said</a> the platform was “never designed” to support third-party apps and that the company <a href="https://www.theverge.com/2023/6/15/23762501/reddit-ceo-steve-huffman-interview-protests-blackout" rel="external nofollow">wouldn’t pull back</a> from its proposed changes.
		</p>

		<p>
			 
		</p>
	</div>

	<div>
		<p>
			Reddit previously fell victim to an attack in 2018 in which a <a href="https://www.theverge.com/2018/8/1/17639930/reddit-hack-security-breach-stole-user-data-2007-earlier" rel="external nofollow">hacker gained access to user data</a>, including email addresses and old usernames and passwords.
		</p>

		<p>
			 
		</p>
	</div>

	<div>
		 
	</div>
</div>

<p>
	<a href="https://www.theverge.com/2023/6/19/23765895/reddit-hack-phishing-leak-api-pricing-steve-huffman" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">16424</guid><pubDate>Mon, 19 Jun 2023 18:54:48 +0000</pubDate></item><item><title>ASUS urges customers to patch critical router vulnerabilities</title><link>https://nsaneforums.com/news/security-privacy-news/asus-urges-customers-to-patch-critical-router-vulnerabilities-r16422/</link><description><![CDATA[<p>
	ASUS has released new firmware with cumulative security updates that address vulnerabilities in multiple router models, warning customers to immediately update their devices or restrict WAN access until they're secured.
</p>

<p>
	 
</p>

<p>
	As the company explains, the newly released firmware contains fixes for nine security flaws, including high and critical ones.
</p>

<p>
	 
</p>

<p>
	The most severe of them are tracked as <a href="https://nvd.nist.gov/vuln/detail/CVE-2022-26376" rel="external nofollow" target="_blank">CVE-2022-26376</a> and <a href="https://nvd.nist.gov/vuln/detail/CVE-2018-1160" rel="external nofollow" target="_blank">CVE-2018-1160</a>. The first is a critical memory corruption weakness in the Asuswrt firmware for Asus routers that could let attackers trigger denial-of-services states or gain code execution.
</p>

<p>
	 
</p>

<p>
	The other critical patch is for an almost five-year-old CVE-2018-1160 bug caused by an out-of-bounds write Netatalk weakness that can also be exploited to gain arbitrary code execution on unpatched devices.
</p>

<p>
	 
</p>

<p>
	"Please note, if you choose not to install this new firmware version, we strongly recommend disabling services accessible from the WAN side to avoid potential unwanted intrusions. These services include remote access from WAN, port forwarding, DDNS, VPN server, DMZ, port trigger," <a href="https://www.asus.com/content/asus-product-security-advisory/#:~:text=06/19/2023%20New%20firmware%20with%20accumulate%20security%20updates" rel="external nofollow" target="_blank">ASUS warned</a> in a security advisory published today.
</p>

<p>
	 
</p>

<p>
	"We strongly encourage you to periodically audit both your equipment and your security procedures, as this will ensure that you will be better protected."
</p>

<p>
	 
</p>

<p>
	The list of impacted devices includes the following models: GT6, GT-AXE16000, GT-AX11000 PRO, GT-AX6000, GT-AX11000, GS-AX5400, GS-AX3000, XT9, XT8, XT8 V2, RT-AX86U PRO, RT-AX86U, RT-AX86S, RT-AX82U, RT-AX58U, RT-AX3000, TUF-AX6000, and TUF-AX5400.
</p>

<h2>
	Customers are urged to patch immediately
</h2>

<p>
	ASUS warned users of impacted routers to update them to the latest firmware as soon as possible, available via the <a href="https://www.asus.com/support/" rel="external nofollow" target="_blank">support website</a>, <a href="https://www.asus.com/Networking/" rel="external nofollow" target="_blank">each product's page</a>, or via links provided in <a href="http://www.asus.com/content/asus-product-security-advisory/#:~:text=06/19/2023%20New%20firmware%20with%20accumulate%20security%20updates" rel="external nofollow" target="_blank">today's advisory</a>.
</p>

<p>
	 
</p>

<p>
	The company also recommends creating distinct passwords for the wireless network and router administration pages of at least eight characters (combining uppercase letters, numbers, and symbols) and avoiding using the same password for multiple devices or services.
</p>

<p>
	 
</p>

<p>
	The support website also provides detailed information on <a href="https://www.asus.com/support/FAQ/1008000" rel="external nofollow" target="_blank">updating the firmware</a> to the latest version and the measures users can take to <a href="https://www.asus.com/support/FAQ/1039292" rel="external nofollow" target="_blank">make their routers more secure</a>.
</p>

<p>
	 
</p>

<p>
	ASUS' warning should be taken seriously, seeing that the company's products have been known to be targeted by botnets before.
</p>

<p>
	 
</p>

<p>
	For instance, in Mach 2022, ASUS <a href="https://www.bleepingcomputer.com/news/security/asus-warns-of-cyclops-blink-malware-attacks-targeting-routers/" target="_blank" rel="external nofollow">warned of Cyclops Blink malware attacks</a> targeting multiple ASUS router models to gain persistence and use them for remote access into compromised networks.
</p>

<p>
	 
</p>

<p>
	One month earlier, in February 2022, a joint security advisory from U.S. and U.K. cybersecurity agencies <a href="https://www.bleepingcomputer.com/news/security/us-uk-link-new-cyclops-blink-malware-to-russian-state-hackers/" target="_blank" rel="external nofollow">linked the Cyclops Blink botnet</a> to the Russian military Sandworm threat group before <a href="https://www.bleepingcomputer.com/news/security/us-disrupts-russian-cyclops-blink-botnet-before-being-used-in-attacks/" target="_blank" rel="external nofollow">disrupting it</a> and preventing its use in attacks.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/asus-urges-customers-to-patch-critical-router-vulnerabilities/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">16422</guid><pubDate>Mon, 19 Jun 2023 18:49:39 +0000</pubDate></item><item><title>Android spyware camouflaged as VPN, chat apps on Google Play</title><link>https://nsaneforums.com/news/security-privacy-news/android-spyware-camouflaged-as-vpn-chat-apps-on-google-play-r16421/</link><description><![CDATA[<p>
	Three Android apps on Google Play were used by state-sponsored threat actors to collect intelligence from targeted devices, such as location data and contact lists.
</p>

<p>
	 
</p>

<p>
	The malicious Android apps were discovered by <a href="https://www.cyfirma.com/outofband/donot-apt-elevates-its-tactics-by-deploying-malicious-android-apps-on-google-play-store/" rel="external nofollow" target="_blank">Cyfirma</a>, who attributed the operation with medium confidence to the Indian hacking group "DoNot," also tracked as APT-C-35, which has targeted high-profile organizations in Southeast Asia since at least 2018.
</p>

<p>
	 
</p>

<p>
	In 2021, an <a href="https://www.bleepingcomputer.com/news/security/amnesty-international-links-cybersecurity-firm-to-spyware-operation/" rel="external nofollow" target="_blank">Amnesty International report</a> linked the threat group to an Indian cybersecurity firm and highlighted a spyware distribution campaign that also relied on a fake chat app.
</p>

<p>
	 
</p>

<p>
	The apps used in DoNot's latest campaign perform basic information gathering to prepare the ground for more dangerous malware infections, representing what appears to be the first stage of the threat group's attacks.
</p>

<h2>
	Play Store apps
</h2>

<p>
	The suspicious applications found by Cyfirma on Google Play are nSure Chat and iKHfaa VPN, both uploaded from 'SecurITY Industry.'
</p>

<p>
	 
</p>

<p>
	Both apps and a third from the same publisher, which does not appear malicious according to Cyfirma, remain available on Google Play.
</p>

<p>
	 
</p>

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

	<div>
		<em>The malicious chat app on Google Play (BleepingComputer)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	The download count is low for all SecurITY Industry's apps, indicating they are used selectively against specific targets.
</p>

<p>
	 
</p>

<p>
	The two apps request risky permissions during installation, such as access to the user's contact list (READ_CONTACTS) and precise location data (ACCESS_FINE_LOCATION), to exfiltrate this information to the threat actor.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="VPN-permissions.jpg" class="ipsImage" data-ratio="33.19" height="226" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Android/19/VPN-permissions.jpg">
	</p>

	<div>
		<em>Permissions requested by the malicious VPN app (Cyfirma)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	Note that to access the target's location, GPS needs to be active, otherwise, the app fetches the last known device location.
</p>

<p>
	 
</p>

<p>
	The collected data is stored locally using Android's ROOM library and later sent to the attacker's C2 server via an HTTP request.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="get-location.jpg" class="ipsImage" data-ratio="77.14" height="540" width="505" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Android/19/get-location.jpg">
	</p>

	<div>
		<em>Module to retrieve device location (Cyfirma)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	The C2 for the VPN app is "https[:]ikhfaavpn[.]com." In the case of nSure Chat, the observed server address was seen last year in Cobalt Strike operations.
</p>

<p>
	 
</p>

<p>
	Cyfirma's analysts have found that the code base of the hackers' VPN app was taken directly from the legitimate Liberty VPN product.
</p>

<h2>
	Targets, tactics, attribution
</h2>

<p>
	Cyfirma's attribution of the campaign to the DoNot threat group is based on the specific use of encrypted strings utilizing the AES/CBC/PKCS5PADDING algorithm and Proguard obfuscation, both techniques associated with the Indian hackers.
</p>

<p>
	 
</p>

<p>
	Moreover, there are some unlikely coincidences in the naming of certain files generated by the malicious apps, linking them to past DoNot campaings.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="encryption.jpg" class="ipsImage" data-ratio="82.95" height="540" width="404" src="https://www.bleepstatic.com/images/news/u/1220909/2023/Android/19/encryption.jpg">
	</p>

	<div>
		<em>Encryption seen in the apps' code (Cyfirma)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	The researchers believe that the attackers have abandoned the tactic of sending phishing emails carrying <a href="https://www.bleepingcomputer.com/news/security/state-backed-hackers-increasingly-use-rtf-injection-for-phishing/" rel="external nofollow" target="_blank">malicious attachments</a> in favor of spear messaging attacks via WhatsApp and Telegram.
</p>

<p>
	 
</p>

<p>
	Direct messages on these apps direct victims to the Google Play store, a trusted platform that lends legitimacy to the attack, so they can be easily tricked into downloading suggested apps.
</p>

<p>
	 
</p>

<p>
	As for the targets of DoNot's latest campaign, little is known about them besides that they are based in Pakistan.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/android-spyware-camouflaged-as-vpn-chat-apps-on-google-play/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">16421</guid><pubDate>Mon, 19 Jun 2023 18:47:34 +0000</pubDate></item><item><title>Reddit claimed to have been hacked by BlackCat, and it has threatened to leak the data</title><link>https://nsaneforums.com/news/security-privacy-news/reddit-claimed-to-have-been-hacked-by-blackcat-and-it-has-threatened-to-leak-the-data-r16406/</link><description><![CDATA[<p>
	Reddit's week appears to have gone from bad to worse, as AlphV (aka BlackCat) has claimed that operators broke into Reddit's servers on February 5, 2023, and took 80 GB of zipped data. . Furthermore, Reddit has been contacted by BlackCat, once on April 13 and again on June 16, with no response and no attempt to find out what was taken.
</p>

<p>
	 
</p>

<p>
	Following recent fallout from the subreddit blackouts, and the controversial comments from CEO Steve Huffman, Reddit has been having a tough time in the eyes of its users who have been reportedly leaving the platform and setting up alternatives on the fediverse (such as Lemmy or kbin), used by the Twitter alternative Mastodon.
</p>

<p>
	 
</p>

<p style="text-align:center;">
	<img alt="1687090023_reddit_alphv.jpg" class="ipsImage" data-ratio="75.10" height="513" width="720" src="https://cdn.neowin.com/news/images/uploaded/2023/06/1687090023_reddit_alphv.jpg" />
</p>

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

<p>
	The post, captured above, also goes on to state that publishing the breach publicly now is a good time given the recent news, saying that originally they would have waited for the IPO to come along. Furthermore, they say that they wanted $4.5 million in exchange for the deletion of the data and their silence.
</p>

<p>
	 
</p>

<p style="margin-left:40px;">
	<em>In our last email to them, we stated that we wanted $4.5 million in exchange for the deletion of the data and our silence. As we also stated, if we had to make this public, then we now demand that they also withdraw their API pricing changes along with our money or we will leak it.</em>
</p>

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

<p style="margin-left:40px;">
	<em>We expect to leak the data.</em>
</p>

<p>
	 
</p>

<p>
	Reddit has yet to comment on the allegations and the validity of them. However, it would be advisable with these comments to change any passwords associated with accounts on the platform. It isn't known exactly what the content of the zipped file is at this time, and whether it is just posts or more sensitive data such as user information or passwords.
</p>

<p>
	 
</p>

<p>
	Source: <span style="color:#2980b9;">DataBreaches.net</span>
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.neowin.net/news/reddit-claimed-to-have-been-hacked-by-blackcat-and-it-has-threatened-to-leak-the-data/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">16406</guid><pubDate>Sun, 18 Jun 2023 13:22:36 +0000</pubDate></item><item><title>U.S. Energy Dept gets two ransom notices as MOVEit hack claims more victims</title><link>https://nsaneforums.com/news/security-privacy-news/us-energy-dept-gets-two-ransom-notices-as-moveit-hack-claims-more-victims-r16399/</link><description><![CDATA[<p>
	WASHINGTON (Reuters) -The U.S. Department of Energy got ransom requests from the Russia-linked extortion group Cl0p at both its nuclear waste facility and scientific education facility that were recently hit in a global hacking campaign, a spokesperson said on Friday.
</p>

<p>
	 
</p>

<p>
	The DOE contractor Oak Ridge Associated Universities and the Waste Isolation Pilot Plant, the New Mexico-based facility for disposal of defense-related radioactive nuclear waste, were hit in the attack, which was first reported on Thursday.
</p>

<p>
	 
</p>

<p>
	Data was "compromised" at the two DOE entities after hackers breached their systems through a security flaw in the file transfer tool MOVEit Transfer. The software is widely-used by organisations around the world to share sensitive data.
</p>

<p>
	 
</p>

<p>
	From U.S. government departments to the UK's telecom regulator and energy giant Shell, a range of victims have emerged since Burlington, Massachusetts-based Progress Software found the security flaw in its MOVEit Transfer product last month.
</p>

<p>
	 
</p>

<p>
	The wide-ranging impact of it shows how even the most security-minded federal agencies are struggling to defend against ransomware attacks. Ransomware gangs typically scour for such widely-used tools.
</p>

<p>
	 
</p>

<p>
	The U.S. Cybersecurity and Infrastructure Security Agency (CISA) said Thursday that several federal agencies had been hit by the MOVEit breach. It did not say which ones, but added that there had not been much impact to the federal civilian executive branch.
</p>

<p>
	 
</p>

<p>
	Analysts say more victims are likely to emerge in the coming weeks.
</p>

<p>
	 
</p>

<p>
	The ransom requests to DOE came in emails to each facility, said the spokesperson, without revealing how much money was demanded. "They came in individually, not as kind of a blind carbon copy," the spokesperson said. "The two entities that received them did not engage," with Cl0p and there was no indication the ransom requests were withdrawn, he said.
</p>

<p>
	 
</p>

<p>
	The DOE, which manages U.S. nuclear weapons and nuclear waste sites related to the military, notified Congress of the breach and is participating in investigations with law enforcement and the CISA.
</p>

<p>
	 
</p>

<p>
	Cl0p did not respond to requests for comment, but in a post on its website, it said, “WE DON'T HAVE ANY GOVERNMENT DATA” and suggested that should the hackers inadvertently have picked up such data in their mass theft “WE STILL DO THE POLITE THING AND DELETE ALL.”
</p>

<p>
	 
</p>

<p>
	Recorded Future analyst Allan Liska said Cl0p was likely making a big deal out of how they purportedly deleted government data in an attempt to protect themselves from retaliation from Washington and other governments.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://news.yahoo.com/us-energy-dept-got-two-201406903.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">16399</guid><pubDate>Sat, 17 Jun 2023 15:28:25 +0000</pubDate></item><item><title>The Week in Ransomware - June 16th 2023 - Wave of Extortion</title><link>https://nsaneforums.com/news/security-privacy-news/the-week-in-ransomware-june-16th-2023-wave-of-extortion-r16390/</link><description><![CDATA[<p>
	The MOVEit Transfer extortion attacks continue to dominate the news cycle, with the Clop ransomware operation now extorting organizations breached in the attacks.
</p>

<p>
	 
</p>

<p>
	On Wednesday, the <a href="https://www.bleepingcomputer.com/news/security/clop-ransomware-gang-starts-extorting-moveit-data-theft-victims/" target="_blank" rel="external nofollow">Clop gang started listing the names of breached organizations</a>, warning that data would be leaked in seven days if a ransom was not negotiated.
</p>

<p>
	 
</p>

<p>
	Many organizations have decided to disclose the breaches rather than negotiating, warning impacted people that their data was exposed.
</p>

<p>
	 
</p>

<p>
	Known impacted organizations include <a href="https://edition.cnn.com/2023/06/15/politics/us-government-hit-cybeattack/index.html" rel="external nofollow" target="_blank">US federal agencies</a>, the <a href="https://www.bleepingcomputer.com/news/security/millions-of-oregon-louisiana-state-ids-stolen-in-moveit-breach/" target="_blank" rel="external nofollow">Louisiana and Oregon DMVs</a>, <a href="https://www.zellis.com/resources/press-and-media/statement-on-moveit-transfer-data-breach/" rel="external nofollow" target="_blank">Zellis</a> (BBC, Boots, and Aer Lingus, <a href="https://www.hse.ie/eng/services/news/media/pressrel/hse-statement1.html" rel="external nofollow" target="_blank">Ireland's HSE</a> through Zellis), the University of Rochester, the <a href="https://novascotia.ca/news/release/?id=20230606004" rel="external nofollow" target="_blank">government of Nova Scotia</a>, the <a href="https://oa.mo.gov/commissioners-office/news/state-missouri-issues-statement-recent-global-cyberattack" rel="external nofollow" target="_blank">US state of Missouri</a>, the <a href="https://ltgov.illinois.gov/news/press-release.26572.html" rel="external nofollow" target="_blank">US state of Illinois</a>, <a href="https://www.bornontario.ca/en/news/cybersecurity-incident-moveit.aspx" rel="external nofollow" target="_blank">BORN Ontario</a>, <a href="https://www.ofcom.org.uk/news-centre/2023/ofcom-statement-on-moveit-cyber-attack" rel="external nofollow" target="_blank">Ofcam</a>, <a href="https://community.extremenetworks.com/t5/general-announcements/general-announcement-regarding-moveit-security-breach/ba-p/96050" rel="external nofollow" target="_blank">Extreme Networks</a>, and the <a href="https://blog.abim.org/moveit-transfer-vulnerability-affects-abim/" rel="external nofollow" target="_blank">American Board of Internal Medicine</a>.
</p>

<p>
	 
</p>

<p>
	As for Clop, they have now listed thirty-seven organizations impacted by the MOVEit breaches on their website, hoping it will pressure them to negotiate.
</p>

<p>
	 
</p>

<p>
	This week's other big news is the FBI <a href="https://www.bleepingcomputer.com/news/security/suspected-lockbit-ransomware-affiliate-arrested-charged-in-us/" target="_blank" rel="external nofollow">arresting a LockBit affiliate in Arizona</a> just as CISA warned that the ransomware operation <a href="https://www.bleepingcomputer.com/news/security/cisa-lockbit-ransomware-extorted-91-million-in-1-700-us-attacks/" target="_blank" rel="external nofollow">extorted over $90 million</a> in 1,700 attacks on US organizations.
</p>

<p>
	 
</p>

<p>
	We also learned more about ransomware attacks this week, with the Medusa operation <a href="https://www.clarin.com/tecnologia/hackers-agregan-lista-victimas-comision-nacional-valores-dicen-datos-sensibles_0_Xt8o8JFJrU.html" rel="external nofollow" target="_blank">extorting Argentina's National Securities Commission</a> (CNV) and Rhysida ransomware <a href="https://www.bleepingcomputer.com/news/security/rhysida-ransomware-leaks-documents-stolen-from-chilean-army/" target="_blank" rel="external nofollow">leaking data stolen from the Chilean Army</a>.
</p>

<p>
	 
</p>

<p>
	Contributors and those who provided new ransomware information and stories this week include: <a href="https://twitter.com/billtoulas" rel="external nofollow" target="_blank">@billtoulas</a>, <a href="https://twitter.com/DanielGallagher" rel="external nofollow" target="_blank">@DanielGallagher</a>, <a href="https://twitter.com/malwrhunterteam" rel="external nofollow" target="_blank">@malwrhunterteam</a>, <a href="https://twitter.com/BleepinComputer" rel="external nofollow" target="_blank">@BleepinComputer</a>, <a href="https://twitter.com/VK_Intel" rel="external nofollow" target="_blank">@VK_Intel</a>, <a href="https://twitter.com/LawrenceAbrams" rel="external nofollow" target="_blank">@LawrenceAbrams</a>, <a href="https://twitter.com/PolarToffee" rel="external nofollow" target="_blank">@PolarToffee</a>, <a href="https://twitter.com/struppigel" rel="external nofollow" target="_blank">@struppigel</a>, <a href="https://twitter.com/jorntvdw" rel="external nofollow" target="_blank">@jorntvdw</a>, <a href="https://twitter.com/Ionut_Ilascu" rel="external nofollow" target="_blank">@Ionut_Ilascu</a>, <a href="https://twitter.com/FourOctets" rel="external nofollow" target="_blank">@FourOctets</a>, <a href="https://twitter.com/serghei" rel="external nofollow" target="_blank">@serghei</a>, <a href="https://twitter.com/fwosar" rel="external nofollow" target="_blank">@fwosar</a>, <a href="https://twitter.com/Seifreed" rel="external nofollow" target="_blank">@Seifreed</a>, <a href="https://twitter.com/malwareforme" rel="external nofollow" target="_blank">@malwareforme</a>, <a href="https://twitter.com/demonslay335" rel="external nofollow" target="_blank">@demonslay335</a>, <a href="https://twitter.com/AuCyble" rel="external nofollow" target="_blank">@AuCyble</a>, <a href="https://twitter.com/pcrisk" rel="external nofollow" role="link" tabindex="-1" target="_blank">@pcrisk</a>, <a href="https://twitter.com/FortiGuardLabs" rel="external nofollow" target="_blank">@FortiGuardLabs</a>, <a href="https://twitter.com/1ZRR4H" rel="external nofollow" target="_blank">@1ZRR4H</a>, <a href="https://twitter.com/SentinelOne" rel="external nofollow" target="_blank">@SentinelOne</a>, <a href="https://twitter.com/SttyK" rel="external nofollow" target="_blank">@SttyK</a>, <a href="https://twitter.com/juanbrodersen" rel="external nofollow" target="_blank">@juanbrodersen</a>, <a href="https://twitter.com/AShukuhi" rel="external nofollow" target="_blank">@AShukuhi</a>, <a href="https://twitter.com/BrettCallow" rel="external nofollow" target="_blank">@BrettCallow</a>, <a href="https://twitter.com/Jon__DiMaggio" rel="external nofollow" target="_blank">@Jon__DiMaggio</a>, and <a href="https://twitter.com/snlyngaas" rel="external nofollow" target="_blank">@snlyngaas</a>.
</p>

<h2>
	June 11th 2023
</h2>

<h3>
	<a href="https://www.clarin.com/tecnologia/hackers-agregan-lista-victimas-comision-nacional-valores-dicen-datos-sensibles_0_Xt8o8JFJrU.html" rel="external nofollow" target="_blank">Hackers add the National Securities Commission to their list of victims: they say they have sensitive data</a>
</h3>

<p>
	A group of cybercriminals claims to have 1.5 TB (1,500 gigabytes) of information from the National Securities Commission (CNV) , the official body that oversees markets throughout the country. Medusa, the same ransomware cartel that encrypted Garbarino's data in March of this year, is asking for $500,000 and giving a period of one week to publish the data.
</p>

<h2>
	June 12th 2023
</h2>

<h3>
	<a href="https://twitter.com/pcrisk/status/1668127247159394305" 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 .ahui, .ahgr, and .ahtw extensions.
</p>

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

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

<h2>
	June 13th 2023
</h2>

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

<p>
	PCrisk found a new Chaos ransomware variant that appends the .LMAO extension and drops a ransom note named read_it.txt.
</p>

<h2>
	June 14th 2023
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/cisa-lockbit-ransomware-extorted-91-million-in-1-700-us-attacks/" target="_blank" rel="external nofollow">CISA: LockBit ransomware extorted $91 million in 1,700 U.S. attacks</a>
</h3>

<p>
	U.S. and international cybersecurity authorities said in a joint LockBit ransomware advisory that the gang successfully extorted roughly $91 million following approximately 1,700 attacks against U.S. organizations since 2020.
</p>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/wannacry-ransomware-impersonator-targets-russian-enlisted-fps-players/" target="_blank" rel="external nofollow">WannaCry ransomware impersonator targets Russian "Enlisted" FPS players</a>
</h3>

<p>
	A ransomware operation targets Russian players of the Enlisted multiplayer first-person shooter, using a fake website to spread trojanized versions of the game.
</p>

<h3 data-selectable-paragraph="">
	<a href="https://sh1ttykids.medium.com/new-techniques-uncovering-tor-hidden-service-with-etag-5249044a0e9d" rel="external nofollow" target="_blank">New Techniques: Uncovering Tor Hidden Service with Etag</a>
</h3>

<p>
	Report on finding the public IP address for a RagnarLocker Tor site.
</p>

<p>
	 
</p>

<p>
	This investigation was conducted mainly through publicly available Open source intelligence services such as Shodan, as well as through underground community sources. The related server has already been shut down, and the person believed to be the suspect has been indicted, which prompted the release of the report. The de-anonymization method using Etag is almost unknown to the public, and I believe that it is a valuable contribution to the community.
</p>

<h2>
	June 15th 2023
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/clop-ransomware-gang-starts-extorting-moveit-data-theft-victims/" target="_blank" rel="external nofollow">Clop ransomware gang starts extorting MOVEit data-theft victims</a>
</h3>

<p>
	The Clop ransomware gang has started extorting companies impacted by the MOVEit data theft attacks, first listing the company's names on a data leak site—an often-employed tactic before public disclosure of stolen information
</p>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/suspected-lockbit-ransomware-affiliate-arrested-charged-in-us/" target="_blank" rel="external nofollow">Suspected LockBit ransomware affiliate arrested, charged in US</a>
</h3>

<p>
	Russian national Ruslan Magomedovich Astamirov was arrested in Arizona and charged by the U.S. Justice Department for allegedly deploying LockBit ransomware on the networks of victims in the United States and abroad.
</p>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/rhysida-ransomware-leaks-documents-stolen-from-chilean-army/" target="_blank" rel="external nofollow">Rhysida ransomware leaks documents stolen from Chilean Army</a>
</h3>

<p>
	Threat actors behind a recently surfaced ransomware operation known as Rhysida have leaked online what they claim to be documents stolen from the network of the Chilean Army (Ejército de Chile).
</p>

<h3 data-editable="headlineText">
	<a href="https://www.cnn.com/2023/06/15/politics/us-government-hit-cybeattack/index.html" rel="external nofollow" target="_blank">US government agencies hit in global cyberattack</a>
</h3>

<p>
	Editor's note: More MOVEit Attacks.
</p>

<p>
	 
</p>

<p>
	Several US federal government agencies have been hit in a <a href="https://www.cnn.com/2023/06/07/tech/clop-russia-moveit-hack-payroll-uk/index.html" rel="external nofollow" target="_blank">global cyberattack by Russian cybercriminals </a>that exploits a vulnerability in widely used software, according to a top US cybersecurity agency.
</p>

<h2>
	June 16th 2023
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/millions-of-oregon-louisiana-state-ids-stolen-in-moveit-breach/" target="_blank" rel="external nofollow">Millions of Oregon, Louisiana state IDs stolen in MOVEit breach</a>
</h3>

<p>
	Louisiana and Oregon warn that millions of driver's licenses were exposed in a data breach after a ransomware gang hacked their MOVEit Transfer security file transfer systems to steal stored data.
</p>

<h3>
	<a href="https://www.fortinet.com/blog/threat-research/fortiguard-labs-ransomware-roundup-big-head" rel="external nofollow" target="_blank">Ransomware Roundup — Big Head</a>
</h3>

<p>
	FortiGuard Labs came across two new ransomware variants, “Big Head” and another likely used by the same attacker, targeting consumers to extort money.
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/the-week-in-ransomware-june-16th-2023-wave-of-extortion/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">16390</guid><pubDate>Sat, 17 Jun 2023 08:59:27 +0000</pubDate></item><item><title>Police cracks down on DDoS-for-hire service active since 2013</title><link>https://nsaneforums.com/news/security-privacy-news/police-cracks-down-on-ddos-for-hire-service-active-since-2013-r16378/</link><description><![CDATA[<p>
	Polish police officers of the country's Central Bureau for Combating Cybercrime detained two suspects believed to have been involved in operating a DDoS-for-hire service (aka booter or stresser) active since at least 2013.
</p>

<p>
	 
</p>

<p>
	These arrests are part of an international law enforcement effort (known as <a href="https://www.fbi.gov/contact-us/field-offices/anchorage/fbi-intensify-efforts-to-combat-illegal-ddos-attacks" rel="external nofollow" target="_blank">Operation PowerOFF</a>) aiming to disrupt and take down online platforms allowing anyone to launch massive distributed denial-of-service (DDoS) attacks against any target worldwide for the right amount of money.
</p>

<p>
	 
</p>

<p>
	The operation was conducted in coordination with Europol, the FBI, and law enforcement agencies from the Netherlands, Germany, and Belgium, under the supervision of the Joint Cybercrime Action Taskforce (J-CAT).
</p>

<p>
	 
</p>

<p>
	Polish Central Cybercrime Bureau officers arrested two individuals and conducted ten searches which helped collect valuable data from the perpetrators' server located in Switzerland.
</p>

<p>
	 
</p>

<p>
	Evidence collected from the suspects' servers revealed information on over 35,000 user accounts, 76,000 login records, and more than 320,000 unique IP addresses linked to the DDoS-for-hire service.
</p>

<p>
	 
</p>

<p>
	Furthermore, police officers also uncovered 11,000 records of purchased attack plans, with associated email addresses of service buyers who paid approximately $400,000, and over 1,000 records of attack plans worth around $44,000.
</p>

<p>
	 
</p>

<p>
	Polish police also found substantial evidence of operating and managing a criminal domain on the computer belonging to one of the suspects.
</p>

<p>
	 
</p>

<p>
	The Polish Central Cybercrime Bureau also shared the following video of the arrests and searches.
</p>

<p>
	 
</p>

<div class="videostyle">
	<video controls="" preload="none" src="https://video.twimg.com/ext_tw_video/1669722604180066305/pu/vid/854x480/SgNtX3GeHYb_8qAh.mp4" data-controller="core.global.core.embeddedvideo">
		<source type="video/mp4" src="https://video.twimg.com/ext_tw_video/1669722604180066305/pu/vid/854x480/SgNtX3GeHYb_8qAh.mp4">
	</source></video>
</div>

<p>
	 
</p>

<p>
	Operation PowerOFF is a long-running law enforcement that has resulted in the takedown of dozens of other major DDoS-for-hire platforms.
</p>

<p>
	 
</p>

<p>
	The FBI also targeted DDoS-as-a-service platforms in December 2018, when it <a href="https://www.justice.gov/opa/pr/criminal-charges-filed-los-angeles-and-alaska-conjunction-seizures-15-websites-offering-ddos" rel="external nofollow" target="_blank">took down 15 websites</a>, and in December 2022, when the Department of Justice <a href="https://www.bleepingcomputer.com/news/security/fbi-seized-domains-linked-to-48-ddos-for-hire-service-platforms/" target="_blank" rel="external nofollow">seized 48 Internet domains</a> linked to stressed platforms and charged six suspects for their involvement in operating the booter services.
</p>

<p>
	 
</p>

<p>
	Six months later, in May 2023, the U.S. DOJ announced the seizure of 13 additional domains linked to DDoS-for-hire platforms.
</p>

<p>
	 
</p>

<p>
	"Ten of the 13 domains seized today are reincarnations of services that were seized during a prior sweep in December, which targeted 48 top booter services," the DOJ <a href="https://www.justice.gov/usao-cdca/pr/federal-authorities-seize-13-internet-domains-associated-booter-websites-offered-ddos" rel="external nofollow" target="_blank">said</a> at the time.
</p>

<p>
	 
</p>

<p>
	"Regardless of whether someone launches a DDoS attack using their own command-and-control infrastructure (e.g., a botnet) or hires a booter and stresser service to conduct an attack, their transmission of a program, information, code, or command to a protected computer is illegal and may result in criminal charges," the FBI <a href="https://www.fbi.gov/contact-us/field-offices/anchorage/fbi-intensify-efforts-to-combat-illegal-ddos-attacks" rel="external nofollow" target="_blank">warns</a>.
</p>

<p>
	 
</p>

<p>
	H/T <a href="https://twitter.com/vxunderground" rel="external nofollow" role="link">vx-underground</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/police-cracks-down-on-ddos-for-hire-service-active-since-2013/" rel="external nofollow">Police cracks down on DDoS-for-hire service active since 2013</a>
</p>
]]></description><guid isPermaLink="false">16378</guid><pubDate>Fri, 16 Jun 2023 20:35:35 +0000</pubDate></item><item><title>Exclusive: US government agencies hit in global cyberattack</title><link>https://nsaneforums.com/news/security-privacy-news/exclusive-us-government-agencies-hit-in-global-cyberattack-r16353/</link><description><![CDATA[<p>
	<strong>(CNN) -</strong>  “Several” US federal government agencies have been hit in a global cyberattack that exploits a vulnerability in widely used software.
</p>

<p>
	The US Cybersecurity and Infrastructure Security Agency “is providing support to several federal agencies that have experienced intrusions affecting their MOVEit applications,” Eric Goldstein, the agency’s executive assistant director for cybersecurity, said in a statement on Thursday to CNN, referring to the software impacted. “We are working urgently to understand impacts and ensure timely remediation.”
</p>

<p>
	 
</p>

<p>
	It was not immediately clear if the hackers responsible for breaching the federal agencies were a Russian-speaking ransomware group that has claimed credit for numerous other victims in the hacking campaign.
</p>

<p>
	 
</p>

<p>
	A CISA spokesperson had no comment when CNN asked who carried out the hack of federal agencies and how many have been affected.
</p>

<p>
	 
</p>

<p>
	 Agencies were much quicker Thursday to deny they’d been affected by the hacking than to confirm they were. The Transportation Security Administration and the State Department said they were not victims of the hack.
</p>

<p>
	 
</p>

<p>
	CISA Director Jen Easterly told MSNBC on Thursday that she was “confident” that there will not be “significant impacts” to federal agencies from the hacks because of the government’s defensive improvements.
</p>

<p>
	 
</p>

<p>
	But the news adds to a growing tally of victims of a sprawling hacking campaign that began two weeks ago and has hit major US universities and state governments. The hacking spree mounts pressure on federal officials who have pledged to put a dent in the scourge of ransomware attacks that have hobbled schools, hospitals and local governments across the US.
</p>

<p>
	 
</p>

<p>
	Johns Hopkins University in Baltimore and the university’s renowned health system said in a statement this week that “sensitive personal and financial information,” including health billing records may have been stolen in the hack.
</p>

<p>
	 
</p>

<p>
	Meanwhile, Georgia’s state-wide university system – which spans the 40,000-student University of Georgia along with over a dozen other state colleges and universities – confirmed it was investigating the “scope and severity” of the hack.
</p>

<p>
	 
</p>

<p>
	A Russian-speaking hacking group known as CLOP last week claimed credit for some of the hacks, which have also affected employees of the BBC, British Airways, oil giant Shell, and state governments in Minnesota and Illinois, among others.
</p>

<p>
	 
</p>

<p>
	The Russian hackers were the first to exploit the vulnerability, but experts say other groups may now have access to software code needed to conduct attacks.
</p>

<p>
	 
</p>

<p>
	The ransomware group had given victims until Wednesday to contact them about paying a ransom, after which they began listing more alleged victims from the hack on their extortion site on the dark web. As of Thursday morning, the dark website did not list any US federal agencies.
</p>

<p>
	 
</p>

<p>
	Instead, the hackers wrote in all caps, “If you are a government, city or police service do not worry, we erased all your data. You do not need to contact us. We have no interest to expose such information.”
</p>

<p>
	 
</p>

<p>
	The CLOP ransomware group is one of numerous gangs in Eastern Europe and Russia that are almost exclusively focused on wringing their victims for as much money as possible.
</p>

<p>
	 
</p>

<p>
	“The activity we’re seeing at the moment, adding company names to their leak site, is a tactic to scare victims, both listed and unlisted, into paying,” Rafe Pilling, director of threat research at Dell-owned Secureworks, told CNN.
</p>

<p>
	 
</p>

<p>
	The new hacking campaign shows the widespread impact that a single software flaw can have if exploited by skilled criminals.
</p>

<p>
	 
</p>

<p>
	The hackers – a well-known group whose favored malware emerged in 2019 – in late May began exploiting a new flaw in a widely used file-transfer software known as MOVEit, appearing to target as many exposed organizations as they could. The opportunistic nature of the hack left a broad swath of organizations vulnerable to extortion.
</p>

<p>
	 
</p>

<p>
	Progress, the US firm that owns the MOVEit software, has also urged victims to update their software packages and has issued security advice.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.cnn.com/2023/06/15/politics/us-government-hit-cybeattack/index.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">16353</guid><pubDate>Thu, 15 Jun 2023 19:51:06 +0000</pubDate></item><item><title>This malicious Google Chrome extension could hijack your devices if you try and download pirate movies</title><link>https://nsaneforums.com/news/security-privacy-news/this-malicious-google-chrome-extension-could-hijack-your-devices-if-you-try-and-download-pirate-movies-r16339/</link><description><![CDATA[<p>
	<span style="font-size:22px;">This dodgy Chrome extension is proving hard to remove</span>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	New research from HP Wolf security researchers claims a new ChromeLoader campaign has been underway since March affecting users of movie and video game pirating websites.
</p>

<p>
	 
</p>

<p>
	The browser hijacker tricks victims into installing a malicious extension called Shampoo, which then redirects users’ search queries to malicious websites.
</p>

<p>
	 
</p>

<p>
	The researchers found the malware to be re-launching itself via Task Scheduler on victims’ machines every 50 minutes, claiming that “victims are having a difficult time getting rid of this malware because it has multiple persistence mechanisms.”
</p>

<p>
	<br />
	<span style="font-size:22px;"><strong>ChromeLoader malware</strong></span>
</p>

<p>
	 
</p>

<p>
	Beyond its persistence mechanisms, HP states that its multiple evasion techniques make it hard to break down: “The extension is heavily obfuscated and contains many anti-debugging and anti-analysis traps.”
</p>

<p>
	 
	</p><p>
		Even so, the HP Wolf team highlights the similarities between Shampoo and other ChromeLoader versions, pinpointing a specific typo in the code that leads it to believe that it could be linked to another version previously witnessed, giving some hope for justice.
	</p>


<p>
	 
</p>

<p>
	Beyond the Chrome extension malware, this version of the company’s quarterly HP Wolf Security Threat Insights Report shared information about attackers bypassing macro policies by hijacking legitimate Office 365 accounts, urging potential victims to pay attention to what lurks beneath a seemingly legitimate facade.
</p>

<p>
	 
</p>

<p>
	HP’s global head of security for personal systems, Dr Ian Pratt, said: “To protect against increasingly varied attacks, organizations must follow zero trust principles to isolate and contain risky activities such as opening email attachments, clicking on links, or browser downloads. This greatly reduces the attack surface along with the risk of a breach.”
</p>

<p>
	 
</p>

<p>
	Naturally, the company is keen to push its own antivirus and cybersecurity software, but more broadly it’s common practice to install preventative tools like firewalls in order to secure systems as best as possible.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.techradar.com/news/this-malicious-google-chrome-extension-could-hijack-your-devices-if-you-try-and-download-pirate-movies" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">16339</guid><pubDate>Thu, 15 Jun 2023 14:09:14 +0000</pubDate></item><item><title>How a Shady Chinese Firm&#x2019;s Encryption Chips Got Inside the US Navy, NATO, and NASA</title><link>https://nsaneforums.com/news/security-privacy-news/how-a-shady-chinese-firm%E2%80%99s-encryption-chips-got-inside-the-us-navy-nato-and-nasa-r16337/</link><description><![CDATA[<p>
	<span style="font-size:22px;"><strong>The US government warns encryption chipmaker Hualan has suspicious ties to China’s military. Yet US agencies still use one of its subsidiary’s chips, raising fears of a backdoor.</strong></span>
</p>

<p>
	 
</p>

<p>
	<strong>From TikTok to</strong> Huawei routers to DJI drones, rising tensions between China and the US have made Americans—and the US government—increasingly wary of Chinese-owned technologies. But thanks to the complexity of the hardware supply chain, encryption chips sold by the subsidiary of a company specifically flagged in warnings from the US Department of Commerce for its ties to the Chinese military have found their way into the storage hardware of military and intelligence networks across the West.
</p>

<p>
	 
</p>

<p>
	In July of 2021, the Commerce Department's Bureau of Industry and Security added the Hangzhou, China-based encryption chip manufacturer Hualan Microelectronics, also known as Sage Microelectronics, to its so-called “Entity List,” a vaguely named trade restrictions list that highlights companies “acting contrary to the foreign policy interests of the United States.” Specifically, the bureau noted that Hualan had been added to the list for “acquiring and ... attempting to acquire US-origin items in support of military modernization for [China's] People's Liberation Army.”
</p>

<p>
	 
</p>

<p>
	Yet nearly two years later, Hualan—and in particular its subsidiary known as Initio, a company originally headquartered in Taiwan that it acquired in 2016—still supplies encryption microcontroller chips to Western manufacturers of encrypted hard drives, including several that list as customers on their websites Western governments' aerospace, military, and intelligence agencies: NASA, NATO, and the US and UK militaries. Federal procurement records show that US government agencies from the Federal Aviation Administration to the Drug Enforcement Administration to the US Navy have bought encrypted hard drives that use the chips, too.
</p>

<p>
	 
</p>

<p>
	The disconnect between the Commerce Department’s warnings and Western government customers means that chips sold by Hualan’s subsidiary have ended up deep inside sensitive Western information networks, perhaps due to the ambiguity of their Initio branding and its Taiwanese origin prior to 2016. The chip vendor’s Chinese ownership has raised fears among security researchers and China-focused national security analysts that they could have a hidden backdoor that would allow China’s government to stealthily decrypt Western agencies’ secrets.
</p>

<p>
	 
</p>

<p>
	“If a company is on the Entity List, it’s because the US government says this company is actively supporting another country’s military development,” says Dakota Cary, a China-focused research fellow at the Atlantic Council, a Washington, DC-based think tank. “It's saying you should not be purchasing from them, not just because the money you’re spending is going to a company that will use those proceeds in the furtherance of another country’s military objectives, but because you can’t trust the product.”
</p>

<p>
	 
</p>

<p>
	Technically, the Entity List is an “export control” list, says Emily Weinstein, a researcher at Georgetown University's Center for Security and Emerging Technology. That means US organizations are forbidden from exporting components to companies on the list, rather than importing components from them. But Cary, Weinstein, and the Commerce Department note that it's often used as a de facto warning to US customers not to buy from a listed foreign company, either. Both networking firm Huawei and drone-maker DJI have been added to the list, for instance, for their alleged ties to the Chinese military. “It’s used somewhat as a blacklist,” says Weinstein. “The Entity List should be a red or maybe a yellow alert to anyone in the US government who’s working with this company to take a second look at this.”
</p>

<p>
	 
</p>

<p>
	When WIRED reached out to the Commerce Department's Bureau of Industry and Security, a spokesperson responded that the BIS is restricted by law from commenting to the press on specific companies and that a company's unlisted subsidiary—like Initio—isn't technically affected by the Entity List's legal restrictions. But the spokesperson added that “as a general matter, affiliation with an Entity Listed party should be considered a ‘red flag.’”
</p>

<p>
	 
</p>

<p>
	Hualan didn't respond to WIRED's multiple requests for comment, but Initio spokesperson Mike Ching responded in a statement that Initio primarily makes controller chips for consumer storage products, and that its "current products are developed by Initio itself." He added that "Initio is not able to set any backdoors to their products."
</p>

<p>
	 
</p>

<p>
	Hualan's Initio chips are used in encrypted storage devices as so-called bridge controllers, sitting between the USB connection in a storage device and memory chips or magnetic drive to encrypt and decrypt data on a USB thumbdrive or external hard drive. Security researchers' teardowns have shown that storage device manufacturers including Lenovo, Western Digital, Verbatim, and Zalman have all at times used encryption chips sold by Initio.
</p>

<p>
	 
</p>

<p>
	But three lesser-known hard drive manufacturers, in particular, also integrate the Initio chips and list Western government, military, and intelligence agencies as customers. The Middlesex, UK-based hard drive maker iStorage lists on its website customers including NATO and the UK Ministry of Defence. South Pasadena, California-based SecureDrive lists as customers the US Army and NASA. And US federal procurement records show that Poway, California-based Apricorn has sold its encrypted storage products—which use Initio chips—to NASA, the Navy, the FAA, and the DEA, among many others.
</p>

<p>
	 
</p>

<p>
	The encryption features enabled by Initio chips in those drives are designed to protect their data against compromise if the drives are physically accessed, lost, or stolen. But the security of that encryption feature essentially depends on trusting the chip's designer, cryptography experts warn. If there were a secret vulnerability or intentional backdoor in the chips, it would allow anyone who lays hands on any drives that use them—drives are often marketed for use “in the field”—to defeat that feature. And that backdoor could be very, very difficult to detect, cryptographers note, even on the closest inspection.
</p>

<p>
	 
</p>

<p>
	“In the end, it's a matter of trust, whether you actually trust this vendor and its components with all your sensitive data,” says Matthias Deeg, a security researcher at German cybersecurity firm Syss, who has analyzed the Initio chips. “These kinds of microcontrollers are a black box to me and every other researcher trying to understand how this device is working.”
</p>

<p>
	 
</p>

<p>
	Last year, Deeg analyzed the first firmware of a Verbatim secure USB thumbdrive that uses an Initio chip and found multiple security vulnerabilities: One allowed him to quickly bypass a fingerprint reader or PIN on the drives and access any “administrative” password that had been set for the drives, a master password feature designed to allow IT administrators to decrypt users' devices. Another flaw allowed him to “brute-force” the decryption key for the drives, deriving the key to access their contents in at most 36 hours.
</p>

<p>
	 
</p>

<p>
	Deeg says that Initio has since fixed those vulnerabilities. But more troubling, he says, was how tough it was to do that analysis of the devices' firmware. The code had no public documentation, and Hualan didn't respond to his requests for more information. Deeg says the lack of transparency points to how difficult it would be to find a hardware-based backdoor in the chips, such as a minuscule component hidden in their physical design to allow for surreptitious decryption.
</p>

<p>
	 
</p>

<p>
	He notes, too, that there's no way of knowing whether the vulnerabilities he found were accidental. “Is it better to have a hidden backdoor,” Deeg asks, “or one that is more visible but can be attributed to negligence by the developer?”
</p>

<p>
	 
</p>

<p>
	When WIRED reached out to device manufacturers who use Initio chips, iStorage, the UK-based encrypted hard drive maker, told WIRED that its storage devices' architecture means that users don't have to trust Hualan or its Initio subsidiary because the private keys used to encrypt and decrypt data stored on them are generated and stored by a separate chip that comes from a different, France-based manufacturer, and the Initio chip never stores that key. “I appreciate concerns with using Chinese technology, but we’re very confident that even though we’re using these chips, our products cannot be hacked, even by Initio or Hualan,” iStorage's CEO John Michael says. (Michael also noted that some of iStorage products use a chip sold by Taiwanese firm Phison instead of Hualan or Initio, but didn't specify which products.)
</p>

<p>
	 
</p>

<p>
	Even if a bridge controller chip doesn't create a secret key and isn't intended to store it, however, it still has enough access to it to enable a backdoor, says Matthew Green, a cryptography-focused computer science professor at Johns Hopkins University. After all, a bridge controller performs the encryption and decryption using that secret key, and so could either secretly exfiltrate and store it or furtively encrypt the data with its own, different key. “If the chip has the key and does the encryption, there is a possibility of malfeasance,” Green says.
</p>

<p>
	 
</p>

<p>
	iStorage also passed on a statement from Initio pointing out that Initio isn't specifically named on Commerce's Entity List, and arguing that Hualan's inclusion on the list doesn't apply to Initio. But the Atlantic Council's Cary argues—echoing the Commerce spokesperson's “red flag” comment to WIRED—that wholly owned subsidiaries of companies on the list are generally considered to effectively be on the list, too. “I don’t buy that line of argument,” Cary says of Initio's claim to not be affected by the Entity List, pointing out that otherwise the list's restrictions could be easily circumvented through the use of subsidiary companies. “If the company that owns you is on the Entity List, you’re included.”
</p>

<p>
	 
</p>

<p>
	WIRED also reached out to Hualan and Initio customers including NATO, NASA, the US Navy and Army, the DEA, and the FAA. Of those that responded, none would comment on what hardware they buy. But statements from NATO, the US Navy, and the UK Ministry of Defence all repeated that they carefully vet the security of the technology they use. “We have policies in place to address supply chain risk management, as well as established security standards to ensure all procured commercial products and services are inspected for security vulnerabilities,” read a statement from the US Navy, for instance. An FAA spokesperson said the agency complies with government regulations like the National Defense Authorization Act related to the purchase of hardware, but didn't answer questions about purchasing components from companies on Commerce's Entity List.
</p>

<p>
	 
</p>

<p>
	In fact, several of the encrypted hard drives that use Hualan's and Initio's chips tout that they do have cybersecurity certification from the National Institute of Standards and Technology such as the FIPS 140-2 standard. But Johns Hopkins' Green notes that for that level of certification, NIST generally only checks for accidental vulnerabilities in cryptographic products, not intentionally hidden ones created by a determined adversary.
</p>

<p>
	 
</p>

<p>
	“These backdoors can be so subtle and clever, and there’s so many ways to do them that you may not even see in the code,” Green says. “It would really shock me if any of these tests are assuming an untrusted manufacturer.”
</p>

<p>
	 
</p>

<p>
	The mere fact that so many Western government agencies are buying products that include chips sold by the subsidiary of a company on the Commerce Department's trade restrictions list points to the complexities of navigating the computing hardware supply chain, says the Atlantic Council's Cary. “At minimum, it's a real oversight. Organizations that should be prioritizing this level of security are apparently not able to do so, or are making mistakes that have allowed for these products to get into their environments,” he says. “It seems very significant. And it’s probably not a one-off mistake.”
</p>

<p>
	 
</p>

<p>
	<em>Update 9 am ET, June 14, 2023: Added additional comment from an Initio spokesperson.</em>
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.wired.com/story/hualan-encryption-chips-entity-list-china/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">16337</guid><pubDate>Thu, 15 Jun 2023 13:54:56 +0000</pubDate></item><item><title>CISA: LockBit ransomware extorted $91 million in 1,700 U.S. attacks</title><link>https://nsaneforums.com/news/security-privacy-news/cisa-lockbit-ransomware-extorted-91-million-in-1700-us-attacks-r16320/</link><description><![CDATA[<p>
	U.S. and international cybersecurity authorities said in a joint LockBit ransomware advisory that the gang successfully extorted roughly $91 million following approximately 1,700 attacks against U.S. organizations since 2020.
</p>

<p>
	 
</p>

<p>
	This Ransomware-as-a-Service (RaaS) operation was the leading global ransomware threat in 2022, boasting the highest number of victims claimed on their data leak site, said the U.S. authorities and their international partners in Australia, Canada, United Kingdom, Germany, France, and New Zealand.
</p>

<p>
	 
</p>

<p>
	According to reports received by the MS-ISAC throughout last year, approximately 16% of ransomware incidents affecting State, Local, Tribal, and Tribunal (SLTT) governments were LockBit attacks.
</p>

<p>
	 
</p>

<p>
	In these incidents, LockBit affiliates targeted municipal governments, county governments, public higher education institutions, K-12 schools, and emergency services such as law enforcement.
</p>

<p>
	 
</p>

<p>
	"In 2022, LockBit was the most deployed ransomware variant across the world and continues to be prolific in 2023," the joint advisory <a href="https://www.cisa.gov/sites/default/files/2023-06/aa23-165a_understanding_TA_LockBit.pdf" rel="external nofollow" target="_blank">warns</a>.
</p>

<p>
	 
</p>

<p>
	"Since January 2020, affiliates using LockBit have attacked organizations of varying sizes across an array of critical infrastructure sectors, including financial services, food and agriculture, education, energy, government and emergency services, healthcare, manufacturing, and transportation."
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed4952811662" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/CISAgov/status/1668987213667770376" style="overflow: hidden; height: 646px;"></iframe>
</div>

<p>
	Today's advisory includes a list of roughly 30 freeware and open-source tools and a detailed MITRE ATT&amp;CK mapping of over 40 Tactics, Techniques, and Procedures (TTPs) employed by LockBit affiliates in attacks.
</p>

<p>
	 
</p>

<p>
	The cybersecurity authorities shared commonly observed vulnerabilities and exposures (CVEs) exploited by LockBit and an in-depth exploration of the evolutionary trajectory of the LockBit RaaS operation since it first surfaced in September 2019.
</p>

<p>
	 
</p>

<p>
	The joint advisory also provides recommended mitigation measures to help defenders thwart LockBit activity targeting their organizations.
</p>

<p>
	 
</p>

<p>
	"The FBI encourages all organizations to review this CSA and implement the recommended mitigation measures to better defend against threat actors using LockBit. If you believe you are the victim of a cyber crime, please contact your local FBI field office," <a href="https://www.cisa.gov/news-events/news/us-and-international-partners-release-comprehensive-cyber-advisory-lockbit-ransomware" rel="external nofollow" target="_blank">said</a> Bryan Vorndran, Assistant Director of the FBI's Cyber Division, today.
</p>

<p>
	 
</p>

<p>
	LockBit ransomware emerged <a href="https://www.bleepingcomputer.com/news/security/lockbit-ransomware-self-spreads-to-quickly-encrypt-225-systems/" target="_blank" rel="external nofollow">in September 2019</a> as a ransomware-as-a-service (RaaS) operation and resurfaced as the LockBit 2.0 RaaS <a href="https://twitter.com/Intel_by_KELA/status/1406905385580118017?s=20" rel="external nofollow" target="_blank">in June 2021</a> in response to the ban on ransomware groups on cybercrime forums.
</p>

<p>
	 
</p>

<p>
	In a <a href="https://www.bleepingcomputer.com/news/security/fbi-shares-lockbit-ransomware-technical-details-defense-tips/" target="_blank" rel="external nofollow">February 2022 flash alert</a>, the FBI shared LockBit indicators of compromise and advised victims to report any LockBit attacks urgently.
</p>

<p>
	 
</p>

<p>
	Several months later, <a href="https://www.bleepingcomputer.com/news/security/lockbit-30-introduces-the-first-ransomware-bug-bounty-program/" target="_blank" rel="external nofollow">LockBit 3.0 was unveiled</a> with noteworthy upgrades such as Zcash cryptocurrency payment options, innovative extortion tactics, and the first ransomware bug bounty program.
</p>

<p>
	 
</p>

<p>
	Since then LockBit claimed several high-profile victims worldwide, including the <a href="https://www.bleepingcomputer.com/news/security/lockbit-ransomware-claims-attack-on-continental-automotive-giant/" target="_blank" rel="external nofollow">Continental automotive giant</a>, the <a href="https://www.bleepingcomputer.com/news/security/lockbit-claims-ransomware-attack-on-italian-tax-agency/" target="_blank" rel="external nofollow">Italian Internal Revenue Service</a>, the <a href="https://www.bleepingcomputer.com/news/security/lockbit-ransomware-gang-claims-royal-mail-cyberattack/" target="_blank" rel="external nofollow">UK Royal Mail</a>, and the <a href="https://www.bleepingcomputer.com/news/security/lockbit-ransomware-gang-now-also-claims-city-of-oakland-breach/" target="_blank" rel="external nofollow">City of Oakland</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/cisa-lockbit-ransomware-extorted-91-million-in-1-700-us-attacks/" rel="external nofollow">CISA: LockBit ransomware extorted $91 million in 1,700 U.S. attacks</a>
</p>
]]></description><guid isPermaLink="false">16320</guid><pubDate>Wed, 14 Jun 2023 19:22:58 +0000</pubDate></item><item><title>Google Bard's EU launch gets delayed due to privacy issues</title><link>https://nsaneforums.com/news/security-privacy-news/google-bards-eu-launch-gets-delayed-due-to-privacy-issues-r16301/</link><description><![CDATA[<p>
	When Google announced back in May that its Bard chatbot AI service would launch "worldwide", it failed to mention that would not include the countries <a href="https://www.neowin.net/news/google-bard-ai-chatbot-is-not-available-in-the-european-union-over-potential-gdpr-concerns/" rel="external nofollow">that are a part of the European Union</a>, due to concerns over privacy issues. Today, it appears a planned EU launch for Bard this week has been pushed back over those same concerns.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.politico.eu/article/google-postpone-bard-chatbot-eu-launch-privacy-concern/" rel="external nofollow">Politico EU</a> reports that the Irish Data Protection Commission was told by Google that it wanted to launch Bard in the EU this week. However, the Ireland data regulator stated that Google "had not had any detailed briefing nor sight of a data protection impact assessment or any supporting documentation at this point." Therefore, the Bard EU launch has been postponed indefinitely.
</p>

<p>
	 
</p>

<p>
	The article also has a quote from a Google spokesperson, who stated:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	We said in May that we wanted to make Bard more widely available, including in the European Union, and that we would do so responsibly, after engagement with experts, regulators and policymakers. As part of that process, we’ve been talking with privacy regulators to address their questions and hear feedback.
</p>

<p>
	 
</p>

<p>
	The European Union's rules for data and privacy are covered by its General Data Protection Regulation (GDPR) and so far, it looks like Bard has yet to satisfy those requirements. The UK does have its own version of the GDPR but Bard is allowed to operate in that country under those regulations.
</p>

<p>
	 
</p>

<p>
	Ironically, back in March, Ireland's Data Protection Commissioner Helen Dixon stated that <a href="https://www.neowin.net/news/ireland-data-regulator-we-should-not-blindly-ban-ai-powered-chatbots/" rel="external nofollow">banning chatbots shouldn't be rushed into by countries</a>, stating that "... it's time to be having those conversations now rather than rushing into prohibitions that really aren't going to stand up."
</p>

<p>
	 
</p>

<p>
	You may remember that back in March, Italy's data protection agency <a href="https://www.neowin.net/news/italys-data-protection-agency-blocks-chatgpt-over-purported-privacy-infringement/" rel="external nofollow">blocked the use of OpenAI's ChatGPT</a> in that country over privacy issues. That block was removed a few weeks later, after OpenAI <a href="https://www.neowin.net/news/chatgpt-is-allowed-again-in-italy-after-it-put-in-some-data-protection-safeguards/" rel="external nofollow">put in some safeguards</a>. They included asking new users if they were 18 years of age and over, or if they were between 13 to 17 years old to ask a parent or guardian to use it.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/google-bards-eu-launch-gets-delayed-due-to-privacy-issues/" rel="external nofollow">Google Bard's EU launch gets delayed due to privacy issues</a>
</p>
]]></description><guid isPermaLink="false">16301</guid><pubDate>Tue, 13 Jun 2023 20:42:38 +0000</pubDate></item><item><title>RDP honeypot targeted 3.5 million times in brute-force attacks</title><link>https://nsaneforums.com/news/security-privacy-news/rdp-honeypot-targeted-35-million-times-in-brute-force-attacks-r16299/</link><description><![CDATA[<p>
	Remote desktop connections are so powerful a magnet for hackers that an exposed connection can average more than 37,000 times every day from various IP addresses.
</p>

<p>
	 
</p>

<p>
	During this phase, the attacks are automated. But once they get the right access credentials, the hackers start searching for important or sensitive files manually.
</p>

<h3>
	Hackers swarm to RDP
</h3>

<p>
	An experiment using high-interaction honeypots with an RDP connection accessible from the public web shows how relentless attackers are and that they operate within a daily schedule very much like working office hours.
</p>

<p>
	 
</p>

<p>
	Over three months, the researchers at <a href="https://www.gosecure.net/" rel="external nofollow">GoSecure</a>, a threat hunting and response company with headquarters in the U.S. and Canada, recorded close to 3.5 million login attempts to their RDP honeypot system.
</p>

<p>
	 
</p>

<p>
	Andreanne Bergeron, a cybersecurity researcher at GoSecure, explained at the NorthSec cybersecurity conference in Montreal, Canada, that the honeypots are linked to a research program that aims to understand attacker strategies that could be translated into prevention advice.
</p>

<p>
	 
</p>

<p>
	The honeypot has been functioning on and off for more than three years and running steadily for over a year but the data collected for the presentation represents only three months, between July 1 and September 30, 2022.
</p>

<p>
	 
</p>

<p>
	During this time, the honeypot was hit 3,427,611 times from more than 1,500 IP addresses. However, the attack count for the entire year reached 13 million login attempts.
</p>

<p>
	 
</p>

<p>
	To whet the attackers’ appetite, the researchers named the system to appear to be part of a bank’s network.
</p>

<p>
	 
</p>

<p>
	As expected, the compromise attempts relied on brute-force attacks based on multiple dictionaries and the most common username was “Administrator” and variation of it (e.g. short version, different language or letter case).
</p>

<p>
	 
</p>

<p>
	In some 60,000 cases, though, the attacker did some reconnaissance before trying to find the right login and ran some usernames that are obviously out of place in the set below.
</p>

<p>
	 
</p>

<p>
	<img alt="RDP_honeypot_users.jpg" class="ipsImage" data-ratio="75.10" height="540" width="642" src="https://www.bleepstatic.com/images/news/u/1100723/RDP_honeypot_users.jpg">
</p>

<p>
	 
</p>

<p>
	Bergeron explained that the three odd usernames in the image above are related to the honeypot system (names of the RDP certificate and the host, and the hosting provider).
</p>

<p>
	 
</p>

<p>
	The presence of this data in the top 12 tried login names indicates that at least some of the hackers did not blindly test credential pairs t log in but gathered information about the victim first.
</p>

<p>
	 
</p>

<p>
	Bergeron told us that the system collected hashes of the passwords and the researchers were able to revert the weaker ones. The results showed that the most common strategy was to use a variation of the RDP certificate, followed by variants of the word ‘password’ and a simple string of up to ten digits.
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	One interesting observation when correlating these statistics with the attack IP addresses is that the RDP certificate name was used exclusively in login attempts from IPs in China (98%) and Russia (2%).
</p>

<p>
	 
</p>

<p>
	However, this does not necessarily mean that the attackers are from the two countries but that they use infrastructure in the two regions.
</p>

<p>
	 
</p>

<p>
	Another observation is that plenty of attackers (15%) combined thousands of passwords with just five usernames.
</p>

<h3>
	A normal working day
</h3>

<p>
	The human involvement in the attack became more evident past this initial bruteforce stage when the hackers started snooping inside the system for valuable data.
</p>

<p>
	 
</p>

<p>
	Digging further into the data, Bergeron created a heat map for IP addresses targeting the honeypot and noticed that the activity formed a daily pattern with pauses indicating that the hackers were taking a break.
</p>

<p>
	 
</p>

<p>
	Many activity chunks span over four hours and up to eight, although some sessions were as long as 13 hours. This suggests human intervention, at least for launching the attacks, and appears to follow a schedule of some sort.
</p>

<p>
	 
</p>

<p>
	Adding weight to this observation is the fact that the bruteforce activity stopped during weekend days, possibly suggesting that the attackers are treating the hacking activity like a regular job.
</p>

<p>
	 
</p>

<p>
	It is worth noting that these were all automated login attempts that did not require human monitoring once the script was properly tweaked.
</p>

<p>
	 
</p>

<p>
	In one example, Bergeron noticed an eight-hour gap between attacks and inferred that it could indicate an attacker working in shifts.
</p>

<p>
	 
</p>

<p>
	The human touch and the level of sophistication were also visible in attacks that were customized for the target (14%) as well as in adding a delay between each login attempt, to mimic a real person’s activity.
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	The human involvement in the attack became more evident past this initial bruteforce stage when the hackers started snooping inside the system for valuable data.
</p>

<p>
	 
</p>

<p>
	Despite the researchers lowering the login difficulty on the honeypot with the ‘admin/admin’ credential pair, Bergeron told BleepingComputer that only 25% of the hackers started to explore the machine for important files.
</p>

<p>
	 
</p>

<p>
	Bergeron also said that the honeypot was empty, which is probably why only a quarter of the attackers lingered on searching for data. However, the next step of the research would be to fill the server with fake corporate files and monitor the attacker’s movements and actions.
</p>

<p>
	 
</p>

<p>
	To record and store the attack data, which includes live video feeds of the adversary RDP session, the research used <a href="https://github.com/GoSecure/pyrdp" rel="external nofollow">PyRDP</a>, an open-source interception tool developed at GoSecure by <a href="https://twitter.com/obilodeau" rel="external nofollow">Olivier Bilodeau</a>, cybersecurity research director at the company and president of the NorthSec conference.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.youtube.com/watch?v=ge67z-YxjIA&amp;t=16368s" rel="external nofollow" target="_blank">Andreanne Bergeron's talk</a> at NorthSec this year is titled "Human vs Machine: The Level of Human Interaction in Automated Attacks Targeting the Remote Desktop Protocol." All the talks from both stages of the conference are available on <a href="https://www.youtube.com/@NorthSecIo" rel="external nofollow" target="_blank">NorthSec's YouTube channel</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/rdp-honeypot-targeted-35-million-times-in-brute-force-attacks/" rel="external nofollow">RDP honeypot targeted 3.5 million times in brute-force attacks</a>
</p>
]]></description><guid isPermaLink="false">16299</guid><pubDate>Tue, 13 Jun 2023 20:40:16 +0000</pubDate></item><item><title>Hackers can steal cryptographic keys by video-recording power LEDs 60 feet away</title><link>https://nsaneforums.com/news/security-privacy-news/hackers-can-steal-cryptographic-keys-by-video-recording-power-leds-60-feet-away-r16296/</link><description><![CDATA[<h3>
	Key-leaking side channels are a fact of life. Now they can be done by video-recording power LEDs.
</h3>

<div itemprop="articleBody">
	<p>
		<img alt="surveillance-cam-smartcard-reader-800x45" class="ipsImage" data-ratio="62.50" height="405" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2023/06/surveillance-cam-smartcard-reader-800x450.jpg">
	</p>

	<div>
		<em>Left: a smart card reader processing the encryption key of an inserted smart card. Right: a surveillance </em>
	</div>

	<div>
		<em>camera video records the reader's power LED from 60 feet away.</em>
	</div>

	<div>
		<em>Nassi et al.</em>
	</div>

	<p>
		 
	</p>
	

	<p>
		Researchers have devised a novel attack that recovers the secret encryption keys stored in smart cards and smartphones by using cameras in iPhones or commercial surveillance systems to video record power LEDs that show when the card reader or smartphone is turned on.
	</p>

	<p>
		 
	</p>

	<p>
		The attacks enable a new way to exploit two previously disclosed side channels, a class of attack that measures physical effects that leak from a device as it performs a cryptographic operation. By carefully monitoring characteristics such as power consumption, sound, electromagnetic emissions, or the amount of time it takes for an operation to occur, attackers can assemble enough information to recover secret keys that underpin the security and confidentiality of a cryptographic algorithm.
	</p>

	<h2>
		Side-channel exploitation made simple
	</h2>

	<p>
		As Wired <a href="https://www.wired.com/2008/04/nsa-releases-se/" rel="external nofollow">reported in 2008</a>, one of the oldest known side channels was in a top-secret encrypted teletype terminal that the US Army and Navy used during World War II to transmit communications that couldn’t be read by German and Japanese spies. To the surprise of the Bell Labs engineers who designed the terminal, it caused readings from a nearby oscilloscope each time an encrypted letter was entered. While the encryption algorithm in the device was sound, the electromagnetic emissions emanating from the device were enough to provide a side channel that leaked the secret key.
	</p>

	<div>
		<div>
			<div>
				 
			</div>
		</div>
	</div>
	Side channels have been a fact of life ever since, with new ones being found regularly. The recently discovered side channels tracked as Minerva and Hertzbleed came to light in 2019 and 2022, respectively. <a href="https://minerva.crocs.fi.muni.cz/" rel="external nofollow">Minerva</a> was able to recover the 256-bit secret key of a US-government-approved smart card by measuring timing patterns in a cryptographic process known as scalar multiplication. <a href="https://arstechnica.com/information-technology/2022/06/researchers-exploit-new-intel-and-amd-cpu-flaw-to-steal-encryption-keys/" rel="external nofollow">Hertzbleed</a> allowed an attacker to recover the private key used by the post-quantum SIKE cryptographic algorithm by measuring the power consumption of the Intel or AMD CPU performing certain operations. Given the use of time measurement in one and power measurement in the other, Minerva is known as a timing side channel, and Hertzbleed can be considered a power side channel.

	<p>
		 
	</p>

	<p>
		On Tuesday, academic researchers unveiled <a href="https://www.nassiben.com/video-based-crypta" rel="external nofollow">new research</a> demonstrating attacks that provide a novel way to exploit these types of side channels. The first attack uses an Internet-connected surveillance camera to take a high-speed video of the power LED on a smart card reader—or of an attached peripheral device—during cryptographic operations. This technique allowed the researchers to pull a 256-bit ECDSA key off the same government-approved smart card used in Minerva. The other allowed the researchers to recover the private SIKE key of a Samsung Galaxy S8 phone by training the camera of an iPhone 13 on the power LED of a USB speaker connected to the handset, in a similar way to how Hertzbleed pulled SIKE keys off Intel and AMD CPUs.
	</p>

	<p>
		 
	</p>

	<p>
		Power LEDs are designed to indicate when a device is turned on. They typically cast a blue or violet light that varies in brightness and colour depending on the power consumption of the device they are connected to.
	</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/ITqBKRZvS3Y?feature=oembed" title="Video-Based Cryptanalysis" width="200"></iframe>
		</div>
	</div>

	<p>
		<em>Video-based cryptanalysis.</em>
	</p>

	<figure>
		<figcaption>
			 
		</figcaption>
	</figure>

	<p>
		There are limitations to both attacks that make them unfeasible in many (but not all) real-world scenarios (more on that later). Despite this, the published research is groundbreaking because it provides an entirely new way to facilitate side-channel attacks. Not only that, but the new method removes the biggest barrier holding back previously existing methods from exploiting side channels: the need to have instruments such as an oscilloscope, electric probes, or other objects touching or being in proximity to the device being attacked.
	</p>

	<p>
		 
	</p>

	<p>
		In Minerva's case, the device hosting the smart card reader had to be compromised for researchers to collect precise-enough measurements. Hertzbleed, by contrast, didn’t rely on a compromised device but instead took 18 days of constant interaction with the vulnerable device to recover the private SIKE key. To attack many other side channels, such as the one in the World War II encrypted teletype terminal, attackers must have specialized and often expensive instruments attached or near the targeted device.
	</p>

	<p>
		 
	</p>

	<p>
		The video-based attacks presented on Tuesday reduce or completely eliminate such requirements. All that’s required to steal the private key stored on the smart card is an Internet-connected surveillance camera that can be as far as 62 feet away from the targeted reader. The side-channel attack on the Samsung Galaxy handset can be performed by an iPhone 13 camera that’s already present in the same room.
	</p>

	<p>
		 
	</p>
</div>

<div itemprop="articleBody">
	<p>
		“One of the most significant things of this paper is the fact that you don’t need to connect the probe, connect a scope, or use a software-defined radio,” Ben Nassi, the lead researcher of the attack, said in an interview. “It’s not intrusive, and you can use common or popular devices such as a smartphone in order to apply the attack. For the case of the Internet-connected video camera, you don’t even need to approach the physical scene in order to apply the attack, which is something you cannot do with a software-defined radio or with connecting probes or things like this.”
	</p>

	<p>
		 
	</p>

	<p>
		The technique has another benefit over more traditional side-channel attacks: precision and accuracy. Attacks such as Minerva and Hertzbleed leak information through networks, which introduces latency and adds noise that must be compensated for by collecting data from large numbers of operations. This limitation is what causes the Minerva attack to require a targeted device to be compromised and the Hertzbleed attack to take 18 days.
	</p>

	<h2>
		Rocking the rolling shutter
	</h2>

	<p>
		To many people's surprise, a standard video camera recording a power LED provides a means of data collection that is much more efficient for measuring information leaking through a side channel. When a CPU performs different cryptographic operations, a targeted device consumes varying amounts of power. The variations cause changes in brightness and sometimes colors of the power LEDs of the device or of peripherals connected to the device.
	</p>

	<p>
		 
	</p>

	<p>
		To capture the LED variations in sufficient detail, the researchers activate the <a href="https://filmlifestyle.com/what-is-rolling-shutter/" rel="external nofollow">rolling shutter</a> available in newer cameras. Rolling shutter is a form of image capture akin in someways to time-lapse photography. It rapidly records a frame line by line in a vertical, horizontal, or rotational fashion. Traditionally, a camera could only take pictures or videos at the speed of its frame rate, which maxed out at 60 to 120 frames per second.
	</p>

	<p>
		 
	</p>

	<p>
		<img alt="Rolling_shutter_effect_animation.gif" class="ipsImage" data-ratio="50.00" height="200" width="400" src="https://cdn.arstechnica.net/wp-content/uploads/2023/06/Rolling_shutter_effect_animation.gif">
	</p>

	<div>
		<em>A GIF image illustrating the concept behind rolling shutter </em>
	</div>

	<div>
		<em>capturing a spinning disc.</em>
	</div>

	<div>
		<em>cmglee</em>
	</div>

	<p>
		 
	</p>

	<p>
		Activating a rolling shutter can upsample the sampling rate to collect roughly 60,000 measurements per second. By completely filling a frame with the power LED that’s presently on or connected to a device while it performs cryptographic operations, the researchers exploited the rolling shutter, making it possible for an attacker to collect enough detail to deduce the secret key stored on a smart card, phone, or other device.
	</p>

	<p>
		 
	</p>

	<p>
		“This is possible because the intensity/brightness of the device’s power LED correlates with its power consumption, due to the fact that in many devices, the power LED is connected directly to the power line of the electrical circuit which lacks effective means (e.g., filters, voltage stabilizers) of decoupling the correlation,” the researchers wrote in Tuesday’s paper.
	</p>

	<p>
		 
	</p>

	<p>
		They continued:
	</p>

	<p>
		 
	</p>

	<p style="margin-left: 40px;">
		We empirically analyze the sensitivity of video cameras and show that they can be used to conduct cryptanalysis because: (1) the limited eight-bit resolution (a discrete space of 256 values) of a single RGB channel of video footage of a device’s power LED is sufficient for detecting differences in the device’s power consumption which are caused by the cryptographic computations, and (2) the video camera’s rolling shutter can be exploited to upsample the sampling rate of the intensity/brightness of the power LED in the video footage to the level needed to perform cryptanalysis, i.e., increasing the number of measurements (sampling rate) of the intensity/brightness of the power LED in video footage by three orders of magnitude from the FPS rate (which provides 60–120 measurements per second) to the rolling shutter rate (which provides 60K measurements per second in the iPhone 13 Pro Max), by zooming the video camera on the power LED of the target device so the view of the LED fills the entire frame of the video footage. By doing so, attackers can use a video camera as a remote invasive alternative to the professional dedicated sensors which are usually used to conduct cryptanalysis (e.g., a scope, software-defined radio).
	</p>

	<p>
		 
	</p>

	<p>
		Videos <a href="https://www.youtube.com/watch?v=zNqPIT4LeFg" rel="external nofollow">here</a> and <a href="https://www.youtube.com/watch?v=yslca64EaBE" rel="external nofollow">here</a> and displayed below show the video-capture process of a smart card reader and Samsung Galaxy phone, respectively, as they perform cryptographic operations. To the naked eye, the captured video looks unremarkable.
	</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/zNqPIT4LeFg?feature=oembed" title="Minerva-1 (16 meters)" width="200"></iframe>
		</div>
	</div>

	<p>
		<em>Zoom-in on power LED of smartcard reader.</em>
	</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/yslca64EaBE?feature=oembed" title="HertzBleed" width="200"></iframe>
		</div>
	</div>

	<p>
		<em>Hertzbleed-style attack on Samsung Galaxy.</em>
	</p>

	<p>
		 
	</p>

	<p>
		To the naked eye, the captured video <a href="https://www.youtube.com/watch?v=UzHRNY57HX4" rel="external nofollow">looks unremarkable</a>.
	</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/UzHRNY57HX4?feature=oembed" title="HertzBleed" width="200"></iframe>
		</div>
	</div>

	<p>
		<em>Hertzbleed.</em>
	</p>

	<p>
		 
	</p>

	<p>
		But by analyzing the video frames for different RGB values in the green channel, an attacker can identify the start and finish of a cryptographic operation.
	</p>

	<p>
		 
	</p>
</div>

<div itemprop="articleBody">
	<div>
		<div>
			<div>
				<ul>
					<li data-responsive="https://cdn.arstechnica.net/wp-content/uploads/2023/06/frame-yielding-key-980x551.jpg 1080, https://cdn.arstechnica.net/wp-content/uploads/2023/06/frame-yielding-key-1440x810.jpg 2560" data-src="https://cdn.arstechnica.net/wp-content/uploads/2023/06/frame-yielding-key.jpg" data-sub-html="#caption-1947162" data-thumb="https://cdn.arstechnica.net/wp-content/uploads/2023/06/frame-yielding-key-150x150.jpg">
						<figure>
							<div>
								<img alt="frame-yielding-key.jpg" class="ipsImage" data-ratio="75.10" height="405" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2023/06/frame-yielding-key.jpg">
							</div>

							<figcaption id="caption-1947162">
								<div>
									<em>An illustration of how a video frame can be analyzed to recover the private key of a device.</em>
								</div>

								<div>
									<em>Nassie et al.</em>
								</div>
							</figcaption>
						</figure>
					</li>
					<li data-responsive="https://cdn.arstechnica.net/wp-content/uploads/2023/06/ecdsa-signatures-sike-operations-980x551.jpg 1080, https://cdn.arstechnica.net/wp-content/uploads/2023/06/ecdsa-signatures-sike-operations-1440x810.jpg 2560" data-src="https://cdn.arstechnica.net/wp-content/uploads/2023/06/ecdsa-signatures-sike-operations.jpg" data-sub-html="#caption-1947167" data-thumb="https://cdn.arstechnica.net/wp-content/uploads/2023/06/ecdsa-signatures-sike-operations-150x150.jpg">
						<figure>
							<div>
								<img alt="ecdsa-signatures-sike-operations.jpg" class="ipsImage" data-ratio="75.10" height="405" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2023/06/ecdsa-signatures-sike-operations.jpg">
							</div>

							<figcaption id="caption-1947167">
								<div>
									<em>Graph showing the beginning and ending of ECDSA signatures and SIKE operations.</em>
								</div>

								<div>
									<em>Nassi et al.</em>
								</div>
							</figcaption>
						</figure>
					</li>
				</ul>
			</div>
		</div>
	</div>

	<h2>
		Some restrictions apply
	</h2>

	<p>
		Here are the threat models assumed in the research:
	</p>

	<p>
		 
	</p>

	<p>
		A <strong>target device</strong> is creating a digital signature or performing a similar cryptographic operation on a device. The device has either a standard on/off type 1 or indicative power type 2 power LED, which maintains a constant color or a changing color in response to triggered cryptographic operations. If the device doesn't have a type 1 or type 2 power LED, it must be connected to a peripheral device that does. The brightness or color of these power LEDs must correlate to the power consumption of the device.
	</p>

	<p>
		 
	</p>

	<p>
		The <strong>attacker </strong>is a malicious entity in a position to constantly video-record the power LED of either the device or a peripheral device such as USB speakers while the cryptographic operation is taking place.
	</p>

	<p>
		 
	</p>
	In the smart card reader's case, the attacker acquires video by first hacking a surveillance camera that's up to 60 feet away from—and has line of sight to—the reader's power LED. The camera compromise must allow the attacker to control the zoom and rotation of the camera. Given <a href="https://arstechnica.com/information-technology/2022/06/vulnerabilities-in-meeting-owl-videoconference-device-imperil-100k-users/" rel="external nofollow">numerous instances</a> of Internet-connected video cameras being <a href="https://arstechnica.com/information-technology/2022/06/vulnerabilities-in-meeting-owl-videoconference-device-imperil-100k-users/" rel="external nofollow">actively hacked</a> by researchers, real-world <a href="https://arstechnica.com/information-technology/2016/09/botnet-of-145k-cameras-reportedly-deliver-internets-biggest-ddos-ever/" rel="external nofollow">botnet operators</a>, and other <a href="https://arstechnica.com/information-technology/2017/04/rash-of-in-the-wild-attacks-permanently-destroys-poorly-secured-iot-devices/" rel="external nofollow">threat actors</a>, the assumption in the current attack isn't an especially tall order.

	<p>
		When the camera is 60 feet away, the room lights must be turned off, but they can be turned on if the surveillance camera is at a distance of about 6 feet. (An attacker can also use an iPhone to record the smart card reader power LED.) The video must be captured for 65 minutes, during which the reader must constantly perform the operation.
	</p>

	<p>
		 
	</p>

	<p>
		For the Samsung Galaxy, the attacker must be able to record the power LED of USB-connected speakers from a fairly close range while the handset performs a SIKE signing operation.
	</p>

	<p>
		 
	</p>

	<p>
		The <strong>attack </strong>assumes there is an existing side channel that leaks power consumption, timing, or other physical manifestations of the device as it performs a cryptographic operation. The smart cards inserted into the readers used a code library that had yet to be patched against the Minerva attack. A library used by the Samsung Galaxy remained vulnerable against Hertzbleed. It's likely that at least some side channels discovered in the future would also allow the attack to work.
	</p>

	<p>
		 
	</p>

	<p>
		The threat model significantly limits the scenarios under which the current attack works, so attacks aren't likely to work against government-approved readers used on military bases or other high-security settings (the researchers didn't test any of these).
	</p>

	<p>
		 
	</p>

	<p>
		That's because the card readers themselves are likely hardened, and even if they're not, smart cards issued to personnel in these settings are rotated every couple of years to ensure they contain the latest security updates. Even if both a reader and smart card are vulnerable, the reader must process the card for a full 65 minutes, something that's impossible during a standard card swipe at a security checkpoint.
	</p>

	<p>
		 
	</p>

	<p>
		But not all settings are as carefully restricted. All six of the smart card readers found to facilitate the attack are available on Amazon and are compatible with common access cards (known as CACs) used by the <a href="https://militarycac.com/files/CAC_Reader_Class.pdf" rel="external nofollow">US military</a>. Four of the readers are advertised with the words "DOD," "military," or both. It isn't unusual for military or government personnel to use such card readers when logging in to non-classified networks from remote locations.
	</p>

	<p>
		 
	</p>
</div>

<div itemprop="articleBody">
	<p>
		"In general, as long as the particular manufacturer and model are supported by your OS, the only other prerequisites to access DoD resources are (1) that you have the current root and intermediate DoD CAs installed for your OS to trust both your smart card certificate(s) and the certs of sites/services you’re connecting to and (2) that the resource in question is directly accessible from the public Internet (vs. connecting an internal VPN first)," Matt said in an interview. That account was similar to one given by a former Airforce contractor who said, "I never had specific CAC readers dictated to me. If they worked, we were fine."
	</p>

	<p>
		 
	</p>

	<p>
		Restrictions in corporations, state or local governments, and other organizations are likely more lenient still.
	</p>

	<p>
		 
	</p>
	Another limitation with the attack on the Samsung Galaxy is that the SIKE algorithm was taken out of the running as a post-quantum encryption contender following the discovery of an attack that uses complex mathematics and a single traditional PC to <a href="https://arstechnica.com/information-technology/2022/08/sike-once-a-post-quantum-encryption-contender-is-koed-in-nist-smackdown/" rel="external nofollow">recover the secret key</a> protecting encrypted transactions.

	<p>
		 
	</p>

	<p>
		In an emailed statement, Samsung officials wrote: "We can confirm that the hypothetical attack developed by researchers on the Galaxy S8 was reported to us in 2022, reviewed, and deemed low risk as the particular algorithm is not used on our devices. Consumer privacy is of the utmost importance, and we will keep our security protocols to the highest standard for all devices."
	</p>

	<h2>
		Interesting, important, impressive
	</h2>
	Despite the attack's shortcomings, the results of the research are "definitely interesting and important," particularly in the wake of the discovery of Hertzbleed and a similar attack known as <a href="https://arstechnica.com/information-technology/2020/11/intel-sgx-defeated-yet-again-this-time-thanks-to-on-chip-power-meter/" rel="external nofollow">Platypus</a>, said Daniel Gruss, a researcher at Graz University of Technology who has helped discover several side channels, including ones <a href="https://arstechnica.com/information-technology/2020/03/hackers-can-steal-secret-data-stored-in-intels-sgx-secure-enclave/" rel="external nofollow">here</a> and <a href="https://arstechnica.com/gadgets/2019/02/researchers-use-intel-sgx-to-put-malware-beyond-the-reach-of-antivirus-software/" rel="external nofollow">here</a> in Intel CPUs. In an email, he wrote:

	<p>
		 
	</p>

	<p style="margin-left: 40px;">
		There is a line of research that becomes increasingly relevant around attacks like Platypus, Hertzbleed, and attacks like this one. The basic issue is that power side-channel attacks are incredibly powerful in what information they can leak. For the past decades, this required physical equipment, making those attacks unrealistic in many real-world settings. Now, with remote software-based attacks or the video-recording-based/air-gapped attack presented in this paper, this really changes a lot.
	</p>

	<p>
		 
	</p>

	<p>
		Dan Boneh, a computer scientist and cryptographer at Stanford University, said in an interview that even taking the limitations into account, "it is still impressive that the attack works at all."
	</p>

	<p>
		 
	</p>

	<p>
		Gruss also noted the common observation made by many researchers that attacks only get better over time with the discovery of new techniques and vulnerabilities.
	</p>

	<p>
		 
	</p>

	<p>
		Another factor potentially offsetting some of the limitations is the rapid pace of advances being made in cameras, which in a few years may increase the range or shorten the time required for the attack. The researchers wrote:
	</p>

	<p>
		 
	</p>

	<p style="margin-left: 40px;">
		We also raise concern regarding the real potential of video-based cryptanalysis in our days, given existing improvements in video cameras’ specifications. In our research, we focused on commonly used and popular video cameras to demonstrate video-based cryptanalysis (i.e., 8-bit space for a single RGB channel, Full-HD resolution, and maximum supported shutter speed). However, new versions of smartphones already support video footage of 10-bit resolution (e.g., iPhone 14 Pro MAX and Samsung Galaxy S23 Ultra). Moreover, professional video cameras with a resolution of 12-14 bits already exist, 2 Such video cameras may provide much greater sensitivity, which may allow attackers to perform attacks with the ability to detect very subtle changes in the device’s power consumption via the intensity of the power LED. In addition, many Internet-connected security cameras with greater optical-zoom capabilities than the video camera used in our research (25X) already exist (30X, 36X) and are likely already widely deployed. Such security cameras may allow attackers to perform video-based cryptanalysis against target devices from a greater distance than that demonstrated in this paper. Finally, new professional video cameras for photographers currently support a shutter speed of 1/180,000 (e.g, Fujifilm X-H2.3) The use of such video cameras may allow attackers to obtain measurements at a higher sampling rate which may expose other devices to the risk of video-based cryptanalysis.
	</p>

	<p>
		 
	</p>

	<p>
		The research is the result of a collaboration between The Urban Tech Hub at Cornell Tech and The Cyber Security Research Center at the Ben-Gurion University of the Negev. Besides Nassi, team members included Etay Iluz, Or Cohen, Ofek Vayner, Dudi Nassi, Boris Zadov, and Yuval Elovici.
	</p>

	<p>
		 
	</p>

	<p>
		The researchers recommend several countermeasures that manufacturers can take to harden devices against video-based cryptanalysis. Chief among them is avoiding the use of indicative power LEDs by integrating a capacitor that functions as a "low pass filter." Another option is to integrate an operational amplifier between the power line and the power LED.
	</p>

	<p>
		 
	</p>

	<p>
		It's not clear if or when manufacturers of affected devices might add such countermeasures. For now, people who are unsure about the vulnerability of their devices should consider placing opaque tape on power LEDs or using other means to block them from view.
	</p>

	<p>
		 
	</p>
</div>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/information-technology/2023/06/hackers-can-steal-cryptographic-keys-by-video-recording-connected-power-leds-60-feet-away/" rel="external nofollow">Hackers can steal cryptographic keys by video-recording power LEDs 60 feet away</a>
</p>
]]></description><guid isPermaLink="false">16296</guid><pubDate>Tue, 13 Jun 2023 20:32:34 +0000</pubDate></item><item><title>Swiss government warns of ongoing DDoS attacks, data leak</title><link>https://nsaneforums.com/news/security-privacy-news/swiss-government-warns-of-ongoing-ddos-attacks-data-leak-r16264/</link><description><![CDATA[<p>
	The Swiss government has disclosed that a recent ransomware attack on an IT supplier might have impacted its data, while today, it warns that it is now targeted in DDoS attacks.
</p>

<p>
	 
</p>

<p>
	The situation reflects the complex threats affecting organizations and governments as they utilize third-party services to host data and publicly expose online services.
</p>

<h2>
	Ransomware attack exposes data
</h2>

<p>
	Last Tuesday, the Swiss government disclosed that they were impacted by a ransomware attack on Xplain, a Swiss technology provider supplying various government departments, administrative units, and even the country's military force with software solutions.
</p>

<p>
	 
</p>

<p>
	The IT company was breached by the Play ransomware gang on May 23rd, 2023, with the threat actor claiming to have stolen various documents containing private and confidential data, financial and taxation details, etc.
</p>

<p>
	 
</p>

<p>
	On June 1st, 2023, the Play ransomware group published the entire dump, presumably after failing to extort Xplain into paying a ransom.
</p>

<p>
	 
</p>

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

	<div>
		<em>Xplain's entry on the Play ransomware data leak site (BleepingComputer)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	The Swiss government now says that while investigations on the contents and validity of the leaked data are still underway, it is likely that the attackers posted data belonging to the Federal Administration.
</p>

<p>
	 
</p>

<p>
	"Clarifications are currently underway to determine the specific units and data concerned," reads the <a href="https://www.admin.ch/gov/en/start/documentation/media-releases.msg-id-95605.html" rel="external nofollow" target="_blank">press release</a> published on the government portal.
</p>

<p>
	 
</p>

<p>
	"Contrary to the initial findings and following recent in-depth clarifications, it has to be assumed that operational data could also be affected."
</p>

<h2>
	'NoName' DDoS
</h2>

<p>
	A second press release posted on the Swiss government portal today warns of access problems on various Federal Administration websites, as well as its online services.
</p>

<p>
	 
</p>

<p>
	The reason for this outage is a DDoS (distributed denial of service) attack launched by NoName, a pro-Russian hacktivist group targeting NATO-aligned countries and entities in Europe, Ukraine, and North America since early 2022.
</p>

<p>
	 
</p>

<p>
	"Several Federal Administration websites are/were inaccessible on Monday 12 June 2023, due to a DDoS attack on its systems," reads <a href="https://www.admin.ch/gov/en/start/documentation/media-releases.msg-id-95641.html" rel="external nofollow" target="_blank">the statement</a>.
</p>

<p>
	 
</p>

<p>
	"The Federal Administration's specialists quickly noticed the attack and are taking measures to restore accessibility to the websites and applications as quickly as possible."
</p>

<p>
	 
</p>

<p>
	According to the same press release, NoName attacked the parliament website last week when its members <a href="https://www.swissinfo.ch/eng/business/swiss-parliament-rejects-proposal-to-export-weapons-to-ukraine/48560394" rel="external nofollow" target="_blank">discussed</a> whether the country abandoned its neutrality to send aid to Ukraine.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/swiss-government-warns-of-ongoing-ddos-attacks-data-leak/" rel="external nofollow">Swiss government warns of ongoing DDoS attacks, data leak</a>
</p>
]]></description><guid isPermaLink="false">16264</guid><pubDate>Mon, 12 Jun 2023 20:29:13 +0000</pubDate></item><item><title>Bitwarden update corrects password manager access vulnerability on Windows</title><link>https://nsaneforums.com/news/security-privacy-news/bitwarden-update-corrects-password-manager-access-vulnerability-on-windows-r16261/</link><description><![CDATA[<p>
	The open source Bitwarden password manager supports biometric authentication. Windows Hello is supported on Windows, so that users may use biometric authentication to access their passwords and other vault data. Up until recently, anyone could use the stored data to access the user's vault without authentication under certain circumstances.
</p>

<p>
	 
</p>

<p>
	The vulnerability allowed anyone with local access to a Windows machine with Bitwarden installed and Windows Hello unlocking enabled to view all vault contents. Attackers could also use API calls to alter data and have it updated on Bitwarden's server.
</p>

<p>
	 
</p>

<p>
	Bitwarden may set up unlocking of their vault on Windows through Windows Hello by selecting File &gt; Settings &gt; Unlock with Windows Hello in the desktop application. The password manager creates a biometric master key when the option is select and stores it inside the user's credential set on the system.
</p>

<p>
	 
</p>

<p>
	A correct implementation of the authentication option would prompt users for authentication before access to the vault is unlocked. A post on <a cmp-ltrk="Links" cmp-ltrk-idx="3" data-wpel-link="external" href="https://hackerone.com/reports/1874155" mrfobservableid="2ac0a0dd-8aec-4f3e-a477-43a0a072033a" rel="external nofollow" target="_blank">Hacker One</a> explains that the authentication through Windows Hello was unneeded and that anyone with access to the system could comment out a line to unlock a user's vault without any form of authentication.
</p>

<p>
	 
</p>

<p>
	The author explains: "The biometric master key can in fact be retrieved with a simple call to the CredRead windows API function, and then used to decrypt the locally saved data present in %appdata%\Bitwarden\data.json. The Windows Hello authentication prompt therefore gives a false sense of security to the user, making it seem as if authentication is needed to decrypt vault data, when in reality it is not.".
</p>

<p>
	 
</p>

<div id="td-incontent-1682554613492">
	<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 files can be read without elevation and they are accessible to any administrator account on the system as well. The issue affects Bitwarden users who have selected to use Windows Hello for unlocking vault access on Windows devices.
</p>

<h2>
	Fixing the issue
</h2>

<p>
	<img alt="bitwarden-version.png" class="ipsImage" data-ratio="75.10" height="451" width="720" src="https://www.ghacks.net/wp-content/uploads/2023/06/bitwarden-version.png">
</p>
<noscript><img class="alignnone size-full wp-image-197198" alt="bitwarden version" width="1208" height="758" src="https://www.ghacks.net/wp-content/uploads/2023/06/bitwarden-version.png"></noscript>

<p>
	 
</p>

<p>
	Bitwarden released an updated version for Windows that addresses the issue and implements Windows Hello authentication correctly. New and existing users may download the latest version from the <a cmp-ltrk="Links" cmp-ltrk-idx="5" data-wpel-link="external" href="https://bitwarden.com/" mrfobservableid="84f9f156-d0e4-4a5d-952f-b148a002a470" rel="external nofollow" target="_blank">official website</a>. A click on Help &gt; Check for updates in Bitwarden should return the update as well so that it is installed on the device.
</p>

<p>
	 
</p>

<p>
	Bitwarden users on Windows need to make sure that they have version 2023.4.0 or newer installed on their devices. The client displays the installed version when Help &gt; About Bitwarden is selected.
</p>

<p>
	 
</p>

<div id="td-incontent-731007092373">
	<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 latest version of the Bitwarden applications includes a new security feature that is asking for a password or Pin at the start of the application when Windows Hello is used. This is found in the Settings as a new option.
</p>

<p>
	 
</p>

<p>
	In March, security experts recommended <a cmp-ltrk="Links" cmp-ltrk-idx="6" data-wpel-link="internal" href="https://www.ghacks.net/2023/03/21/bitwardens-unlock-with-pin-feature-is-convenient-but-also-a-security-risk/" mrfobservableid="0e06ef39-ec71-428a-aa93-dd5c150c3b4d" rel="external nofollow">not to use a PIN to unlock the Bitwarden vault</a> or to use a very strong PIN, as it would allow anyone with local access to brute force the PIN otherwise.
</p>

<p>
	 
</p>

<p>
	<strong>Now You: </strong>which password manager do you use?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2023/06/12/bitwarden-update-corrects-password-manager-access-vulnerability-on-windows/" rel="external nofollow">Bitwarden update corrects password manager access vulnerability on Windows</a>
</p>
]]></description><guid isPermaLink="false">16261</guid><pubDate>Mon, 12 Jun 2023 20:09:16 +0000</pubDate></item></channel></rss>
