<?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/116/?d=2</link><description><![CDATA[News: Security & Privacy News]]></description><language>en</language><item><title>"As Nasty as Dirty Pipe" &#x2014; 8 Year Old Linux Kernel Vulnerability Uncovered</title><link>https://nsaneforums.com/news/security-privacy-news/as-nasty-as-dirty-pipe-%E2%80%94-8-year-old-linux-kernel-vulnerability-uncovered-r7859/</link><description><![CDATA[<p>
	Details of an eight-year-old security vulnerability in the Linux kernel have emerged that the researchers say is "as nasty as Dirty Pipe."
</p>

<p>
	<br />
	Dubbed <span style="color:#2980b9;">DirtyCred</span> by a group of academics from Northwestern University, the security weakness exploits a previously unknown flaw (<span style="color:#2980b9;">CVE-2022-2588</span>) to escalate privileges to the maximum level.
</p>

<p>
	<br />
	"DirtyCred is a kernel exploitation concept that swaps unprivileged <span style="color:#2980b9;">kernel credentials</span> with privileged ones to escalate privilege," researchers Zhenpeng Lin, Yuhang Wu, and Xinyu Xing noted. "Instead of overwriting any critical data fields on kernel heap, DirtyCred abuses the heap memory reuse mechanism to get privileged."
</p>

<p>
	<br />
	This entails three steps -
</p>

<p>
	 
</p>

<ul>
	<li>
		 Free an in-use unprivileged credential with the vulnerability
	</li>
</ul>

<p>
	 
</p>

<ul>
	<li>
		 Allocate privileged credentials in the freed memory slot by triggering a privileged userspace process such as su, mount, or sshd
	</li>
</ul>

<p>
	 
</p>

<ul>
	<li>
		 Operate as a privileged user
	</li>
</ul>

<p>
	<br />
	The novel exploitation method, according to the researchers, pushes the dirty pipe to the next level, making it more general as well as potent in a manner that could work on any version of the affected kernel.
</p>

<p>
	 
</p>

<p style="text-align:center;">
	<img alt="linux.jpg" class="ipsImage" data-ratio="41.67" height="296" width="720" src="https://thehackernews.com/new-images/img/b/R29vZ2xl/AVvXsEjUVr8zOV2lBAbx9o_sgqloT5wq9cEiHzDez68DxNAimBXFMHXB0c48To5pG006Oc67TOzgkbxwd70D3FFah4HaVA99o8fmc4rA8q650Fc76pLzzNRUno2ljwPs6-VYMJ19Il0zRsXdiAGOO1vVsuGQFbbvq1i4IR79oZEIGC6D5RVX1MejQ4PmWD7v/s728-e1000/linux.jpg" />
</p>

<p>
	"First, rather than tying to a specific vulnerability, this exploitation method allows any vulnerabilities with double-free ability to demonstrate dirty-pipe-like ability," the researchers <span style="color:#2980b9;">said</span>.
</p>

<p>
	<br />
	"Second, while it is like the dirty pipe that could bypass all the kernel protections, our exploitation method could even demonstrate the ability to escape the container actively that Dirty Pipe is not capable of."
</p>

<p>
	<br />
	<span style="color:#2980b9;">Dirty Pipe</span>, tracked as CVE-2022-0847 (CVSS score: 7.8) and affecting Linux kernel versions starting from 5.8, refers to a security vulnerability in the <span style="color:#2980b9;">pipe subsystem </span>that allows underprivileged processes to write to arbitrary readable files, leading to privilege escalation.
</p>

<p>
	<br />
	The exploitable vulnerability was so called after the <span style="color:#2980b9;">Dirty Cow</span> vulnerability discovered in 2016 based on their similarities.
</p>

<p>
	<br />
	Given that objects are isolated based on their type and not privileges, the researchers recommend isolating privileged credentials from unprivileged ones using virtual memory to prevent cross-cache attacks.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://thehackernews.com/2022/08/as-nasty-as-dirty-pipe-8-year-old-linux.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">7859</guid><pubDate>Mon, 22 Aug 2022 16:58:54 +0000</pubDate></item><item><title>Hackers are exploiting Microsoft's MFA to gain access to cloud services and networks</title><link>https://nsaneforums.com/news/security-privacy-news/hackers-are-exploiting-microsofts-mfa-to-gain-access-to-cloud-services-and-networks-r7857/</link><description><![CDATA[<p>
	Cybersecurity research firm <span style="color:#2980b9;">Mandiant has observed</span> a new trend where hackers are exploiting multifactor authentication (MFA) to exploit and gain access to dormant Microsoft accounts. MFA is an important tool used by organizations to improve security and thwart takeover attacks by hackers. However, there’s a catch.
</p>

<p>
	<br />
	Hackers are taking advantage of the self-enrollment process in the Azure Active Directory and other platforms. Usually, when an organization first enforces MFA, many platforms allow their users to immediately enroll for their MFA device. However, in Azure AD in its default configuration, there is no such enrollment enforced. This means that anyone who has the login credentials for an account can enroll in MFA as long as they are doing it for the first time on that account.
</p>

<p>
	<br />
	The Russian espionage group APT29 had earlier conducted a password guessing attack against a list of emails. For accounts that were set up but never used, the hacker group was able to use them to access the organization's VPN infrastructure. The VPN was using Azure AD for authentication and MFA.
</p>

<p style="margin-left:40px;">
	<br />
	<em>Mandiant recommends that organizations ensure all active accounts have at least one MFA device enrolled and work with their platform vendor to add additional verifications to the MFA enrollment process. Microsoft Azure AD recently rolled out a feature to allow organizations to enforce controls around specific actions such as MFA device enrollment.</em>
</p>

<p>
	<br />
	Organizations can also restrict the location of MFA registration to only trusted locations, such as an internal network or trusted devices. They can also use a temporary MFA pass to enroll in MFA when people first join or lose their MFA device.
</p>

<p>
	 
</p>

<p>
	Source: <span style="color:#2980b9;">ZDnet</span> (via <span style="color:#2980b9;">Mandiant</span>)
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.neowin.net/news/hackers-are-exploiting-microsofts-mfa-to-gain-access-to-cloud-services-and-networks/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">7857</guid><pubDate>Mon, 22 Aug 2022 16:48:06 +0000</pubDate></item><item><title>An encrypted ZIP file can have two correct passwords &#x2014; here's why</title><link>https://nsaneforums.com/news/security-privacy-news/an-encrypted-zip-file-can-have-two-correct-passwords-%E2%80%94-heres-why-r7847/</link><description><![CDATA[<p>
	Password-protected ZIP archives are common means of compressing and sharing sets of files—from sensitive documents to malware samples to even malicious files (i.e. phishing "invoices" in emails).
</p>

<p>
	 
</p>

<p>
	But, did you know it is possible for an encrypted ZIP file to have two correct passwords, with both producing the same outcome when the ZIP is extracted?
</p>

<h2>
	A ZIP file with two passwords
</h2>

<p>
	<a href="https://twitter.com/_mohemiv" rel="external nofollow" target="_blank">Arseniy Sharoglazov</a>, a cybersecurity researcher at Positive Technologies shared over the weekend a simple experiment where he produced a password-protected ZIP file called x.zip.
</p>

<p>
	 
</p>

<p>
	The password Sharoglazov picked for encrypting his ZIP was a pun on <a href="https://www.youtube.com/watch?v=dQw4w9WgXcQ" rel="external nofollow" target="_blank">the 1987 hit</a> that's become a popular tech meme:
</p>

<p>
	 
</p>

<div style="margin-left: 40px;">
	Nev1r-G0nna-G2ve-Y8u-Up-N5v1r-G1nna-Let-Y4u-D1wn-N8v4r-G5nna-D0sert-You
</div>

<div>
	 
</div>

<p>
	But the researcher <a href="https://twitter.com/_mohemiv/status/1561044393880178689" rel="external nofollow" target="_blank">demonstrated</a> that when extracting x.zip using a completely different password, he received no error messages.
</p>

<p>
	 
</p>

<p>
	In fact, using the different password resulted in successful extraction of the ZIP, with original contents intact:
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<div>
	<p>
		<img alt="ezgif-4-afa0c88236.jpeg" class="ipsImage" data-ratio="75.10" height="404" width="720" src="https://www.bleepstatic.com/images/news/u/1164866/2022/Aug-2022/zip-passwords/ezgif-4-afa0c88236.jpeg">
	</p>

	<div>
		<em>Two different passwords for same ZIP file result in successful extraction (Sharoglazov)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	BleepingComputer was able to successfully reproduce the experiment using different ZIP programs. We used both <a href="https://sourceforge.net/projects/p7zip/" rel="external nofollow" target="_blank">p7zip</a> (7-Zip equivalent for macOS) and another ZIP utility called <a href="https://www.keka.io/en/" rel="external nofollow" target="_blank">Keka</a>.
</p>

<p>
	 
</p>

<p>
	Like the researcher's ZIP archive, ours was created with the aforementioned longer password, and with <a href="https://www.boisestate.edu/oit-cybersecurity/how-to-use-7-zip-to-encrypt-files-and-folders/" rel="external nofollow" target="_blank">AES-256 encryption mode</a> enabled.
</p>

<p>
	 
</p>

<p>
	While the ZIP was encrypted with the longer password, using either password extracted the archive successfully.
</p>

<h2>
	How's this possible?
</h2>

<p>
	Responding to Sharoglazov's demo, a curious reader, <a href="https://twitter.com/misusage_" rel="external nofollow" target="_blank">Rafa</a> raised an important question, "How????"
</p>

<p>
	 
</p>

<p>
	Twitter user Unblvr seems to have figured out the mystery:
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed395772960" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/misusage_/status/1561053049371561987?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1561112433812463616%257Ctwgr%255E950dec66d9a68bb81a2b6a445dd9a7c6ec0b9e45%257Ctwcon%255Es2_%26ref_url=https://www.bleepingcomputer.com/news/security/an-encrypted-zip-file-can-have-two-correct-passwords-heres-why/" style="overflow: hidden; height: 761px;"></iframe>
</div>

<p>
	 
</p>

<p>
	When producing password-protected ZIP archives with AES-256 mode enabled, the ZIP format uses the <a href="https://en.wikipedia.org/wiki/PBKDF2" rel="external nofollow" target="_blank">PBKDF2</a> algorithm and <a href="https://en.wikipedia.org/wiki/Cryptographic_hash_function" rel="external nofollow" target="_blank">hashes the password</a> provided by the user, if the password is too long. By too long, we mean longer than 64 bytes (characters), explains the researcher.
</p>

<p>
	 
</p>

<p>
	Instead of the user's chosen password (in this case "Nev1r-G0nna-G2ve-...") this newly calculated hash becomes the actual password to the file.
</p>

<p>
	 
</p>

<p>
	When the user attempts to extract the file, and enters a password that is longer than 64 bytes ("Nev1r-G0nna-G2ve-... "), the user's input will once again be hashed by the ZIP application and compared against the correct password (which is now itself a hash). A match would lead to a successful file extraction.
</p>

<p>
	 
</p>

<p>
	The alternative password used in this example ("pkH8a0AqNbHcdw8GrmSp") is in fact ASCII representation of the longer password's <a href="https://en.wikipedia.org/wiki/SHA-1" rel="external nofollow" target="_blank">SHA-1 hash</a>.
</p>

<p>
	 
</p>

<p>
	SHA-1 checksum of "Nev1r-G0nna-G2ve-..." = 706b4838613041714e62486364773847726d5370.
</p>

<p>
	 
</p>

<p>
	This checksum when <a href="https://www.rapidtables.com/convert/number/hex-to-ascii.html" rel="external nofollow" target="_blank">converted</a> to ASCII produces: pkH8a0AqNbHcdw8GrmSp
</p>

<p>
	 
</p>

<p>
	Note, however, that when encrypting or decrypting a file, the hashing process only occurs if the length of the password is greater than 64 characters.
</p>

<p>
	 
</p>

<p>
	In other words, shorter passwords will not be hashed at either stage of compressing or decompressing the ZIP.
</p>

<p>
	 
</p>

<p>
	This is why when picking the long "Nev1r-G0nna-G2ve-... " string as the password at the encryption stage, the actual password being set by the ZIP program is effectively the (SHA1) hash of this string.
</p>

<p>
	 
</p>

<p>
	At the decryption stage, if you were to enter "Nev1r-G0nna-G2ve-...," it will be hashed and compared against the previously stored password (which is the SHA1 hash). However, entering the shorter "pkH8a0AqNbHcdw8GrmSp" password at the decryption stage will have the application directly compare this value to the stored password (which is, again the SHA1 hash).
</p>

<p>
	 
</p>

<p>
	The <a href="https://en.wikipedia.org/wiki/PBKDF2#HMAC_collisions" rel="external nofollow" target="_blank">HMAC collisions</a> subsection of PBKDF2 on Wikipedia provides some more technical insight to interested readers.
</p>

<p>
	 
</p>

<p>
	"PBKDF2 has an interesting property when using HMAC as its pseudo-random function. It is possible to trivially construct any number of different password pairs with collisions within each pair," notes the entry.
</p>

<p>
	 
</p>

<p>
	"If a supplied password is longer than the block size of the underlying HMAC hash function, the password is first pre-hashed into a digest, and that digest is instead used as the password."
</p>

<p>
	 
</p>

<p>
	But, the fact that there are now two possible passwords to the same ZIP does not represent a security vulnerability, "as one still must know the original password in order to generate the hash of the password," the entry further explains.
</p>

<h2>
	Arriving at a perfect password
</h2>

<p>
	An interesting key aspect to note here is, ASCII representations of every SHA-1 hash need not be alphanumeric.
</p>

<p>
	 
</p>

<p>
	In other words, let's assume we had chosen the following password for our ZIP file during this experiment. The password is longer than 64 bytes:
</p>

<p>
	 
</p>

<div style="margin-left: 40px;">
	Bl33pingC0mputer-Sh0w-M3-H0W-t0-pR0Duc3-an-eNcRyPT3D-ZIP-File-in-the-simplest-way
</div>

<div>
	 
</div>

<p>
	It's SHA-1 checksum comes out to be: bd0b8c7ab2bf5934574474fb403e3c0a7e789b61
</p>

<p>
	 
</p>

<p>
	And the ASCII representation of this checksum looks like a gibberish set of bytes—not nearly elegant as the alternative password generated by the researcher for his experiment:
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="gibberish-password.jpg" class="ipsImage" data-ratio="35.26" height="110" width="312" src="https://www.bleepstatic.com/images/news/u/1164866/2022/Aug-2022/zip-passwords/gibberish-password.jpg">
	</p>

	<div>
		<em>ASCII representation of SHA-1 hash of Bl33pingC0mputer... password</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	BleepingComputer asked Sharoglazov how was he able to pick a password whose SHA-1 checksum would be such that its ASCII representation yields a clean, alphanumeric string.
</p>

<p>
	 
</p>

<p>
	"That's why hashcat was used," the researcher tells BleepingComputer.
</p>

<p>
	 
</p>

<p>
	By using a slightly modified version of the open source password recovery tool, <a href="https://hashcat.net/hashcat/" rel="external nofollow" target="_blank">hashcat</a>, the researcher generated variations of the "Never Gonna Give You Up..." string using alphanumeric characters until he arrived at a perfect password.
</p>

<p>
	 
</p>

<p>
	"I tested Nev0r, Nev1r, Nev2r and so on... And I found the password I need."
</p>

<p>
	 
</p>

<p>
	And, that's how Sharoglazov arrived at a password that roughly reads like "Never Gonna Give You Up...," but the ASCII representation of its SHA-1 checksum is one neat alphanumeric string.
</p>

<p>
	 
</p>

<p>
	For most users, creating a password-protected ZIP file with a choice of their password should be sufficient and that is all they would need to know.
</p>

<p>
	 
</p>

<p>
	But should you decide to get adventurous, this experiment provides a peek into one of the many mysteries surrounding encrypted ZIPs, like having two passwords to your guarded secret.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/an-encrypted-zip-file-can-have-two-correct-passwords-heres-why/" rel="external nofollow">An encrypted ZIP file can have two correct passwords — here's why</a>
</p>
]]></description><guid isPermaLink="false">7847</guid><pubDate>Sun, 21 Aug 2022 20:08:43 +0000</pubDate></item><item><title>White hat hackers broadcasted talks and hacker movies through a decommissioned satellite</title><link>https://nsaneforums.com/news/security-privacy-news/white-hat-hackers-broadcasted-talks-and-hacker-movies-through-a-decommissioned-satellite-r7845/</link><description><![CDATA[<p>
	<span style="font-size:20px;"><strong>Hackers took control of a decommissioned satellite and broadcasted hacking conference talks and hacker movies.</strong></span>
</p>

<p>
	<br />
	During the latest edition of the DEF CON hacking conference held in Las Vegas, the group of white hat hackers Shadytel demonstrated how to take control of a satellite in geostationary orbit. The group used a satellite called Anik F1R, which was dismissed in 2020.
</p>

<p>
	<br />
	The group was authorized to perform the hack and the satellite they hacked had been decommissioned, which means that it is going to send to a graveyard orbit. The graveyard, also called a junk orbit, is an orbit that lies away from common operational orbits, some satellites are moved into such orbits at the end of their operational life to avoid colliding with operational spacecraft and satellites.
</p>

<p>
	<br />
	One of the members of the group, Karl Koscher, explained that they had access to an unused uplink facility which included the hardware to connect to a satellite.
</p>

<p>
	<br />
	“[Koscher] said that they also had a license to use the uplink, and a lease on the satellite’s transponder, which is a unit that opens a channel between the receiving and the transmitting antennas.” Lorenzo Franceschi-Bicchierai wrote on Motherboard.
</p>

<p>
	<br />
	The group of hackers was able to stream the talks at the hacking conference ToorCon last year along with hacker movies like WarGames.
</p>

<p>
	<br />
	Koscher and its group highlighted the risks that threat actors, once gained access to an uplink facility, could take control of decommissioned satellites to conduct malicious activities.
</p>

<p>
	<br />
	Koscher explained that it is quite easy to find the hardware to connect the satellite, the group used a Hack RF software defined radio peripheral capable of transmission or reception of radio signals from 1 MHz to 6 GHz. The software is cheap, it only costs around $300.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://securityaffairs.co/wordpress/134637/hacking/hackers-take-control-decommissioned-satellite.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">7845</guid><pubDate>Sun, 21 Aug 2022 14:12:01 +0000</pubDate></item><item><title>WordPress sites hacked with fake Cloudflare DDoS alerts pushing malware</title><link>https://nsaneforums.com/news/security-privacy-news/wordpress-sites-hacked-with-fake-cloudflare-ddos-alerts-pushing-malware-r7838/</link><description><![CDATA[<p>
	WordPress sites are being hacked to display fake Cloudflare DDoS protection pages to distribute malware that installs the NetSupport RAT and the RaccoonStealer password-stealing Trojan.
</p>

<p>
	 
</p>

<p>
	DDoS (distributed denial of service) protection screens are commonplace on the internet, protecting sites from bots that ping them with bogus requests, aiming to overwhelm them with garbage traffic.
</p>

<p>
	 
</p>

<p>
	Internet users treat these "welcome screens" as an unavoidable short-term annoyance that keeps their favorite online resources protected from malicious operatives. Unfortunately, this familiarity serves as an excellent opportunity for malware campaigns.
</p>

<h2>
	Malware through fake Cloudflare prompts
</h2>

<p>
	As detailed in a report by <a href="https://blog.sucuri.net/2022/08/fake-ddos-pages-on-wordpress-lead-to-drive-by-downloads.html" rel="external nofollow" target="_blank">Sucuri</a>, threat actors are hacking poorly protected WordPress sites to add a heavily obfuscated JavaScript payload that displays a fake Cloudflare protection DDoS screen.
</p>

<p>
	 
</p>

<p>
	This screen, shown below, requests that the visitor clicks on a button to bypass the DDoS protection screen. However, clicking on the button will download a 'security_install.iso' file to the computer, which pretends to be a tool required to bypass the DDoS verification.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="fake-screen.png" class="ipsImage" data-ratio="23.23" height="151" width="650" src="https://www.bleepstatic.com/images/news/u/1220909/Website%20snaps/fake-screen.png">
	</p>

	<div>
		<em>Fake DDoS protection screen (Sucuri)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	The victims are then told to open the security_install.iso, which they pretend is an application called DDOS GUARD, and enter the code shown.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="code.png" class="ipsImage" data-ratio="75.10" height="540" width="523" src="https://www.bleepstatic.com/images/news/u/1220909/Website%20snaps/code.png">
	</p>

	<div>
		<em>Verification code prompt (above) and generator (below) (Sucuri)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	When a user opens the security_install.iso, they will see a file called security_install.exe, which is actually a Windows shortcut that runs a PowerShell command from the debug.txt file.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="security-install-folder.jpg" class="ipsImage" data-ratio="51.39" height="345" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/Security/security-install-folder.jpg">
	</p>

	<div>
		<em>Contents of the security_install.iso fileSource: BleepingComputer</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	Ultimately, this causes a chain of scripts to run that display the fake DDoS code needed to view the site, as well as installing the NetSupport RAT, a remote access trojan used extensively in malicious campaigns today.
</p>

<p>
	 
</p>

<p>
	Additionally, the scripts will download the Raccoon Stealer password-stealing trojan and launch it on the device.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="archive.png" class="ipsImage" data-ratio="55.85" height="363" width="650" src="https://www.bleepstatic.com/images/news/u/1220909/Software/archive.png">
	</p>

	<div>
		<em>Attack chain of the fake Cloudflare DDoS protection (Sucuri)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	Raccoon Stealer returned to operations <a href="https://www.bleepingcomputer.com/news/security/raccoon-stealer-is-back-with-a-new-version-to-steal-your-passwords/" target="_blank" rel="external nofollow">in June</a> this year, when its authors released its second major version and made it available to cybercriminals under a subscription model.
</p>

<p>
	 
</p>

<p>
	Raccoon 2.0 targets passwords, cookies, auto-fill data, and credit cards saved on web browsers, a wide range of cryptocurrency wallets, and it's also capable of performing file exfiltration and taking screenshots of the victim's desktop.
</p>

<h2>
	How to protect
</h2>

<p>
	Admins should check the theme files of their WordPress sites, as according to Sucuri, this is the most common infection point in this campaign.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="js-code.png" class="ipsImage" data-ratio="29.54" height="192" width="650" src="https://www.bleepstatic.com/images/news/u/1220909/Code%20and%20Details/js-code.png">
	</p>

	<div>
		<em>Malicious code found in jquery.min.js (Sucuri)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	Additionally, it is advisable to employ file integrity monitoring systems to catch those JS injections as they happen and prevent your site from being a RAT distribution point.
</p>

<p>
	 
</p>

<p>
	Internet users can protect themselves from such threats by enabling strict script blocking settings on their browser, although that will break the functionality of almost all sites.
</p>

<p>
	 
</p>

<p>
	Finally, keep in mind that downloading ISO files are never part of legitimate anti-DDoS procedures, so even if you do that out of carelessness, do not unpack or run their contents.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/wordpress-sites-hacked-with-fake-cloudflare-ddos-alerts-pushing-malware/" rel="external nofollow">WordPress sites hacked with fake Cloudflare DDoS alerts pushing malware</a>
</p>
]]></description><guid isPermaLink="false">7838</guid><pubDate>Sat, 20 Aug 2022 20:34:36 +0000</pubDate></item><item><title>The Week in Ransomware - August 19th 2022 - Evolving extortion tactics</title><link>https://nsaneforums.com/news/security-privacy-news/the-week-in-ransomware-august-19th-2022-evolving-extortion-tactics-r7837/</link><description><![CDATA[<p>
	This week saw the <a href="https://www.bleepingcomputer.com/news/security/blackbyte-ransomware-gang-is-back-with-new-extortion-tactics/" target="_blank" rel="external nofollow">return of the BlackByte ransomware operation</a>, which launched a new data leak site using extortion tactics similar to LockBit 3.0.
</p>

<p>
	 
</p>

<p>
	This week's attacks were on Argentina's <a href="https://www.bleepingcomputer.com/news/security/argentinas-judiciary-of-c-rdoba-hit-by-play-ransomware-attack/" target="_blank" rel="external nofollow">Judiciary of Córdoba</a>, a <a href="https://www.bleepingcomputer.com/news/security/hackers-attack-uk-water-supplier-but-extort-wrong-company/" target="_blank" rel="external nofollow">UK water supplier</a> (though Clop attributed to the wrong company), and <a href="https://www.bleepingcomputer.com/news/security/lockbit-claims-ransomware-attack-on-security-giant-entrust/" target="_blank" rel="external nofollow">LockBit claiming</a> to be behind the attack on Entrust.
</p>

<p>
	 
</p>

<p>
	Finally, researchers found a new variant of the SOVA Android malware that includes a <a href="https://www.bleepingcomputer.com/news/security/sova-malware-adds-ransomware-feature-to-encrypt-android-devices/" target="_blank" rel="external nofollow">ransomware feature to encrypt mobile devices</a>.
</p>

<p>
	 
</p>

<p>
	While Entrust has not responded to our queries about the attack, sources have told us that LockBit conducted the attack.
</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/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/BleepinComputer" rel="external nofollow" target="_blank">@BleepinComputer</a>, <a href="https://twitter.com/Seifreed" rel="external nofollow" target="_blank">@Seifreed</a>, <a href="https://twitter.com/jorntvdw" rel="external nofollow" target="_blank">@jorntvdw</a>, <a href="https://twitter.com/fwosar" rel="external nofollow" target="_blank">@fwosar</a>, <a href="https://twitter.com/serghei" rel="external nofollow" target="_blank">@serghei</a>, <a href="https://twitter.com/struppigel" rel="external nofollow" target="_blank">@struppigel</a>, <a href="https://twitter.com/FourOctets" rel="external nofollow" target="_blank">@FourOctets</a>, <a href="https://twitter.com/demonslay335" rel="external nofollow" target="_blank">@demonslay335</a>, <a href="https://twitter.com/malwrhunterteam" rel="external nofollow" target="_blank">@malwrhunterteam</a>, <a href="https://twitter.com/Ionut_Ilascu" rel="external nofollow" target="_blank">@Ionut_Ilascu</a>, <a href="https://twitter.com/malwareforme" rel="external nofollow" target="_blank">@malwareforme</a>, <a href="https://twitter.com/VK_Intel" rel="external nofollow" target="_blank">@VK_Intel</a>, <a href="https://twitter.com/DanielGallagher" rel="external nofollow" target="_blank">@DanielGallagher</a>, <a href="https://twitter.com/juanbrodersen" rel="external nofollow" target="_blank">@juanbrodersen</a>, <a href="https://twitter.com/AlvieriD" rel="external nofollow" target="_blank">@AlvieriD</a>, <a href="https://twitter.com/Cyberknow20" rel="external nofollow" target="_blank">@Cyberknow20</a>, <a href="https://twitter.com/Intel_by_KELA" rel="external nofollow" target="_blank">@Intel_by_KELA</a>, <a href="https://twitter.com/MauroEldritch" rel="external nofollow" target="_blank">@MauroEldritch</a>, <a href="https://twitter.com/luisezegarra" rel="external nofollow" target="_blank">@luisezegarra</a>, <a href="https://twitter.com/cleafy" rel="external nofollow" target="_blank">@Cleafy</a>, and <a href="https://twitter.com/pcrisk" rel="external nofollow" tabindex="-1">@pcrisk</a>.
</p>

<h2>
	August 13th 2022
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/sova-malware-adds-ransomware-feature-to-encrypt-android-devices/" target="_blank" rel="external nofollow">SOVA malware adds ransomware feature to encrypt Android devices</a>
</h3>

<p>
	The SOVA Android banking trojan continues to evolve with new features, code improvements, and the addition of a new ransomware feature that encrypts files on mobile devices.
</p>

<h2>
	August 15th 2022
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/argentinas-judiciary-of-c-rdoba-hit-by-play-ransomware-attack/" target="_blank" rel="external nofollow">Argentina's Judiciary of Córdoba hit by PLAY ransomware attack</a>
</h3>

<p>
	Argentina's Judiciary of Córdoba has shut down its IT systems after suffering a ransomware attack, reportedly at the hands of the new 'Play' ransomware operation.
</p>

<h2>
	August 16th 2022
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/hackers-attack-uk-water-supplier-but-extort-wrong-company/" target="_blank" rel="external nofollow">Hackers attack UK water supplier but extort wrong company</a>
</h3>

<p>
	South Staffordshire Water, a company supplying 330 million liters of drinking water to 1.6m consumers daily, has issued a statement confirming IT disruption from a cyberattack.
</p>

<h3>
	IceFire Ransomware launches data leak site
</h3>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed7820045774" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/malwrhunterteam/status/1559545982672568322?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1559545982672568322%257Ctwgr%255E6a154a17b6f2b035505cd0b37570837696ffcb76%257Ctwcon%255Es1_%26ref_url=https://www.bleepingcomputer.com/news/security/the-week-in-ransomware-august-19th-2022-evolving-extortion-tactics/" style="overflow: hidden; height: 1149px;"></iframe>
</div>

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

<p>
	<a href="https://twitter.com/pcrisk" rel="external nofollow" target="_blank">PCrisk</a> found a bunch of new STOP ransomware variants that append the .qqlc, .qqlo, and .qqmt extensions.
</p>

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

<p>
	PCRisk found new VoidCrypt variants that append the .dark and .Angry extensions and drops a ransom note named unlock-info.txt.
</p>

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

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

<h2>
	August 17th 2022
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/blackbyte-ransomware-gang-is-back-with-new-extortion-tactics/" target="_blank" rel="external nofollow">BlackByte ransomware gang is back with new extortion tactics</a>
</h3>

<p>
	The BlackByte ransomware is back with version 2.0 of their operation, including a new data leak site utilizing new extortion techniques borrowed from LockBit.
</p>

<h3>
	<a href="https://www.youtube.com/playlist?list=PLtgaAEEmVe6AGQj2LhA4UnN0XolmeYw9_" rel="external nofollow" target="_blank">Videos from SANS Ransomware Summit</a>
</h3>

<p>
	SANS has published the videos from their ransomware summit.
</p>

<h3 id="node-title">
	<a href="https://www.justice.gov/opa/pr/alleged-russian-money-launderer-extradited-netherlands-us" rel="external nofollow" target="_blank">Alleged Russian Money Launderer Extradited from the Netherlands to U.S.</a>
</h3>

<p>
	According to court documents, Dubnikov and his co-conspirators laundered the proceeds of ransomware attacks on individuals and organizations throughout the United States and abroad. Specifically, Dubnikov and his accomplices laundered ransom payments extracted from victims of Ryuk ransomware attacks.
</p>

<h2>
	August 18th 2022
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/lockbit-claims-ransomware-attack-on-security-giant-entrust/" target="_blank" rel="external nofollow">LockBit claims ransomware attack on security giant Entrust</a>
</h3>

<p>
	The LockBit ransomware gang has claimed responsibility for the June cyberattack on digital security giant Entrust.
</p>

<h2>
	August 19th 2022
</h2>

<h3>
	<a href="https://www.clarin.com/tecnologia/caos-justicia-cordoba-ransomware-expedientes-bloqueados-pagos-suspenso_0_7rJdwF0A58.html" rel="external nofollow" target="_blank">Córdoba: chaos in the Justice after the ransomware attack</a>
</h3>

<p>
	The ransomware attack suffered by the Judiciary of Córdoba last Friday left the Justice of that province in limbo. Since then, the systems team has been working amid the chaos to recover the sequestered information: password changes, USB port blockages, suspension of Exchange email and interruption of communications between users to prevent the spread of the virus.
</p>

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

<p>
	<a href="https://twitter.com/pcrisk" rel="external nofollow" target="_blank">PCrisk</a> found a new STOP ransomware variant that appends the .qqri extension.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/the-week-in-ransomware-august-19th-2022-evolving-extortion-tactics/" rel="external nofollow">The Week in Ransomware - August 19th 2022 - Evolving extortion tactics</a>
</p>
]]></description><guid isPermaLink="false">7837</guid><pubDate>Sat, 20 Aug 2022 20:30:45 +0000</pubDate></item><item><title>Microsoft's latest Sysmon 14.0 could help block dangerous malware</title><link>https://nsaneforums.com/news/security-privacy-news/microsofts-latest-sysmon-140-could-help-block-dangerous-malware-r7829/</link><description><![CDATA[<p>
	Microsoft, yesterday, released its Sysinternals Suite 2022.08.16. The new release brings with it Sysmon v14.0, AccessEnum v1.34, and Coreinfo v3.53. Find the <a href="https://www.neowin.net/software/sysinternals-suite-20220816/" rel="external nofollow">details here</a>. The newest version of Sysmon adds a new feature that can block processes from creating EXE or similar executable files.
</p>

<p>
	 
</p>

<p>
	The release notes for Sysmon v14.0 says:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	This major update to Sysmon, an advanced host monitoring tool, adds a new event type, FileBlockExecutable that prevents processes from creating executable files in specified locations. It also includes several performance improvements and bug fixes.
</p>

<p>
	 
</p>


<p>
	Sysmon GitHub repo maintainer Olaf Hartong has explained that such a feature can help to prevent the creation of malicious files or downloading of secondary malicious payloads by malware droppers like those used in Macros, among others. He says:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	Sysmon now impedes executables, based on the file header from being written to the filesystem according to the filtering criteria. This can be a very powerful feature into blocking certain programs writing malicious files to disk.
</p>

<p>
	 
</p>

<p>
	A demonstration using a simple example was also given to show how it works. In this case, Sysmon was used to block downloads:
</p>

<p>
	 
</p>

<p>
	<img alt="1660854201_sysmon_code__experiment.jpg" class="ipsImage" data-ratio="75.10" height="203" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/08/1660854201_sysmon_code__experiment.jpg">
</p>

<p>
	 
</p>

<p>
	As you can see in the image below, the downloads for all the PE files failed due to Sysmon blocking them:
</p>

<p>
	 
</p>

<p>
	<img alt="1660854196_sysmon_failed_downloads.jpg" class="ipsImage" data-ratio="74.93" height="272" width="363" src="https://cdn.neow.in/news/images/uploaded/2022/08/1660854196_sysmon_failed_downloads.jpg">
</p>

<p>
	 
</p>

<p>
	You can find more details on Olaf Hartong <a href="https://medium.com/@olafhartong/sysmon-14-0-fileblockexecutable-13d7ba3dff3e" rel="external nofollow">write-up here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsofts-latest-sysmon-140-could-help-block-dangerous-malware-and-stuff/" rel="external nofollow">Microsoft's latest Sysmon 14.0 could help block dangerous malware</a>
</p>
]]></description><guid isPermaLink="false">7829</guid><pubDate>Fri, 19 Aug 2022 19:56:14 +0000</pubDate></item><item><title>Apple releases Safari 15.6.1 to fix zero-day bug used in attacks</title><link>https://nsaneforums.com/news/security-privacy-news/apple-releases-safari-1561-to-fix-zero-day-bug-used-in-attacks-r7828/</link><description><![CDATA[<p>
	Apple has released Safari 15.6.1 for macOS Big Sur and Catalina to fix a zero-day vulnerability exploited in the wild to hack Macs.
</p>

<p>
	 
</p>

<p>
	The zero-day patched today (CVE-2022-32893) is an out-of-bounds write issue in WebKit that could allow a threat actor to execute code remotely on a vulnerable device.
</p>

<p>
	 
</p>

<p>
	"Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited," warns Apple in a <a href="https://support.apple.com/en-us/HT213414" rel="external nofollow" target="_blank">security bulletin</a> released today.
</p>

<p>
	 
</p>

<p>
	An out-of-bounds write vulnerability is when an attacker can supply input to a program that causes it to write data past the end or before the beginning of a memory buffer.
</p>

<p>
	 
</p>

<p>
	This causes the program to crash, corrupt data, or in the worst-case scenario, remote code execution. Apple says they fixed the bug through improved bounds checking.
</p>

<p>
	 
</p>

<p>
	Apple says the vulnerability was disclosed by a researcher who wishes to remain anonymous.
</p>

<p>
	 
</p>

<p>
	This zero-day vulnerability is the <a href="https://www.bleepingcomputer.com/news/security/apple-security-updates-fix-2-zero-days-used-to-hack-iphones-macs/" target="_blank" rel="external nofollow">same one that was patched by Apple yesterday</a> for macOS Monterey and iPhone/iPads.
</p>

<p>
	 
</p>

<p>
	Apple has not provided details on how the vulnerability is being used in attacks other than saying that it "may have been actively exploited."
</p>

<p>
	 
</p>

<p>
	This is the seventh zero-day vulnerability fixed by Apple in 2022, with the previous bugs outlined below:
</p>

<p>
	 
</p>

<ul>
	<li>
		In March, Apple <a href="https://www.bleepingcomputer.com/news/security/apple-emergency-update-fixes-zero-days-used-to-hack-iphones-macs/" target="_blank" rel="external nofollow">patched two more zero-day bugs</a> that were used in the Intel Graphics Driver (CVE-2022-22674) and AppleAVD (CVE-2022-22675).
	</li>
	<li>
		In January, <a href="https://www.bleepingcomputer.com/news/apple/apple-fixes-new-zero-day-exploited-to-hack-macos-ios-devices/" target="_blank" rel="external nofollow">Apple patched two more actively exploited zero-days</a> that allowed attackers to execute code with kernel privileges (CVE-2022-22587) and track web browsing activity (CVE-2022-22594).
	</li>
	<li>
		In February, Apple released security updates <a href="https://www.bleepingcomputer.com/news/security/apple-patches-new-zero-day-exploited-to-hack-iphones-ipads-macs/" target="_blank" rel="external nofollow">to fix a new zero-day bug</a> exploited to hack iPhones, iPads, and Macs.
	</li>
</ul>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/apple-releases-safari-1561-to-fix-zero-day-bug-used-in-attacks/" rel="external nofollow">Apple releases Safari 15.6.1 to fix zero-day bug used in attacks</a>
</p>
]]></description><guid isPermaLink="false">7828</guid><pubDate>Fri, 19 Aug 2022 19:54:19 +0000</pubDate></item><item><title>Star social engineer dubbed the &#x2018;human hacker&#x2019; sues Def Con after claiming permanent ban constitutes &#x2018;irreversible damage&#x2019; to his reputation</title><link>https://nsaneforums.com/news/security-privacy-news/star-social-engineer-dubbed-the-%E2%80%98human-hacker%E2%80%99-sues-def-con-after-claiming-permanent-ban-constitutes-%E2%80%98irreversible-damage%E2%80%99-to-his-reputation-r7818/</link><description><![CDATA[<p>
	What do you do when you bill yourself as an expert in winning friends and influencing people only to face a lifetime ban to attend a hacker conference in Las Vegas?
</p>

<p>
	 
</p>

<p>
	You file a lawsuit and take the organizers to court, right?
</p>

<p>
	<br />
	That was the answer social engineer and self-described “human hacker” Christopher Hadnagy reached for to defend himself against what he is calling defamation after Def Con, revoked his ability to attend its annual summer event, citing breaches in the code of conduct.
</p>

<p>
	<br />
	Described as a “master practitioner of understanding human behavior,” Hadnagy claims to provide people the tools they need to establish a rapport with strangers using body language and verbal cues, or if need be elicit their support.
</p>

<p>
	<br />
	The ban is all that more unusual given Hadnagy’s social engineering village drew crowds. It included tips on how to extract information under the theme “get anyone to tell you anything.”
</p>

<p>
	<br />
	Yet organizers said in February they had received multiple reports Hadnagy violated Def Con’s code of conduct at last year’s convention.
</p>

<p>
	<br />
	Following conversations with all parties, it was “confident the severity of the transgressions merits a ban.”
</p>

<p>
	<br />
	Conference rules are brief and simple—they specifically prohibit harassment against any participant for any reason. According to the code, this extends to any behavior that makes others feel uncomfortable, unsafe, afraid or unwelcome.
</p>

<p>
	<br />
	Organizers have taken steps to make more people feel included, such as providing relief areas for the service animals of disabled hackers and making menstrual products available in all restrooms regardless of gender.
</p>

<p>
	<br />
	“It’s not about what you look like, but what’s in your mind and how you present yourself that counts,” according to the Def Con code of conduct.
</p>

<p>
	<br />
	Reached by <span style="color:#2980b9;"><em>The Verge</em></span>, Hadnagy denied “any and all allegations of misconduct” in an emailed statement.
</p>

<p>
	<br />
	He is now suing both the company behind Def Con as well as its chief organizer, Jeff Moss, who goes by the name “The Dark Tangent”.
</p>

<p>
	<br />
	In his lawsuit, Hadnagy alleges organizers inflicted “severe and irreversible harm” and “exposed him to public ridicule”.
</p>

<p>
	<br />
	Moreover, he argues Def Con and Moss intentionally fabricated the allegations in order to replace at this year’s conference, held earlier this month, his company’s social engineering village with that of its own.
</p>

<p>
	 
</p>

<p>
	“These statements have created a shroud of scandal over [Hadnagy‘s] company thus harming its relationships with longstanding clientele and future business projects,” his suit claims.
</p>

<p>
	<br />
	Perhaps because it is unclear what precisely is being alleged, the author of a cybersecurity career guide believes the lawsuit may serve an ulterior motive—discovery.
</p>

<p>
	<br />
	“This is about CH trying to force the names and full details of his accusers into the public sphere so he can go after them, attack them and try to discredit them,” wrote Alyssa Miller.
</p>

<p>
	<br />
	Interestingsly, Hadnagy himself defines social engineering as “any act that influences a person to take an action that may or may not be in their best interest.”
</p>

<p>
	<br />
	That would suggest that regardless of who holds them there is an inherent risk social engineering workshops can result in people feeling uncomfortable or unsafe, and therefore be in violation of Def Con’s code of conduct.
</p>

<p>
	<br />
	This story was originally featured on<span style="color:#2980b9;"><em> Fortune.com.</em></span>
</p>

<p>
	 
</p>

<p>
	<strong><span style="color:#2980b9;"><a href="https://www.msn.com/en-us/news/technology/star-social-engineer-dubbed-the-human-hacker-sues-def-con-after-claiming-permanent-ban-constitutes-irreversible-damage-to-his-reputation/ar-AA10Q50c" rel="external nofollow">Source</a></span></strong>
</p>
]]></description><guid isPermaLink="false">7818</guid><pubDate>Fri, 19 Aug 2022 17:01:14 +0000</pubDate></item><item><title>How to set up end-to-end encryption for your e-mails in Mozilla's Thunderbird</title><link>https://nsaneforums.com/news/security-privacy-news/how-to-set-up-end-to-end-encryption-for-your-e-mails-in-mozillas-thunderbird-r7808/</link><description><![CDATA[<p>
	In recent years, companies have been implementing various levels of encryption within their apps and services. <a href="https://www.neowin.net/news/protonmail-for-ios-receives-its-biggest-ever-redesign-with-dark-mode-and-an-intuitive-ui/" rel="external nofollow">ProtonMail offers encryption</a> between its mail users, <a href="https://www.neowin.net/news/whatsapp-brings-end-to-end-encryption-to-its-platform/" rel="external nofollow">WhatsApp has encryption turned on by default</a>, and Facebook Messenger lets you <a href="https://www.neowin.net/news/end-to-end-encryption-of-messenger-chats-is-now-available-for-everyone/" rel="external nofollow">flip to more secure chats</a> if you would like. While not the most straightforward to set up, Mozilla has tightly integrated PGP into its e-mail client Thunderbird, so you can encrypt e-mails, no matter your provider.
</p>

<p>
	 
</p>

<p>
	In this guide, I’ll go over:
</p>

<p>
	 
</p>

<ul>
	<li>
		<strong>How to set up your encryption keys</strong>
	</li>
	<li>
		<strong>How to add your contact’s keys</strong>
	</li>
	<li>
		<strong>How to share your own keys</strong>
	</li>
	<li>
		<strong>How to upload your keys to a keyserver, so they can be found easily</strong>
	</li>
	<li>
		<strong>How to backup your keys</strong>
	</li>
</ul>


<h3>
	How to set up your encryption keys
</h3>

<p>
	To start this guide, you’ll need to <a href="https://www.thunderbird.net/" rel="external nofollow">download Thunderbird</a> (if you don’t already have it) and then you’ll need to log in to your e-mail account. Once you have added your e-mail address, you’ll want to press the e-mail address in the <strong>Folders </strong>side panel, then right-click it and open <strong>Settings</strong>. Look for <strong>End-To-End Encryption</strong> in the side panel and press that.
</p>

<p>
	 
</p>

<p>
	Under the OpenPGP subheading, if you have not set up a key yet, it should say <strong>Thunderbird doesn’t have a personal OpenPGP key for</strong> , to the side of that press <strong>Add Key…</strong>. Thunderbird will allow you to create a new key or import an existing one, for the sake of this guide, we will select create a new key but if you have one already, import it.
</p>

<p>
	 
</p>

<p>
	Next, you should see the <strong>Generate OpenPGP Key</strong> menu, ensure the Identity matches your e-mail, choose your expiry, and alter the advanced settings if you want, though, they are fine left as they are. Once you’re happy with your settings, press <strong>Generate </strong>then <strong>Confirm</strong>. You should now see a green confirmation box that the key was successfully created, and the new key will be automatically selected as your account’s associated key. Just below, you’ll see <strong>OpenPGP Key Manager</strong> go there next.
</p>

<p>
	 
</p>

<p>
	<img alt="1660762287_generate-openpgp.jpg" class="ipsImage" data-ratio="75.10" height="540" width="516" src="https://cdn.neow.in/news/images/uploaded/2022/08/1660762287_generate-openpgp.jpg">
</p>

<h3>
	How to add your contact’s keys
</h3>

<p>
	In the key manager, you’ll see your newly minted encryption keys. If you selected the wrong settings while making them, you can right-click and <strong>revoke </strong>then <strong>delete </strong>your keys, then repeat the steps above to make a new key. Under <strong>File </strong>in the key manager, you can also<strong> import public keys</strong> for your contacts who you wish to correspond with encryption enabled. You’ll need their keys saved to your computer, so ask them to e-email their keys to you.
</p>

<p>
	 
</p>

<p>
	<img alt="1660762994_import-gpg.jpg" class="ipsImage" data-ratio="69.78" height="485" width="695" src="https://cdn.neow.in/news/images/uploaded/2022/08/1660762994_import-gpg.jpg">
</p>

<h3>
	How to share your own keys
</h3>

<p>
	To send your public key to a contact, head back into the <strong>OpenPGP Key Manager</strong> and right-click <strong>your key</strong>. You should then see an option to <strong>send your public key by e-mail</strong>, pressing this will open up a new compose window with your key attached. To import this, your recipient just needs to open their key manager, press <strong>File </strong>and <strong>import the public key from the file</strong>.
</p>

<p>
	 
</p>

<p>
	<img alt="1660763173_share-gpg.jpg" class="ipsImage" data-ratio="69.78" height="485" width="695" src="https://cdn.neow.in/news/images/uploaded/2022/08/1660763173_share-gpg.jpg">
</p>

<p>
	 
</p>

<p>
	Interestingly, if your contacts use ProtonMail, they can go to their <strong>contacts menu</strong>, press your e-mail then press the settings cog. From there, there’s an option to see <strong>advanced PGP settings</strong>, and they can import your public PGP key. To add their keys go to the <strong>key manager</strong> in Thunderbird the press <strong>Keyserver &gt; Discover Keys Online</strong> and search their ProtonMail address, their public key for that account should then appear.
</p>

<h3>
	How to upload your keys to a keyserver, so they can be found easily
</h3>

<p>
	Finally, if you want your public key to be searchable in a keyserver, you’ll want to export your public key from the Key Manager and head to <a href="http://keys.openpgp.org" rel="external nofollow">keys.openpgp.org</a>. Look for the <strong>upload button</strong>, then upload your public key. This allows people to find your public key with just your e-email address, making it easier to send encrypted e-mails.
</p>

<p>
	 
</p>

<p>
	<img alt="1660763303_upload-keyserver.jpg" class="ipsImage" data-ratio="50.42" height="291" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/08/1660763303_upload-keyserver.jpg">
</p>

<h3>
	Backing up your keys
</h3>

<p>
	Finally, you need to know how to back up your secret keys in case you would like to decrypt e-mails on another computer or if you need to reinstall your operating system on your existing computer. Simply open the <strong>OpenPGP Key Manager</strong>, click the key you want to back up, and press <strong>File</strong>. You should see <strong>Backup Secret Key(s) To File</strong> you will have to give the secret key a filename and enter a password, which you'll need to restore the key in the future. It'll take a short time to export the secret key, but it'll let you know when it's done.
</p>

<p>
	 
</p>

<p>
	To import a secret key in the future, select <strong>File </strong>in the <strong>OpenPGP Key Manager</strong> and then press <strong>Import Secret Key(s) From File</strong> and select the file to import. Tap in your password, and you should be ready to go.
</p>

<p>
	 
</p>

<p>
	If you ever lose your secret key, you will never be able to decrypt messages encrypted with your public key so be sure to keep it safe.
</p>

<h3>
	Conclusion
</h3>

<p>
	While setting up end-to-end encrypted e-mail is still not as simple as sending encrypted WhatsApp messages, Mozilla has improved the situation in recent years because these tools are baked into Thunderbird. In the past, you needed to use an add-on called EnigMail to offer these features. Hopefully, setting up this feature gets a bit easier so that more people can use it.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/guides/how-to-set-up-end-to-end-encryption-for-your-e-mails-in-mozillas-thunderbird/" rel="external nofollow">How to set up end-to-end encryption for your e-mails in Mozilla's Thunderbird</a>
</p>
]]></description><guid isPermaLink="false">7808</guid><pubDate>Thu, 18 Aug 2022 19:22:19 +0000</pubDate></item><item><title>Beware: Tech support scammers are out to get you using Microsoft-branded USB drives</title><link>https://nsaneforums.com/news/security-privacy-news/beware-tech-support-scammers-are-out-to-get-you-using-microsoft-branded-usb-drives-r7807/</link><description><![CDATA[<p>
	The usage of Microsoft's name to dupe potential victims is always <a href="https://www.neowin.net/news/tags/tech_support_scam/" rel="external nofollow">high on the list of tech support scammers</a>. And although most readers on Neowin and other similar spaces are savvy enough to smell one from a mile away, a recent <a href="https://www.neowin.net/news/fbi-report-shows-people-still-falling-for-tech-support-scams-malwarebytes-shows-how/" rel="external nofollow">FBI report stated</a> that these scams are still quite active, even today
</p>

<p>
	 
</p>

<p>
	In a report today, Sky News said it was sent fraudulent Microsoft-branded USB drives. They were uncovered by cybersecurity consultant, Martin Pitman, from Atheniem. The drive is packaged inside a Office 2021 Professional Plus box which suggests the scammers spent some good time and also money while making these.
</p>

<p>
	 
</p>

<p>
	You can view the fake Office 2021 photos below:
</p>

<p>
	 
</p>

<p>
	<img alt="1660808698_fake_ms_office_usb_package_(s" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/08/1660808698_fake_ms_office_usb_package_(source-_sky_news)_story.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1660808691_fake_ms_office_usb_package_in" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/08/1660808691_fake_ms_office_usb_package_inside_(source-_sky_news)_story.jpg">
</p>

<p>
	 
</p>


<p>
	After a target plugs in the USB stick in their PC, the scam operates in a way that you'd expect. A fake warning message would pop up saying there is a virus in their system and prompt the victim to call a tech support number, which will obviously be the number used by scammers. The scammer then asks the victim to install a remote access program to take over the system, the usual drill.
</p>

<p>
	 
</p>

<p>
	A Microsoft spokesperson issued the following statement to Sky News regarding this case:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	Microsoft is committed to helping protect our customers. We take appropriate action to remove any suspected unlicensed or counterfeit products from the market and to hold those targeting our customers accountable
</p>

<p>
	 
</p>

<p>
	The Redmond tech firm is very well aware of such scams and has provided a <a href="https://docs.microsoft.com/en-us/microsoft-365/security/intelligence/support-scams?view=o365-worldwide" rel="external nofollow">support page</a> where you can know more about it. You can also <a href="http://www.microsoft.com/en-us/concern/scam" rel="external nofollow">report a scam directly to Microsoft </a><a href="http://www.microsoft.com/en-us/concern/scam" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	Source and images: <a href="https://news.sky.com/story/criminals-posting-counterfeit-microsoft-products-to-get-access-to-victims-computers-12675123" rel="external nofollow">Sky News</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/beware-tech-support-scammers-are-out-to-get-you-using-microsoft-branded-usb-drives/" rel="external nofollow">Beware: Tech support scammers are out to get you using Microsoft-branded USB drives</a>
</p>
]]></description><guid isPermaLink="false">7807</guid><pubDate>Thu, 18 Aug 2022 19:11:52 +0000</pubDate></item><item><title>Google blocks largest HTTPS DDoS attack 'reported to date'</title><link>https://nsaneforums.com/news/security-privacy-news/google-blocks-largest-https-ddos-attack-reported-to-date-r7806/</link><description><![CDATA[<p>
	A Google Cloud Armor customer was hit with a distributed denial-of-service (DDoS) attack over the HTTPS protocol that reached 46 million requests per second (RPS), making it the largest ever recorded of its kind.
</p>

<p>
	 
</p>

<p>
	In just two minutes, the attack escalated from 100,000 RPS to a record-breaking 46 million RPS, almost 80% more than the previous record, an <a href="https://www.bleepingcomputer.com/news/security/cloudflare-mitigates-record-breaking-https-ddos-attack/" target="_blank" rel="external nofollow">HTTPS DDoS of 26 million RPS</a> that Cloudflare mitigated in June.
</p>

<h3>
	Assault lasted 69 minutes
</h3>

<p>
	The attack started on the morning of June 1, at 09:45 Pacific Time, and targeted the victim’s HTTP/S Load Balancer initially with just 10,000 RPS.
</p>

<p>
	 
</p>

<p>
	In eight minutes, the attack intensified to 100,000 RPS and Google’s Cloud Armor Protection kicked in by generating an alert and signatures based on certain data pulled from traffic analysis.
</p>

<p>
	 
</p>

<p>
	Two minutes later, the attack peaked at 46 million requests per second:
</p>

<p>
	 
</p>

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

	<div>
		<em>HTTPS DDoS attack peaks at 46 million requests per secondsource: Google</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	To put into perspective how massive the attack was at its peak, Google says that it was the equivalent of getting all the daily requests to Wikipedia in just 10 seconds.
</p>

<p>
	 
</p>

<p>
	Luckily, the customer had already deployed the recommended rule from Cloud Armor allowing operations to run normally. The assault ended 69 minutes after it started.
</p>

<p>
	 
</p>

<div>
	<p style="margin-left: 40px;">
		“Presumably the attacker likely determined they were not having the desired impact while incurring significant expenses to execute the attack,” reads a report from Google’s Emil Kiner (Senior Product Manager) and Satya Konduru (Technical Lead)
	</p>

	<p>
		 
	</p>
</div>

<p>
	The malware behind the attack has yet to be determined but the geographic distribution of the services used points to a Mēris, a botnet responsible for DDoS attacks peaking at <a href="https://www.bleepingcomputer.com/news/security/http-ddos-attacks-reach-unprecedented-17-million-requests-per-second/" target="_blank" rel="external nofollow">17.2 million RPS</a> and <a href="https://www.bleepingcomputer.com/news/security/new-m-ris-botnet-breaks-ddos-record-with-218-million-rps-attack/" target="_blank" rel="external nofollow">21.8 million RPS</a>, both record-breaking at their time.
</p>

<p>
	 
</p>

<p>
	Mēris is known for using unsecured proxies to send out bad traffic, in an attempt to hide the origin of the attack.
</p>

<p>
	 
</p>

<p>
	Google researchers say that the attack traffic came from just 5,256 IP addresses spread in 132 countries and leveraged encrypted requests (HTTPS), indicating that the devices sending the requests have rather strong computing resources.
</p>

<p>
	 
</p>

<div>
	<p style="margin-left: 40px;">
		“Although terminating the encryption was necessary to inspect the traffic and effectively mitigate the attack, the use of HTTP Pipelining required Google to complete relatively few TLS handshakes.”
	</p>

	<p>
		 
	</p>
</div>

<p>
	Another characteristic of the attack is the use of Tor exit nodes to deliver the traffic. Although close to 22% or 1,169 of the sources channeled the requests through the Tor network, they accounted for just 3% of the attack traffic.
</p>

<p>
	 
</p>

<p>
	Despite this, Google researchers believe that Tor exit nodes could be used to deliver “a significant amount of unwelcome traffic to web applications and services.”
</p>

<p>
	 
</p>

<p>
	Starting last year, an era of record-breaking volumetric DDoS attacks started with a few botnets leveraging a small number of powerful devices to hit various targets.
</p>

<p>
	 
</p>

<p>
	In September 2021, <a href="https://www.bleepingcomputer.com/news/security/new-m-ris-botnet-breaks-ddos-record-with-218-million-rps-attack/" target="_blank" rel="external nofollow">Mēris botnet hammered Russian internet giant Yandex</a> with an attack peaking at 21.8 million requests per second. Previously, the same botnet <a href="https://www.bleepingcomputer.com/news/security/http-ddos-attacks-reach-unprecedented-17-million-requests-per-second/" target="_blank" rel="external nofollow">pushed 17.2 million RPS</a> against a Cloudflare customer.
</p>

<p>
	 
</p>

<p>
	Last November, Microsoft's Azure DDoS protection platform mitigated a massive 3.47 terabits per second attack with a packet rate of 340 million packets per second (pps) for a custmer in Asia.
</p>

<p>
	 
</p>

<p>
	Another Cloudflare customer was hit with <a href="https://www.bleepingcomputer.com/news/security/cloudflare-mitigates-record-breaking-https-ddos-attack/" target="_blank" rel="external nofollow">DDoS reaching 26 million RPS</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/google-blocks-largest-https-ddos-attack-reported-to-date/" rel="external nofollow">Google blocks largest HTTPS DDoS attack 'reported to date'</a>
</p>
]]></description><guid isPermaLink="false">7806</guid><pubDate>Thu, 18 Aug 2022 19:09:53 +0000</pubDate></item><item><title>Apple rushes macOS, iOS, and iPadOS updates to squash 'actively exploited' bugs</title><link>https://nsaneforums.com/news/security-privacy-news/apple-rushes-macos-ios-and-ipados-updates-to-squash-actively-exploited-bugs-r7795/</link><description><![CDATA[<p>
	Apple is <a href="https://neow.in/aHdvNGg4" rel="external nofollow">nearly ready</a> with major updates for iPhone, iPad, and Macs. However, right before iOS 16, Apple rushed out minor updates for macOS, iOS, and iPadOS. These updates contain patches for security vulnerabilities.
</p>

<p>
	 
</p>

<p>
	Apple has released <a href="https://support.apple.com/en-us/HT213413" rel="external nofollow">macOS 12.5.1</a>, <a href="http://support.apple.com/en-us/HT213412" rel="external nofollow">iOS 15.6.1, and iPadOS 15.6.1</a> for security flaws the company indicates “may have been actively exploited”. Simply put, these are mandatory security updates, and users should install them on <a href="https://neow.in/OGpxemdt" rel="external nofollow">qualifying devices</a> as soon as possible.
</p>

<p>
	 
</p>

<p>
	All three updates fix the same set of security flaws. One of the bugs has been tagged and tracked with CVE ID <a href="https://cve.report/CVE-2022-32894" rel="external nofollow">CVE-2022-32894</a>. This is a kernel-level vulnerability that can allow unauthorized apps “to execute arbitrary code with kernel privileges”.
</p>

<p>
	 
</p>


<p>
	The other security bug is being tracked with CVE ID <a href="https://cve.report/CVE-2022-32893" rel="external nofollow">CVE-2022-32893</a>. It is a WebKit bug that allows for arbitrary code execution via “maliciously crafted web content.” WebKit is used by Apple in its own apps, such as the Safari browser. Even the company’s Mail app uses <a href="https://developer.apple.com/documentation/webkit/wkwebview" rel="external nofollow">Apple's WebViews</a> to render and display content.
</p>

<p>
	 
</p>

<p>
	The security flaws exist within the underlying code that Apple uses extensively. Hence, it is quite likely that previous editions of macOS, such as macOS Catalina and Big Sur, could also be vulnerable. However, Apple hasn’t released any patches for these older versions, yet. Still, Apple has been sending out regular security updates to these versions. In other words, Apple could send out patches for these versions soon.
</p>

<p>
	 
</p>

<p>
	The release notes for these updates do not mention any other fixes or features. Nevertheless, users are strongly urged to accept and install these updates as soon as possible.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/apple-rushes-macos-ios-and-ipados-updates-to-squash-actively-exploited-bugs/" rel="external nofollow">Apple rushes macOS, iOS, and iPadOS updates to squash 'actively exploited' bugs</a>
</p>
]]></description><guid isPermaLink="false">7795</guid><pubDate>Thu, 18 Aug 2022 05:05:59 +0000</pubDate></item><item><title>Hacker tournament brings together world's best in Las Vegas</title><link>https://nsaneforums.com/news/security-privacy-news/hacker-tournament-brings-together-worlds-best-in-las-vegas-r7791/</link><description><![CDATA[<p>
	LAS VEGAS (Reuters) - A team of hackers from two U.S. universities won the "Capture the Flag" championship, a contest seen as the "Olympics of hacking," which draws together some of the world's best in the field.
</p>

<p>
	<br />
	In the carpeted ballroom of one of the largest casinos in Las Vegas, the few dozen hackers competing in the challenge sat hunched over laptops from Friday through Sunday during the DEF CON security conference that hosts the event.
</p>

<p>
	<br />
	The winning team included participants from Carnegie Mellon University, its alumni, and the University of California, Santa Barbara.
</p>

<p>
	<br />
	The contest involves breaking in to custom-built software designed by the tournament organizers. Participants must not only find bugs in the program but also defend themselves from hacks coming from other competitors.
</p>

<p>
	 
</p>

<p style="text-align:center;">
	<img alt="AA10LE3l.img?w=534&amp;h=401&amp;m=6" class="ipsImage" data-ratio="75.09" height="401" width="534" src="https://img-s-msn-com.akamaized.net/tenant/amp/entityid/AA10LE3l.img?w=534&amp;h=401&amp;m=6" />
</p>

<p style="text-align:center;">
	<em><span style="font-size:12px;">© Reuters/ZEBA SIDDIQUI</span></em>
</p>

<p style="text-align:center;">
	<em><span style="font-size:12px;">DEF CON hacking conference in Las Vegas</span></em>
</p>

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

<p>
	The hackers, mostly young men and women, included visitors from China, India, Taiwan, Japan and South Korea. Some worked for their respective governments, some for private firms and others were college students.
</p>

<p>
	<br />
	While their countries may be engaged in cyber espionage against one another, the DEF CON CTF contest allows elite hackers to come together in the spirit of sport.
</p>

<p>
	<br />
	The reward is not money, but prestige. "No other competition has the clout of this one," said Giovanni Vigna, a participant who teaches at the University of California in Santa Barbara. "And everybody leaves politics at home."
</p>

<p>
	<br />
	“You will easily find a participant here going to another who may be from a so-called enemy nation to say 'you did an amazing job, an incredible hack.'"
</p>

<p>
	 
</p>

<p>
	The game has taken on new meaning in recent years as cybersecurity has been elevated as a key national security priority by the United States, its allies and rivals. Over the last ten years, the cybersecurity industry has boomed in value as hacking technology has evolved.
</p>

<p>
	 
</p>

<p style="text-align:center;">
	<img alt="AA10M3it.img?w=534&amp;h=401&amp;m=6" class="ipsImage" data-ratio="75.09" height="401" width="534" src="https://img-s-msn-com.akamaized.net/tenant/amp/entityid/AA10M3it.img?w=534&amp;h=401&amp;m=6" />
</p>

<p style="text-align:center;">
	<em><span style="font-size:12px;">© Reuters/ZACHARY WADE</span></em>
</p>

<p style="text-align:center;">
	<em><span style="font-size:12px;">DEF CON hacking conference in Las Vegas</span></em>
</p>

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

<p>
	Winning the title is a lifelong badge of honor, said Aaditya Purani, a participant who works as an engineer at electric car maker Tesla Inc.
</p>

<p>
	<br />
	This year's contest was broadcast for the first time on YouTube, with accompanying live commentary in the style of televised sports.
</p>

<p>
	<br />
	DEF CON itself, which began as a meetup of a few hundred hackers in the late 1990s, was organized across four casinos this year and drew a crowd of more than 30,000, according to organizing staff.
</p>

<p>
	<br />
	On Saturday afternoon, participants at the "Capture the Flag" contest sat typing into their laptops as conference attendees streamed in and out of the room to watch. Some participants took their meals at the tables, munching on hamburgers and fries with their eyes fixed on the screens.
</p>

<p>
	 
</p>

<p style="text-align:center;">
	<img alt="AA10LGIf.img?w=534&amp;h=402&amp;m=6" class="ipsImage" data-ratio="75.28" height="402" width="534" src="https://img-s-msn-com.akamaized.net/tenant/amp/entityid/AA10LGIf.img?w=534&amp;h=402&amp;m=6" />
</p>

<p style="text-align:center;">
	<span style="font-size:12px;"><em>© Reuters/TYLER NIGHSWANDER</em></span>
</p>

<p style="text-align:center;">
	<span style="font-size:12px;"><em>DEF CON hacking conference in Las Vegas</em></span>
</p>

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

<p>
	Seungbeom Han, a systems engineer at Samsung Electronics, who was part of a South Korean team, said it was his first time at the contest and it had been an honor to qualify.
</p>

<p>
	<br />
	The competition was intense and sitting for eight hours a day at the chairs was not easy. They did take bathroom breaks, he said with a laugh, "but they are a waste of time."
</p>

<p>
	<br />
	(Reporting by Zeba Siddiqui in Las Vegas; Editing by Matthew Lewis)
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.msn.com/en-ca/news/world/hacker-tournament-brings-together-worlds-best-in-las-vegas/ar-AA10LE3Z" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">7791</guid><pubDate>Wed, 17 Aug 2022 21:38:26 +0000</pubDate></item><item><title>Malware devs already bypassed Android 13's new security feature</title><link>https://nsaneforums.com/news/security-privacy-news/malware-devs-already-bypassed-android-13s-new-security-feature-r7779/</link><description><![CDATA[<p>
	Android malware developers are already adjusting their tactics to bypass a new 'Restricted setting' security feature introduced by Google in the newly released Android 13.
</p>

<p>
	 
</p>

<p>
	Android 13 was released this week, with the new operating system being rolled out to Google Pixel devices and the source code <a href="http://android-developers.googleblog.com/2022/08/android-13-is-in-aosp.html" rel="external nofollow" target="_blank">published on AOSP</a>.
</p>

<p>
	 
</p>

<p>
	As part of this release, Google attempted to cripple mobile malware that attempted to enable powerful Android permissions, such as AccessibilityService, to perform malicious, stealthy behavior in the background.
</p>

<p>
	 
</p>

<p>
	However, analysts at Threat Fabric today say malware authors are already developing Android malware droppers that can bypass these restrictions and deliver payloads that enjoy high privileges on a user's device.
</p>

<h2>
	Android 13 security
</h2>

<p>
	In previous Android versions, most mobile malware found its way inside millions of devices via dropper apps available on the Play Store, which masquerade as legitimate apps.
</p>

<p>
	 
</p>

<p>
	During installation, the malware apps prompt users to grant access to risky permissions and then sideload (or drop) malicious payloads by abusing Accessibility Service privileges.
</p>

<p>
	 
</p>

<p>
	Accessibility Services is a massively abused disability assistance system on Android that enables apps to perform swipes and taps, go back or return to the home screen. All of this is done without the knowledge or permission of the user.
</p>

<p>
	 
</p>

<p>
	Typically, the malware uses the service to grant itself additional permissions and stop the victim from manually deleting the malicious app.
</p>

<p>
	 
</p>

<p>
	In Android 13, Google's security engineers introduced a 'Restricted setting' feature, which blocks sideloaded applications from requesting Accessibility Service privileges, limiting the function to Google Play-sourced APKs.
</p>

<p>
	 
</p>

<p>
	However, researchers at ThreatFabric were able to <a href="https://www.threatfabric.com/blogs/h1-2022-mobile-threat-landscape.html#:~:text=Android%2013%20Restrictions" rel="external nofollow" target="_blank">create a proof-of-concept dropper</a> that easily bypassed this new security feature to gain access to Accessibility Services.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="threatfabric-restricted-settings.jpg" class="ipsImage" data-ratio="75.10" height="405" width="720" src="https://www.bleepstatic.com/images/news/security/threatfabric-restricted-settings.jpg">
	</p>

	<div>
		<em>Bypassing Android 13's restricted setting featureSource: ThreatFabric</em>
	</div>
</div>

<h2>
	Bypassing Android's Restricted settings
</h2>

<p>
	In a new report released today, Threat Fabric has discovered a new Android malware dropper that is already adding new features to bypass the new Restricted setting security feature.
</p>

<p>
	 
</p>

<p>
	While following the <a href="https://www.bleepingcomputer.com/news/security/new-xenomorph-android-malware-targets-customers-of-56-banks/" target="_blank" rel="external nofollow">Xenomorph Android malware campaigns</a>, Threat Fabric discovered a new dropper still under development. This dropper was named "BugDrop" after the many flaws that plague its operation at this early phase.
</p>

<p>
	 
</p>

<p>
	This novel dropper features code similar to Brox, a freely distributed malware development tutorial project circulating on hacker forums, but with a modification in one string of the installer function.
</p>

<p>
	 
</p>

<p>
	"What drew our attention is the presence in the Smali code of the string "com.example.android.apis.content.SESSION_API_PACKAGE_INSTALLED," <a href="https://www.threatfabric.com/blogs/bugdrop-new-dropper-bypassing-google-security-measures.html" rel="external nofollow" target="_blank">explains Threat Fabric in the report</a>.
</p>

<p>
	 
</p>

<p>
	"This string, which is not present in the original Brox code, corresponds to the action required by intents to create an installation process by session."
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="string.png" class="ipsImage" data-ratio="75.10" height="540" width="594" src="https://www.bleepstatic.com/images/news/u/1220909/Code%20and%20Details/string.png">
	</p>

	<div>
		<em>String that invokes session-based installation (Threat Fabric)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	Session-based installation is used to perform a <a href="https://developer.android.com/reference/android/content/pm/PackageInstaller.Session" rel="external nofollow" target="_blank">multi-staged installation</a> of malware onto an Android device by splitting the packages (APKs) into smaller pieces and giving them identical names, version codes, and signing certificates.
</p>

<p>
	 
</p>

<p>
	This way, Android won't see the payload installation as sideloading the APK, and thus Android 13's Accessibility Service restrictions won't apply.
</p>

<p>
	 
</p>

<p>
	"When fully implemented, this slight modification would circumvent Google's new security measures fully, even before they are effectively in place," comments Threat Fabric.
</p>

<p>
	 
</p>

<p>
	BleepingComputer has reached out to Google with further questions about this bypass and will update the story with any response.
</p>

<h2>
	Hadoken group
</h2>

<p>
	BugDrop is still a work in progress by a group of malware authors and operators named 'Hakoden,' who are also responsible for creating the Gymdrop dropper and the Xenomorph Android banking trojan.
</p>

<p>
	 
</p>

<p>
	When BugDrop is ready for mass deployment, it is expected to be used in Xenomorph campaigns, enabling on-device credential theft and fraud behavior on the most recent Android devices.
</p>

<p>
	 
</p>

<p>
	Additionally, the latest Xenomorph samples analyzed by Threat Fabric have added remote access trojan (RAT) modules, making the malware an even more potent threat.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/malware-devs-already-bypassed-android-13s-new-security-feature/" rel="external nofollow">Malware devs already bypassed Android 13's new security feature</a>
</p>
]]></description><guid isPermaLink="false">7779</guid><pubDate>Wed, 17 Aug 2022 20:53:06 +0000</pubDate></item><item><title>iOS VPNs have leaked traffic for more than 2 years, researcher claims</title><link>https://nsaneforums.com/news/security-privacy-news/ios-vpns-have-leaked-traffic-for-more-than-2-years-researcher-claims-r7778/</link><description><![CDATA[<h3>
	VPNs on Apple mobile devices reportedly keep connections open and expose data.
</h3>

<div itemprop="articleBody">
	
	<p>
		A security researcher says that Apple's iOS devices don't fully route all network traffic through VPNs as a user might expect, a potential security issue the device maker has known about for years.
	</p>

	<p>
		 
	</p>

	<p>
		Michael Horowitz, a longtime computer security blogger and researcher, puts it plainly—if contentiously—in a <a href="https://www.michaelhorowitz.com/VPNs.on.iOS.are.scam.php" rel="external nofollow">continually updated blog post</a>. "VPNs on iOS are broken," he says.
	</p>

	<p>
		 
	</p>

	<p>
		Any third-party VPN seems to work at first, giving the device a new IP address, DNS servers, and a tunnel for new traffic, Horowitz writes. But sessions and connections established before a VPN is activated do not terminate and, in Horowitz's findings with advanced router logging, can still send data outside the VPN tunnel while it's active.
	</p>

	<p>
		 
	</p>

	<p>
		In other words, you might expect a VPN client to kill existing connections before establishing a secure connection so they can be re-established inside the tunnel. But iOS VPNs can't seem to do this, Horowitz says, a finding that is backed up by a similar report from May 2020.
	</p>

	<p>
		 
	</p>

	<p>
		"Data leaves the iOS device outside of the VPN tunnel," Horowitz writes. "This is not a classic/legacy DNS leak, it is a data leak. I confirmed this using multiple types of VPN and software from multiple VPN providers. The latest version of iOS that I tested with is 15.6."
	</p>

	<p>
		 
	</p>

	<p>
		<img alt="horowitz_finding.jpeg" class="ipsImage" data-ratio="19.03" height="102" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2022/08/horowitz_finding.jpeg">
	</p>

	<p style="width:720px;">
		<em>Security blogger Michael Horowitz's logs show a VPN-connected iPad reaching out to both his VPN provider (37.19.214.1) and Apple Push (17.57.144.12). The Apple connection is outside the VPN and could potentially expose his IP address if seen by an ISP or other parties.</em>
	</p>

	<p style="width:720px;">
		 
	</p>

	<p>
		Privacy company Proton previously reported an <a href="https://protonvpn.com/blog/apple-ios-vulnerability-disclosure/" rel="external nofollow">iOS VPN bypass vulnerability</a> that started at least in iOS 13.3.1. Like Horowitz's post, ProtonVPN's blog noted that a VPN typically closes all existing connections and reopens them inside a VPN tunnel, but that didn't happen on iOS. Most existing connections will eventually end up inside the tunnel, but some, like Apple's push notification service, can last for hours.
	</p>

	<p>
		 
	</p>

	<p>
		The primary issue with non-tunneled connections persisting is that they could be unencrypted and that the IP address of the user and what they're connecting to can be seen by ISPs and other parties. "Those at highest risk because of this security flaw are people in countries where surveillance and civil rights abuses are common," ProtonVPN wrote at the time. That might not be a pressing concern for typical VPN users, but it's notable.
	</p>

	<p>
		 
	</p>

	<p>
		ProtonVPN confirmed that the VPN bypass persisted in three subsequent updates to iOS 13. ProtonVPN indicated in its blog post that Apple would add functionality to block existing connections, but this functionality as added did not appear to make a difference in Horowitz's results.
	</p>

	<p>
		 
	</p>

	<p>
		Horowitz tested ProtonVPN's app in mid-2022 on an iPad iOS 15.4.1 and found that it still allowed persistent, non-tunneled connections to Apple's push service. The Kill Switch function added to ProtonVPN, which describes its function as blocking all network traffic if the VPN tunnel is lost, did not prevent leaks, according to Horowitz.
	</p>

	<p>
		 
	</p>

	<p>
		Horowitz tested again on iOS 15.5 with a different VPN provider and iOS app (OVPN, running the WireGuard protocol). His iPad continued to make requests to both Apple services and to Amazon Web Services.
	</p>

	<p>
		 
	</p>

	<p>
		ProtonVPN had suggested a workaround that was "almost as effective" as manually closing all connections when starting a VPN: Connect to a VPN server, turn on airplane mode, then turn it off. "Your other connections should also reconnect inside the VPN tunnel, though we cannot guarantee this 100%," ProtonVPN wrote. Horowitz suggests that iOS's Airplane Mode functions are so confusing as to make this a non-answer.
	</p>

	<p>
		 
	</p>

	<p>
		We've reached out to both Apple and OpenVPN for comment and will update this article with any responses.
	</p>

	<p>
		 
	</p>

	<p>
		Horowitz's post doesn't offer specifics on how iOS might fix the issue. He also doesn't address VPNs that offer "<a href="https://www.fortinet.com/resources/cyberglossary/vpn-split-tunneling" rel="external nofollow">split tunneling</a>," focusing instead on the promise of a VPN capturing all network traffic. For his part, Horowitz recommends a <a href="https://www.pcwrt.com/" rel="external nofollow">$130 dedicated VPN router</a> as a truly secure VPN solution.
	</p>

	<p>
		 
	</p>

	<p>
		VPNs, especially commercial offerings, continue to be a complicated piece of Internet security and privacy. <a href="https://arstechnica.com/information-technology/2016/06/aiming-for-anonymity-ars-assesses-the-state-of-vpns-in-2016/" rel="external nofollow">Picking a "best VPN"</a> has long been a challenge. VPNs can be brought down by <a href="https://arstechnica.com/information-technology/2021/04/ransomware-shuts-down-production-at-two-manufacturing-plants/" rel="external nofollow">vulnerabilities</a>, <a href="https://arstechnica.com/gadgets/2021/07/vpn-servers-seized-by-ukrainian-authorities-werent-encrypted/" rel="external nofollow">unencrypted servers</a>, <a href="https://arstechnica.com/tech-policy/2020/03/analytics-firm-harvested-ios-android-user-data-with-vpn-apps-report-finds/" rel="external nofollow">greedy data brokers</a>, or by <a href="https://arstechnica.com/tech-policy/2018/08/facebook-violates-apples-data-gathering-rules-pulls-vpn-from-app-store/" rel="external nofollow">being owned by Facebook</a>.
	</p>

	<p>
		 
	</p>

	<p>
		(<strong>Update 2:58 pm ET:</strong> Updated to address notion of split tunneling and VPN expectations.)
	</p>

	<p>
		 
	</p>
</div>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/information-technology/2022/08/ios-vpns-still-leak-traffic-more-than-2-years-later-researcher-claims/" rel="external nofollow">iOS VPNs have leaked traffic for more than 2 years, researcher claims</a>
</p>
]]></description><guid isPermaLink="false">7778</guid><pubDate>Wed, 17 Aug 2022 20:51:39 +0000</pubDate></item><item><title>How to improve privacy in Microsoft Edge by enabling Encrypted Client Hello</title><link>https://nsaneforums.com/news/security-privacy-news/how-to-improve-privacy-in-microsoft-edge-by-enabling-encrypted-client-hello-r7749/</link><description><![CDATA[<p>
	Microsoft has implemented another privacy-related feature in its browser by adding support for Encrypted Client Hello or ECH. <a href="https://datatracker.ietf.org/doc/html/draft-ietf-tls-esni-08" rel="external nofollow">Encrypted Client Hello</a> is a mechanism in Transport Layer Security protocol (TLS) that enhances privacy by encrypting all privacy-sensitive parameters of the TLS connection.
</p>

<p>
	 
</p>

<p>
	TLS is a cryptographic protocol a client (browser) and server use to exchange encryption keys (handshake). The current implementation of TLS leaves several privacy-sensitive parameters—such as Server Name Indication that shows what server communicates with the client—without encryption. The Encrypted Client Hello extension fixes this long-standing privacy leak by providing full handshake encryption and protection from network eavesdropping. You can find an in-depth explanation of Encrypted Client Hello <a href="https://blog.cloudflare.com/encrypted-client-hello/" rel="external nofollow">in a post on the official </a><a href="https://blog.cloudflare.com/encrypted-client-hello/" rel="external nofollow">Cloudflare</a> blog. Meanwhile, here is how to enable Encrypted Client Hello in Microsoft Edge 105 (and up) to improve privacy:
</p>

<p>
	 
</p>

<ul>
	<li>
		1. Update Microsoft Edge to version 105 and newer (Beta, Dev, and Canary).
	</li>
	<li>
		2. Place the browser icon on the desktop, right-click it, and select <strong>Properties</strong>.
	</li>
	<li>
		3. Click the <strong>Target </strong>field, enter one space, and type <strong>--enable-features=EncryptedClientHello</strong>. Do not place a period at the end of the line.
	</li>
	<li>
		<img alt="1660641551_edge_ech_guide_(1).jpg" class="ipsImage" data-ratio="56.49" height="274" width="485" src="https://cdn.neow.in/news/images/uploaded/2022/08/1660641551_edge_ech_guide_(1).jpg">
	</li>
	<li>
		4. Click <strong>Ok </strong>to save the changes and launch the browser with the shortcut you have just customized.
	</li>
	<li>
		5. Go to <strong>edge://flags/#dns-https-svcb</strong> and enable the highlighted flag.
	</li>
	<li>
		6. Repeat the same with the <strong>edge://flags/#use-dns-https-svcb-alpn</strong> flag.
	</li>
	<li>
		<img alt="1660641670_edge_ech_guide_(2).jpg" class="ipsImage" data-ratio="75.10" height="336" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/08/1660641670_edge_ech_guide_(2).jpg">
	</li>
	<li>
		7. Restart the browser.
	</li>
	<li>
		8. Go to <strong>Settings &gt; Privacy, search, and services &gt; Security</strong> and turn on <strong>Use secure DNS</strong>.
	</li>
	<li>
		9. Click <strong>Choose a service provider</strong> and select <strong>Cloudflare</strong>.
	</li>
	<li>
		<img alt="1660641776_edge_ech_guide_(3).jpg" class="ipsImage" data-ratio="75.10" height="391" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/08/1660641776_edge_ech_guide_(3).jpg">
	</li>
	<li>
		10. Restart Microsoft Edge once again.
	</li>
	<li>
		11. Now you can check the status of Encrypted Client Hello by navigating to <a href="https://defo.ie/ech-check.php" rel="external nofollow">this webpage</a>. It should display "success" next to the SSL_ECH_STATUS line.
	</li>
	<li>
		<img alt="1660642097_edge_ech_guide_(4).jpg" class="ipsImage" data-ratio="75.10" height="408" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/08/1660642097_edge_ech_guide_(4).jpg">
	</li>
	
</ul>

<p>
	 
</p>

<p>
	That's it. You can now use Microsoft Edge with extra privacy measures ensuring the browser does not leak parts of your data.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/guides/how-to-improve-privacy-in-microsoft-edge-by-enabling-encrypted-client-hello/" rel="external nofollow">How to improve privacy in Microsoft Edge by enabling Encrypted Client Hello</a>
</p>
]]></description><guid isPermaLink="false">7749</guid><pubDate>Tue, 16 Aug 2022 21:57:36 +0000</pubDate></item><item><title>Microsoft will turn off TLS 1.0 and 1.1 in Internet Explorer and EdgeHTML on September 13</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-will-turn-off-tls-10-and-11-in-internet-explorer-and-edgehtml-on-september-13-r7748/</link><description><![CDATA[<p>
	Microsoft has revealed its updated plans to disable TLS 1.0 and 1.1 (Transport Layer Security Protocol) in Internet Explorer and EdgeHTML that powers the WebView control. The company announced <a href="https://www.neowin.net/news/microsoft-will-disable-tls-versions-10-and-11-in-edge-and-ie-11-by-early-2020/" rel="external nofollow">plans to phase out TLS 1.0 and 1.1 in October 2018</a> but later had to <a href="https://blogs.windows.com/msedgedev/2020/03/31/tls-1-0-tls-1-1-schedule-update-edge-ie11/" rel="external nofollow">revise its schedule</a> due to the pandemic unfolding in 2020. Now Microsoft is ready to pull the plug on outdated security standards in its <a href="https://www.neowin.net/news/end-of-an-era-internet-explorer-11-has-retired-here-is-what-you-need-to-know/" rel="external nofollow">deceased browsers</a>.
</p>

<p>
	 
</p>

<p>
	According to a message posted on <a href="https://docs.microsoft.com/en-us/windows/release-health/windows-message-center" rel="external nofollow">the Windows Message Center website</a>, Microsoft will disable old TLS protocols in Internet Explorer and EdgeHTML on September 13, 2022. IT Admins who want to disable TLS 1.0 and 1.1 before the announced date can do that using <a href="https://admx.help/?Category=InternetExplorer&amp;Policy=Microsoft.Policies.InternetExplorer::Advanced_SetWinInetProtocols" rel="external nofollow">dedicated rules in Group Policy Editor</a>.
</p>

<p>
	 
</p>

<p>
	Another thing worth mentioning is that Microsoft is not deprecating old Transport Layer Security protocols. Companies that need TLS 1.0 and 1.1 for compatibility reasons can re-enable them through Group Policy or in <strong>Tools &gt; Internet Options &gt; Advanced</strong> inside Internet Explorer.
</p>

<p>
	 
</p>


<p>
	If you use Microsoft Edge Chromium (or <a href="https://neow.in/NGVzc2dw" rel="external nofollow">WebView2 based on Chromium</a>), the upcoming changes should not bother you, as <a href="https://www.neowin.net/news/microsoft-to-remove-tls-10-and-11-from-edge-in-july-ie-and-edge-legacy-in-september/" rel="external nofollow">the company turned off old TLS protocols in Edge 84 on July 16, 2020</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-will-turn-off-tls-10-and-11-in-internet-explorer-and-edgehtml-on-september-13/" rel="external nofollow">Microsoft will turn off TLS 1.0 and 1.1 in Internet Explorer and EdgeHTML on September 13</a>
</p>
]]></description><guid isPermaLink="false">7748</guid><pubDate>Tue, 16 Aug 2022 21:50:36 +0000</pubDate></item><item><title>Hackers are finding ways around multi-factor authentication. Here's what to watch for</title><link>https://nsaneforums.com/news/security-privacy-news/hackers-are-finding-ways-around-multi-factor-authentication-heres-what-to-watch-for-r7742/</link><description><![CDATA[<p>
	<span style="font-size:20px;">MFA provides a significant barrier against cyber attacks - but isn't infallible. </span>
</p>

<p>
	 
</p>

<p>
	It's often said that the most important things you can do protect your accounts and wider network from hackers is to use multi-factor authentication (MFA).
</p>

<p>
	<br />
	That's because one of the most common ways cyber criminals breach networks is by using phishing attacks to steal passwords or simply by guessing weak ones. Either way, so long as they are using a real password many systems will assume it's safe to give them access.
</p>

<p>
	 
</p>

<p>
	MFA creates and additional barrier to attackers because it requires the user to additionally verify that the login attempt was really made by them. This verification can be via an SMS message, an authenticator app or even a physical security key. If the attacker has the password, but not the verification message or physical device, then the system won't let them in and they can't get any further.
</p>

<p>
	 
</p>

<p>
	Using MFA protects against the vast majority of attempted account takeovers, but recently there's been a surge in cyber attacks which aim to dodge past multi-factor authentication security. According to Microsoft, in just one campaign 10,000 organisations have been targeted in this way during the last year.
</p>

<p>
	<br />
	One option to for hackers who want to get around MFA is to use so-called adversary-in-the-middle (AiTM) attack which combined a phishing attack with a proxy server between the victim and the website they're trying to login to. This allows the attackers to steal the password and session cookie which provides the additional level of authentication they can exploit - in this case to steal email. The user simply thinks they have logged into their account as usual.
</p>

<p>
	<br />
	"Note that this is not a vulnerability in MFA; since AiTM phishing steals the session cookie, the attacker gets authenticated to a session on the user's behalf, regardless of the sign-in method the latter uses," as Microsoft notes of that particular campaign.
</p>

<p>
	<br />
	That's because the attackers haven't broken the MFA themselves, they've managed to bypass it by stealing the cookies, and are now able to use the account as if they were the user, even if they go away and come back later. That means despite the presence of multi-factor authentication, it's unfortunately being made redundant in this situation – and that's bad for everyone.
</p>

<p>
	 
</p>

<p>
	So while multi-factor authentication is a deterrent most of the time, these attacks show that it isn't infallible.
</p>

<p>
	<br />
	"Even though security features such as multi-factor authentication (MFA) add an extra layer of security, they should not be considered as a silver bullet to protect against phishing attacks. With the use of advanced phishing kits (AiTM) and clever evasion techniques, threat actors can bypass both traditional as well as advanced security solutions," said security company ZScaler in its analysis of a similar attack.
</p>

<p>
	<br />
	And there are other scenarios which can be exploited to bypass multi-factor authentication too, because in many instances, a code is required, and a person needs to enter that code. And people can be tricked or manipulated even while the technology tries to protect us.
</p>

<p>
	<br />
	"At the end of the day, whether it's a number or it's a piece of information, as soon as the user sees it, it becomes something they know and if it's something that they know it's something the attacker can steal," says Etay Maor, senior director of security strategy at Cato Networks.
</p>

<p>
	<br />
	It takes a little more effort from the attacker, but it's possible to grab these codes. For example, SMS verification is still a common method of MFA for many, particularly for things like bank accounts and phone contracts. In some cases, the user is required to read out a code over the phone or input it into a service.
</p>

<p>
	<br />
	It's a potentially complex process, but it's possible for cyber criminals to spoof helplines and other services which ask for codes to devices – especially if people think they're talking to someone who is trying to help them. It's why many services will preface an SMS code with a warning that they'll never call you to ask for it.
</p>

<p>
	<br />
	"It's not that surprising attackers prey on the human aspect, the people components of the system. People being busy, people being stressed, all sorts of things influence decisions we make," says Oz Alashe, CEO &amp; Founder of CybSafe.
</p>

<p>
	 
</p>

<p>
	Another method cyber criminals can exploit to bypass MFA is by using malware which actively steals codes. For example, the hackers could gain access to an account by using trojan malware to watch a user gain access to their account, then use the access they have from the infected device to go about their business.
</p>

<p>
	 
</p>

<p>
	There's also the potential for them to take control of devices without the victim knowing, using the authenticator app and using the code that's provided to remotely access the account they're after from another machine.
</p>

<p>
	<br />
	As far as the network or account is concerned, because the authentication has been used correctly, it's the legitimate user using the service. But there are signs which networks and information security teams could be set up to watch for, signs something might not be right, even if the correct details are used.
</p>

<p>
	<br />
	"The system itself should consider whether this person doesn't normally log in from here or at this time and, therefore, do we need to do another level, another layer of verification before we provide them access?" says Alashe.
</p>

<p>
	<br />
	While it isn't totally infallible, using multi-factor authentication is still a must as it stops a significant amount of attempted account takeover attempts. But as cyber criminals get smarter they're increasingly going to go after it – and that requires extra levels of defence, particularly from those responsible for securing networks.
</p>

<p>
	<br />
	"It's good it's recommended because you won't be the lower hanging fruit. But you definitely need to augment it with an additional layers of security because, just like just like any other siloed security solution, it can be circumvented and you can't think everything is secure, just because of one security layer," says Maor.
</p>

<p>
	<br />
	And technology can only do so much, especially when attackers are explicitly attempting to manipulate people into making bad decisions. That needs to be taken into account too, especially as more of what we do shifts towards cloud and other online services.
</p>

<p>
	<br />
	"This is a really important challenge for society right now as we increasingly digitize we've got an incredible opportunity to continue to put technology really good use. But we've also got to address these challenges when it comes to resilience and the human aspect," says Alashe.
</p>

<p>
	<br />
	"People are wonderful, they want to be helpful, so they'll get tricked sometimes," he adds.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.zdnet.com/article/hackers-are-finding-ways-around-multi-factor-authentication-heres-what-to-watch-for/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">7742</guid><pubDate>Tue, 16 Aug 2022 20:05:03 +0000</pubDate></item><item><title>Apple is looking to add even more advertising across the iPhone and iPad</title><link>https://nsaneforums.com/news/security-privacy-news/apple-is-looking-to-add-even-more-advertising-across-the-iphone-and-ipad-r7732/</link><description><![CDATA[<p>
	<img alt="1_capture_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2016/06/1_capture_story.jpg">
</p>

<p>
	 
</p>

<p>
	Bloomberg is reporting today that Apple is looking to expand its advertising reach across the iOS and iPadOS ecosystems, after restricting third-party advertising across the platform.
</p>

<p>
	 
</p>

<p>
	After launching <a href="https://www.neowin.net/news/ios-app-tracking-transparency-will-roll-out-in-the-spring/" rel="external nofollow">App Tracking Transparency</a> in early 2021, Apple has effectively taken away one of the key methods that advertisers use to generate money. This feature, in short, allows users to select whether an app can track activity across other websites and apps.
</p>

<p>
	 
</p>

<p>
	Off the back of this, Apple's advertising business has gone from strength to strength, originally starting with search ads within the App Store and moving to ads within News and Stocks apps and including <a href="https://www.neowin.net/news/apple-and-major-league-baseball-mlb-announce-free-games-for-july-on-apple-tv/" rel="external nofollow">Apple TV+ coverage of MLB</a>.
</p>

<p>
	 
</p>

<p>
	At this stage, the next step for Apple looks to be to add search ads to Maps, as well as adding similar ads to those already in the App Store to both Books and Podcasts. Apple could also potentially introduce an ad supported tier of Apple TV+ similar to what is planned for<a href="https://www.neowin.net/news/disney-will-launch-a-cheaper-ad-supported-tier-from-late-2022/" rel="external nofollow"> Disney+</a>.
</p>

<p>
	 
</p>

<p>
	Having generated approximately $4 billion in revenue annually, the ads group within Apple looks to expand significantly, wanting to increase this figure into the double digits, and these methods would be one way to achieve this target.
</p>

<p>
	 
</p>

<p>
	Source: <a href="https://www.bloomberg.com/news/newsletters/2022-08-14/apple-aapl-set-to-expand-advertising-bringing-ads-to-maps-tv-and-books-apps-l6tdqqmg" rel="external nofollow">Bloomberg</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/apple-is-looking-to-add-even-more-advertising-across-the-iphone-and-ipad/" rel="external nofollow">Apple is looking to add even more advertising across the iPhone and iPad</a>
</p>
]]></description><guid isPermaLink="false">7732</guid><pubDate>Tue, 16 Aug 2022 05:59:00 +0000</pubDate></item><item><title>Twilio hack exposed Signal phone numbers of 1,900 users</title><link>https://nsaneforums.com/news/security-privacy-news/twilio-hack-exposed-signal-phone-numbers-of-1900-users-r7731/</link><description><![CDATA[<p>
	Phone numbers of close to 1,900 Signal users were exposed in the data breach Twilio cloud communications company suffered at the beginning of the month.
</p>

<p>
	 
</p>

<p>
	Twilio provides phone number verification services for Signal and last week disclosed that an <a href="https://www.bleepingcomputer.com/news/security/twilio-125-customers-affected-by-data-breach-no-passwords-stolen/" target="_blank" rel="external nofollow">attacker hacked its network</a> on August 4.
</p>

<p>
	 
</p>

<p>
	The communications company confirmed that data belonging to <a href="https://www.bleepingcomputer.com/news/security/twilio-125-customers-affected-by-data-breach-no-passwords-stolen/" target="_blank" rel="external nofollow">125 of its customers was exposed</a> after the hackers gained access to Twilio employee accounts by sending them text messages with malicious links.
</p>

<h3>
	Hacker could register phone numbers to their device
</h3>

<p>
	Signal today published an advisory for its users informing them how the cyberattack on Twilio impacted them:
</p>

<p>
	 
</p>

<div>
	<p style="margin-left: 40px;">
		“All users can rest assured that their message history, contact lists, profile information, whom they'd blocked, and other personal data remain private and secure and were not affected” - <a href="https://support.signal.org/hc/en-us/articles/4850133017242" rel="external nofollow" target="_blank">Signal</a>
	</p>

	<p>
		 
	</p>
</div>

<p>
	But for about 1,900 Signal users their phone numbers were potentially exposed to the Twilio attacker, who could have attempted to register them to another device.
</p>

<p>
	 
</p>

<p>
	Signal’s investigation into the incident concluded that the hacker’s access to Twilio’s customer support console either allowed them to see that the phone number was linked to a Signal account or revealed the SMS verification code for registering with the service.
</p>

<p>
	 
</p>

<div>
	<p style="margin-left: 40px;">
		“During the window when an attacker had access to Twilio’s customer support systems it was possible for them to attempt to register the phone numbers they accessed to another device using the SMS verification code. The attacker no longer has this access, and the attack has been shut down by Twilio” - Signal
	</p>

	<p>
		 
	</p>
</div>

<p>
	The encrypted instant messaging service says that from the 1,900 phone numbers, the attacker “explicitly searched” for three of them. One of these users reported that their account was re-registered.
</p>

<p>
	 
</p>

<p>
	Signal reassures users that the message history remained safe at all times because it is available only on the device with no copy on the service’s servers.
</p>

<p>
	 
</p>

<p>
	Contact lists and profile information is protected by the Signal PIN, which could not be accessed during the Twilio data breach.
</p>

<h3>
	SMS notifications on their way
</h3>

<p>
	The company warns that if an attacker re-registers an account to one of their devices, they would be able to send and receive Signal messages from that phone number.
</p>

<p>
	 
</p>

<p>
	All affected 1,900 Signal users will be unregistered on all devices and they should go through the registering process on their devices.
</p>

<p>
	 
</p>

<p>
	Signal is now in the process of sending SMS messages to affected users to let them know about the risk and is expecting to complete the process by tomorrow.
</p>

<p>
	 
</p>

<p>
	Impacted users should receive a message reading: “This is from Signal Messenger. We’re reaching out so you can protect your Signal account. Open Signal and register again. More info: <a href="https://signal.org/smshelp" rel="external nofollow" target="_blank">https://signal.org/smshelp</a>.”
</p>

<p>
	 
</p>

<p>
	When opening the Signal app, they should also see a banner notifying them that their device is no longer registered, if they used the service recently.
</p>

<p>
	 
</p>

<p>
	Signal encourages users to turn on <a href="https://support.signal.org/hc/en-us/articles/360007059792-Signal-PIN#manage_registration_lock" rel="external nofollow" target="_blank">the registration lock option</a>, which allows recovering the profile, settings, contacts, and blocked users. The feature can be enabled or disabled only from the device and requires the Signal PIN as an additional verification layer.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/twilio-hack-exposed-signal-phone-numbers-of-1-900-users/" rel="external nofollow">Twilio hack exposed Signal phone numbers of 1,900 users</a>
</p>
]]></description><guid isPermaLink="false">7731</guid><pubDate>Tue, 16 Aug 2022 05:57:32 +0000</pubDate></item><item><title>Microsoft Defender back to its charming best in the latest AV-TEST rankings</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-defender-back-to-its-charming-best-in-the-latest-av-test-rankings-r7721/</link><description><![CDATA[<p>
	Anti-malware assessment firm AV-TEST recently released the latest June 2022 rankings for best antivirus solutions for home users. In this edition, 19 different anti-malware products were tested. Microsoft has also been a participant in the rankings and its Defender has generally been doing really well over the course of last year both in <a href="https://www.neowin.net/news/tags/av_ranking/" rel="external nofollow">AV-TEST's as well as AV-Comparatives' testings</a>.
</p>

<p>
	 
</p>

<p>
	However, in the previous report for the month of April, Defender was <a href="https://www.neowin.net/news/microsoft-defender-finally-falters-as-it-fails-to-woo-av-test-in-the-latest-rankings/" rel="external nofollow">not able to secure the full 18 points</a> like it was able to do till then. Speaking of 18 points, here is how the break-up of the points happens.
</p>

<p>
	 
</p>

<p>
	There are three categories with six points each. These categories are:
</p>

<p>
	 
</p>


<ul>
	<li>
		Protection
	</li>
	<li>
		Performance
	</li>
	<li>
		Usability
	</li>
</ul>

<p>
	 
</p>

<p>
	Defender, alongside many others, has scored the full marks in all three categories as you can see in the image below which shows the break-up of points for all the 19 antivirus products which participated in the June 2022 test:
</p>

<p>
	 
</p>

<p>
	<img alt="1660575110_av-test_rank_june_2022_story." class="ipsImage" data-ratio="75.10" height="720" width="865" src="https://cdn.neow.in/news/images/uploaded/2022/08/1660575110_av-test_rank_june_2022_story.jpg">
</p>

<p>
	 
</p>

<p>
	The worst of the bunch was PC Matic. Although it has scored the full six points in both the Protection and Performance categories, it tanked in the Usability section with just 3.5 points out of 6, AV-TEST rarely hands such poor numbers. The second-worst product was Protected.net which received 6 out of 6 in Usability but got one point less in the Protection category.
</p>

<p>
	 
</p>

<p>
	You may find more details on AV-TEST's official <a href="https://www.av-test.org/en/antivirus/home-windows/windows-10/june-2022/" rel="external nofollow">website here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-defender-back-to-its-charming-best-in-the-latest-av-test-rankings/" rel="external nofollow">Microsoft Defender back to its charming best in the latest AV-TEST rankings</a>
</p>
]]></description><guid isPermaLink="false">7721</guid><pubDate>Mon, 15 Aug 2022 20:14:35 +0000</pubDate></item><item><title>Over 9,000 VNC servers exposed online without a password</title><link>https://nsaneforums.com/news/security-privacy-news/over-9000-vnc-servers-exposed-online-without-a-password-r7711/</link><description><![CDATA[<p>
	Researchers have discovered at least 9,000 exposed VNC (virtual network computing) endpoints that can be accessed and used without authentication, allowing threat actors easy access to internal networks.
</p>

<p>
	 
</p>

<p>
	VNC (virtual network computing) is a platform-independent system meant to help users connect to systems that require monitoring and adjustments, offering control of a remote computer via RFB (remote frame buffer protocol) over a network connection.
</p>

<p>
	 
</p>

<p>
	If these endpoints aren’t properly secured with a password, which is often the result of negligence, error, or a decision taken for convenience, they can serve as entry points for unauthorized users, including threat actors with malicious intentions.
</p>

<p>
	 
</p>

<p>
	Depending on what systems lie behind the exposed VNCs, like, for example, <a href="https://www.bleepingcomputer.com/news/security/hackers-tried-poisoning-town-after-breaching-its-water-facility/" target="_blank" rel="external nofollow">water treatment facilities</a>, the implications of abusing access could be devastating for entire communities.
</p>

<h2>
	Alarming findings
</h2>

<p>
	Security weakness hunters at Cyble scanned the web for internet-facing VNC instances with no password and found over 9,000 accessible servers.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="map(2).png" class="ipsImage" data-ratio="75.10" height="294" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/Maps/map(2).png">
	</p>

	<div>
		<em>Unsecured VNCs spread across the world (Cyble)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	Most of the exposed instances are located in China and Sweden, while the United States, Spain, and Brazil followed in the top 5 with significant volumes of unprotected VNCs.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="exposed-vncs.png" class="ipsImage" data-ratio="75.10" height="381" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/Diagrams/exposed-vncs.png">
	</p>

	<div>
		<em>Countries with the most exposed VNC instances (Cyble)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	To make matters worse, Cybcle found some of these exposed VNC instances to be for industrial control systems, which should never be exposed to the Internet.
</p>

<p>
	 
</p>

<p>
	“During the course of the investigation, researchers were able to narrow down multiple Human Machine Interface (HMI) systems, Supervisory Control And Data Acquisition Systems (SCADA), Workstations, etc., connected via VNC and exposed over the internet,” details Cyble in the report.
</p>

<p>
	 
</p>

<p>
	In one of the explored cases, the exposed VNC access led to an HMI for controlling pumps on a remote SCADA system in an unnamed manufacturing unit.
</p>

<p>
	 
</p>

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

	<div>
		<em>Accessing a pump-controlling HMI over an unprotected VNC (Cyble)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	To see how often attackers target VNC servers, Cyble used its cyber-intelligence tools to monitor for attacks on port 5900, the default port for VNC. Cyble found that there were over six million requests over one month.
</p>

<p>
	 
</p>

<p>
	Most attempts to access VNC servers originated from the Netherlands, Russia, and the United States.
</p>

<h2>
	Demand for VNC access
</h2>

<p>
	Demand for accessing critical networks via exposed or cracked VNCs is high on hacker forums, as this kind of access can, under certain circumstances, be used for deeper network infiltration.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="breached.png" class="ipsImage" data-ratio="66.94" height="381" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/Forum%20and%20Marketplace%20Posts/breached.png">
	</p>

	<div>
		<em>Threat actor asking to buy VNC access</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	"Adversaries may abuse VNC to perform malicious actions as the logged-on user such as opening documents, downloading files, and running arbitrary commands," a Cyble researcher told Bleeping Computer during a private discussion.
</p>

<p>
	 
</p>

<p>
	"An adversary could use VNC to remotely control and monitor a system to collect data and information to pivot to other systems within the network."
</p>

<p>
	 
</p>

<p>
	In other cases, security enthusiasts offer instructions on how users can scan and locate these exposed instances on their own.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="tutorial.png" class="ipsImage" data-ratio="55.42" height="201" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/Forum%20and%20Marketplace%20Posts/tutorial.png">
	</p>

	<div>
		<em>Instructions on how to find exposed VNCs</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	A darknet forum post seen by Bleeping Computer features a long list of exposed VNC instances with very weak or no passwords.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="free-vnc.png" class="ipsImage" data-ratio="89.55" height="720" width="427" src="https://www.bleepstatic.com/images/news/u/1220909/Forum%20and%20Marketplace%20Posts/free-vnc.png">
	</p>

	<div>
		<em>List VNCs with weak or no passwords</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	The case of weak passwords raises another concern around VNC security, as Cyble’s investigation only focused on instances that had the authentication layer completely disabled.
</p>

<p>
	 
</p>

<p>
	If poorly secured servers whose passwords are easy to crack were included in the investigation, the number of potentially vulnerable instances would be much more significant.
</p>

<p>
	 
</p>

<p>
	On that front, it is essential to remember that many VNC products do not support passwords longer than eight characters, so they are inherently insecure even when the sessions and passwords are encrypted.
</p>

<p>
	 
</p>

<p>
	VNC admins are advised to never expose servers directly to the Internet, and if they must be remotely accessible, at least place them behind a VPN to secure access to the servers.
</p>

<p>
	 
</p>

<p>
	Even then, admins should always add a password to instances to restrict access to the VNC servers.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/over-9-000-vnc-servers-exposed-online-without-a-password/" rel="external nofollow">Over 9,000 VNC servers exposed online without a password</a>
</p>
]]></description><guid isPermaLink="false">7711</guid><pubDate>Sun, 14 Aug 2022 21:08:27 +0000</pubDate></item><item><title>Microsoft is showing ads for Microsoft 365 in Office 2021</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-is-showing-ads-for-microsoft-365-in-office-2021-r7701/</link><description><![CDATA[<p>
	Microsoft is showing ads for Microsoft 365 Family subscriptions to its Office 2021 customers, offering them discounts of over $28 to get a 3-month Family plan subscription.
</p>

<p>
	 
</p>

<p>
	<a href="https://twitter.com/RickGualtieri/status/1557347058742398981" rel="external nofollow" target="_blank">Several</a> <a href="https://twitter.com/OfficeWatch/status/1557374872350851073" rel="external nofollow" target="_blank">users</a> have reported seeing these ads this week, starting on August 10, with Lee Holmes, a Principal Security Architect at Microsoft Azure Security, also <a href="https://archive.ph/Kg5Xd" rel="external nofollow" target="_blank">sharing</a> today a screenshot showing the ad displayed as an alert bar under the Office menu.
</p>

<p>
	 
</p>

<p>
	As shown in the screenshot below, Microsoft has tagged this ad as a "LIMITED OFFER," allowing customers to "Get 3 months of Microsoft 365 Family for only $$0.99."
</p>

<p>
	 
</p>

<p>
	What makes this ad even worse is that Microsoft uses a banner format similar to what it uses when asking Office users to enable macros, replacing the "Enable content" button with a "Redeem Offer" one.
</p>

<p>
	 
</p>

<p>
	Other customers have seen slightly different worded ads saying, "For just $$0.99, get 3 months of Microsoft 365 Family and share with up to 5 people. It is like getting six subscriptions in one. TERMS APPLY."
</p>

<p>
	 
</p>

<p>
	In this ad version, Microsoft also uses a differently worded button, prompting users to click a "Redeem now" button to get the heavily discounted subscription.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="Lee_Holmes_Office_2021_Microsoft_365_ads" class="ipsImage" data-ratio="63.33" height="242" width="720" src="https://www.bleepstatic.com/images/news/u/1109292/2022/Lee_Holmes_Office_2021_Microsoft_365_ads.png">
	</p>

	<div>
		<em>Microsoft 365 Family ad (Lee Holmes)</em>
	</div>
</div>

<h2>
	Ads everywhere
</h2>

<p>
	This is not the first time Microsoft has displayed promotional messages within Office apps or other Windows apps' user interfaces.
</p>

<p>
	 
</p>

<p>
	The company has also shown <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-tests-office-ads-in-windows-10-wordpad/" target="_blank" rel="external nofollow">ads pushing its free Office web apps</a> in the menu bar for the Windows 10 Wordpad application two years ago.
</p>

<p>
	 
</p>

<p>
	In March, Microsoft displayed ads for some of its other products (including Microsoft Editor) <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-is-testing-ads-in-the-windows-11-file-explorer/" target="_blank" rel="external nofollow">in the File Explorer app</a> on devices running its latest Windows 11 Insider build.
</p>

<p>
	 
</p>

<p>
	File Explorer got injected with another series of promotional messages in 2016 when Redmond <a href="https://twitter.com/teroalhonen/status/786619324819791872?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E786619324819791872%7Ctwgr%5Eca5852398453fd6016befc13bcf1ffc79c62f94d%7Ctwcon%5Es1_&amp;ref_url=https%3A%2F%2Fwww.bleepingcomputer.com%2Fnews%2Fmicrosoft%2Fmicrosoft-is-testing-ads-in-the-windows-11-file-explorer%2F" rel="external nofollow" target="_blank">showed OneDrive ads</a>.
</p>

<p>
	 
</p>

<p>
	Microsoft also displayed <a href="https://www.bleepingcomputer.com/news/microsoft/windows-10-start-menu-promo-for-microsoft-edge-cant-be-disabled/" target="_blank" rel="external nofollow">ads for Microsoft Edge</a> in the Windows 10 Start Menu every time users searched for competing browsers, prompting them to download the new Chromium-based Microsoft Edge.
</p>

<p>
	 
</p>

<p>
	Unfortunately, some of these tests also had unintended consequences, with Microsoft breaking the Windows Start Menu and Taskbar while <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-breaks-windows-11-start-menu-taskbar-with-teams-promo/" target="_blank" rel="external nofollow">testing Microsoft Teams ads</a> on Windows Insiders.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-is-showing-ads-for-microsoft-365-in-office-2021/" rel="external nofollow">Microsoft is showing ads for Microsoft 365 in Office 2021</a>
</p>
]]></description><guid isPermaLink="false">7701</guid><pubDate>Sat, 13 Aug 2022 22:01:21 +0000</pubDate></item><item><title>The Week in Ransomware - August 12th 2022 - Attacking the defenders</title><link>https://nsaneforums.com/news/security-privacy-news/the-week-in-ransomware-august-12th-2022-attacking-the-defenders-r7700/</link><description><![CDATA[<p>
	It was a very busy week for ransomware news and attacks, especially with the disclosure that Cisco was breached by a threat actor affiliated with the Yanluowang ransomware gang.
</p>

<p>
	 
</p>

<p>
	On Wednesday, the Yanluowang ransomware gang claimed to have breached Cisco's network and stolen 2.8 GB of data from the company, later telling BleepingComputer that a total of 55GB was stolen.
</p>

<p>
	 
</p>

<p>
	While the exact amount of data could not be verified, Cisco confirmed that they suffered a network breach that allowed the threat actor to steal data from a Box account and gain admin access to their domain.
</p>

<p>
	 
</p>

<p>
	Other attacks we learned more about this week were on <a href="https://www.bleepingcomputer.com/news/security/7-eleven-stores-in-denmark-closed-due-to-a-cyberattack/" target="_blank" rel="external nofollow">7-Eleven Denmark</a>, <a href="https://www.databreaches.net/scoop-ista-international-takes-systems-offline-in-wake-of-ransomware-attack-daixin-team-claims-thousands-of-servers-encrypted/" rel="external nofollow" target="_blank">ista International</a>, and <a href="https://www.bleepingcomputer.com/news/security/the-week-in-ransomware-august-12th-2022-/" target="_blank" rel="external nofollow">Advanced MSP</a>, causing an outage for the UK's NHS.
</p>

<p>
	 
</p>

<p>
	Researchers were also busy this week, with reports released on how ransomware gangs are moving to <a href="https://www.bleepingcomputer.com/news/security/ransomware-gangs-move-to-callback-social-engineering-attacks/" target="_blank" rel="external nofollow">callback social engineering attacks</a>, that <a href="https://www.bleepingcomputer.com/news/security/hacker-uses-new-rat-malware-in-cuba-ransomware-attacks/" target="_blank" rel="external nofollow">Cuba ransomware is using a new RAT malware</a>, a <a href="https://unit42.paloaltonetworks.com/bluesky-ransomware/" rel="external nofollow" target="_blank">report on BlueSky</a>, and that <a href="https://www.bleepingcomputer.com/news/security/fbi-zeppelin-ransomware-may-encrypt-devices-multiple-times-in-attacks/" target="_blank" rel="external nofollow">Zeppelin has been seen encrypting devices multiple times</a> in a single attack.
</p>

<p>
	 
</p>

<p>
	Finally, the US government published a picture of a Conti ransomware member for the first, asking people to provide info on members named 'Target,' 'Tramp,' 'Dandis,' 'Professor,' and 'Reshaev.' The <a href="https://www.bleepingcomputer.com/news/security/us-govt-will-pay-you-10-million-for-info-on-conti-ransomware-members/" target="_blank" rel="external nofollow">State Department is offering a reward</a> of up to $10 million for information leading to their location, travel plans, and identity.
</p>

<p>
	 
</p>

<p>
	Contributors and those who provided new ransomware information and stories this week include: <a href="https://twitter.com/demonslay335" rel="external nofollow" target="_blank">@demonslay335</a>, <a href="https://twitter.com/Ionut_Ilascu" rel="external nofollow" target="_blank">@Ionut_Ilascu</a>, <a href="https://twitter.com/PolarToffee" rel="external nofollow" target="_blank">@PolarToffee</a>, <a href="https://twitter.com/malwareforme" rel="external nofollow" target="_blank">@malwareforme</a>, <a href="https://twitter.com/LawrenceAbrams" rel="external nofollow" target="_blank">@LawrenceAbrams</a>, <a href="https://twitter.com/DanielGallagher" rel="external nofollow" target="_blank">@DanielGallagher</a>, <a href="https://twitter.com/VK_Intel" rel="external nofollow" target="_blank">@VK_Intel</a>, <a href="https://twitter.com/fwosar" rel="external nofollow" target="_blank">@fwosar</a>, <a href="https://twitter.com/struppigel" rel="external nofollow" target="_blank">@struppigel</a>, <a href="https://twitter.com/Seifreed" rel="external nofollow" target="_blank">@Seifreed</a>, <a href="https://twitter.com/BleepinComputer" rel="external nofollow" target="_blank">@BleepinComputer</a>, <a href="https://twitter.com/billtoulas" rel="external nofollow" target="_blank">@billtoulas</a>, <a href="https://twitter.com/serghei" rel="external nofollow" target="_blank">@serghei</a>, <a href="https://twitter.com/malwrhunterteam" rel="external nofollow" target="_blank">@malwrhunterteam</a>, <a href="https://twitter.com/FourOctets" rel="external nofollow" target="_blank">@FourOctets</a>, <a href="https://twitter.com/jorntvdw" rel="external nofollow" target="_blank">@jorntvdw</a>, <a href="https://twitter.com/fiskerlarsen" rel="external nofollow" target="_blank">@fiskerlarsen</a>, <a href="https://twitter.com/Sophos" rel="external nofollow" target="_blank">@Sophos</a>, <a href="https://twitter.com/y_advintel" rel="external nofollow" target="_blank">@y_advintel</a>, <a href="https://twitter.com/AdvIntel" rel="external nofollow" target="_blank">@AdvIntel</a>, <a href="https://twitter.com/Cyberknow20" rel="external nofollow" role="link" tabindex="-1" target="_blank">@Cyberknow20</a>, <a href="https://twitter.com/kaspersky" rel="external nofollow" target="_blank">@kaspersky</a>, <a href="https://twitter.com/PaloAltoNtwks" rel="external nofollow" target="_blank">@PaloAltoNtwks</a>, <a href="https://twitter.com/AhnLab_SecuInfo" rel="external nofollow" target="_blank">@AhnLab_SecuInfo</a>, <a href="https://twitter.com/ReversingLabs" rel="external nofollow" target="_blank">@ReversingLabs</a>, <a href="https://twitter.com/pcrisk" rel="external nofollow" target="_blank">@pcrisk</a>, <a href="https://twitter.com/Amigo_A_" rel="external nofollow" role="link" tabindex="-1" target="_blank">@Amigo_A_</a>, <a href="https://twitter.com/jamiemaccoll" rel="external nofollow" target="_blank">@jamiemaccol</a>, <a href="https://twitter.com/Jarnecki" rel="external nofollow" target="_blank">@Jarnecki</a>, and <a href="https://twitter.com/PogoWasRight" rel="external nofollow" target="_blank">@PogoWasRight</a>.
</p>

<h2>
	August 6th 2022
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/new-gwisinlocker-ransomware-encrypts-windows-and-linux-esxi-servers/" target="_blank" rel="external nofollow">New GwisinLocker ransomware encrypts Windows and Linux ESXi servers</a>
</h3>

<p>
	A new ransomware family called 'GwisinLocker' targets South Korean healthcare, industrial, and pharmaceutical companies with Windows and Linux encryptors, including support for encrypting VMware ESXi servers and virtual machines.
</p>

<h2>
	August 8th 2022
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/7-eleven-stores-in-denmark-closed-due-to-a-cyberattack/" target="_blank" rel="external nofollow">7-Eleven stores in Denmark closed due to a cyberattack</a>
</h3>

<p>
	7-Eleven stores in Denmark shut down today after a cyberattack disrupted stores’ payment and checkout systems throughout the country.
</p>

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

<p>
	<a href="https://twitter.com/pcrisk" rel="external nofollow" target="_blank">PCrisk</a> found a new Phobos variants that append the .FLSCRYPT and .BITCOINPAYMENT extensions to encrypted files.
</p>

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

<p>
	PCrisk found a new ransomware called World2022 that appends .world2022decoding and drops a ransom note named WE CAN RECOVER YOUR DATA.MHT.
</p>

<h2>
	August 9th 2022
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/maui-ransomware-operation-linked-to-north-korean-andariel-hackers/" target="_blank" rel="external nofollow">Maui ransomware operation linked to North Korean 'Andariel' hackers</a>
</h3>

<p>
	The Maui ransomware operation has been linked to the North Korean state-sponsored hacking group 'Andariel,' known for using malicious cyber activities to generate revenue and causing discord in South Korea.
</p>

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

<p>
	PCrisk found new VoidCrypt variants that append the .Daz and .Oiltraffic extensions.
</p>

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

<p>
	PCrisk found a new MedusaLocker ransomware variant that appends the .readlockfiles and drops a ransom note named HOW_TO_RECOVER_DATA.html.
</p>

<h2>
	August 10th 2022
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/cisco-hacked-by-yanluowang-ransomware-gang-28gb-allegedly-stolen/" target="_blank" rel="external nofollow">Cisco hacked by Yanluowang ransomware gang, 2.8GB allegedly stolen</a>
</h3>

<p>
	Cisco confirmed today that the Yanluowang ransomware group breached its corporate network in late May and that the actor tried to extort them under the threat of leaking stolen files online.
</p>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/7-eleven-denmark-confirms-ransomware-attack-behind-store-closures/" target="_blank" rel="external nofollow">7-Eleven Denmark confirms ransomware attack behind store closures</a>
</h3>

<p>
	7-Eleven Denmark has confirmed that a ransomware attack was behind the closure of 175 stores in the country on Monday.
</p>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/ransomware-gangs-move-to-callback-social-engineering-attacks/" target="_blank" rel="external nofollow">Ransomware gangs move to 'callback' social engineering attacks</a>
</h3>

<p>
	At least three groups split from the Conti ransomware operation have adopted BazarCall phishing tactics as the primary method to gain initial access to a victim’s network.
</p>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/automotive-supplier-breached-by-3-ransomware-gangs-in-2-weeks/" target="_blank" rel="external nofollow">Automotive supplier breached by 3 ransomware gangs in 2 weeks</a>
</h3>

<p>
	An automotive supplier had its systems breached and files encrypted by three different ransomware gangs over two weeks in May, two of the attacks happening within just two hours.
</p>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/hacker-uses-new-rat-malware-in-cuba-ransomware-attacks/" target="_blank" rel="external nofollow">Hacker uses new RAT malware in Cuba Ransomware attacks</a>
</h3>

<p>
	A member of the Cuba ransomware operation is employing previously unseen tactics, techniques, and procedures (TTPs), including a novel RAT (remote access trojan) and a new local privilege escalation tool.
</p>

<h3>
	<a href="https://unit42.paloaltonetworks.com/bluesky-ransomware/" rel="external nofollow" target="_blank">BlueSky Ransomware: Fast Encryption via Multithreading</a>
</h3>

<p>
	BlueSky ransomware is an emerging family that has adopted modern techniques to evade security defenses.
</p>

<h3>
	<a href="https://www.databreaches.net/scoop-ista-international-takes-systems-offline-in-wake-of-ransomware-attack-daixin-team-claims-thousands-of-servers-encrypted/" rel="external nofollow" target="_blank">ista International takes systems offline in wake of ransomware attack</a>
</h3>

<p>
	Daixin Team claims thousands of servers encrypted
</p>

<h3>
	<a href="https://twitter.com/Amigo_A_/status/1557437990913409027" rel="external nofollow" target="_blank">New FileRec ransomware</a>
</h3>

<p>
	<a href="https://twitter.com/Amigo_A_" rel="external nofollow" role="link" target="_blank">Amigo-A</a> found a new FileRec ransomware that appends the .filerec extension and drops a ransom note named filerec.txt.
</p>

<h2>
	August 11th 2022
</h2>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/uk-nhs-service-recovery-may-take-a-month-after-msp-ransomware-attack/" target="_blank" rel="external nofollow">UK NHS service recovery may take a month after MSP ransomware attack</a>
</h3>

<p>
	Managed service provider (MSP) Advanced confirmed that a ransomware attack on its systems disrupted emergency services (111) from the United Kingdom's National Health Service (NHS).
</p>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/fbi-zeppelin-ransomware-may-encrypt-devices-multiple-times-in-attacks/" target="_blank" rel="external nofollow">FBI: Zeppelin ransomware may encrypt devices multiple times in attacks</a>
</h3>

<p>
	The Cybersecurity and Infrastructure Security Agency (CISA) and the Federal Bureau of Investigation (FBI) warned US organizations today that attackers deploying Zeppelin ransomware might encrypt their files multiple times.
</p>

<h3>
	<a href="https://www.bleepingcomputer.com/news/security/us-govt-will-pay-you-10-million-for-info-on-conti-ransomware-members/" target="_blank" rel="external nofollow">US govt will pay you $10 million for info on Conti ransomware members</a>
</h3>

<p>
	The U.S. State Department announced a $10 million reward today for information on five high-ranking Conti ransomware members, including showing the face of one of the members for the first time.
</p>

<h2>
	August 12th 2022
</h2>

<h3>
	<a href="https://rusi.org/explore-our-research/publications/commentary/ransomware-now-threatens-global-south" rel="external nofollow" target="_blank">Ransomware Now Threatens the Global South</a>
</h3>

<p>
	Historically, ransomware has targeted a number of high-value sectors – finance, professional services, the public sector – in wealthy countries, concentrating on the US and other G7 members. Recent attacks on countries such as Costa Rica, South Africa, Malaysia, Peru, Brazil and India illustrate the increased threat to governments, critical national infrastructure providers and businesses in middle-income and developing countries. Ransomware presents a risk to these countries’ development, economic growth and political stability by disrupting commerce and the delivery of essential services.
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/the-week-in-ransomware-august-12th-2022-attacking-the-defenders/" rel="external nofollow">The Week in Ransomware - August 12th 2022 - Attacking the defenders</a>
</p>
]]></description><guid isPermaLink="false">7700</guid><pubDate>Sat, 13 Aug 2022 21:58:55 +0000</pubDate></item></channel></rss>
