<?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/130/?d=2</link><description><![CDATA[News: Security & Privacy News]]></description><language>en</language><item><title>Muting videoconferencing apps may not prevent them from listening</title><link>https://nsaneforums.com/news/security-privacy-news/muting-videoconferencing-apps-may-not-prevent-them-from-listening-r5326/</link><description><![CDATA[<p>
	Videoconferencing solutions have seen a huge boost since 2020. Workers and students started to work or learn from home, and communicated with others using videoconferencing services.
</p>


<p>
	Videoconferencing relies on camera and microphone access, and it appears that the built-in controls to mute the microphone are not always preventing apps from listening and sending data.
</p>

<p>
	 
</p>

<p>
	<img alt="mute-microphone.webp" class="ipsImage" data-ratio="75.10" height="344" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/04/mute-microphone.webp">
</p>

<p>
	 
</p>

<p>
	Sometimes, users who participate in a video conference may want to mute their audio output. Examples may include going to the bathroom, talking to someone nearby, or answering the door. Most users would expect that hitting the mute button does mute all audio and prevents the sending, but research suggests that this may not be the case.
</p>

<p>
	 
</p>

<p>
	The research paper "Are You Really Muted?: A Privacy Analysis of Mute Buttons in Video Conferencing Apps", published by assistant professor Kassem Fawaz of electrical and computer engineering at the University of Wisconsin-Madison, suggests that videoconferencing applications may still record and send data while mute is activated.
</p>

<p>
	 
</p>

<p>
	Videoconferencing applications require access to a device's camera and microphone, which the users control through operating system functionality, and sometimes, in the case of the camera, through hardware options. Permissions can be revoked and managed, but once permissions have been granted, apps and services have access to the hardware devices until the permissions do get revoked.
</p>

<p>
	 
</p>

<p>
	Most applications and services include built-in options to turn off the camera or the microphone. Blocking access to the camera prevents apps from accessing the camera as it "engages an OS-level control" according to the researchers. The mute control in applications on the other hand uses a different app-dependent system, which may lead to the recording and sending of audio data while mute is active. The researchers note that none of the operating systems they looked at supported "OS-mediated software mute" functionality.
</p>

<p>
	 
</p>

<p>
	Videoconferencing services can be divided into the two broad categories native apps and web apps. The core difference between the two categories when it comes to muting is that native apps "collect data from the microphone with few restrictions" while web apps need to "request access to the microphone through a web server", which "generally has more restrictive policies for data collection and more tools that allow the user to control the app's access to hardware".
</p>

<p>
	 
</p>

<p>
	The team analyzed the muting behavior of ten different video conferencing and audio chat applications, including Microsoft Teams, Skype, Zoom, Google Meet, Discord and Jitsi Meet. The services were then classified into three "broad policies" based on the analysis:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	Continuously sampling audio from the microphone: apps stream data from the microphone in the same way as they would if they were not muted. Webex is the only VCA that continuously samples the microphone while the user is muted. In this mode, the microphone status indicator from an operating system remains continuously illuminated.
</p>

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

<p style="margin-left: 40px;">
	Audio data stream is accessible but not accessed: apps have permissions to sample the microphone and read data; but instead of reading raw bytes they only check the microphone’s status flags: silent, data discontinuity, and timestamp error. We assume that the VCAs, like Zoom, are primarily interested in the silent flag to tell if a user is talking while the software mute is active. In this mode, apps do not read a continuous real-time stream of data in the same way as they would while unmuted. Most Windows and macOS native apps can check if a users is talking even while muted but do not continuously sample audio in the same way as they would while unmuted. In this mode, the microphone status indicator in Windows and macOS remains continuously illuminated, reporting that the app has access to the microphone. We found that applications in this state do not show any evidence of raw audio data being accessed through the API.
</p>

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

<p style="margin-left: 40px;">
	Software mute: apps instruct the microphone driver to completely cut off microphone data. All of the web-based apps we studied used the browser’s software mute feature. In this mode, the microphone status indicator in the browser goes away when the app is muted, indicating that the app is not accessing the microphone.
</p>

<p>
	 
</p>

<p>
	Cisco Webex was found to access the microphone continuously while muted. The researchers could not determine how Microsoft "Teams and Skype use microphone data when muted", as they make direct calls to the operating system. The research team concluded that the behavior of applications that fall into categories one and two violate user expectation.
</p>

<h2>
	Conclusion
</h2>

<p>
	Computer users have better control over the muting behavior when they use web services, as these need to go through the browser for their activity. When it comes to muting and videoconferencing applications, it is advised to use the operating system's mute functionality, as it ensures that access to the microphone is prevented for the time it is being muted.
</p>

<p>
	 
</p>

<p>
	The full research paper is <a data-wpel-link="external" href="https://wiscprivacy.com/papers/vca_mute.pdf" rel="external nofollow" target="_blank">available here</a> as a PDF document.
</p>

<p>
	 
</p>

<p>
	<strong>Now You</strong>: do you use videoconferencing tools?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/04/17/videoconferncing-muting-may-not-prevent-apps-from-listening/" rel="external nofollow">Muting videoconferencing apps may not prevent them from listening</a>
</p>
]]></description><guid isPermaLink="false">5326</guid><pubDate>Sun, 17 Apr 2022 07:23:01 +0000</pubDate></item><item><title>Vivaldi and Microsoft patch 0-day vulnerability in their browsers</title><link>https://nsaneforums.com/news/security-privacy-news/vivaldi-and-microsoft-patch-0-day-vulnerability-in-their-browsers-r5319/</link><description><![CDATA[<p>
	Vivaldi and Microsoft have released updates for their web browsers that address security issues, including one that is exploited actively in the wild.
</p>

<p>
	 
</p>

<p>
	<img alt="vivaldi-5.2-browser-update.webp" class="ipsImage" data-ratio="75.10" height="384" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/04/vivaldi-5.2-browser-update.webp">
</p>

<p>
	 
</p>


<p>
	Vivaldi Technologies announced the release of a minor update for the desktop version of the Vivaldi web browser on April 15, 2022. The new version of the web browser is available already and is downloaded and installed automatically on most devices.
</p>

<p>
	 
</p>

<p>
	Vivaldi users may speed up the installation of the update by selecting Vivaldi Menu &gt; Help &gt; Check for Updates. The page that opens displays the current version that is installed; a newer version is downloaded and installed automatically at this point, if available.
</p>

<p>
	 
</p>

<p>
	The release announcement on the Vivaldi website is short, but to the point:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	[Chromium] Upgraded to 100.0.4896.133 (includes fix for CVE-2022-1364)
</p>

<p>
	 
</p>

<p>
	Vivaldi released five minor updates for <a data-wpel-link="internal" href="https://www.ghacks.net/2022/04/06/vivaldi-5-2-launches-for-the-desktop-and-android/" rel="external nofollow">version 5.2 of the browser</a>, which it released in early April 2022.
</p>

<p>
	 
</p>

<p>
	Microsoft published an update for the desktop version of its Microsoft Edge web browser as well. The update is available already and should be distributed to most devices running Edge automatically.
</p>

<p>
	 
</p>

<p>
	<img alt="microsoft-edge-0-day.webp" class="ipsImage" data-ratio="75.10" height="437" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/04/microsoft-edge-0-day.webp">
</p>

<p>
	 
</p>

<p>
	Edge users may speed up the installation of the update by loading edge://settings/help in the browser's address bar. The page that opens displays the installed version. A check for a newer version is performed automatically on page open, and any new version that is found is downloaded and installed automatically.
</p>

<p>
	 
</p>

<p>
	The release notes for Microsoft Edge 100.0.1185.44 confirm that the update includes the security fix for the Chromium vulnerability that is exploited in the wild:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	This update contains a fix for CVE-2022-1364, which has been reported by the Chromium team as having an exploit in the wild. For more information, see the Security Update Guide.
</p>

<p>
	 
</p>

<p>
	Microsoft notes that the update includes a fix for the Edge-specific vulnerability as well. The vulnerability, <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-29144" rel="external nofollow" target="_blank">CVE-2022-29144</a>, fixes an elevation of privilege vulnerability in Microsoft's browser. The Edge-specific issue is not exploited actively according to Microsoft.
</p>

<p>
	 
</p>

<p>
	<a data-wpel-link="internal" href="https://www.ghacks.net/2022/04/16/google-chrome-emergency-update-patches-0-day-vulnerability/" rel="external nofollow">Google released a security update for its Chrome web browser</a> as well to address the security issues.
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/04/16/vivaldi-and-microsoft-patch-0-day-vulnerability-in-their-browsers/" rel="external nofollow">Vivaldi and Microsoft patch 0-day vulnerability in their browsers</a>
</p>
]]></description><guid isPermaLink="false">5319</guid><pubDate>Sat, 16 Apr 2022 19:08:37 +0000</pubDate></item><item><title>Google Chrome emergency update patches 0-day vulnerability</title><link>https://nsaneforums.com/news/security-privacy-news/google-chrome-emergency-update-patches-0-day-vulnerability-r5318/</link><description><![CDATA[<p>
	Google <a data-wpel-link="external" href="https://chromereleases.googleblog.com/2022/04/stable-channel-update-for-desktop_14.html" rel="external nofollow" target="_blank">released</a> a Chrome web browser update to address a security issue in the browser that is actively exploited in the wild.
</p>

<p>
	 
</p>

<p>
	<img alt="chrome-100-emergency-0-day-update.webp" class="ipsImage" data-ratio="75.10" height="379" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/04/chrome-100-emergency-0-day-update.webp">
</p>

<p>
	 
</p>


<p>
	Chrome 100.0.4896.127 has been released for all supported desktop operating systems -- Windows, Mac and Linux -- to address the issue. The update is being rolled out over time as usual, but Chrome users may speed up the installation in the following way:
</p>

<p>
	 
</p>

<ul>
	<li>
		Select Chrome Menu &gt; Help &gt; About Google Chrome, or load chrome://settings/help directly.
	</li>
</ul>

<p>
	 
</p>

<p>
	The page displays the installed browser version. A check for updates is performed when the page is opened in the browser. Chrome should download and install the update automatically at that point.
</p>

<p>
	 
</p>

<p>
	Google announced the release on the company's Chrome Releases blog, but did not provide many details on the issue. The vulnerability is listed with a severity rating of high, the second-highest after critical. It is a Type Confusion in V8 issue, Chrome's JavaScript engine. These type of vulnerabilities may lead to the execution of arbitrary code, and it appears that this is the case for the vulnerability that Google disclosed on the blog.
</p>

<p>
	 
</p>

<p>
	The company notes that it is aware of an exploit that is actively used against the vulnerability:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	Google is aware that an exploit for CVE-2022-1364 exists in the wild.
</p>

<p>
	 
</p>

<p>
	Google did not provide specifics; this is common, as companies that release security patches want updates to be rolled out to the majority of users and devices first. The premature release of information could result in the creation of exploits by other malicious actors.
</p>

<p>
	 
</p>

<p>
	Google released three zero-day vulnerability updates for its Chrome web browser this year. Other Chromium-based web browsers may also be affected by the issue. Security updates for these web browsers will likely be released soon, provided that the issue affects these browsers as well.
</p>

<p>
	 
</p>

<p>
	Chrome users may want to upgrade their browser as soon as possible to protect it against attacks that target the 0-day vulnerability. Users who use other Chromium-based browsers may want to check for updates or news regularly to make sure their browsers do get patched as well.
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/04/16/google-chrome-emergency-update-patches-0-day-vulnerability/" rel="external nofollow">Google Chrome emergency update patches 0-day vulnerability</a>
</p>

<p>
	 
</p>

<p>
	<strong>Frontpaged</strong>:   <a href="https://nsaneforums.com/topic/426104-google-chrome-10004896127/" rel="">Google Chrome 100.0.4896.127</a>
</p>
]]></description><guid isPermaLink="false">5318</guid><pubDate>Sat, 16 Apr 2022 19:04:22 +0000</pubDate></item><item><title>Beware: Powershell Windows Toolbox that helped install Google Play on Windows 11 is malware</title><link>https://nsaneforums.com/news/security-privacy-news/beware-powershell-windows-toolbox-that-helped-install-google-play-on-windows-11-is-malware-r5308/</link><description><![CDATA[<p>
	A third-party tool used to install the Google Play Store, among other things, has been found to be malicious. In fact, one of Neowin readers +Eli also <a href="https://www.neowin.net/news/guide-how-to-install-google-play-store-on-windows-11/#comment-598719649" rel="external nofollow">appears to have fallen victim to the tool</a> as it seems they installed Play Store using it.
</p>

<p>
	 
</p>

<p>
	The tool called "Powershell Windows Toolbox" was hosted on GitHub and user LinuxUserGD noticed that the underlying code was cryptic and contained malicious bits. The issue was then raised for the tool by user <a href="https://webcache.googleusercontent.com/search?q=cache:ILV70g_kBfEJ:https://github.com/windowtoolbox/powershell-windows-toolbox/issues/32+&amp;cd=1&amp;hl=en&amp;ct=clnk&amp;gl=us" rel="external nofollow">SuchByte</a>. The Powershell Windows Toolbox has since been removed from GitHub.
</p>

<p>
	 
</p>

<p>
	Here are all the things the tool claimed to do:
</p>

<p>
	 
</p>

<p>
	<img alt="1650037781_powershell_windows_toolbox_st" class="ipsImage" data-ratio="60.56" height="413" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650037781_powershell_windows_toolbox_story.jpg">
</p>

<p>
	 
</p>

<p>
	To start, the software was using Cloudflare workers to load a script. In the How to use section of the tool, the developer had instructed users to run the following command in CLI:
</p>

<p>
	 
</p>

<p>
	<img alt="1650037772_how_to_powershell_windows_too" class="ipsImage" data-ratio="24.17" height="164" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650037772_how_to_powershell_windows_toolbox_story.jpg">
</p>

<p>
	 
</p>

<p>
	While the loaded script was doing what was mentioned, <a href="https://user-images.githubusercontent.com/45011179/162572780-638536a5-b5a1-4c90-8964-aab4e2d680c6.png" rel="external nofollow">obfuscated code</a> was also found here. After de-obfuscating this, it was found that these were PowerShell codes that were loading malicious scripts from Cloudflare workers and files from a GitHub repo of user alexrybak0444, who is likely the threat actor or one of them. These were also reported and removed (archived version <a href="https://web.archive.org/web/20220410100147/https://github.com/alexrybak0444/New/" rel="external nofollow">here</a>).
</p>

<p>
	 
</p>

<p>
	<img alt="1650041468_powershell_windows_toolbox_ma" class="ipsImage" data-ratio="69.44" height="474" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650041468_powershell_windows_toolbox_malware_files_story.jpg">
</p>

<p>
	 
</p>

<p>
	After this, the script ultimately creates a Chromium extension which is thought to be the main malicious component of this malware campaign. The payload of the malware seems to be certain links or URLs used to generate revenue via affiliates and referrals through the promotion of some software or some money making schemes distributed via Facebook and WhatsApp messages.
</p>

<p>
	 
</p>

<p>
	If you happened to install the Powershell Windows Toolbox on your system, you can remove the following components that were created by the tool during the infection:
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			Microsoft\Windows\AppID\VerifiedCert
		</p>
	</li>
	<li>
		<p>
			Microsoft\Windows\Application Experience\Maintenance
		</p>
	</li>
	<li>
		<p>
			Microsoft\Windows\Services\CertPathCheck
		</p>
	</li>
	<li>
		<p>
			Microsoft\Windows\Services\CertPathw
		</p>
	</li>
	<li>
		<p>
			Microsoft\Windows\Servicing\ComponentCleanup
		</p>
	</li>
	<li>
		<p>
			Microsoft\Windows\Servicing\ServiceCleanup
		</p>
	</li>
	<li>
		<p>
			Microsoft\Windows\Shell\ObjectTask
		</p>
	</li>
	<li>
		<p>
			Microsoft\Windows\Clip\ServiceCleanup
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	Also remove the "C:\systemfile" hidden folder which was created by the malicious script during the infestation. And in case you are doing a system restore, make sure to use a restore point that was not done by the Powershell Windows Toolbox itself as it will not remove the malware from the system.
</p>

<p>
	 
</p>

<p>
	On that note, if you are looking to install Google Play Store using something that is not harmful, check this <a href="https://www.neowin.net/news/guide-how-to-install-google-play-store-on-windows-11/" rel="external nofollow">guide out by Neowin's own Taras Buria</a>, but do keep in mind that Microsoft has <a href="https://www.neowin.net/news/microsoft-recommends-only-ssds-for-android-apps-on-windows-11-no-ryzen-2000-either/" rel="external nofollow">put out some really hefty needs for running Android apps on Windows 11</a>.
</p>

<p>
	 
</p>

<p>
	Via: <a href="https://www.bleepingcomputer.com/news/security/windows-11-tool-to-add-google-play-secretly-installed-malware/" rel="external nofollow">BleepingComputer</a>
</p>

<p>
	 
</p>

<hr>
<p>
	 
</p>

<p>
	Note: We have linked to an earlier comment by Neowin member +Eli in this article. The link opens to our own guide for installing Google Play Store on Windows 11 which is different from the Powershell Windows Toolbox that's the topic of today's news piece.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/beware-powershell-windows-toolbox-that-helped-install-google-play-on-windows-11-is-malware/" rel="external nofollow">Beware: Powershell Windows Toolbox that helped install Google Play on Windows 11 is malware</a>
</p>
]]></description><guid isPermaLink="false">5308</guid><pubDate>Fri, 15 Apr 2022 19:57:29 +0000</pubDate></item><item><title>AV-Comparatives finds Microsoft Defender has one of the poorest offline detection rates</title><link>https://nsaneforums.com/news/security-privacy-news/av-comparatives-finds-microsoft-defender-has-one-of-the-poorest-offline-detection-rates-r5305/</link><description><![CDATA[<p>
	Anti-malware assessment company AV-Comparatives has released its latest March 2022 report today. The report has found that Microsoft's in-house Defender anti-virus has one of the poorest offline detection rates of just 60.3%. Meanwhile G DATA has topped the chart with 98.6%. This means Microsoft Defender relies heavily on cloud-based protection.
</p>

<p>
	 
</p>

<p>
	The online detection and protection rates for the Microsoft product, however, are amongst the best. In case you are wondering what the difference between protection and detection is, here's how AV-Comparatives defines the two:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	The File Detection Test we performed in previous years was a detection-only test. That is to say, it only tested the ability of security programs to detect a malicious program file before execution.
</p>

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

<p style="margin-left: 40px;">
	[..] This Malware Protection Test checks not only the detection rates, but also the protection capabilities, i.e. the ability to prevent a malicious program from actually making any changes to the system.
</p>

<p>
	 
</p>

<p>
	You can find the full comparison of the various anti-malware solutions for offline and online detection rates as well as the protection rates in the image below:
</p>

<p>
	 
</p>

<p>
	<img alt="1650012329_online_vs_offline_detection_r" class="ipsImage" data-ratio="62.22" height="425" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650012329_online_vs_offline_detection_rates_story.jpg">
</p>

<p>
	 
</p>

<p>
	Here's a breakdown of the protection rates for the various antivirus programs. A total of 10,040 malicious samples were used for the test:
</p>

<p>
	 
</p>

<p>
	<img alt="1650012321_online_protection_rate_story." class="ipsImage" data-ratio="75.10" height="540" width="501" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650012321_online_protection_rate_story.jpg">
</p>

<p>
	 
</p>

<p>
	Here's a full breakdown of the entire Malware Protection Test March 2022 data:
</p>

<p>
	 
</p>

<p>
	<img alt="1650012307_malware_protection_test_combi" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650012307_malware_protection_test_combined_story.jpg">
</p>

<p>
	 
</p>

<p>
	Aside from the Malware Protection Test, AV-Comparatives has also released data for what it calls the Real-World Protection Test that you can see in the image below. Here's how the firm distinguishes between the two:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	In the Malware Protection Test, malicious files are executed on the system. While in the Real-World Protection Test the vector is the web, in the Malware Protection Test the vectors can be e.g. network drives, USB or cover scenarios where the malware is already on the disk.
</p>

<p>
	 
</p>

<p>
	<img alt="1650012337_real_world_protection_test_st" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650012337_real_world_protection_test_story.jpg">
</p>

<p>
	 
</p>

<p>
	Finally, we have the awards that the various tested anti-virus programs have received. Here Microsoft Defender has received the highest praise as it has got the ADVANCED+ award. Incidentally, none of the products has received the ADVANCED award.
</p>

<p>
	 
</p>

<p>
	<img alt="1650012315_march_2022_malware_protectio_" class="ipsImage" data-ratio="75.10" height="525" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650012315_march_2022_malware_protectio_test_awards_story.jpg">
</p>

<p>
	 
</p>

<p>
	You can find more details on the tests at the source links below.
</p>

<p>
	 
</p>

<p>
	Source: AV-Comparatives (<a href="https://www.av-comparatives.org/tests/malware-protection-test-march-2022/" rel="external nofollow">1</a> , <a href="https://www.av-comparatives.org/tests/real-world-protection-test-feb-mar-2022-factsheet/" rel="external nofollow">2</a>)
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/av-comparatives-finds-microsoft-defender-has-one-of-the-poorest-offline-detection-rates/" rel="external nofollow">AV-Comparatives finds Microsoft Defender has one of the poorest offline detection rates</a>
</p>
]]></description><guid isPermaLink="false">5305</guid><pubDate>Fri, 15 Apr 2022 19:47:13 +0000</pubDate></item><item><title>US uncovers &#x201C;Swiss Army knife&#x201D; for hacking industrial control systems</title><link>https://nsaneforums.com/news/security-privacy-news/us-uncovers-%E2%80%9Cswiss-army-knife%E2%80%9D-for-hacking-industrial-control-systems-r5290/</link><description><![CDATA[<h3>
	"Pipedream" an extremely versatile malware toolkit for targeting power grids, refineries.
</h3>

<p>
	<img alt="control-panel-800x534.jpg" class="ipsImage" data-ratio="74.17" height="480" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2022/04/control-panel-800x534.jpg">
</p>

<div itemprop="articleBody">
	<div>
		cravetiger | Getty Images
	</div>

	<p>
		 
	</p>

	<p>
		Malware designed to target industrial control systems like power grids, factories, water utilities, and oil refineries represents a rare species of digital badness. So when the United States government warns of a piece of code built to target not just one of those industries, but potentially all of them, critical infrastructure owners worldwide should take notice.
	</p>

	<p>
		 
	</p>

	<p>
		On Wednesday, the Department of Energy, the Cybersecurity and Infrastructure Security Agency, the NSA, and the FBI jointly released an <a href="https://www.cisa.gov/uscert/ncas/alerts/aa22-103a" rel="external nofollow">advisory</a> about a new hacker toolset potentially capable of meddling with a wide range of industrial control system equipment. More than any previous industrial control system hacking toolkit, the malware contains an array of components designed to disrupt or take control of the functioning of devices, including programmable logic controllers (PLCs) that are sold by Schneider Electric and OMRON and are designed to serve as the interface between traditional computers and the actuators and sensors in industrial environments. Another component of the malware is designed to target Open Platform Communications Unified Architecture (OPC UA) servers—the computers that communicate with those controllers.
	</p>

	<p>
		 
	</p>
	"This is the most expansive industrial control system attack tool that anyone has ever documented," says Sergio Caltagirone, the vice president of threat intelligence at industrial-focused cybersecurity firm Dragos, which contributed research to the advisory and <a href="https://hub.dragos.com/hubfs/116-Whitepapers/Dragos_ChernoviteWP_v2b.pdf?hsLang=en" rel="external nofollow">published its own report about the malware</a>. Researchers at Mandiant, Palo Alto Networks, Microsoft, and Schneider Electric also contributed to the advisory. “It’s like a Swiss Army knife with a huge number of pieces to it.”

	<p>
		 
	</p>

	<p>
		Dragos says the malware has the ability to hijack target devices, disrupt or prevent operators from accessing them, permanently brick them, or even use them as a foothold to give hackers access to other parts of an industrial control system network. He notes that while the toolkit, which Dragos calls “Pipedream,” appears to specifically target Schneider Electric and OMRON PLCs, it does so by exploiting underlying software in those PLCs known as Codesys, which is used far more broadly across hundreds of other types of PLCs. This means that the malware could easily be adapted to work in almost any industrial environment. “This toolset is so big that it’s basically a free-for-all,” Caltagirone says. “There’s enough in here for everyone to worry about.”
	</p>

	<p>
		 
	</p>

	<p>
		The CISA advisory refers to an unnamed “APT actor” that developed the malware toolkit, using the common acronym APT to mean advanced persistent threat, a term for state-sponsored hacker groups. It's far from clear where the government agencies found the malware, or which country's hackers created it—though the timing of the advisory follows <a href="https://www.whitehouse.gov/briefing-room/statements-releases/2022/03/21/fact-sheet-act-now-to-protect-against-potential-cyberattacks/" rel="external nofollow">warnings</a> from the Biden administration about the Russian government making preparatory moves to carry out disruptive cyberattacks in the midst of its invasion of Ukraine.
	</p>

	<p>
		 
	</p>

	<p>
		Dragos also declined to comment on the malware's origin. But Caltagirone says it doesn't appear to have been actually used against a victim—or at least, it hasn't yet triggered actual physical effects on a victim's industrial control systems. “We have high confidence it hasn’t been deployed yet for disruptive or destructive effects,” says Caltagirone.
	</p>

	<p>
		 
	</p>
</div>

<nav>
	<div itemprop="articleBody">
		<p>
			While the toolkit's adaptability means it could be used against practically any industrial environment, from manufacturing to water treatment, Dragos points out that the apparent focus on Schneider Electric and OMRON PLCs does suggest that the hackers may have built it with power grid and oil refineries—particularly liquified natural gas facilities—in mind, given Schneider's wide use in electric utilities and OMRON's broad adoption in the oil and gas sector. Caltagirone suggests the ability to send commands to servo motors in those petrochemical facilities via OMRON PLCs would be particularly dangerous, with the ability to cause “destruction or even loss of life.”
		</p>

		<p>
			 
		</p>

		<p>
			The CISA advisory doesn't point to any particular vulnerabilities in the devices or software the Pipedream malware targets, though Caltagirone says it does exploit multiple zero-day vulnerabilities—previously unpatched hackable software flaws—that are still being fixed. He notes, however, that even patching those vulnerabilities won't prevent most of Pipedream's capabilities, as it's largely designed to hijack the intended functionality of target devices and send legitimate commands in the protocols they use. The CISA advisory includes a <a href="https://www.cisa.gov/uscert/ncas/alerts/aa22-103a" rel="external nofollow">list of measures</a> that infrastructure operators should take to protect their operations, from limiting industrial control systems' network connections to implementing monitoring systems for ICS systems, in particular, that send alerts for suspicious behavior.
		</p>

		<p>
			 
		</p>

		<p>
			When WIRED reached out to Schneider Electric and OMRON, a Schneider spokesperson responded in a statement that the company has closely collaborated with the US government and security firm Mandiant and that they together “identified and developed protective measures to defend against” the newly revealed attack toolkit. “This is an instance of successful collaboration to deter threats on critical infrastructure before they occur and further underscores how public-private partnerships are instrumental to proactively detect and counter threats before they can be deployed,” the company added. OMRON didn't immediately respond to WIRED's request for comment.
		</p>

		<p>
			 
		</p>

		<p>
			The discovery of the Pipedream malware toolkit represents a rare addition to the handful of malware specimens found in the wild that target industrial control systems (ICS) software. The first and still most notorious example of that sort of malware remains Stuxnet, the US- and Israeli-created code that was uncovered in 2010 after it was <a href="https://www.wired.com/2014/11/countdown-to-zero-day-stuxnet/" rel="external nofollow">used to destroy nuclear enrichment centrifuges in Iran</a>. More recently, the Russian hackers known as Sandworm, part of the Kremlin's GRU military intelligence agency, deployed a tool called Industroyer or Crash Override to <a href="https://www.wired.com/story/crash-override-malware/" rel="external nofollow">trigger a blackout in the Ukrainian capital of Kyiv in late 2016</a>.
		</p>

		<p>
			 
		</p>

		<p>
			The next year, Kremlin-linked hackers infected systems at the Saudi Arabian oil refinery Petro Rabigh with a piece of malware known as Triton or Trisis, which was designed to target its safety systems—with potentially catastrophic physical consequences—but instead <a href="https://www.wired.com/story/triton-malware-targets-industrial-safety-systems-in-the-middle-east/" rel="external nofollow">triggered two shutdowns of the plant's operations</a>. Then, just last week, Russia's Sandworm hackers were detected using a new variant of their Industroyer code to target a regional electrical utility in Ukraine, though Ukrainian officials say they <a href="https://www.wired.com/story/sandworm-russia-ukraine-blackout-gru/" rel="external nofollow">managed to detect the attack and avert a blackout</a>.
		</p>

		<p>
			 
		</p>

		<p>
			The Pipedream advisory serves as a particularly troubling new entry in the rogue's gallery of ICS malware, however, given the breadth of its functionality. But its revelation—apparently before it could be used for disruptive effects—comes in the midst of a <a href="https://www.wired.com/story/russia-ukraine-us-hacker-counterattack/" rel="external nofollow">larger crackdown by the Biden administration</a> on potential hacking threats to critical infrastructure systems, particularly from Russia. Last month, for instance, the Justice Department <a href="https://www.wired.com/story/triton-berserk-bear-russian-hackers-doj-indictment/" rel="external nofollow">unsealed indictments </a>against two Russian hacker groups with a history of targeting power grids and petrochemical systems. One indictment named for the first time one of the hackers allegedly responsible for the Triton malware attack in Saudi Arabia and also accused him and his co-conspirators of targeting US refineries. A second indictment named three agents of Russia's FSB intelligence agency as members of a notorious hacker group known as Berserk Bear, responsible for years of electric utility hacking. And then early this month the FBI took measures to <a href="https://www.wired.com/story/hydra-market-shutdown/" rel="external nofollow">disrupt a botnet of networking devices controlled by Sandworm</a>, still the only hackers in history known to have triggered blackouts.
		</p>

		<p>
			 
		</p>

		<p>
			Even as the government has taken measures to call out and even disarm those disruptive hackers, Pipedream represents a powerful malware toolkit in unknown hands—and one from which infrastructure operators need to take measures to protect themselves, says Caltagirone. “This is not a small deal,” he says. “It’s a clear and present danger to the safety of industrial control systems.”
		</p>

		<p>
			 
		</p>

		<p>
			This story originally appeared on <a href="https://www.wired.com/story/pipedream-ics-malware/" rel="external nofollow">wired.com</a>.
		</p>
	</div>

	<p>
		 
	</p>
</nav>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/information-technology/2022/04/us-uncovers-swiss-army-knife-for-hacking-industrial-control-systems/" rel="external nofollow">US uncovers “Swiss Army knife” for hacking industrial control systems</a>
</p>
]]></description><guid isPermaLink="false">5290</guid><pubDate>Fri, 15 Apr 2022 02:07:11 +0000</pubDate></item><item><title>Critical flaw in Elementor WordPress plugin may affect 500k sites</title><link>https://nsaneforums.com/news/security-privacy-news/critical-flaw-in-elementor-wordpress-plugin-may-affect-500k-sites-r5262/</link><description><![CDATA[<p>
	The authors of the Elementor Website Builder plugin for WordPress have just released version 3.6.3 to address a critical remote code execution flaw that may impact as many as 500,000 websites.
</p>

<p>
	 
</p>

<p>
	Although exploiting the flaw requires authentication, it's critical severity is given by the fact that anyone logged into the vulnerable website can exploit it, including regular subscribers.
</p>

<p>
	 
</p>

<p>
	A threat actor creating a normal user account on an affected website could change the name and theme of the affected site making it look entirely different.
</p>

<p>
	 
</p>

<p>
	Security researchers believe that a non-logged in user could also exploit the recently fixed flaw in Elementor plugin but they have not confirmed this scenario.
</p>

<h2>
	Vulnerability details
</h2>

<p>
	In a report released this week by researchers at the WordPress security service Plugin Vulnerabilities, who found the vulnerability, describe the technical details behind the issue in Elementor.
</p>

<p>
	 
</p>

<p>
	The problem lies in the absence of a crucial access check on one of the plugin's files, "module.php", which is loaded on every request during the admin_init action, even for users that are not logged in, the researchers explain.
</p>

<p>
	 
</p>

<div>
	<p style="margin-left: 40px;">
		"The RCE vulnerability we found involves the function upload_and_install_pro() accessible through the previous function. That function will install a WordPress plugin sent with the request" - <a href="https://www.pluginvulnerabilities.com/2022/04/12/5-million-install-wordpress-plugin-elementor-contains-authenticated-remote-code-execution-rce-vulnerability/" rel="external nofollow" target="_blank">Plugin Vulnerabilities</a>
	</p>

	<p>
		 
	</p>
</div>

<p>
	One of the functions triggered by the admin_init action allows file upload in the form of a WordPress plugin. A threat actor could place a malicious file there to achieve remote code execution.
</p>

<p>
	 
</p>

<p>
	<img alt="upload-function.jpg" class="ipsImage" data-ratio="51.94" height="280" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/Code%20and%20Details/upload-function.jpg">
</p>

<p>
	The file upload function (Plugin Vulnerabilities)
</p>

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

<div>
	<p>
		<img alt="activation.jpg" class="ipsImage" data-ratio="3.75" height="23" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/Code%20and%20Details/activation.jpg">
	</p>

	<p>
		Activation of the injected malicious plugin (PV)
	</p>

	<p>
		 
	</p>
</div>

<p>
	The researchers say that the only restriction in place is access to a valid nonce. However, they found that the relevant nonce is present in "source code of admin pages of WordPress that starts 'elementorCommonConfig', which is included when logged in as a user with the Subscriber role."
</p>

<h2>
	Impact and fixing
</h2>

<p>
	According Plugin Vulnerabilities, the issue was introduced with Elementor 3.6.0, released on March 22, 2022.
</p>

<p>
	 
</p>

<p>
	WordPress stats report that approximately 30.7% of Elementor's users have upgraded to version 3.6.x, which indicates that the maximum number of potentially affected sites is roughly 1,500,000.
</p>

<p>
	 
</p>

<p>
	The plugin has been downloaded a little over one million times today. Assuming that all of them were for 3.6.3, there must still be around 500,000 vulnerable websites out there.
</p>

<p>
	 
</p>

<p>
	The latest version includes <a href="https://plugins.trac.wordpress.org/changeset/2708766/elementor/trunk/core/app/modules/onboarding/module.php?old=2688036&amp;old_path=elementor%2Ftrunk%2Fcore%2Fapp%2Fmodules%2Fonboarding%2Fmodule.php" rel="external nofollow" target="_blank">a commit</a> that implements an additional check on the nonce access, using the "current_user_can" WordPress function.
</p>

<p>
	 
</p>

<p>
	<img alt="commit.jpg" class="ipsImage" data-ratio="75.10" height="413" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/Code%20and%20Details/commit.jpg">
</p>

<p>
	Commit in Elementor addressing the security flaw (WordPress)
</p>

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

<p>
	While this should address the security gap, the researchers haven't validated the fix yet, and the Elementor team hasn't published any details about the patch.
</p>

<p>
	 
</p>

<p>
	BleepingComputer has reached out to Elementor's security team, and will update this article as soon as we receive a response.
</p>

<p>
	 
</p>

<p>
	Plugin Vulnerabilities has also published a proof of concept (PoC) to prove the exploitability, increasing the risk of vulnerable websites to be compromised.
</p>

<p>
	 
</p>

<p>
	Admins are advised to apply the latest update available for the Elementor WordPress plugin or remove the plugin from your website altogether.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/critical-flaw-in-elementor-wordpress-plugin-may-affect-500k-sites/" rel="external nofollow">Critical flaw in Elementor WordPress plugin may affect 500k sites</a>
</p>
]]></description><guid isPermaLink="false">5262</guid><pubDate>Wed, 13 Apr 2022 20:50:20 +0000</pubDate></item><item><title>Opera Software launches Opera VPN Pro for Android</title><link>https://nsaneforums.com/news/security-privacy-news/opera-software-launches-opera-vpn-pro-for-android-r5260/</link><description><![CDATA[<p>
	Opera Software, best known for its Opera web browser, <a data-wpel-link="external" href="https://www.opera.com/products/vpn-pro" rel="external nofollow" target="_blank">launched</a> the commercial VPN service Opera VPN Pro for Android this month.
</p>

<p>
	 
</p>

<p>
	<img alt="opera-vpn-pro-android.webp" class="ipsImage" data-ratio="75.10" height="369" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/04/opera-vpn-pro-android.webp">
</p>

<p>
	 
</p>


<p>
	Opera Software's browsers include built-in VPN functionality that is free to use. The new Pro version extends the service to the entire device. Connecting to the free VPN in Opera encrypts only the traffic in the browser, but any other application that is run on the Android device does not benefit from it.
</p>

<p>
	 
</p>

<p>
	As far as specifics are concerned: Opera Software claims that customers get access to more than 3000 VPN servers in locations around the world when they subscribe to the service. Up to six Android devices can be protected, and the VPN component is integrated into the Opera web browser, which means that customers do not have to install another app to add the VPN functionality to their devices.
</p>

<p>
	 
</p>

<p>
	Opera Software states that its VPN service is a "no-log service". The company offers early bird access for interested users, and there is a 7-day trial for users who want to test the service before they make a buying decision.
</p>

<p>
	 
</p>

<p>
	All plans offer the same functionality, and the pricing differs based on the subscription period. Customers may sign-up for one-month or three-month periods, which cost $2.99 or $1.99 respectively. It is unclear for how long the early bird pricing is available.
</p>

<p>
	 
</p>

<p>
	Opera customers who subscribe to VPN Pro get several benefits. Besides device-wide support, customers may also select specific regions to connect to, enable auto-connect on startup, and switch the VPN protocol. Unfortunately, only OpenVPN and IKEv2 are available, which means that Wireguard is missing.
</p>

<p>
	 
</p>

<p>
	Usage is simple. Open the Opera web browser on the Android device, select VPN, and sign-in to the Opera account if you are not signed-in already. There you get the options to connect to the fastest server or a server in a specific region. Opera VPN Pro supports servers in more than 30 different countries, including the United States, United Kingdom, Japan, Singapore, Germany, France, and United Arab Emirates.
</p>

<p>
	 
</p>

<p>
	Apps and services worked as expected during tests, but the browser in question is still a beta product.
</p>

<p>
	 
</p>

<p>
	<strong>Closing Words</strong>
</p>

<p>
	 
</p>

<p>
	Android users who want to try Opera VPN Pro may download the beta version of the browser for Android <a data-wpel-link="external" href="https://play.google.com/store/apps/details?id=com.opera.browser.beta" rel="external nofollow" target="_blank">here</a>. The version includes the VPN component that is used to establish system-wide VPN connections.
</p>

<p>
	 
</p>

<p>
	The VPN service is limited to Android currently, and this may be one of the main reasons why Opera Software is launching it with a reduced price point. It is unclear if desktop support is planned, but it seems likely as it would improve the VPN product significantly.
</p>

<p>
	 
</p>

<p>
	Plenty of information is missing at this point, including whether there are data thresholds and whether Opera Software is managing the entire infrastructure of the service.
</p>

<p>
	 
</p>

<p>
	Some Android users, especially those using the Opera browser already, may find the addition of the device-wide VPN service useful, as it eliminates the need to install another application on the device. Some users may want more information, especially about the infrastructure that is used before they make a decision.
</p>

<p>
	 
</p>

<p>
	Could this move be an option for Mozilla as well? <a data-wpel-link="internal" href="https://www.ghacks.net/2020/07/16/mozilla-vpn-launches-in-some-countries-officially/" rel="external nofollow">The Firefox-maker operates a VPN service</a> as well with the help of Mullvad and it could, in theory, integrate it into the Firefox browser to reach a larger audience.
</p>

<p>
	 
</p>

<p>
	<strong>Now You:</strong> what is your take on Opera VPN Pro? Will other browser makers follow?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/04/13/opera-software-launches-opera-vpn-pro-for-android/" rel="external nofollow">Opera Software launches Opera VPN Pro for Android</a>
</p>
]]></description><guid isPermaLink="false">5260</guid><pubDate>Wed, 13 Apr 2022 20:43:31 +0000</pubDate></item><item><title>Microsoft Windows under attack from Hafnium group's 'Tarrask' malware</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-windows-under-attack-from-hafnium-groups-tarrask-malware-r5253/</link><description><![CDATA[<p>
	The infamous Hafnium hacking group, which <a href="https://neow.in/ejF6cWgy" rel="external nofollow">wreaked havoc on Microsoft Exchange</a> servers, is back. But this time, Microsoft is well aware of the state-sponsored threat actor group’s activities. The company knows the group is utilizing <a href="https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?Name=HackTool:Win64/Tarrask!MSR&amp;threatId=-2147151463" rel="external nofollow">'Tarrask'</a> malware to target and consistently weaken defenses of the Windows operating system.
</p>

<p>
	 
</p>

<p>
	The Hafnium group is utilizing Tarrask, a "defense evasion malware", to evade Windows defenses and ensure compromised environments remain vulnerable, explained the Microsoft Detection and Response Team (DART) in a <a href="https://www.microsoft.com/security/blog/2022/04/12/tarrask-malware-uses-scheduled-tasks-for-defense-evasion/" rel="external nofollow">blog post</a><span>:</span>
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	As Microsoft continues to track the high-priority state-sponsored threat actor HAFNIUM, new activity has been uncovered that leverages un-patched zero-day vulnerabilities as initial vectors. Further investigation reveals forensic artifacts of the usage of Impacket tooling for lateral movement and execution and the discovery of a defense evasion malware called Tarrask that creates 'hidden' scheduled tasks, and subsequent actions to remove the task attributes, to conceal the scheduled tasks from traditional means of identification.
</p>

<p>
	 
</p>

<p>
	Microsoft is actively tracking Hafnium's activities and is aware the group is using novel exploits within the Windows subsystem. The group is apparently exploiting a previously unknown Windows bug to hide the malware from "schtasks /query" and Task Scheduler.
</p>

<p>
	 
</p>

<p>
	The malware successfully evades detection by deleting the associated Security Descriptor registry value. Simply put, an as-yet-unpatched Windows Task Scheduler bug is helping the malware clean up its trails, and make sure that its on-disk artifacts (remnants of activities) aren’t around to reveal what's going on.
</p>

<p>
	 
</p>

<p>
	Technical jargon aside, the group seems to be using "hidden" scheduled tasks to retain access to compromised devices even after multiple reboots. As with any malware, even Tarrask re-establishes dropped connections to Command-and-Control (C2) infrastructure.
</p>

<p>
	 
</p>

<p>
	Microsoft’s DART has not only <a href="https://www.microsoft.com/security/blog/2022/04/12/tarrask-malware-uses-scheduled-tasks-for-defense-evasion/" rel="external nofollow">issued a warning</a> but has also recommended enabling logging for 'TaskOperational' within the Microsoft-Windows-TaskScheduler/Operational Task Scheduler log. This should help admins lookout for suspicious outbound connections from critical <a href="https://docs.microsoft.com/security/compass/privileged-access-access-model?msclkid=cd775d3ba56111eca958db4059cdf03d" target="_blank" rel="external nofollow">Tier 0 and Tier 1 assets</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-windows-under-attack-from-hafnium-group039s-039tarrask039-malware/" rel="external nofollow">Microsoft Windows under attack from Hafnium group's 'Tarrask' malware</a>
</p>
]]></description><guid isPermaLink="false">5253</guid><pubDate>Wed, 13 Apr 2022 02:44:26 +0000</pubDate></item><item><title>Tim Cook delivers speech railing against &#x201C;data industrial complex,&#x201D; sideloading</title><link>https://nsaneforums.com/news/security-privacy-news/tim-cook-delivers-speech-railing-against-%E2%80%9Cdata-industrial-complex%E2%80%9D-sideloading-r5252/</link><description><![CDATA[<h3>
	"Unintended consequences will be profound," Cook claims.
</h3>

<p>
	<img alt="cookiapp-800x430.png" class="ipsImage" data-ratio="59.58" height="387" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2022/04/cookiapp-800x430.png">
</p>

<div itemprop="articleBody">
	<div>
		Apple CEO Tim Cook speaks at the IAPP 2022 conference.
	</div>

	<div>
		Apple
	</div>

	<p>
		 
	</p>

	<p>
		Apple CEO Tim Cook took to the stage at the annual International Association of Privacy Professionals (IAPP) conference on Tuesday to <a href="https://www.youtube.com/watch?v=Dq0fcmmzfog" rel="external nofollow">talk about</a> privacy, security, ad tracking, and sideloading.
	</p>

	<p>
		 
	</p>
	Calling privacy "one of the most essential battles of our time," Cook lambasted companies that moneteize large user data collection operations, comparing them to real-world stalkers.

	<p>
		 
	</p>

	<p>
		By contrast, he claimed that Apple maintains "a commitment to protecting people from a data industrial complex built on a foundation of surveillance." To vigorous applause from the audience of privacy professionals, he voiced his support for US privacy regulations akin to those passed in Europe in recent years.
	</p>

	<p>
		 
	</p>

	<p>
		On the other hand, he said he and Apple are "deeply concerned about regulations that would undermine privacy and security in service of some other aim," like protecting competition.
	</p>

	<p>
		 
	</p>

	<div class="ipsEmbeddedVideo" contenteditable="false">
		<div>
			<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="113" id="ips_uid_9247_4" src="https://nsaneforums.com/applications/core/interface/index.html" width="200" data-embed-src="https://www.youtube.com/embed/Dq0fcmmzfog?feature=oembed"></iframe>
		</div>
	</div>

	<p>
		Apple CEO Tim Cook speaks at IAPP 2022
	</p>

	<p>
		 
	</p>

	<p>
		Although he did not name them specifically, he was likely referring to the European Union's Digital Markets Act and the United States' Open App Markets Act, which incorporate language about forcing platform holders like Apple to allow sideloading.
	</p>

	<p>
		 
	</p>

	<p>
		The current iteration of the Digital Markets Act no longer includes a sideloading requirement, but it is still not finalized. The Open App Markets Act still has a sideloading requirement; the Senate Judiciary Committee recently approved it, but it has not yet been brought to the floor in Congress.
	</p>

	<p>
		 
	</p>

	<p>
		On new regulations like these, Cook said:
	</p>

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

	<p style="margin-left: 40px;">
		That means data-hungry companies would be able to avoid our privacy rules, and once again track our users against their will. It would also potentially give bad actors a way around the comprehensive security protections we've put in place, putting them in direct contact with our users, and we have already seen the vulnerability that creates on other companies' devices.
	</p>

	<p>
		 
	</p>

	<p>
		He cited one notable example to support this point: Android users who sideloaded seemingly legitimate COVID-19-tracking apps and consequently found their phones infected with ransomware.
	</p>

	<p>
		 
	</p>

	<p>
		"If we are forced to let unvetted apps onto iPhone, the unintended consequences will be profound," Cook said. "And when we see that, we feel an obligation to speak up—and to ask policymakers to work with us to advance goals that I truly believe we share, without undermining privacy in the process."
	</p>

	<p>
		 
	</p>

	<p>
		One key part of his argument is that sideloading could become so commonplace that important apps will only be installable by that method, rather than through the App Store, which Cook claims is safer. If that happens, Cook argues, then the notion of giving users a choice goes away because they might feel pressure to sideload apps, thus exposing them to malicious actors.
	</p>

	<p>
		 
	</p>

	<p>
		Cook also tried to reassure listeners that "Apple believes in competition." However, he did not offer any alternative solutions for those concerned that Apple's control over the App Store allows it to charge app developers exorbitant fees or subject developers to capricious or unfair rules.
	</p>

	<p>
		 
	</p>

	<p>
		Cook's speech was not the first time an Apple executive took the stage at a large conference to make the case that new regulation meant to ensure continued competition could undermine user security and privacy. Craig Federighi made a <a href="https://arstechnica.com/gadgets/2021/11/apples-federighi-delivers-dramatic-speech-on-dangers-of-sideloading/" rel="external nofollow">similar speech</a> at Web Summit 2021.
	</p>

	<p>
		 
	</p>
</div>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/gadgets/2022/04/tim-cook-delivers-speech-railing-against-data-industrial-complex-sideloading/" rel="external nofollow">Tim Cook delivers speech railing against “data industrial complex,” sideloading</a>
</p>
]]></description><guid isPermaLink="false">5252</guid><pubDate>Wed, 13 Apr 2022 02:42:01 +0000</pubDate></item><item><title>Microsoft Windows Security Updates April 2022 overview</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-windows-security-updates-april-2022-overview-r5246/</link><description><![CDATA[<p>
	Microsoft has released security updates and non-security updates for client and server versions of its Windows operating system and other company products, including Microsoft Office, on the April 12, 2022 Patch Tuesday.
</p>

<p>
	 
</p>


<p>
	The updates are already available via Windows Updates, other update management products and services, and as direct downloads. Our overview assists home users and system administrators in understanding the updates and getting the information they need to update products that they use.
</p>

<p>
	 
</p>

<p>
	The guide includes direct download links, links to support websites, information about critical updates, known issues, and other bits that are important when it comes to updating.
</p>

<p>
	 
</p>

<p>
	<a data-wpel-link="internal" href="https://www.ghacks.net/2022/03/08/microsoft-windows-security-updates-march-2022-overview/" rel="external nofollow">You can check out the March 2022 Microsoft update guide here.</a>
</p>

<h2>
	Microsoft Windows Security Updates: March 2022
</h2>

<p>
	The following Excel spreadsheet includes the released security updates for Windows and other company products. Just download it with a click on the following link: <a data-wpel-link="internal" href="https://www.ghacks.net/wp-content/uploads/2022/04/microsoft-windows-security-updates-april-2022.zip" rel="external nofollow">microsoft-windows-security-updates-april-2022</a>
</p>

<h4>
	Executive Summary
</h4>

<ul>
	<li>
		All supported client and server versions of Windows are affected by at least 4 critical security issues.
	</li>
	<li>
		Windows clients with known issues: Windows 7, Windows 8.1, Windows 10 version 1607, 1809, 1909, 20H2, 21H1, 21H2, and Windows  11
	</li>
	<li>
		Windows server versions with known issues: Windows Server 2008, 2008 R2, 2012, 2012 R2, 2016, and 2022
	</li>
	<li>
		Other Microsoft products with security updates: .NET Framework, Azure SDK, Active Directory Domain Services, Azure Site Recovery, Microsoft Edge, LDAP, Visual Studio, Microsoft Office, and others.
	</li>
	<li>
		<a data-wpel-link="internal" href="https://www.ghacks.net/2022/04/10/windows-10-version-20h2-home-and-pro-reach-end-of-support-on-may-10-2022/" rel="external nofollow">Windows 10 version 20h2 Pro and Home are reaching end of servicing next month</a>.
	</li>
</ul>

<h4>
	Operating System Distribution
</h4>

<ul>
	<li>
		Windows 7 (extended support only): 41 vulnerabilities: 4 critical and 37 important
		<ul>
			<li>
				Windows SMB Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24500" rel="external nofollow" target="_blank">CVE-2022-24500</a>
			</li>
			<li>
				Windows Server Service Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24541" rel="external nofollow" target="_blank">CVE-2022-24541</a>
			</li>
			<li>
				Remote Procedure Call Runtime Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26809" rel="external nofollow" target="_blank">CVE-2022-26809</a>
			</li>
			<li>
				Windows LDAP Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26919" rel="external nofollow" target="_blank">CVE-2022-26919</a>
			</li>
		</ul>
	</li>
</ul>

<p>
	 
</p>

<ul>
	<li>
		Windows 8.1: 51 vulnerabilities: 7 critical and 44 important
		<ul>
			<li>
				Windows SMB Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24500" rel="external nofollow" target="_blank">CVE-2022-24500</a>
			</li>
			<li>
				Windows Network File System Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24497" rel="external nofollow" target="_blank">CVE-2022-24497</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-22008" rel="external nofollow" target="_blank">CVE-2022-22008</a>
			</li>
			<li>
				Windows Network File System Remote Code Execution Vulnerability --  <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24491" rel="external nofollow" target="_blank">CVE-2022-24491</a>
			</li>
			<li>
				Windows Server Service Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24541" rel="external nofollow" target="_blank">CVE-2022-24541</a>
			</li>
			<li>
				Remote Procedure Call Runtime Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26809" rel="external nofollow" target="_blank">CVE-2022-26809</a>
			</li>
			<li>
				Windows LDAP Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26919" rel="external nofollow" target="_blank">CVE-2022-26919</a>
			</li>
		</ul>
	</li>
</ul>

<p>
	 
</p>

<ul>
	<li>
		Windows 10 version 1909: 68 vulnerabilities: 8 critical and 60 important
		<ul>
			<li>
				Windows Network File System Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24497" rel="external nofollow" target="_blank">CVE-2022-24497</a>
			</li>
			<li>
				Windows SMB Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24500" rel="external nofollow" target="_blank">CVE-2022-24500</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-22008" rel="external nofollow" target="_blank">CVE-2022-22008</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24537" rel="external nofollow" target="_blank">CVE-2022-24537</a>
			</li>
			<li>
				Windows Network File System Remote Code Execution Vulnerability --  <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24491" rel="external nofollow" target="_blank">CVE-2022-24491</a>
			</li>
			<li>
				Windows Server Service Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24541" rel="external nofollow" target="_blank">CVE-2022-24541</a>
			</li>
			<li>
				Remote Procedure Call Runtime Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26809" rel="external nofollow" target="_blank">CVE-2022-26809</a>
			</li>
			<li>
				Windows LDAP Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26919" rel="external nofollow" target="_blank">CVE-2022-26919</a>
			</li>
		</ul>
	</li>
</ul>

<p>
	 
</p>

<ul>
	<li>
		Windows 10 version 20H2, 21H1 and 21H2 : 72 vulnerabilities, 9 critical and 63 important
		<ul>
			<li>
				Windows LDAP Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26919" rel="external nofollow" target="_blank">CVE-2022-26919</a>
			</li>
			<li>
				Remote Procedure Call Runtime Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26809" rel="external nofollow" target="_blank">CVE-2022-26809</a>
			</li>
			<li>
				Windows Server Service Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24541" rel="external nofollow" target="_blank">CVE-2022-24541</a>
			</li>
			<li>
				Windows Network File System Remote Code Execution Vulnerability --  <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24491" rel="external nofollow" target="_blank">CVE-2022-24491</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24537" rel="external nofollow" target="_blank">CVE-2022-24537</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-23257" rel="external nofollow" target="_blank">CVE-2022-23257</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-22008" rel="external nofollow" target="_blank">CVE-2022-22008</a>
			</li>
			<li>
				Windows SMB Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24500" rel="external nofollow" target="_blank">CVE-2022-24500</a>
			</li>
			<li>
				Windows Network File System Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24497" rel="external nofollow" target="_blank">CVE-2022-24497</a>
			</li>
		</ul>
	</li>
</ul>

<p>
	 
</p>

<ul>
	<li>
		Windows 11:  69 vulnerabilities, 9 critical and 60 important
		<ul>
			<li>
				Windows LDAP Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26919" rel="external nofollow" target="_blank">CVE-2022-26919</a>
			</li>
			<li>
				Remote Procedure Call Runtime Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26809" rel="external nofollow" target="_blank">CVE-2022-26809</a>
			</li>
			<li>
				Windows Server Service Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24541" rel="external nofollow" target="_blank">CVE-2022-24541</a>
			</li>
			<li>
				Windows Network File System Remote Code Execution Vulnerability --  <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24491" rel="external nofollow" target="_blank">CVE-2022-24491</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24537" rel="external nofollow" target="_blank">CVE-2022-24537</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-23257" rel="external nofollow" target="_blank">CVE-2022-23257</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-22008" rel="external nofollow" target="_blank">CVE-2022-22008</a>
			</li>
			<li>
				Windows SMB Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24500" rel="external nofollow" target="_blank">CVE-2022-24500</a>
			</li>
			<li>
				Windows Network File System Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24497" rel="external nofollow" target="_blank">CVE-2022-24497</a>
			</li>
		</ul>
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Windows Server products</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Windows Server 2008 R2 (extended support only): 51 vulnerabilities: 4 critical and 47 important
		<ul>
			<li>
				Windows SMB Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24500" rel="external nofollow" target="_blank">CVE-2022-24500</a>
			</li>
			<li>
				Windows Server Service Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24541" rel="external nofollow" target="_blank">CVE-2022-24541</a>
			</li>
			<li>
				Remote Procedure Call Runtime Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26809" rel="external nofollow" target="_blank">CVE-2022-26809</a>
			</li>
			<li>
				Windows LDAP Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26919" rel="external nofollow" target="_blank">CVE-2022-26919</a>
			</li>
		</ul>
	</li>
</ul>

<p>
	 
</p>

<ul>
	<li>
		Windows Server 2012 R2: 66 vulnerabilities: 5 critical and 22 important
		<ul>
			<li>
				Windows SMB Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24500" rel="external nofollow" target="_blank">CVE-2022-24500</a>
			</li>
			<li>
				Windows Network File System Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24497" rel="external nofollow" target="_blank">CVE-2022-24497</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-22008" rel="external nofollow" target="_blank">CVE-2022-22008</a>
			</li>
			<li>
				Windows Network File System Remote Code Execution Vulnerability --  <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24491" rel="external nofollow" target="_blank">CVE-2022-24491</a>
			</li>
			<li>
				Windows Server Service Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24541" rel="external nofollow" target="_blank">CVE-2022-24541</a>
			</li>
			<li>
				Remote Procedure Call Runtime Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26809" rel="external nofollow" target="_blank">CVE-2022-26809</a>
			</li>
			<li>
				Windows LDAP Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26919" rel="external nofollow" target="_blank">CVE-2022-26919</a>
			</li>
		</ul>
	</li>
</ul>

<p>
	 
</p>

<ul>
	<li>
		Windows Server 2016: 86 vulnerabilities: 8 critical and 78 important
		<ul>
			<li>
				Windows Network File System Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24497" rel="external nofollow" target="_blank">CVE-2022-24497</a>
			</li>
			<li>
				Windows SMB Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24500" rel="external nofollow" target="_blank">CVE-2022-24500</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-22008" rel="external nofollow" target="_blank">CVE-2022-22008</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24537" rel="external nofollow" target="_blank">CVE-2022-24537</a>
			</li>
			<li>
				Windows Network File System Remote Code Execution Vulnerability --  <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24491" rel="external nofollow" target="_blank">CVE-2022-24491</a>
			</li>
			<li>
				Windows Server Service Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24541" rel="external nofollow" target="_blank">CVE-2022-24541</a>
			</li>
			<li>
				Remote Procedure Call Runtime Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26809" rel="external nofollow" target="_blank">CVE-2022-26809</a>
			</li>
			<li>
				Windows LDAP Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26919" rel="external nofollow" target="_blank">CVE-2022-26919</a>
			</li>
		</ul>
	</li>
</ul>

<p>
	 
</p>

<ul>
	<li>
		Windows Server 2019: 93 vulnerabilities:  0critical and 28 important
		<ul>
			<li>
				Windows Network File System Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24497" rel="external nofollow" target="_blank">CVE-2022-24497</a>
			</li>
			<li>
				Windows SMB Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24500" rel="external nofollow" target="_blank">CVE-2022-24500</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-22008" rel="external nofollow" target="_blank">CVE-2022-22008</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24537" rel="external nofollow" target="_blank">CVE-2022-24537</a>
			</li>
			<li>
				Windows Network File System Remote Code Execution Vulnerability --  <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24491" rel="external nofollow" target="_blank">CVE-2022-24491</a>
			</li>
			<li>
				Windows Server Service Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24541" rel="external nofollow" target="_blank">CVE-2022-24541</a>
			</li>
			<li>
				Remote Procedure Call Runtime Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26809" rel="external nofollow" target="_blank">CVE-2022-26809</a>
			</li>
			<li>
				Windows LDAP Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26919" rel="external nofollow" target="_blank">CVE-2022-26919</a>
			</li>
		</ul>
	</li>
</ul>

<p>
	 
</p>

<ul>
	<li>
		Windows Server 2022:  98 vulnerabilities: 0 critical and 28 important
		<ul>
			<li>
				Windows LDAP Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26919" rel="external nofollow" target="_blank">CVE-2022-26919</a>
			</li>
			<li>
				Remote Procedure Call Runtime Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-26809" rel="external nofollow" target="_blank">CVE-2022-26809</a>
			</li>
			<li>
				Windows Server Service Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24541" rel="external nofollow" target="_blank">CVE-2022-24541</a>
			</li>
			<li>
				Windows Network File System Remote Code Execution Vulnerability --  <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24491" rel="external nofollow" target="_blank">CVE-2022-24491</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24537" rel="external nofollow" target="_blank">CVE-2022-24537</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-23257" rel="external nofollow" target="_blank">CVE-2022-23257</a>
			</li>
			<li>
				Windows Hyper-V Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-22008" rel="external nofollow" target="_blank">CVE-2022-22008</a>
			</li>
			<li>
				Windows SMB Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24500" rel="external nofollow" target="_blank">CVE-2022-24500</a>
			</li>
			<li>
				Windows Network File System Remote Code Execution Vulnerability -- <a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-24497" rel="external nofollow" target="_blank">CVE-2022-24497</a>
			</li>
		</ul>
	</li>
</ul>

<h2>
	Windows Security Updates
</h2>

<p>
	<strong>Windows 7 SP1 and Windows Server 2008 R2</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Monthly Rollup: <a data-wpel-link="external" href="https://support.microsoft.com/en-us/topic/april-12-2022-kb5012626-monthly-rollup-92ddc62b-e5bf-4f21-a3de-2e8a72b56e2c" rel="external nofollow" target="_blank">KB5012626 </a>
	</li>
	<li>
		Security-Only: <a data-wpel-link="external" href="https://support.microsoft.com/en-us/topic/april-12-2022-kb5012649-security-only-update-2b0a3ce3-2c96-4e00-ad71-94f3852e9482" rel="external nofollow" target="_blank">KB5012649</a>
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Updates and improvements:</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed a Windows Media Center issue that had users configure the application on each start.
	</li>
	<li>
		Fixed a memory leak that was introduced in the November 2021 cumulative update. It caused a decrease in performance on domain controllers.
	</li>
	<li>
		Fixed an issue that could cause Event ID 37 to be logged during password change scenarios.
	</li>
	<li>
		Fixed an Access Denied error when writing a service principal name alias and Host/Name already exists on another object.
	</li>
	<li>
		Fixed a domain joins failing issue in environments that use DNS hostnames.
	</li>
	<li>
		Fixed an issue that prevented the changing of expired passwords when signing in.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Windows 8.1 and Windows Server 2012 R2</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Monthly Rollup: <a data-wpel-link="external" href="https://support.microsoft.com/en-us/topic/april-12-2022-kb5012670-monthly-rollup-cae43d16-5b5d-43ea-9c52-9174177c6277" rel="external nofollow" target="_blank">KB5012670 </a>
	</li>
	<li>
		Security-only: <a data-wpel-link="external" href="https://support.microsoft.com/en-us/topic/april-12-2022-kb5012639-security-only-update-c10b9e81-83aa-4c78-9f05-9e7faffbedcb" rel="external nofollow" target="_blank">KB5012639 </a>
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Updates and improvements:</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed a Windows Media Center issue that had users configure the application on each start.
	</li>
	<li>
		Fixed a memory leak that was introduced in the November 2021 cumulative update. It caused a decrease in performance on domain controllers.
	</li>
	<li>
		Fixed an issue that could cause Event ID 37 to be logged during password change scenarios.
	</li>
	<li>
		Fixed a domain joins failing issue in environments that use DNS hostnames.
	</li>
	<li>
		Fixed an issue that made Windows go into BitLocker Recovery after servicing updates. (monthly-rollup only).
	</li>
	<li>
		Fixed an issue that prevented the changing of expired passwords when signing in. (monthly-rollup only).
	</li>
	<li>
		Fixed an issue that caused a Denial of Service vulnerability on Cluster Shared Volumes. (monthly-rollup only).
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Windows 10 version 20H2, 21H1 and 21H2</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Support Page: <a data-wpel-link="external" href="https://support.microsoft.com/en-us/topic/april-12-2022-kb5012599-os-builds-19042-1645-19043-1645-and-19044-1645-548cc67c-7f12-46fd-878e-589ba81ac2f5" rel="external nofollow" target="_blank">KB5012599</a>
	</li>
</ul>

<div>
	<ul>
		<li>
			Fixed an issue that caused a Denial of Service vulnerability on Cluster Shared Volumes. (monthly-rollup only).
		</li>
		<li>
			Plus, everything that was mentioned in the preview update <a data-wpel-link="external" href="https://support.microsoft.com/en-us/topic/march-22-2022-kb5011543-os-builds-19042-1620-19043-1620-and-19044-1620-preview-4fe2d1c0-720f-47fe-9523-75339bc107a1" rel="external nofollow" target="_blank">here</a>.
		</li>
	</ul>
</div>

<p>
	 
</p>

<p>
	<strong>Windows 11</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Support Page: <a data-wpel-link="external" href="https://support.microsoft.com/en-us/topic/april-12-2022-kb5012592-os-build-22000-613-41d0d345-0b27-4388-9681-3ed7e8e76d6d" rel="external nofollow" target="_blank">KB5012592 </a>
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Updates and improvements:</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixes are listed on the preview update's release page <a data-wpel-link="external" href="https://support.microsoft.com/en-us/topic/march-28-2022-kb5011563-os-build-22000-593-preview-40df54c9-b5a9-42e5-ae1c-9a33ff91ca91" rel="external nofollow" target="_blank">here</a>.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Other security updates</strong>
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Quality Update for Windows Server 2008 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012632" rel="external nofollow" target="_blank">KB5012632</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Monthly Quality Rollup for Windows Server 2008 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012658" rel="external nofollow" target="_blank">KB5012658</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Monthly Quality Rollup for Windows Embedded 8 Standard and Windows Server 2012 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012650" rel="external nofollow" target="_blank">KB5012650</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Quality Update for Windows Embedded 8 Standard and Windows Server 2012 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012666" rel="external nofollow" target="_blank">KB5012666</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Cumulative Update for Windows 10 Version 1909 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012591" rel="external nofollow" target="_blank">KB5012591</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Cumulative Update for Windows Server 2016 and Windows 10 Version 1607 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012596" rel="external nofollow" target="_blank">KB5012596</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Cumulative Update for Microsoft server operating system version 21H2 for x64-based Systems (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012604" rel="external nofollow" target="_blank">KB5012604</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Cumulative Update for Windows Server 2019 and Windows 10 Version 1809 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012647" rel="external nofollow" target="_blank">KB5012647</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Cumulative Update for Windows 10 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012653" rel="external nofollow" target="_blank">KB5012653</a>)
</p>

<p>
	 
</p>

<p>
	<strong>.NET Framework</strong>
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 4.8 for Windows Embedded 8 Standard and Windows Server 2012 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012122" rel="external nofollow" target="_blank">KB5012122</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 4.8 for Windows 8.1 and Windows Server 2012 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012124" rel="external nofollow" target="_blank">KB5012124</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2 for Windows Embedded 8 Standard and Windows Server 2012 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012129" rel="external nofollow" target="_blank">KB5012129</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2 for Windows 8.1 and Windows Server 2012 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012130" rel="external nofollow" target="_blank">KB5012130</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2 for Windows Embedded Standard 7, Windows 7, Windows Server 2008 R2, and Windows Server 2008 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012131" rel="external nofollow" target="_blank">KB5012131</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 3.5 for Windows Embedded 8 Standard and Windows Server 2012 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012136" rel="external nofollow" target="_blank">KB5012136</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 2.0, 3.0 for Windows Server 2008 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012137" rel="external nofollow" target="_blank">KB5012137</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 3.5.1 for Windows Embedded Standard 7, Windows 7, and Windows Server 2008 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012138" rel="external nofollow" target="_blank">KB5012138</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 3.5 for Windows 8.1 and Windows Server 2012 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012139" rel="external nofollow" target="_blank">KB5012139</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 4.5.2 for Windows Embedded 8 Standard and Windows Server 2012 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012140" rel="external nofollow" target="_blank">KB5012140</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 4.5.2 for Windows Embedded Standard 7, Windows 7, Windows Server 2008 R2, and Windows Server 2008 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012141" rel="external nofollow" target="_blank">KB5012141</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 4.5.2 for Windows 8.1 and Windows Server 2012 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012142" rel="external nofollow" target="_blank">KB5012142</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 4.8 for Windows Embedded 8 Standard and Windows Server 2012 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012143" rel="external nofollow" target="_blank">KB5012143</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 4.8 for Windows 8.1 and Windows Server 2012 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012144" rel="external nofollow" target="_blank">KB5012144</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 4.8 for Windows Embedded Standard 7, Windows 7, and Windows Server 2008 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012145" rel="external nofollow" target="_blank">KB5012145</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2 for Windows Embedded 8 Standard and Windows Server 2012 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012146" rel="external nofollow" target="_blank">KB5012146</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2 for Windows 8.1 and Windows Server 2012 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012147" rel="external nofollow" target="_blank">KB5012147</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 4.6 and 4.6.2 for Windows Embedded Standard 7, Windows 7, Windows Server 2008 R2, and Windows Server 2008 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012148" rel="external nofollow" target="_blank">KB5012148</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 3.5 for Windows Embedded 8 Standard and Windows Server 2012 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012149" rel="external nofollow" target="_blank">KB5012149</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 2.0, 3.0 for Windows Server 2008 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012150" rel="external nofollow" target="_blank">KB5012150</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 3.5.1 for Windows Embedded Standard 7, Windows 7, and Windows Server 2008 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012151" rel="external nofollow" target="_blank">KB5012151</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 3.5 for Windows 8.1 and Windows Server 2012 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012152" rel="external nofollow" target="_blank">KB5012152</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 4.5.2 for Windows Embedded 8 Standard and Windows Server 2012 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012153" rel="external nofollow" target="_blank">KB5012153</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 4.5.2 for Windows Embedded Standard 7, Windows 7, Windows Server 2008 R2, and Windows Server 2008 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012154" rel="external nofollow" target="_blank">KB5012154</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 4.5.2 for Windows 8.1 and Windows Server 2012 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012155" rel="external nofollow" target="_blank">KB5012155</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 3.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 for Windows Embedded Standard 7, Windows 7, and Windows Server 2008 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012324" rel="external nofollow" target="_blank">KB5012324</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 3.5, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 for Windows Embedded 8 Standard and Windows Server 2012 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012325" rel="external nofollow" target="_blank">KB5012325</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 3.5, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 for Windows 8.1 and Windows Server 2012 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012326" rel="external nofollow" target="_blank">KB5012326</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security Only Update for .NET Framework 2.0, 3.0, 4.5.2, 4.6 and 4.6.2 for Windows Server 2008 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012327" rel="external nofollow" target="_blank">KB5012327</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 3.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 for Windows Embedded Standard 7, Windows 7, and Windows Server 2008 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012329" rel="external nofollow" target="_blank">KB5012329</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 3.5, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 for Windows Embedded 8 Standard and Windows Server 2012 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012330" rel="external nofollow" target="_blank">KB5012330</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 3.5, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 for Windows 8.1 and Windows Server 2012 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012331" rel="external nofollow" target="_blank">KB5012331</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 2.0, 3.0, 4.5.2, 4.6 and 4.6.2 for Windows Server 2008 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012332" rel="external nofollow" target="_blank">KB5012332</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Cumulative Update for .NET Framework 3.5 and 4.8 for Windows 10 Version 21H1, Windows Server, version 20H2, Windows 10 Version 20H2, Windows 10 Version 2004, Windows 10 Version 1909, Windows 10 Version 1903, Windows 10 Version 1809, and Windows 10 Version 1607 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012117" rel="external nofollow" target="_blank">KB5012117</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Cumulative Update for .NET Framework 4.8 for Windows Server 2016 and Windows 10 Version 1607 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012118" rel="external nofollow" target="_blank">KB5012118</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Cumulative Update for .NET Framework 3.5 and 4.8 for Windows Server 2019 and Windows 10 Version 1809 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012119" rel="external nofollow" target="_blank">KB5012119</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Cumulative Update for .NET Framework 3.5 and 4.8 for Windows 10 Version 1909 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012120" rel="external nofollow" target="_blank">KB5012120</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Cumulative Update for .NET Framework 3.5 and 4.8 for Windows 11 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012121" rel="external nofollow" target="_blank">KB5012121</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Cumulative Update for .NET Framework 3.5 and 4.8 for Microsoft server operating system version 21H2 for ARM64 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012123" rel="external nofollow" target="_blank">KB5012123</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Cumulative Update for .NET Framework 3.5 and 4.7.2 for Windows Server 2019 and Windows 10 Version 1809 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012128" rel="external nofollow" target="_blank">KB5012128</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Cumulative Update for .NET Framework 3.5, 4.7.2 and 4.8 for Windows Server 2019 and Windows 10 Version 1809 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012328" rel="external nofollow" target="_blank">KB5012328</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Security and Quality Rollup for .NET Framework 4.8 for Windows Embedded Standard 7, Windows 7, and Windows Server 2008 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012125" rel="external nofollow" target="_blank">KB5012125</a>)
</p>

<p>
	 
</p>

<p>
	<strong>Servicing Stack Updates</strong>
</p>

<p>
	 
</p>

<p>
	2022-04 Servicing Stack Update for Windows 8.1, Windows RT 8.1, and Windows Server 2012 R2 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5012672" rel="external nofollow" target="_blank">KB5012672</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Servicing Stack Update for Windows 10 (<a data-wpel-link="external" href="https://support.microsoft.com/en-us/topic/kb5013269-servicing-stack-update-for-windows-10-april-12-2022-37086252-b9eb-4a2c-9372-64c2fcb4578c" rel="external nofollow" target="_blank">KB5013269</a>)
</p>

<p>
	 
</p>

<p>
	2022-04 Servicing Stack Update for Windows Embedded 8 Standard and Windows Server 2012 (<a data-wpel-link="external" href="https://support.microsoft.com/help/5013270" rel="external nofollow" target="_blank">KB5013270</a>)
</p>

<h3>
	Known Issues
</h3>

<p>
	<strong>Windows 7 SP1 and Windows Server 2008 R2</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		(Old) Updates may show as failed and may be uninstalled because the machine is not on ESU.
		<ul>
			<li>
				Expected behavior.
			</li>
		</ul>
	</li>
	<li>
		(Old) Certain operations such as rename may fail on Cluster Shared Volumes.
		<ul>
			<li>
				Perform the operation from a process with administrator privileges.
			</li>
			<li>
				Perform the operation from a node that does not have CSV ownership.
			</li>
		</ul>
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Windows 8.1 and Windows Server 2012 R2</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		(Old) Certain operations such as rename may fail on Cluster Shared Volumes.
		<ul>
			<li>
				Perform the operation from a process with administrator privileges.
			</li>
			<li>
				Perform the operation from a node that does not have CSV ownership.
			</li>
		</ul>
	</li>
	<li>
		(Old) Issues with apps using the " Microsoft .NET Framework to acquire or set Active Directory Forest Trust Information". These may fail, close, or may throw errors messages such as access violation (0xc0000005).
		<ul>
			<li>
				Install out-of-band updates for the .NET Framework version that the app in question uses. Microsoft has links to these on the <a data-wpel-link="external" href="https://support.microsoft.com/en-us/topic/february-8-2022-kb5010419-monthly-rollup-d8aae3ca-0c11-4136-ab17-43ada2fb5e37" rel="external nofollow" target="_blank">support page</a>.
			</li>
		</ul>
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Windows 10 versions 20H2, 21H1 and 21H2</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		(Old) Custom installations may not receive the new Microsoft Edge web browser, while the old version may be removed.
		<ul>
			<li>
				Workaround described on the <a data-wpel-link="external" href="https://support.microsoft.com/en-gb/topic/december-14-2021-kb5008212-os-builds-19041-1415-19042-1415-19043-1415-and-19044-1415-b46200db-74c3-450e-b200-51013957312a" rel="external nofollow" target="_blank">support page</a>.
			</li>
		</ul>
	</li>
	<li>
		(Old) Some devices can't install updates after installation of KB5003690 (June 21, 2021). Error PSFX_E_MATCHING_BINARY_MISSING is displayed.
		<ul>
			<li>
				Workaround instructions are available <a data-wpel-link="external" href="https://support.microsoft.com/en-gb/topic/kb5005322-some-devices-cannot-install-new-updates-after-installing-kb5003214-may-25-2021-and-kb5003690-june-21-2021-66edf7cf-5d3c-401f-bd32-49865343144f" rel="external nofollow" target="_blank">here</a>.
			</li>
		</ul>
	</li>
	<li>
		(Old) Connections may fail to authentication when using smart card authentication in Remote Desktop Connections.
		<ul>
			<li>
				Resolved according to Microsoft, should not be experienced anymore.
			</li>
		</ul>
	</li>
	<li>
		(NEW) After installing the January 11, 2022 updates or later updates, recovery discs on CD or DVD created using the Backup and Restore tool (Windows 7) may be unable to start. Recovery discs created earlier are not affected.
		<ul>
			<li>
				Microsoft is working on a resolution.
			</li>
		</ul>
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Windows 11</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		(NEW) After installing the January 11, 2022 updates or later updates, recovery discs on CD or DVD created using the Backup and Restore tool (Windows 7) may be unable to start. Recovery discs created earlier are not affected.<br>
		Microsoft is working on a resolution.
	</li>
</ul>

<h3>
	Security advisories and updates
</h3>

<p>
	<a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/en-us/vulnerability/ADV990001" rel="external nofollow" target="_blank">ADV 990001</a> -- Latest Servicing Stack Updates
</p>

<h4>
	Non-security updates
</h4>

<p>
	Microsoft Office Updates
</p>

<p>
	 
</p>

<p>
	You find Office update information <a data-wpel-link="external" href="https://docs.microsoft.com/en-us/officeupdates/office-updates-msi" rel="external nofollow" target="_blank">here</a>.
</p>

<h3>
	How to download and install the April 2022 security updates
</h3>

<p>
	Critical updates are downloaded and installed automatically on most Home Windows devices. On other systems, administrators may need to download and install updates manually, or allow updates to be installed after reviewing them carefully.
</p>

<p>
	 
</p>

<p>
	Home users may use the following method to check for updates manually (and speed up the installation of updates in the process):
</p>

<p>
	 
</p>

<ol>
	<li>
		Select Start, type Windows Update and load the Windows Update item that is displayed.
	</li>
	<li>
		Select check for updates to run a manual check for updates.
	</li>
</ol>

<h4>
	Direct update downloads
</h4>

<p>
	Below are resource pages with direct download links, if you prefer to download the updates to install them manually.
</p>

<p>
	 
</p>

<p>
	<strong>Windows 7 and Server 2008 R2</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		<a data-wpel-link="external" href="https://www.catalog.update.microsoft.com/Search.aspx?q=KB5012626" rel="external nofollow" target="_blank">KB5012626</a> -- 2022-04 Security Monthly Quality Rollup for Windows 7
	</li>
	<li>
		<a data-wpel-link="external" href="https://www.catalog.update.microsoft.com/Search.aspx?q=KB5012649" rel="external nofollow" target="_blank">KB5012649</a> -- 2022-04 Security Only Quality Update for Windows 7
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Windows 8.1 and Windows Server 2012 R2</strong>
</p>

<p>
	 
</p>

<ul>
	<li aria-level="1" role="heading">
		<a data-wpel-link="external" href="https://www.catalog.update.microsoft.com/Search.aspx?q=KB5012670" rel="external nofollow" target="_blank">KB5012670</a> -- 2022-04 Security Monthly Quality Rollup for Windows 8.1
	</li>
	<li aria-level="1" role="heading">
		<a data-wpel-link="external" href="https://www.catalog.update.microsoft.com/Search.aspx?q=KB5012639" rel="external nofollow" target="_blank">KB5012639</a> -- 2022-04 Security Only Quality Update for Windows 8.1
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Windows 10 (version 20H2)</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		<a data-wpel-link="external" href="https://www.catalog.update.microsoft.com/Search.aspx?q=KB5012599" rel="external nofollow" target="_blank">KB5012599</a> -- 2022-04 Cumulative Update for Windows 10 Version 20H2
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Windows 10 (version 21H1)</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		<a data-wpel-link="external" href="https://www.catalog.update.microsoft.com/Search.aspx?q=KB5012599" rel="external nofollow" target="_blank">KB5012599</a> -- 2022-04 Cumulative Update for Windows 10 Version 21H1
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Windows 10 (version 21H2)</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		<a data-wpel-link="external" href="https://www.catalog.update.microsoft.com/Search.aspx?q=KB5012599" rel="external nofollow" target="_blank">KB5012599</a> -- 2022-04 Cumulative Update for Windows 10 Version 21H2
	</li>
</ul>

<section>
	<p>
		 
	</p>

	<p>
		<strong>Windows 11</strong>
	</p>

	<p>
		 
	</p>
</section>

<ul>
	<li>
		<a data-wpel-link="external" href="https://www.catalog.update.microsoft.com/Search.aspx?q=KB5012592" rel="external nofollow" target="_blank">KB5012592</a> -- 2022-04 Cumulative Update for Windows 11
	</li>
</ul>

<h4>
	Additional resources
</h4>

<section>
	<ul>
		<li>
			<a data-wpel-link="external" href="https://msrc.microsoft.com/update-guide/releaseNote/2022-Apr" rel="external nofollow" target="_blank">April 2022 Security Updates release notes</a>
		</li>
		<li>
			<a data-wpel-link="external" href="https://support.microsoft.com/en-us/topic/description-of-software-update-services-and-windows-server-update-services-changes-in-content-for-2021-kb894199-0c540f4f-60c8-7dc2-23c9-48153749966d" rel="external nofollow" target="_blank" title="">List of software updates for Microsoft products</a>
		</li>
		<li>
			<a data-wpel-link="internal" href="https://www.ghacks.net/2017/01/16/latest-windows-updates-and-service-packs-overview/" rel="external nofollow">List of the latest Windows Updates and Services Packs</a>
		</li>
		<li>
			<a data-wpel-link="external" href="https://portal.msrc.microsoft.com/en-us/security-guidance" rel="external nofollow" target="_blank">Security Updates Guide</a>
		</li>
		<li>
			<a data-wpel-link="external" href="https://catalog.update.microsoft.com/" rel="external nofollow" target="_blank">Microsoft Update Catalog site</a>
		</li>
		<li>
			<a data-wpel-link="internal" href="https://www.ghacks.net/2010/12/20/microsoft-windows-update-overview-all-you-need-to-know/" rel="external nofollow">Our in-depth Windows update guide</a>
		</li>
		<li>
			<a data-wpel-link="internal" href="https://www.ghacks.net/2018/02/15/how-to-install-optional-updates-on-windows-10/" rel="external nofollow">How to install optional updates on Windows 10</a>
		</li>
		<li>
			<a data-wpel-link="external" href="https://support.microsoft.com/en-us/topic/windows-10-update-history-857b8ccb-71e4-49e5-b3f6-7073197d98fb" rel="external nofollow" target="_blank">Windows 11 Update History</a>
		</li>
		<li>
			<a data-wpel-link="external" href="https://support.microsoft.com/en-us/help/4498140" rel="external nofollow" target="_blank">Windows 10 Update History</a>
		</li>
		<li>
			<a data-wpel-link="external" href="https://support.microsoft.com/en-us/help/24717/windows-8-1-windows-server-2012-r2-update-history" rel="external nofollow" target="_blank">Windows 8.1 Update History</a>
		</li>
		<li>
			<a data-wpel-link="external" href="https://support.microsoft.com/en-us/help/22801/windows-7-and-windows-server-2008-r2-update-history" rel="external nofollow" target="_blank">Windows 7 Update History</a>
		</li>
	</ul>
</section>

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

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/04/12/microsoft-windows-security-updates-april-2022-overview/" rel="external nofollow">Microsoft Windows Security Updates April 2022 overview</a>
</p>
]]></description><guid isPermaLink="false">5246</guid><pubDate>Tue, 12 Apr 2022 23:54:22 +0000</pubDate></item><item><title>RaidForums Gets Raided, Alleged Admin Arrested</title><link>https://nsaneforums.com/news/security-privacy-news/raidforums-gets-raided-alleged-admin-arrested-r5242/</link><description><![CDATA[<p>
	The U.S. Department of Justice (DOJ) said today it seized the website and user database for RaidForums, an extremely popular English-language cybercrime forum that sold access to more than 10 billion consumer records stolen in some of the world’s largest data breaches since 2015. The DOJ also charged the alleged administrator of RaidForums — 21-year-old Diogo Santos Coelho, of Portugal — with six criminal counts, including conspiracy, access device fraud and aggravated identity theft.
</p>

<p>
	 
</p>

<p>
	<img alt="raidforums-seized-768x495.png" class="ipsImage" data-ratio="68.75" height="464" width="720" src="https://krebsonsecurity.com/wp-content/uploads/2022/04/raidforums-seized-768x495.png">
</p>

<p>
	 
</p>

<p>
	The “raid” in RaidForums is a nod to the community’s humble beginnings in 2015, when it was primarily an online venue for organizing and supporting various forms of electronic harassment. According to the DOJ, that early activity included ‘raiding‘ — posting or sending an overwhelming volume of contact to a victim’s online communications medium — and ‘<a href="https://krebsonsecurity.com/tag/swatting/" rel="external nofollow" target="_blank">swatting</a>,’ the practice of making false reports to public safety agencies of situations that would necessitate a significant, and immediate armed law enforcement response.”
</p>

<p>
	 
</p>

<p>
	But over the years as trading in hacked databases became big business, RaidForums emerged as the go-to place for English-speaking hackers to peddle their wares. Perhaps the most bustling marketplace within RaidForums was its “Leaks Market,” which described itself as a place to buy, sell, and trade hacked databases and leaks.
</p>

<p>
	 
</p>

<p>
	The government alleges Coelho and his forum administrator identity “Omnipotent” profited from the illicit activity on the platform by charging “escalating prices for membership tiers that offered greater access and features, including a top-tier ‘God’ membership status.”
</p>

<p>
	 
</p>

<p>
	“RaidForums also sold ‘credits’ that provided members access to privileged areas of the website and enabled members to ‘unlock’ and download stolen financial information, means of identification, and data from compromised databases, among other items,” the DOJ said in <a href="https://www.justice.gov/usao-edva/pr/us-leads-seizure-one-world-s-largest-hacker-forums-and-arrests-administrator" rel="external nofollow" target="_blank">a written statement</a>. “Members could also earn credits through other means, such as by posting instructions on how to commit certain illegal acts.”
</p>

<p>
	 
</p>

<p>
	Prosecutors say Coelho also personally sold stolen data on the platform, and that Omnipotent directly facilitated illicit transactions by operating a fee-based “Official Middleman” service, a kind of escrow or insurance service that denizens of RaidForums were encouraged to use when transacting with other criminals.
</p>

<p>
	 
</p>

<p>
	Investigators described multiple instances wherein undercover federal agents or confidential informants used Omnipotent’s escrow service to purchase huge tranches of data from one of Coelho’s alternate user  identities — meaning Coelho not only sold data he’d personally hacked but also further profited by insisting the transactions were handled through his own middleman service.
</p>

<p>
	 
</p>

<p>
	Not all of those undercover buys went as planned. One incident described in <a href="https://www.justice.gov/usao-edva/press-release/file/1493601/download" rel="external nofollow" target="_blank">an affidavit by prosecutors</a> (PDF) appears related to the sale of tens of millions of consumer records stolen last year from T-Mobile, although the government refers to the victim only as a major telecommunications company and wireless network operator in the United States.
</p>

<p>
	 
</p>

<p>
	On Aug. 11, 2021, an individual using the moniker “SubVirt” posted on RaidForums an offer to sell Social Security numbers, dates of birth and other records on more than 120 million people in the United States (SubVirt would later edit the sales thread to say 30 million records). Just days later, <a href="https://krebsonsecurity.com/2021/08/t-mobile-breach-exposed-ssn-dob-of-40m-people/" rel="external nofollow" target="_blank">T-Mobile would acknowledge a data breach</a> affecting 40 million current, former or prospective customers who applied for credit with the company.
</p>

<p>
	 
</p>

<p>
	The government says the victim firm hired a third-party to purchase the database and prevent it from being sold to cybercriminals. That third-party ultimately paid approximately $200,000 worth of bitcoin to the seller, with the agreement that the data would be destroyed after sale. “However, it appears the co-conspirators continued to attempt to sell the databases after the third-party’s purchase,” the affidavit alleges.
</p>

<p>
	 
</p>

<p>
	The FBI’s seizure of RaidForums was <a href="https://krebsonsecurity.com/2022/03/a-closer-look-at-the-lapsus-data-extortion-group/" rel="external nofollow" target="_blank">first reported by KrebsOnSecurity on Mar. 23</a>, after a federal investigator confirmed rumors that the FBI had been secretly operating the RaidForums website for weeks.
</p>

<p>
	 
</p>

<p>
	Coelho landed on the radar of U.S. authorities in June 2018, when he tried to enter the United States at the Hartsfield-Jackson International Airport in Atlanta. The government obtained a warrant to search the electronic devices Coelho had in his luggage and found text messages, files and emails showing he was the RaidForums administrator Omnipotent.
</p>

<p>
	 
</p>

<p>
	“In an attempt to retrieve his items, Coelho called the lead FBI case agent on or around August 2, 2018, and used the email address unrivalled@pm.me to email the agent,” the government’s affidavit states. Investigators found this same address was used to register rf.ws and raid.lol, which Omnipotent announced on the forum would serve as alternative domain names for RaidForums in case the site’s primary domain was seized.
</p>

<p>
	 
</p>

<p>
	The DOJ said Coelho was arrested in the United Kingdom on January 31, at the United States’ request, and remains in custody pending the resolution of his extradition hearing. A <a href="https://www.nationalcrimeagency.gov.uk/news/hacking-forum-taken-offline-and-uk-suspect-arrested" rel="external nofollow" target="_blank">statement</a> from the U.K.’s National Crime Agency (NCA) said the RaidForums takedown was the result of “Operation Tourniquet,” an investigation carried out by the NCA in cooperation with the United Staes, Europol and four other countries that resulted in “a number of linked arrests.”
</p>

<p>
	 
</p>

<p>
	A copy of the indictment against Coelho is available <a href="https://www.justice.gov/usao-edva/press-release/file/1493606/download" rel="external nofollow" target="_blank">here</a> (PDF).
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://krebsonsecurity.com/2022/04/raidforums-get-raided-alleged-admin-arrested/" rel="external nofollow">RaidForums Gets Raided, Alleged Admin Arrested</a>
</p>
]]></description><guid isPermaLink="false">5242</guid><pubDate>Tue, 12 Apr 2022 23:37:08 +0000</pubDate></item><item><title>Symantec says that hackers distributed a modified version of VLC and exploited it for malware attacks</title><link>https://nsaneforums.com/news/security-privacy-news/symantec-says-that-hackers-distributed-a-modified-version-of-vlc-and-exploited-it-for-malware-attacks-r5230/</link><description><![CDATA[<p>
	Last week, news began circling around that VLC was being abused by hackers to inject some malware. The issue came to light after Symantec published a report on its Security Threat Intelligence blog.
</p>

<p>
	 
</p>

<p>
	<picture class="alignnone size-full wp-image-177945 sp-no-webp" data-rv-in-image="rv-in-image-1"><source data-lazy-srcset="https://www.ghacks.net/wp-content/uploads/2022/04/Hackers-distributed-a-modified-version-VLC-to-launch-a-malware-attack.webp" srcset="https://www.ghacks.net/wp-content/uploads/2022/04/Hackers-distributed-a-modified-version-VLC-to-launch-a-malware-attack.webp" type="image/webp"><source data-lazy-srcset="https://www.ghacks.net/wp-content/uploads/2022/04/Hackers-distributed-a-modified-version-VLC-to-launch-a-malware-attack.jpg" srcset="https://www.ghacks.net/wp-content/uploads/2022/04/Hackers-distributed-a-modified-version-VLC-to-launch-a-malware-attack.jpg" type="image/jpeg"><img alt="Hackers distributed a modified version VLC to launch a malware attack" class="alignnone size-full wp-image-177945 sp-no-webp entered lazyloaded" data-lazy-src="https://www.ghacks.net/wp-content/uploads/2022/04/Hackers-distributed-a-modified-version-VLC-to-launch-a-malware-attack.jpg" data-lazy-srcset="https://www.ghacks.net/wp-content/uploads/2022/04/Hackers-distributed-a-modified-version-VLC-to-launch-a-malware-attack.jpg" data-ll-status="loaded" data-rv-in-image="rv-in-image-1" height="660" srcset="https://www.ghacks.net/wp-content/uploads/2022/04/Hackers-distributed-a-modified-version-VLC-to-launch-a-malware-attack.jpg" width="1104" src="https://www.ghacks.net/wp-content/uploads/2022/04/Hackers-distributed-a-modified-version-VLC-to-launch-a-malware-attack.jpg"><noscript><img class="alignnone size-full wp-image-177945 sp-no-webp" alt="Hackers distributed a modified version VLC to launch a malware attack" height="660" width="1104" srcset="https://www.ghacks.net/wp-content/uploads/2022/04/Hackers-distributed-a-modified-version-VLC-to-launch-a-malware-attack.jpg" src="https://www.ghacks.net/wp-content/uploads/2022/04/Hackers-distributed-a-modified-version-VLC-to-launch-a-malware-attack.jpg"></noscript></source></source></picture>
</p>

<p>
	 
</p>

<p>
	The Broadcom-owned company, which makes Norton Antivirus, revealed that a group of hackers, which it claims are affiliated to the Chinese government, were conducting cyber-espionage campaigns targeting organizations across the world.
</p>

<p>
	 
</p>

<p>
	<a data-wpel-link="external" href="https://symantec-enterprise-blogs.security.com/blogs/threat-intelligence/cicada-apt10-china-ngo-government-attacks" rel="external nofollow" target="_blank">Symantec says</a> that the campaign primarily targeted victims in government-related institutions or NGOs in education and religion, telecom, legal and pharmaceutical sectors. The malware attack campaign, called Cicada or APT10, was first tracked last year. It was active in February 2022, and could still be ongoing. Attackers are targeting victims via Microsoft Exchange Servers in unpatched system deployments, to gain access to their machines. The hackers use various tools in addition to a custom loader, and a backdoor called Sodamaster.
</p>

<h3>
	<strong>Hackers distributed a modified version of VLC to use it for triggering a custom malware loader</strong>
</h3>

<p>
	One of these tools is a modified version of the popular open source media player, VLC. Symantec's Security Threat Intelligence blog mentions the following statement.
</p>

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

<p style="margin-left: 40px;">
	"The attackers also exploit the legitimate VLC Media Player by launching a custom loader via the VLC Exports function, and use the WinVNC tool for remote control of victim machines."
</p>

<p>
	 
</p>

<p>
	This statement's wording is quite confusing, and was misinterpreted by some blogs, who wrote that VLC is vulnerable and that hackers are using it to launch malware attacks. This is not correct, VLC is not the reason for the malware attacks like these websites allege. The rest of the report should be taken into context.
</p>

<p>
	 
</p>

<p>
	The second section of the report (highlighted in the image) mentions that attackers needed access to the victim machines, before they could launch the malware attack.  This was confirmed by a member of Symantec's Threat Hunter Team, in a statement released to <a data-wpel-link="external" href="https://www.bleepingcomputer.com/news/security/chinese-hackers-abuse-vlc-media-player-to-launch-malware-loader/" rel="external nofollow" target="_blank">Bleeping Computer</a>. They said that some hackers took the clean version of VLC, added a malicious DLL file to it and distributed it, aka DLL side-loading. This file is located in the same folder as the export function's path, and is used by the attackers to launch a custom malware loader.
</p>

<p>
	 
</p>

<p>
	So it is evident there are at least two different requirements for this attack to happen: a compromised system, and a modified version of VLC (among the other tools that were used).
</p>

<h4>
	<strong>Is VLC safe to use?</strong>
</h4>

<p>
	Yes, it is. As long as you download <a data-wpel-link="internal" href="https://www.ghacks.net/2022/03/08/vlc-media-player-3-0-17-out-with-fixes-and-support-for-dav-and-dts-lbr/" rel="external nofollow" target="_blank">VLC</a> from the <a data-wpel-link="external" href="https://www.videolan.org/vlc/#download" rel="external nofollow" target="_blank">official website</a> (or a trustworthy site), your computer should be safe from malware, because it does not contain the malicious DLL File used in these attacks.
</p>

<p>
	 
</p>

<p>
	When you download a program from a third-party site, and that website had stealthily embedded some files into the package, it is no longer an official release from the developer. It becomes a modified version that could potentially be malicious. When such files get circulated, people who use them are at the risk of attacks. Hackers use various tricks such as malvertising, e.g. use a popular program's icon to convince people into thinking they are downloading the original file, while in fact they are downloading a malware that could infect their system, and could even spread to other users.
</p>

<p>
	 
</p>

<p>
	If you are worried whether a program that you have could have been tampered with, you may want to upload the installer to an online service like <a data-wpel-link="internal" href="https://www.ghacks.net/2022/03/15/virus-scanning-service-virustotal-releases-vt4browsers-extension-for-chrome-and-firefox/" rel="external nofollow" target="_blank">VirusTotal</a>, to confirm that it is safe to use. Another option is to verify whether the <a data-wpel-link="internal" href="https://www.ghacks.net/2021/06/15/deadhash-is-an-open-source-file-hashing-utility-for-windows-and-linux/" rel="external nofollow" target="_blank">hash values</a> to see if the checksum matches that of the official release. e.g. VLC lists its hash values on its <a data-wpel-link="external" href="https://download.videolan.org/pub/videolan/vlc/3.0.16/win64/" rel="external nofollow" target="_blank">archive site</a>. Keep your operating system and antivirus software up-to-date, and use an ad blocker like <a data-wpel-link="internal" href="https://www.ghacks.net/2022/03/11/ublock-origin-is-now-the-most-popular-firefox-add-on/" rel="external nofollow" target="_blank">uBlock Origin</a> to minimize the chances of malware attacks.
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/04/11/symantec-says-that-hackers-distributed-a-modified-version-of-vlc-and-exploited-it-for-malware-attacks/" rel="external nofollow">Symantec says that hackers distributed a modified version of VLC and exploited it for malware attacks</a>
</p>
]]></description><guid isPermaLink="false">5230</guid><pubDate>Mon, 11 Apr 2022 23:36:40 +0000</pubDate></item><item><title>The Tricky Aftermath of Source Code Leaks</title><link>https://nsaneforums.com/news/security-privacy-news/the-tricky-aftermath-of-source-code-leaks-r5229/</link><description><![CDATA[<p>
	The Lapsus$ digital <a href="https://www.wired.com/story/lapsus-hacking-group-extortion-nvidia-samsung/" rel="external nofollow">extortion group</a> is the latest to mount a high-profile data-stealing rampage against major tech companies. And among other things, the group is known for grabbing and leaking source code at every opportunity, including from Samsung, Qualcomm, and Nvidia. At the end of March, alongside revelations that they had <a href="https://www.wired.com/story/okta-hack-microsoft-bing-code-leak-lapsus/" rel="external nofollow">breached an Okta subprocessor</a>, the hackers also dropped a trove of data containing portions of the source code for Microsoft's Bing, Bing Maps, and its Cortana virtual assistant. Sounds bad, right?
</p>

<p>
	 
</p>

<p>
	Businesses, governments, and other institutions have been plagued by ransomware attacks, business email compromise, and an array other breaches in recent years. Researchers say, though, that while source code leaks may seem catastrophic, and certainly aren't good, they typically aren't the worst-case scenario of a criminal data breach.
</p>

<p>
	 
</p>

<p>
	“Some source code does represent trade secrets, some parts of source code may make it easier for people to abuse systems, but accounts and user data are typically the biggest things companies have to protect,” says Shane Huntley, director of Google's Threat Analysis Group. “For a vulnerability hunter, it makes certain things easier, allowing them to skip a lot of steps. But it’s not magic. Just because someone can see the source code doesn't mean they'll be able to exploit it right then.”
</p>

<p>
	 
</p>

<p>
	In other words, when attackers gain access to source code—and especially when they leak it for all to see—a company's intellectual property could be exposed in the process, and attackers may be able to spot vulnerabilities in their systems more quickly. But source code alone isn't a road map to find exploitable bugs. Attackers can't take over Cortana from Microsoft or access users' accounts simply because they have some of the source code for the platform. In fact, as open source software shows, it's possible for source code to be publicly available without making the software it underpins less secure.
</p>

<p>
	 
</p>

<p>
	Google's Huntley points out that the same broad and diverse vetting needed to secure open source software is also vital for critical proprietary source code, just in case it is ever stolen or leaks. And he also notes that major vulnerabilities in open source software, like the recent <a href="https://www.wired.com/story/log4j-log4shell/" rel="external nofollow">Log4j flaws</a>, have often lurked undiscovered for years or even decades, similar to inconspicuous typos that aren't caught by an author, editor, or copyeditor. 
</p>

<p>
	 
</p>

<p>
	Microsoft <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://www.microsoft.com/security/blog/2022/03/22/dev-0537-criminal-actor-targeting-organizations-for-data-exfiltration-and-destruction/"}' data-offer-url="https://www.microsoft.com/security/blog/2022/03/22/dev-0537-criminal-actor-targeting-organizations-for-data-exfiltration-and-destruction/" href="https://www.microsoft.com/security/blog/2022/03/22/dev-0537-criminal-actor-targeting-organizations-for-data-exfiltration-and-destruction/" rel="external nofollow" target="_blank">detailed</a> its Lapsus$ breach on March 22 and said in a statement that “Microsoft does not rely on the secrecy of code as a security measure and viewing source code does not lead to elevation of risk.”
</p>

<p>
	 
</p>

<p>
	Typically, security researchers and attackers alike must use “reverse engineering” to find exploitable vulnerabilities in software, working backward from the final product to understand its components and how it works. And researchers say that process can actually be more helpful than looking at source code for finding bugs, because it involves more creative and open-ended analysis than just looking at a recipe. Still, there's no doubt that source code leaks can be problematic, especially for organizations that haven't done enough auditing and vetting to be sure that they've caught most basic bugs.
</p>

<p>
	 
</p>

<p>
	Brett Callow, a threat analyst at the antivirus company Emsisoft, also points out that attackers have a clear interest in making source code leaks sound as damaging as possible, regardless of the reality for a particular organization.
</p>

<div data-attr-viewport-monitor="inline-recirc" data-event-boundary="click" data-event-click='{"pattern":"InlineRecirc"}' data-in-view='{"pattern":"InlineRecirc"}' data-include-experiments="true">
	 
</div>

<p>
	“Attackers want to make the incident seem as bad as they possibly can, and that isn’t simply to extract payment from the current victim," Callow says. “It’s also sending a warning shot to their future victims saying, ‘Look how much attention these incidents can bring; we make your life thoroughly miserable. The easiest and least painful option is simply to pay us!’”
</p>

<p>
	 
</p>

<p>
	In practice, though, Callow says that while some data breach victims have specific concerns about source code leaks, they aren't the highest-priority concern for most organizations. “It isn’t to say it can never be problematic, just that it usually isn’t,” he says. 
</p>

<p>
	 
</p>

<p>
	The bigger concern about source code leaks often isn't about the source code itself. Rather, if an attacker has compromised something as highly guarded as source code, it could mean that they've grabbed other crown jewels like sensitive user data, encryption keys, or code-signing certificates, which are meant to verify that a piece of software hasn't been altered by a malicious actor. If stolen, these have more urgent and immediate ramifications for the security of a company, its products, and, most importantly, its customers.
</p>

<p>
	 
</p>

<p>
	Most dangerous of all, if an attacker can not just access or steal a copy, but change a product's source code through a software update or other manipulation, that's the type of breach that can have <a href="https://www.wired.com/story/solarwinds-hack-supply-chain-threats-improvements/" rel="external nofollow">dire</a> <a href="https://www.wired.com/story/notpetya-cyberattack-ukraine-russia-code-crashed-the-world/" rel="external nofollow">consequences</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.wired.com/story/source-code-leak-dangers/" rel="external nofollow">The Tricky Aftermath of Source Code Leaks</a>
</p>

<p>
	 
</p>

<p>
	(May require free registration to view)
</p>
]]></description><guid isPermaLink="false">5229</guid><pubDate>Mon, 11 Apr 2022 23:33:02 +0000</pubDate></item><item><title>Proton AG acquires SimpleLogin, an email alias service</title><link>https://nsaneforums.com/news/security-privacy-news/proton-ag-acquires-simplelogin-an-email-alias-service-r5212/</link><description><![CDATA[<p>
	Proton AG, the Swiss company behind the popular privacy-friendly products ProtonMail and ProtonVPN <a data-wpel-link="external" href="https://protonmail.com/blog/proton-and-simplelogin-join-forces/" rel="external nofollow" target="_blank">has acquired</a> the email alias service SimpleLogin.
</p>

<p>
	 
</p>

<p>
	<img alt="all-devices.webp" class="ipsImage" data-ratio="75.10" height="380" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/04/all-devices.webp">
</p>

<p>
	 
</p>


<p>
	<a data-wpel-link="external" href="https://simplelogin.io/" rel="external nofollow" target="_blank">SimpleLogin</a> is an open source email alias service that has free, commercial and Enterprise plans. Email alias services act as proxies that protect user email addresses online. Users sign-up online using an email alias that is provided by the service to protect their own email address. All communication is forwarded to the user's email address automatically. Options to reply from the email alias and other features are supported by many services, including SimpleLogin, as well.
</p>

<p>
	 
</p>

<p>
	Email spam and other unwanted content can be blocked using an email alias service, as it is usually just a flip of a button to disable an alias and block any future communication.
</p>

<p>
	 
</p>

<p>
	We mentioned <a data-wpel-link="internal" href="https://www.ghacks.net/2021/11/22/mozilla-launches-firefox-relay-premium/" rel="external nofollow">SimpleLogin</a> as an excellent alternative to Mozilla's Firefox Relay service, as it is offering more features for a lower price.
</p>

<p>
	 
</p>

<p>
	The acquisition by Proton AG has no affect on SimpleLogin's service according to the announcement on the <a data-wpel-link="external" href="https://simplelogin.io/blog/simplelogin-join-proton/" rel="external nofollow" target="_blank">SimpleLogin blog</a>. The current open source model won't change and users may use the email alias service with all email providers just like before. Proton AG will provide additional resources for the development of SimpleLogin.
</p>

<p>
	 
</p>

<p>
	SimpleLogin mentioned the following improvements that are coming to its service in the near future:
</p>

<p>
	 
</p>

<ul>
	<li>
		The service will benefit from the Proton infrastructure and expertise in "running an email service that’s been battle-tested".
	</li>
	<li>
		Uptime and incidence handling will improve thanks to a 24/7 team.
	</li>
	<li>
		Ability to leverage Proton's "expertise in email and application security", and to benefit from "ProtonMail's anti-abuse and anti-spam technologies".
	</li>
</ul>

<p>
	 
</p>

<p>
	SimpleLogin's code has been audited already and the infrastructure has been hardened. Development will be faster thanks to increase of development team members.
</p>

<p>
	 
</p>

<p>
	Proton AG plans to integrate the SimpleLogin service better into its ProtonMail email service.
</p>

<h3>
	Closing Words
</h3>

<p>
	ProtonMail users could use SimpleLogin already, but the upcoming integration of the service will make things easier and the entire process smoother. ProtonMail benefits from the move in several ways: it adds capabilities to its service in the short term that were not as good as those of competing services, and it is getting another revenue source.
</p>

<p>
	 
</p>

<p>
	<strong>Now You</strong>: do you use SimpleLogin or ProtonMail? What is your take on the acquisition?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/04/09/proton-ag-acquires-simplelogin-email-alias-service/" rel="external nofollow">Proton AG acquires SimpleLogin, an email alias service</a>
</p>
]]></description><guid isPermaLink="false">5212</guid><pubDate>Sat, 09 Apr 2022 19:49:11 +0000</pubDate></item><item><title>Raspberry Pi removes default user to hinder brute-force attacks</title><link>https://nsaneforums.com/news/security-privacy-news/raspberry-pi-removes-default-user-to-hinder-brute-force-attacks-r5200/</link><description><![CDATA[<p>
	An update to Raspberry Pi OS Bullseye has removed the default 'pi' user to make it harder for attackers to find and compromise Internet-exposed Raspberry Pi devices using default credentials.
</p>

<p>
	 
</p>

<p>
	Starting with this latest release, when installing the OS, you will first be prompted to create an account by choosing a username and password (before this change, the OS installer would only ask for a custom password).
</p>

<p>
	 
</p>

<p>
	You can no longer skip this step since the setup wizard will be launched when first booting the device (previously, you could hit Cancel to use the default pi/raspberry credentials).
</p>

<p>
	 
</p>

<p>
	While you can still choose to use a 'pi' username and 'raspberry' as your password, you will be warned that it's not a wise choice.
</p>

<p>
	 
</p>

<p>
	"We are not getting rid of the 'pi' user on existing installs. We are not stopping anyone from entering 'pi' and 'raspberry' as the username and password on a new install," said Simon Long, Senior Principal EngineerSenior at Raspberry Pi.
</p>

<p>
	 
</p>

<p>
	"All we are doing is making it easy for people who care about security to not have a default 'pi' user – which is something people have been requesting for some time now."
</p>

<p>
	 
</p>

<p>
	<img alt="Raspberry_Pi_OS_user_account.png" class="ipsImage" data-ratio="79.25" height="359" width="453" src="https://www.bleepstatic.com/images/news/u/1109292/2022/Raspberry_Pi_OS_user_account.png">
</p>

<div>
	<p>
		Raspberry Pi OS account creation wizard (Raspberry Pi )
	</p>

	<p>
		 
	</p>
</div>

<p>
	When booting the image for the first time, Raspberry Pi OS Lite image users will also be asked to create a new account via command line text prompts.
</p>

<p>
	 
</p>

<p>
	If you want to run Raspberry Pi headless, you can create the user before booting into the OS by setting a username and a password via the Settings dialog before writing the image or adding a userconf file to the boot partition containing a username:encrypted-password pair.
</p>

<p>
	 
</p>

<p>
	Existing installations are not affected by this change. However, users can still switch to non-default credentials by <a href="https://www.raspberrypi.com/news/raspberry-pi-bullseye-update-april-2022/#:~:text=have%20a%20play!-,How%20do%20I%20get%20it%3F,-The%20new%20image" rel="external nofollow" target="_blank">updating their existing image</a> and running the sudo rename-user command.
</p>

<p>
	 
</p>

<p>
	"This isn't that much of a weakness – just knowing a valid user name doesn't really help much if someone wants to hack into your system; they would also need to know your password, and you'd need to have enabled some form of remote access in the first place," Long <a href="http://www.raspberrypi.com/news/raspberry-pi-bullseye-update-april-2022/" rel="external nofollow" target="_blank">explained</a>.
</p>

<p>
	 
</p>

<p>
	"But nonetheless, it could potentially make a brute-force attack slightly easier, and in response to this, some countries are now introducing legislation to forbid any Internet-connected device from having default login credentials."
</p>

<p>
	 
</p>

<p>
	For instance, the UK wants to <a href="http://www.gov.uk/government/news/new-measures-to-boost-cyber-security-in-millions-of-internet-connected-devices" rel="external nofollow" target="_blank">enforce new regulations</a> asking that IoT devices no longer come with default usernames and passwords but, instead ask customers to choose custom credentials, "not resettable to any universal factory default value."
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/raspberry-pi-removes-default-user-to-hinder-brute-force-attacks/" rel="external nofollow">Raspberry Pi removes default user to hinder brute-force attacks</a>
</p>
]]></description><guid isPermaLink="false">5200</guid><pubDate>Fri, 08 Apr 2022 22:07:22 +0000</pubDate></item><item><title>Google boosts Android security with new set of dev policy changes</title><link>https://nsaneforums.com/news/security-privacy-news/google-boosts-android-security-with-new-set-of-dev-policy-changes-r5179/</link><description><![CDATA[<p>
	Google has announced several key policy changes for Android application developers that will increase the security of users, Google Play, and the apps offered by the service.
</p>

<p>
	 
</p>

<p>
	These new developer requirements will take effect between May 11th through November 1st, 2022, giving developers enough time to adjust to the new changes.
</p>

<p>
	 
</p>

<p>
	Among the list of policy changes that will be introduced, the most important ones related to cybersecurity and fraud include:
</p>

<p>
	 
</p>

<ul>
	<li>
		New API level target requirements.
	</li>
	<li>
		Banning of loan apps whose Annual Percentage Rate (APR) is 36% or higher.
	</li>
	<li>
		Prohibiting the abuse of the Accessibility API.
	</li>
	<li>
		New policy changes for the permission to install packages from external sources.
	</li>
</ul>

<h2>
	New API level targets
</h2>

<p>
	Starting from November 1, 2022, all newly released/published apps must target an Android API level released within one year from the latest major Android version release.
</p>

<p>
	 
</p>

<p>
	<img alt="one-year(1).png" class="ipsImage" data-ratio="75.10" height="362" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/Diagrams/one-year(1).png">
</p>

<p>
	API level targeting requirement for newly published apps (Google)
</p>

<p>
	 
</p>

<p>
	Those that fail to abide by this requirement will be rejected from inclusion in the Play Store, Android's official app store.
</p>

<p>
	 
</p>

<p>
	Existing apps that do not target an API level within two years of the latest major Android version will be removed from the Play Store and will no longer be discoverable.
</p>

<p>
	 
</p>

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

<div>
	<div>
		API level targeting requirements for existing apps (Google)
	</div>

	<div>
		 
	</div>
</div>

<p>
	This change aims to force app developers to adopt the stricter API policies that underpin newer Android releases, typically better permission management and revoking, notification anti-hijacking, data privacy enhancements, phishing detection, splash screen restrictions, and more.
</p>

<p>
	 
</p>

<p>
	As Google explains in the <a href="https://android-developers.googleblog.com/2022/04/expanding-plays-target-level-api-requirements-to-strengthen-user-security.html" rel="external nofollow" target="_blank">blog post</a> about the new policy: "users with the latest devices or those who are fully caught up on Android updates expect to realize the full potential of all the privacy and security protections Android has to offer."
</p>

<p>
	 
</p>

<p>
	App developers that need more time to migrate to more current API levels may request a six-month extension, although this is not guaranteed for everyone.
</p>

<p>
	 
</p>

<p>
	This policy change is expected to force many outdated apps to adopt more secure practices but will also inevitably push several projects that are no longer actively developed outside the Play Store.
</p>

<p>
	 
</p>

<p>
	One side effect of the latter could be people turning to obscure sources to get an APK of their favorite app, only to get scammed and infect themselves with malware.
</p>

<h2>
	Accessibility API abuse
</h2>

<p>
	Android's Accessibility API allows developers to create apps that can be used by those with disabilities, allowing the creation of different ways to control the device and use its applications.
</p>

<p>
	 
</p>

<p>
	However, this feature is commonly abused by malware [<a href="https://www.bleepingcomputer.com/news/security/new-android-malware-spies-on-you-while-posing-as-a-system-update/" target="_blank" rel="external nofollow">1</a>, <a href="https://www.bleepingcomputer.com/news/security/fake-support-agents-call-victims-to-install-android-banking-malware/" target="_blank" rel="external nofollow">2</a>] to perform actions on an Android device without the user's permission or even knowledge.
</p>

<p>
	 
</p>

<p>
	Google's new policies further restrict how this policy can be used, as listed below.
</p>

<p>
	 
</p>

<ul>
	<li>
		Change user settings without their permission or prevent the ability for users to disable or uninstall any app or service unless authorized by a parent or guardian through a parental control app or by authorized administrators through enterprise management software; 
	</li>
	<li>
		Work around Android built-in privacy controls and notifications; or
	</li>
	<li>
		Change or leverage the user interface in a way that is deceptive or otherwise violates Google Play Developer Policies.
	</li>
</ul>

<h2>
	Policy for package fetching
</h2>

<p>
	Another key policy change announced by Google tightens the "REQUEST_INSTALL_PACKAGES" permission.
</p>

<p>
	 
</p>

<p>
	Many malicious app publishers submit innocuous code onto the Play Store to have their submission approved but hide package-fetching functionality that downloads malicious modules after installation.
</p>

<p>
	 
</p>

<p>
	Users see these actions as "request to update" or "download additional content," so they approve of the action when served the associated prompt or don't see anything because it happens in the background.
</p>

<p>
	 
</p>

<p>
	Google wants to close this loophole by enforcing <a href="https://support.google.com/googleplay/android-developer/answer/11899428#install_package_preview" rel="external nofollow" target="_blank">new policies for the permission</a>, shedding light on a previously poorly regulated space.
</p>

<p>
	 
</p>

<p>
	The functions allowed now will be limited to web browser, search, communication, file sharing, file transfer, file management, and enterprise device management.
</p>

<p>
	 
</p>

<p>
	Apps using this permission must now fetch only digitally signed packages, while the user's consent will still not allow self-updates, code modifications, or bundling of APKs in the asset file.
</p>

<p>
	 
</p>

<p>
	The new REQUEST_INSTALL_PACKAGES policies will go into effect on July 11th, 2022, for all apps using API level 25 (Android 7.1) and above.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/google-boosts-android-security-with-new-set-of-dev-policy-changes/" rel="external nofollow">Google boosts Android security with new set of dev policy changes</a>
</p>
]]></description><guid isPermaLink="false">5179</guid><pubDate>Thu, 07 Apr 2022 20:01:56 +0000</pubDate></item><item><title>New FFDroider malware steals Facebook, Instagram, Twitter accounts</title><link>https://nsaneforums.com/news/security-privacy-news/new-ffdroider-malware-steals-facebook-instagram-twitter-accounts-r5171/</link><description><![CDATA[<p>
	<img alt="Social Sites" i719yyjg2="" m3w7a3eh9="" ondy9mtsx="" vqaul5yr8="" src="https://www.bleepstatic.com/content/hl-images/2021/12/09/Social_media_headpic.jpg">A new information stealer named FFDroider has emerged, stealing credentials and cookies stored in browsers to hijack victims' social media accounts.
</p>

<p>
	 
</p>

<p>
	Social Media accounts, especially verified ones, are an attractive target for hackers as threat actors can use them for various malicious activities, including <a href="https://www.bleepingcomputer.com/news/security/verified-twitter-accounts-hacked-in-580k-elon-musk-crypto-scam/" rel="external nofollow" target="_blank">conducting cryptocurrency scams</a> and distributing malware.
</p>

<p>
	 
</p>

<p>
	These accounts are even more attractive when they have access to the social site's ad platforms, allowing threat actors to use the stolen credentials to run malicious advertisements.
</p>

<h2>
	Distributed through software cracks
</h2>

<p>
	Researchers at Zscaler have been tracking the new info-stealer and its spread and published a detailed technical analysis today based on recent samples.
</p>

<p>
	 
</p>

<p>
	Like many malware, FFDroider is spread through software cracks, free software, games, and other files downloaded from torrent sites.
</p>

<p>
	 
</p>

<p>
	When installing these downloads, FFDroider will also be installed, but disguised as the Telegram desktop app to evade detection.
</p>

<p>
	 
</p>

<p>
	Once launched, the malware will create a Windows registry key named "FFDroider," which led to the naming of this new malware.
</p>

<p>
	 
</p>

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

	<p>
		FFDroider adding a registry key on the infected system (Zscaler)
	</p>

	<p>
		 
	</p>
</div>

<p>
	The <a href="http://www.zscaler.com/blogs/security-research/ffdroider-stealer-targeting-social-media-platform-users" rel="external nofollow" target="_blank">Zscaler researcher has put together</a> an attack flow chart illustrating how the malware is installed on victims' devices.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="infection-flow(1).jpg" class="ipsImage" data-ratio="33.97" height="232" width="683" src="https://www.bleepstatic.com/images/news/u/1220909/Diagrams/infection-flow(1).jpg">
	</p>

	<div>
		FFDroider's infection and operational flow (Zscaler)
	</div>

	<p>
		 
	</p>
</div>

<p>
	FFDroid targets cookies and account credentials stored in Google Chrome (and Chrome-based browsers), Mozilla Firefox, Internet Explorer, and Microsoft Edge.
</p>

<p>
	 
</p>

<p>
	For example, the malware reads and parses the Chromium SQLite cookie and SQLite Credential stores and decrypts the entries by abusing Windows Crypt API, specifically, the <a href="https://docs.microsoft.com/en-us/windows/win32/api/dpapi/nf-dpapi-cryptunprotectdata#:~:text=The%20CryptUnprotectData%20function%20decrypts%20and,done%20on%20the%20same%20computer." rel="external nofollow" target="_blank">CryptUnProtectData function</a>.
</p>

<p>
	 
</p>

<p>
	The procedure is similar for the other browsers, with functions like InternetGetCookieRxW and IEGet ProtectedMode Cookie abused for snatching all cookies stored in Explorer and Edge.
</p>

<p>
	 
</p>

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

	<div>
		The malware executing functions to steal Facebook cookies from IE (Zscaler)
	</div>

	<p>
		 
	</p>
</div>

<p>
	The stealing and decryption results in cleartext usernames and passwords, which are then exfiltrated via an HTTP POST request to the C2 server; in this campaign, http[:]//152[.]32[.]228[.]19/seemorebty.
</p>

<div>
	<p>
		 
	</p>

	<p>
		<img alt="exfiltration.jpg" class="ipsImage" data-ratio="67.08" height="376" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/Code%20and%20Details/exfiltration.jpg">
	</p>

	<div>
		Exfiltration of stolen data via a POST request (Zscaler)
	</div>
</div>

<h2>
	Targeting social media
</h2>

<p>
	Unlike many other password-stealing trojans, FFDroid's operators aren't interested in all account credentials stored in the web browsers.
</p>

<p>
	 
</p>

<p>
	Instead, the malware developers are focusing on stealing credentials for social media accounts and eCommerce sites, including Facebook, Instagram, Amazon, eBay, Etsy, Twitter, and the portal for the WAX Cloud wallet.
</p>

<p>
	 
</p>

<p>
	The goal is to steal valid cookies that can be used to authenticate on these platforms, and this is tested on the fly by the malware during the procedure.
</p>

<div>
	<p>
		 
	</p>

	<p>
		<img alt="facebook-cookies.png" class="ipsImage" data-ratio="31.39" height="140" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/Code%20and%20Details/facebook-cookies.png">
	</p>

	<div>
		Stealing Facebook cookies from the browser (Zscaler)
	</div>

	<p>
		 
	</p>
</div>

<p>
	If the authentication is successful on Facebook for example, FFDroider fetches all Facebook pages and bookmarks, the number of the victim's friends, and their account billing and payment information from the Facebook Ads manager.
</p>

<p>
	 
</p>

<p>
	The threat actors may use this information to run fraudulent ad campaigns on the social media platform and promote their malware to a larger audience.
</p>

<p>
	 
</p>

<p>
	If successfully logged in on Instagram, FFDroider will open the account edit web page to grab the account's email address, mobile phone number, username, password, and other details.
</p>

<div>
	<p>
		 
	</p>

	<p>
		<img alt="insta.png" class="ipsImage" data-ratio="32.50" height="138" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/Code%20and%20Details/insta.png">
	</p>

	<div>
		Trying out the stolen Instagram cookie (Zscaler)
	</div>

	<p>
		 
	</p>
</div>

<p>
	This is an interesting aspect of the info-stealer's functionality because it isn't just trying to grab credentials but to log in on the platform and steal even more information.
</p>

<p>
	 
</p>

<p>
	After stealing the information and sending everything to the C2, FFDroid focuses on downloading additional modules from its servers at fixed time intervals.
</p>

<p>
	 
</p>

<p>
	Zscaler's analysts haven't provided many details about these modules, but having a downloader functionality makes the threat even more potent.
</p>

<p>
	 
</p>

<p>
	To avoid this type of malware, people should stay away from illegal downloads and unknown software sources. As an extra precaution, downloads can be uploaded to VirusTotal to check if antivirus solutions detect it as malware.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/new-ffdroider-malware-steals-facebook-instagram-twitter-accounts/" rel="external nofollow">New FFDroider malware steals Facebook, Instagram, Twitter accounts</a>
</p>
]]></description><guid isPermaLink="false">5171</guid><pubDate>Thu, 07 Apr 2022 00:14:07 +0000</pubDate></item><item><title>The Original APT: Advanced Persistent Teenagers</title><link>https://nsaneforums.com/news/security-privacy-news/the-original-apt-advanced-persistent-teenagers-r5161/</link><description><![CDATA[<p>
	Many organizations are already struggling to combat cybersecurity threats from ransomware purveyors and state-sponsored hacking groups, both of which tend to take days or weeks to pivot from an opportunistic malware infection to a full blown data breach. But few organizations have a playbook for responding to the kinds of virtual “smash and grab” attacks we’ve seen recently from LAPSUS$, a juvenile data extortion group whose short-lived, low-tech and remarkably effective tactics have put some of the world’s biggest corporations on edge.
</p>

<p>
	 
</p>

<p>
	<img alt="apt.png" class="ipsImage" data-ratio="69.44" height="479" width="720" src="https://krebsonsecurity.com/wp-content/uploads/2022/04/apt.png">
</p>

<p>
	 
</p>

<p>
	Since surfacing in late 2021, LAPSUS$ has <a href="https://krebsonsecurity.com/2022/03/a-closer-look-at-the-lapsus-data-extortion-group/" rel="external nofollow" target="_blank">gained access to the networks or contractors</a> for some of the world’s largest technology companies, including Microsoft, NVIDIA, Okta and Samsung. LAPSUS$ typically threatens to release sensitive data unless paid a ransom, but with most victims the hackers ended up publishing any information they stole (mainly computer source code).
</p>

<p>
	 
</p>

<p>
	Microsoft <a href="https://www.microsoft.com/security/blog/2022/03/22/dev-0537-criminal-actor-targeting-organizations-for-data-exfiltration-and-destruction/" rel="external nofollow" target="_blank">blogged about its attack</a> at the hands of LAPSUS$, and about the group targeting its customers. It found LAPSUS$ used a variety of old-fashioned techniques that seldom show up in any corporate breach post-mortems, such as:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	-targeting employees at their personal email addresses and phone numbers;<br>
	-offering to pay $20,000 a week to employees who give up remote access credentials;<br>
	-social engineering help desk and customer support employees at targeted companies;<br>
	-bribing/tricking employees at mobile phone stores to hijack a target’s phone number;<br>
	-intruding on their victims’ crisis communications calls post-breach.
</p>

<p>
	 
</p>

<p>
	If these tactics sound like something you might sooner expect from spooky, state-sponsored “Advanced Persistent Threat” or <a href="https://www.mandiant.com/resources/apt-groups" rel="external nofollow" target="_blank">APT groups</a>, consider that the core LAPSUS$ members are thought to range in age from 15 to 21. Also, LAPSUS$ operates on a shoestring budget and is <a href="https://twitter.com/BillDemirkapi/status/1508527487655067660" rel="external nofollow" target="_blank">anything but stealthy</a>: According to Microsoft, LAPSUS$ doesn’t seem to cover its tracks or hide its activity. In fact, the group often announces its hacks on social media.
</p>

<h2>
	ADVANCED PERSISTENT TEENAGERS
</h2>

<p>
	<img alt="persistence.png" class="ipsImage" data-ratio="59.44" height="410" width="720" src="https://krebsonsecurity.com/wp-content/uploads/2022/04/persistence.png">
</p>

<p>
	 
</p>

<p>
	This unusual combination makes LAPSUS$ something of an aberration that is probably more aptly referred to as “Advanced Persistent Teenagers,” said one CXO at a large organization that recently had a run-in with LAPSUS$.
</p>

<p>
	 
</p>

<p>
	“There is a lot of speculation about how good they are, tactics et cetera, but I think it’s more than that,” said the CXO, who spoke about the incident on condition of anonymity. “They put together an approach that industry thought suboptimal and unlikely. So it’s their golden hour.”
</p>

<p>
	 
</p>

<p>
	LAPSUS$ seems to have conjured some worst-case scenarios in the minds of many security experts, who worry what will happen when more organized cybercriminal groups start adopting these techniques.
</p>

<p>
	 
</p>

<p>
	“LAPSUS$ has shown that with only $25,000, a group of teenagers could get into organizations with mature cybersecurity practices,” said Amit Yoran, CEO of security firm <a href="https://www.tenable.com" rel="external nofollow" target="_blank">Tenable</a> and a former federal cybersecurity czar, testifying last week before the House Homeland Security Committee. “With much deeper pockets, focus, and mission, targeting critical infrastructure. That should be a sobering, if not terrifying, call to action.”
</p>

<p>
	 
</p>

<p>
	My CXO source said LAPSUS$ succeeds because they simply refuse to give up, and just keep trying until someone lets them in.
</p>

<p>
	 
</p>

<p>
	“They would just keep jamming a few individuals to get [remote] access, read some onboarding documents, enroll a new 2FA [two-factor authentication method] and exfiltrate code or secrets, like a smash-and-grab,” the CXO said. “These guys were not <a href="https://www.networkworld.com/article/2333149/are-you-l33t-.html#:~:text=The%20word%20%22l33t%22%20itself%20(,(also%20%22llama%22)." rel="external nofollow" target="_blank">leet</a>, just damn persistent.”
</p>

<h2>
	HOW DID WE GET HERE?
</h2>

<p>
	The smash-and-grab attacks by LAPSUS$ obscure some of the group’s less public activities, which according to Microsoft include targeting individual user accounts at cryptocurrency exchanges to drain crypto holdings.
</p>

<p>
	 
</p>

<p>
	In some ways, the attacks from LAPSUS$ recall the <a href="https://krebsonsecurity.com/?s=%22twitter+hack%22" rel="external nofollow" target="_blank">July 2020 intrusion at Twitter</a>, wherein the accounts for Apple, Bill Gates, Jeff Bezos, Kanye West, Uber and others were made to tweet messages inviting the world to participate in a cryptocurrency scam that promised to double any amount sent to specific wallets. The flash scam netted the perpetrators more than $100,000 in the ensuing hours.
</p>

<p>
	 
</p>

<p>
	<img alt="bezostweet.png" class="ipsImage" data-ratio="98.15" height="532" width="542" src="https://krebsonsecurity.com/wp-content/uploads/2022/04/bezostweet.png">
</p>

<p>
	 
</p>

<p>
	The group of teenagers who hacked Twitter hailed from a community that traded in hacked social media accounts. This community places a special premium on accounts with short “OG” usernames, and some of its most successful and notorious members were known to use all of the methods Microsoft attributed to LAPSUS$ in the service of hijacking prized OG accounts.
</p>

<p>
	 
</p>

<p>
	The Twitter hackers largely pulled it off by brute force, writes Wired on the July 15, 2020 hack.
</p>

<p>
	 
</p>

<p>
	“Someone was trying to phish employee credentials, and they were good at it,” Wired <a href="https://www.wired.com/story/inside-twitter-hack-election-plan/" rel="external nofollow" target="_blank">reported</a>. “They were calling up consumer service and tech support personnel, instructing them to reset their passwords. Many employees passed the messages onto the security team and went back to business. But a few gullible ones—maybe four, maybe six, maybe eight—were more accommodating. They went to a dummy site controlled by the hackers and entered their credentials in a way that served up their usernames and passwords as well as multifactor authentication codes.”
</p>

<p>
	 
</p>

<p>
	Twitter <a href="https://blog.twitter.com/en_us/topics/company/2020/an-update-on-our-security-incident.html" rel="external nofollow" target="_blank">revealed</a> that a key tactic of the group was “phone spear phishing” (a.k.a. “voice phishing” a.k.a. “vishing”). This involved calling up Twitter staffers using false identities, and tricking them into giving up credentials for an internal company tool that let the hackers reset passwords and multi-factor authentication setups for targeted users.
</p>

<p>
	 
</p>

<p>
	In August 2020, KrebsOnSecurity <a href="https://krebsonsecurity.com/2020/08/voice-phishers-targeting-corporate-vpns/" rel="external nofollow" target="_blank">warned that crooks were using voice phishing</a> to target new hires at major companies, impersonating IT employees and asking them to update their VPN client or log in at a phishing website that mimicked their employer’s VPN login page.
</p>

<p>
	 
</p>

<p>
	Two days after that story ran, the FBI and the Cybersecurity &amp; Infrastructure Security Agency (CISA) <a href="https://krebsonsecurity.com/2020/08/fbi-cisa-echo-warnings-on-vishing-threat/" rel="external nofollow" target="_blank">issued their own warning on vishing</a>, saying the attackers typically compiled dossiers on employees at specific companies by mass-scraping public profiles on social media platforms, recruiter and marketing tools, publicly available background check services, and open-source research. The joint FBI/CISA alert continued:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	“Actors first began using unattributed Voice over Internet Protocol (VoIP) numbers to call targeted employees on their personal cellphones, and later began incorporating spoofed numbers of other offices and employees in the victim company. The actors used social engineering techniques and, in some cases, posed as members of the victim company’s IT help desk, using their knowledge of the employee’s personally identifiable information—including name, position, duration at company, and home address—to gain the trust of the targeted employee.”
</p>

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

<p style="margin-left: 40px;">
	“The actors then convinced the targeted employee that a new VPN link would be sent and required their login, including any 2FA [2-factor authentication] or OTP [one-time passwords]. The actor logged the information provided by the employee and used it in real-time to gain access to corporate tools using the employee’s account.”
</p>

<p>
	 
</p>

<p>
	Like LAPSUS$, these vishers just kept up their social engineering attacks until they succeeded. As KrebsOnSecurity wrote about the vishers back in 2020:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	“It matters little to the attackers if the first few social engineering attempts fail. Most targeted employees are working from home or can be reached on a mobile device. If at first the attackers don’t succeed, they simply try again with a different employee.”
</p>

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

<p style="margin-left: 40px;">
	“And with each passing attempt, the phishers can glean important details from employees about the target’s operations, such as company-specific lingo used to describe its various online assets, or its corporate hierarchy.”
</p>

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

<p style="margin-left: 40px;">
	“Thus, each unsuccessful attempt actually teaches the fraudsters how to refine their social engineering approach with the next mark within the targeted organization.”
</p>

<h2>
	SMASH &amp; GRAB
</h2>

<p>
	The primary danger with smash-and-grab groups like LAPSUS$ is not just their persistence but their ability to extract the maximum amount of sensitive information from their victims using compromised user accounts that typically have a short lifespan. After all, in many attacks, the stolen credentials are useful only so long as the impersonated employee isn’t also trying to use them.
</p>

<p>
	 
</p>

<p>
	This dynamic puts tremendous pressure on cyber incident response teams, which suddenly are faced with insiders who are trying frantically to steal everything of perceived value within a short window of time. On top of that, LAPSUS$ has a habit of posting screenshots on social media touting its access to internal corporate tools. These images and claims quickly go viral and create a public relations nightmare for the victim organization.
</p>

<p>
	 
</p>

<p>
	Single sign-on provider Okta experienced this firsthand last month, when LAPSUS$ posted screenshots that appeared to show Okta’s Slack channels and another with a Cloudflare interface. Cloudflare <a href="https://blog.cloudflare.com/cloudflare-investigation-of-the-january-2022-okta-compromise/" rel="external nofollow" target="_blank">responded</a> by resetting its employees’ Okta credentials.
</p>

<p>
	 
</p>

<p>
	Okta quickly <a href="https://threatpost.com/lapsus-data-kidnappers-claim-snatches-from-microsoft-okta/179041/" rel="external nofollow" target="_blank">came under fire</a> for posting only a brief statement that said the screenshots LAPSUS$ shared were connected to a January 2022 incident involving the compromise of “a third-party customer support engineer working for one of our subprocessors,” and that “the matter was investigated and contained by the subprocessor.”
</p>

<p>
	 
</p>

<p>
	This assurance apparently did not sit well with many Okta customers, especially after LAPSUS$ began <a href="https://twitter.com/BillDemirkapi/status/1506339927935569928" rel="external nofollow" target="_blank">posting statements that disputed some of Okta’s claims</a>. On March 25, Okta <a href="https://venturebeat.com/2022/03/25/okta-on-handling-of-lapsus-breach-we-made-a-mistake/#:~:text=Okta%20has%20released%20an%20apology,impacted%20hundreds%20of%20its%20customers." rel="external nofollow" target="_blank">issued an apology</a> for its handling of the January breach at a third-party support provider, which ultimately affected hundreds of its customers.
</p>

<p>
	 
</p>

<p>
	My CXO source said the lesson from LAPSUS$ is that even short-lived intrusions can have a long-term negative impact on victim organizations — especially when victims are not immediately forthcoming about the details of a security incident that affects customers.
</p>

<p>
	 
</p>

<p>
	“It does force us to think about insider access differently,” the CXO told KrebsOnSecurity. “Nation states have typically wanted longer, more strategic access; ransomware groups want large lateral movement. LAPSUS$ doesn’t care, it’s more about, ‘What can these 2-3 accounts get me in the next 6 hours?’ We haven’t optimized to defend that.”
</p>

<p>
	 
</p>

<p>
	Any organizations wondering what they can do to harden their systems against attacks from groups like LAPSUS$ should consult <a href="https://www.microsoft.com/security/blog/2022/03/22/dev-0537-criminal-actor-targeting-organizations-for-data-exfiltration-and-destruction/#Detections" rel="external nofollow" target="_blank">Microsoft’s recent blog post on the group’s activities, tactics and tools</a>. Microsoft’s guidance includes recommendations that can help prevent account takeovers or at least mitigate the impact from stolen employee credentials.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://krebsonsecurity.com/2022/04/the-original-apt-advanced-persistent-teenagers/" rel="external nofollow">The Original APT: Advanced Persistent Teenagers</a>
</p>
]]></description><guid isPermaLink="false">5161</guid><pubDate>Wed, 06 Apr 2022 20:24:28 +0000</pubDate></item><item><title>Europe Is Building a Huge International Facial Recognition System</title><link>https://nsaneforums.com/news/security-privacy-news/europe-is-building-a-huge-international-facial-recognition-system-r5160/</link><description><![CDATA[<p>
	For the past 15 years, police forces searching for criminals in Europe have been able to share fingerprints, DNA data, and details of vehicle owners with each other. If officials in France suspect someone they are looking for is in Spain, they can ask Spanish authorities to check fingerprints against their database. Now European lawmakers are set to include millions of photos of people’s faces in this system—and allow facial recognition to be used on an unprecedented scale.
</p>

<p>
	 
</p>

<p>
	The expansion of facial recognition across Europe is included in <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://ec.europa.eu/home-affairs/news/boosting-police-cooperation-across-borders-enhanced-security-2021-12-08_en"}' data-offer-url="https://ec.europa.eu/home-affairs/news/boosting-police-cooperation-across-borders-enhanced-security-2021-12-08_en" href="https://ec.europa.eu/home-affairs/news/boosting-police-cooperation-across-borders-enhanced-security-2021-12-08_en" rel="external nofollow" target="_blank">wider plans to “modernize” policing</a> across the continent, and it comes under the <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=COM%3A2021%3A784%3AFIN&amp;qid=1639141496518"}' data-offer-url="https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=COM%3A2021%3A784%3AFIN&amp;qid=1639141496518" href="https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=COM%3A2021%3A784%3AFIN&amp;qid=1639141496518" rel="external nofollow" target="_blank">Prüm II</a> data-sharing proposals. The details were first announced in December, but criticism from European data regulators has gotten louder in recent weeks, as the full impact of the plans have been understood.
</p>

<p>
	 
</p>

<p>
	“What you are creating is the most extensive biometric surveillance infrastructure that I think we will ever have seen in the world,” says Ella Jakubowska, a policy adviser at the civil rights NGO European Digital Rights (EDRi). Documents obtained by EDRi under freedom of information laws and shared with WIRED reveal how nations pushed for facial recognition to be included in the international policing agreement.
</p>

<p>
	 
</p>

<p>
	The first iteration of Prüm was signed by seven European countries—Belgium, Germany, Spain, France, Luxembourg, the Netherlands, and Austria—back in 2005 and allows nations to share data to tackle international crime. Since Prüm was introduced, take-up by Europe's 27 countries <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://ec.europa.eu/info/law/better-regulation/have-your-say/initiatives/12563-Strengthening-the-automated-data-exchange-under-the-Pr-m-framework"}' data-offer-url="https://ec.europa.eu/info/law/better-regulation/have-your-say/initiatives/12563-Strengthening-the-automated-data-exchange-under-the-Pr-m-framework" href="https://ec.europa.eu/info/law/better-regulation/have-your-say/initiatives/12563-Strengthening-the-automated-data-exchange-under-the-Pr-m-framework" rel="external nofollow" target="_blank">has been mixed</a>.
</p>

<p>
	 
</p>

<p>
	Prüm II plans to significantly expand the amount of information that can be shared, potentially including photos and information from driving licenses. The <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=COM%3A2021%3A784%3AFIN&amp;qid=1639141496518"}' data-offer-url="https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=COM%3A2021%3A784%3AFIN&amp;qid=1639141496518" href="https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=COM%3A2021%3A784%3AFIN&amp;qid=1639141496518" rel="external nofollow" target="_blank">proposals from the European Commission</a> also say police will have greater “automated” access to information that’s shared. Lawmakers say this means police across Europe will be able to cooperate closely, and the European law enforcement agency Europol will have a “stronger role.”
</p>

<p>
	 
</p>

<p>
	The inclusion of facial images and the ability to run facial recognition algorithms against them are among the biggest planned changes in Prüm II. Facial recognition technology has faced significant pushback in recent years as <a href="https://www.wired.com/story/hidden-role-facial-recognition-tech-arrests/" rel="external nofollow">police forces have increasingly adopted it</a>, and it has <a href="https://www.wired.com/story/wrongful-arrests-ai-derailed-3-mens-lives/" rel="external nofollow">misidentified people and derailed lives</a>. Dozens of cities in the US have gone as far as banning <a href="https://www.wired.com/story/face-recognition-banned-but-everywhere/" rel="external nofollow">police forces</a> from using the technology. The EU is <a href="https://www.wired.co.uk/article/europe-ai-biometrics" rel="external nofollow">debating a ban on the police use of facial recognition in public places</a> as part of its <a href="https://www.wired.com/story/artificial-intelligence-regulation-european-union/" rel="external nofollow">AI Act</a>.
</p>

<p>
	 
</p>

<p>
	However, Prüm II allows the use of retrospective facial recognition. This means police forces can compare still images from CCTV cameras, photos from social media, or those on a victim’s phone against mug shots held on a police database. The technology is different from live facial recognition systems, which are often connected to cameras in public spaces; these have <a href="https://www.wired.co.uk/article/met-police-london-facial-recognition-test" rel="external nofollow">faced the most criticism</a>.
</p>

<p>
	 
</p>

<p>
	The European proposals allow a nation to compare a photo against the databases of other countries and find out if there are matches—essentially creating one of the largest facial recognition systems in existence. One document obtained by EDRi says the number of potential matches could range from between 10 and 100 faces, although this figure needs to be finalized by politicians. A European Commission spokesperson says that a human will review the potential matches and decide if any of them are correct, before any further action is taken. “In a significant number of cases, a facial image of a suspect is available,” France’s interior minister said in the documents. It claimed to have solved burglary and child sexual abuse cases using its facial recongition system.
</p>

<p>
	 
</p>

<p>
	The Prüm II documents, dated from April 2021, when the plans were first being discussed, show the huge number of face photos that countries hold. Hungary has 30 million photos, Italy 17 million, France 6 million, and Germany 5.5 million, the documents show. These images can include suspects, those convicted of crimes, asylum seekers, and “unidentified dead bodies,” and they come from multiple sources in each country.
</p>

<p>
	 
</p>

<p>
	Jakubowska says that while criticism of facial recognition systems has mostly focused on real-time systems, those that identify people at a later date are still problematic. “When you are applying facial recognition to footage or images retrospectively, sometimes the harms can be even greater, because of the capacity to look back at, say, a protest from three years ago, or to see who I met five years ago, because I'm now a political opponent,” she says. “Only facial images of suspects or convicted criminals can be exchanged,” the European Commission spokesperson says, citing a guide on <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://ec.europa.eu/commission/presscorner/detail/en/qanda_21_6646"}' data-offer-url="https://ec.europa.eu/commission/presscorner/detail/en/qanda_21_6646" href="https://ec.europa.eu/commission/presscorner/detail/en/qanda_21_6646" rel="external nofollow" target="_blank">how the system will work</a>. “There will be no matching of facial images to the general population.”
</p>

<p>
	 
</p>

<p>
	Pictures of people’s faces shouldn’t be combined in one giant central database, the <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=COM%3A2021%3A784%3AFIN&amp;qid=1639141496518"}' data-offer-url="https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=COM%3A2021%3A784%3AFIN&amp;qid=1639141496518" href="https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=COM%3A2021%3A784%3AFIN&amp;qid=1639141496518" rel="external nofollow" target="_blank">official proposal</a> says, but police forces will be linked together through a “central router.” This router won’t store any data, the European Commission spokesperson says, adding that it will “only act as a message broker” between nations. This decentralized approach makes Prüm II more straightforward: Police wanting to compare fingerprints under the current system must connect to other police forces individually. Under the new infrastructure, countries only need one connection to the central router and it will be easier to “add additional data categories to the system,” the documents obtained by EDRi say.
</p>

<p>
	 
</p>

<p>
	The European data protection superviser (EDPS), who oversees how EU bodies use data under <a href="https://www.wired.co.uk/article/what-is-gdpr-uk-eu-legislation-compliance-summary-fines-2018" rel="external nofollow">GDPR</a>, has criticized the planned expansion of Prüm, which could take several years. “Automated searching of facial images is not limited only to serious crimes but could be carried out for the prevention, detection, and investigation of any criminal offenses, even a petty one,” Wojciech Wiewiórowski, the EDPS, <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://edps.europa.eu/data-protection/our-work/publications/opinions/edps-opinion-proposal-regulation-automated-data_en"}' data-offer-url="https://edps.europa.eu/data-protection/our-work/publications/opinions/edps-opinion-proposal-regulation-automated-data_en" href="https://edps.europa.eu/data-protection/our-work/publications/opinions/edps-opinion-proposal-regulation-automated-data_en" rel="external nofollow" target="_blank">said in early March</a>. Wiewiórowski said more safeguards should be written into the proposals to make sure people’s privacy rights are protected. The European Commission spokesperson says the body has taken “good note” of the EDPS opinion and the thoughts will be taken into account as the European Parliament and Council discuss the legislation.
</p>

<p>
	 
</p>

<p>
	During the development of the plans, Slovenia has been one key country pushing for the expansion—including asking for people’s <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://www.statewatch.org/news/2022/february/eu-got-a-driving-licence-you-re-going-in-a-police-line-up/"}' data-offer-url="https://www.statewatch.org/news/2022/february/eu-got-a-driving-licence-you-re-going-in-a-police-line-up/" href="https://www.statewatch.org/news/2022/february/eu-got-a-driving-licence-you-re-going-in-a-police-line-up/" rel="external nofollow" target="_blank">driving license data</a> to be included. Domen Savič, the CEO of Slovenian digital rights group Državljan D, says there are significant concerns about the differences between police databases and who is included. “I haven't heard enough to be convinced that all of this data gathered by individual police forces is sanitized in the same way,'' Savič says.
</p>

<p>
	 
</p>

<p>
	Police databases are often poorly put together. In July 2021, police in the Netherlands <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://www.dutchnews.nl/news/2021/07/police-remove-218000-photos-from-facial-recognition-database/"}' data-offer-url="https://www.dutchnews.nl/news/2021/07/police-remove-218000-photos-from-facial-recognition-database/" href="https://www.dutchnews.nl/news/2021/07/police-remove-218000-photos-from-facial-recognition-database/" rel="external nofollow" target="_blank">deleted 218,000 photos it wrongly included</a> in its facial recognition database. In the UK, more than a thousand young Black men were <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://www.theguardian.com/uk-news/2021/feb/03/a-thousand-young-black-men-removed-from-met-gang-violence-prediction-database"}' data-offer-url="https://www.theguardian.com/uk-news/2021/feb/03/a-thousand-young-black-men-removed-from-met-gang-violence-prediction-database" href="https://www.theguardian.com/uk-news/2021/feb/03/a-thousand-young-black-men-removed-from-met-gang-violence-prediction-database" rel="external nofollow" target="_blank">removed from a “gangs database”</a> in February 2021. “You could have databases that have completely different backgrounds in terms of how this data was collected, where it was sourced, how it was exchanged, and who approved what,” Savič says. Slovenia has already <a data-event-click='{"element":"ExternalLink","outgoingURL":"https://old.slovenskenovice.si/crni-scenarij/doma/nasilna-upokojenca-so-prepoznali-na-fb"}' data-offer-url="https://old.slovenskenovice.si/crni-scenarij/doma/nasilna-upokojenca-so-prepoznali-na-fb" href="https://old.slovenskenovice.si/crni-scenarij/doma/nasilna-upokojenca-so-prepoznali-na-fb" rel="external nofollow" target="_blank">faced similar problems</a>. “And this could lead to misidentification.”
</p>

<p>
	 
</p>

<p>
	One of the biggest problems for Jakubowska is how Prüm II could normalize the use of facial recognition by police forces across Europe. “What really concerns us is how much this Prüm II proposal could incentivize the creation of facial image databases and the application of algorithms to these databases to perform facial recognition,” she says. The EU will pay for the cost of connecting databases to Prüm II, the proposal says, and this includes the cost of creating new national facial images databases. Sixty years after being invented, <a href="https://www.wired.com/story/secret-history-facial-recognition/" rel="external nofollow">facial recognition</a> is still just getting started.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.wired.com/story/europe-police-facial-recognition-prum/" rel="external nofollow">Europe Is Building a Huge International Facial Recognition System</a>
</p>

<p>
	 
</p>

<p>
	(May require free registration to view)
</p>
]]></description><guid isPermaLink="false">5160</guid><pubDate>Wed, 06 Apr 2022 20:20:21 +0000</pubDate></item><item><title>Australia warns of money recovery phishing luring past victims</title><link>https://nsaneforums.com/news/security-privacy-news/australia-warns-of-money-recovery-phishing-luring-past-victims-r5151/</link><description><![CDATA[<p>
	The Australian Competition &amp; Consumer Commission is raising awareness about a spike in money recovery scams.
</p>

<p>
	 
</p>

<p>
	The agency warns in an alert today that reports of money recovery scams this year have increased in Australia by 725% compared to the same period in 2021.
</p>

<p>
	 
</p>

<p>
	The losses reported in Q1 2022 are estimated to be $270,000 (up by 301% compared to 2021), which add up to losses incurred by victims who previously fell for the same type of scam.
</p>

<p>
	 
</p>

<p>
	The case appears to be particularly effective because the original scammers maintain a list of people who proved to be gullible, having been scammed in the context of other campaigns.
</p>

<p>
	 
</p>

<p>
	Although these people have higher than average alertness due to past negative experiences, they are still very likely to fall for the trap because of the believable theme used in the second attempt.
</p>

<h2>
	Coming back for more
</h2>

<p>
	The scammers approach their victims out of the blue via phone or email, posing as a money recovery firm, law office, or a special government task force that offers help with the recovery of previously stolen funds.
</p>

<p>
	 
</p>

<p>
	The threat actors then ask the victims to fill out fake paperwork, to make this appear as a legitimate procedure and also demand an up-front payment to cover the processing fees.
</p>

<p>
	 
</p>

<p>
	Apart from stealing the identification details of these people, some of the threat actors also request remote access to the victims' computers or smartphones, supposedly to look for the original scammers' traces.
</p>

<p>
	 
</p>

<p>
	In other cases, the fraudsters contact people who haven't been scammed, and present a range of potential recovery amounts to entice them.
</p>

<p>
	 
</p>

<p>
	Believing they're about to receive a significant sum due to an error in the system, victims give away money, personal details, and remote system access to crooks.
</p>

<p>
	 
</p>

<p>
	"Scammers can be very convincing and one way to spot them is to search online for the name of the organization who contacted you with words like ‘complaint’, ‘scam’ or ‘review’", <a href="https://www.scamwatch.gov.au/news-alerts/scammers-targeting-victims-again-through-money-recovery-scams" rel="external nofollow" target="_blank">mentions ACCC</a>'s Deputy Chair Delia Rickard.
</p>

<h2>
	What to do instead
</h2>

<p>
	If you are a victim of online fraud in Australia or New Zealand, you are advised to contact <a href="https://www.idcare.org/" rel="external nofollow" target="_blank">IDCare</a>, the official national identity and cyber support service.
</p>

<p>
	 
</p>

<p>
	Reporting phishing emails to the agency will help track fraudsters, protect other people from being scammed, and possibly result in compensation for registered and validated victims.
</p>

<p>
	 
</p>

<p>
	Also, people who suspect they have been scammed should contact their bank and card issuer immediately and place their accounts under fraud monitoring.
</p>

<p>
	 
</p>

<p>
	Do not give away your information or money to anyone else no matter what claims they make, but instead report these attempts to IDCare as suspicious.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/australia-warns-of-money-recovery-phishing-luring-past-victims/" rel="external nofollow">Australia warns of money recovery phishing luring past victims</a>
</p>
]]></description><guid isPermaLink="false">5151</guid><pubDate>Wed, 06 Apr 2022 04:54:27 +0000</pubDate></item><item><title>Microsoft announces new Windows 11 security, encryption features</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-announces-new-windows-11-security-encryption-features-r5143/</link><description><![CDATA[<p>
	Microsoft says that Windows 11 will get more security improvements in upcoming releases, which will add more protection against cybersecurity threats, offer better encryption, and block malicious apps and drivers.
</p>

<p>
	 
</p>

<p>
	"In a future release of Windows 11 you're going to see significant security updates that add even more protection from the chip to the cloud by combining modern hardware and software," said David Weston, VP for Enterprise &amp; OS Security.
</p>

<p>
	 
</p>

<p>
	One of the new security features Microsoft is adding in Windows 11 is enhanced phishing protection against targeted phishing attacks with the help of <a href="https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-smartscreen/microsoft-defender-smartscreen-overview" rel="external nofollow" target="_blank">Microsoft Defender SmartScreen</a>, a cloud-based anti-phishing and anti-malware service.
</p>

<p>
	 
</p>

<p>
	With SmartScreen integrated into the OS, Windows users will be warned when entering their credentials into malicious applications or hacked websites.
</p>

<p>
	 
</p>

<p>
	As proof of SmartScreen's efficiency, Weston said Microsoft has blocked over 25.6 billion Azure Active Directory brute force authentication attacks and was able to intercept more than 35.7 billion phishing emails before landing in the recipients' inboxes just in the last year alone.
</p>

<p>
	 
</p>

<p>
	"These enhancements will make Windows the world's first operating system with phishing safeguards built directly into the platform and shipped out of the box to help users stay productive and secure without having to learn to be their own IT department," he added.
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="Windows%2011%20enhanced%20phishing%20pro" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://www.bleepstatic.com/images/news/u/1109292/2022/Windows%2011%20enhanced%20phishing%20protection.png">
	</p>

	<div>
		Windows 11 enhanced phishing protection (Microsoft)
	</div>
</div>

<h2>
	Protection for user data and against malicious drivers 
</h2>

<p>
	Weston also said Windows 11 users would get additional layers of security that protect their data and act as a defense against malicious drivers.
</p>

<p>
	 
</p>

<p>
	The newly planned Personal Data Encryption feature, for instance, protects users' files and data when they are not signed into the device by blocking access until they authenticate via Windows Hello.
</p>

<p>
	 
</p>

<p>
	"To access the data, the user must first authenticate with Windows Hello for Business, linking data encryption keys with the user's passwordless credentials so even if a device is lost or stolen, data is more resistant to attack and sensitive data has another layer of protection built in," Weston said.
</p>

<p>
	 
</p>

<p>
	Windows 11 customers will also be able to enable a <a href="https://www.bleepingcomputer.com/news/microsoft/new-windows-security-feature-blocks-vulnerable-drivers/" target="_blank" rel="external nofollow">vulnerable driver blocklist</a> that uses Windows Defender Application Control (WDAC) to block drivers with known vulnerabilities automatically.
</p>

<p>
	 
</p>

<p>
	It hardens Windows systems against third party-developed drivers with any of the following attributes:
</p>

<p>
	 
</p>

<ul>
	<li>
		Known security vulnerabilities that attackers can exploit to elevate privileges in the Windows kernel
	</li>
	<li>
		Malicious behaviors (malware) or certificates used to sign malware
	</li>
	<li>
		Behaviors that are not malicious but circumvent the Windows Security Model and can be exploited by attackers to elevate privileges in the Windows kernel
	</li>
</ul>

<p>
	 
</p>

<div>
	<p>
		<img alt="Microsoft%20Vulnerable%20Driver%20Blockl" class="ipsImage" data-ratio="75.10" height="533" width="720" src="https://www.bleepstatic.com/images/news/u/1109292/2022/Microsoft%20Vulnerable%20Driver%20Blocklist.png">
	</p>

	<div>
		Microsoft Vulnerable Driver Blocklist (David Weston)
	</div>
</div>

<h2>
	Windows 11 app, enterprise security improvements
</h2>

<p>
	Smart App Control is another crucial security enhancement planned for Windows 11 that will be integrated with the OS at the process level to block users from running malicious apps using code signing coupled with an AI model.
</p>

<p>
	 
</p>

<p>
	"When a new application is run on Windows 11, its core signing and core features are checked against this model, ensuring only known safe applications are allowed to run," Weston <a href="https://www.microsoft.com/security/blog/2022/04/05/new-security-features-for-windows-11-will-help-protect-hybrid-work/" rel="external nofollow" target="_blank">added</a>.
</p>

<p>
	 
</p>

<p>
	"This means Windows 11 users can be confident they are using only safe and reliable applications on their new Windows devices."
</p>

<p>
	 
</p>

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

<div>
	<div>
		Windows 11 Smart App Control (Microsoft)
	</div>

	<p>
		 
	</p>
</div>

<p>
	Microsoft also wants to enable Credential Guard by Default and additional protection for Local Security Authority (LSA) for organizations using Windows 11 Enterprise to improve security in enterprise environments further.
</p>

<p>
	 
</p>

<p>
	The company's engineers have also added other security enhancements to secure Windows 11 users' accounts, devices, and apps since this new version's release in October 2021.
</p>

<p>
	 
</p>

<p>
	Probably the most important of them, named Config Lock, locks security settings to have them automatically reverted if end-users or attackers try to modify them.
</p>

<p>
	 
</p>

<p>
	It utilizes MDM policies to monitor and revert registry keys to the original states if users are altering them, likely rendering their devices insecure and exposed to attacks.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-announces-new-windows-11-security-encryption-features/" rel="external nofollow">Microsoft announces new Windows 11 security, encryption features</a>
</p>
]]></description><guid isPermaLink="false">5143</guid><pubDate>Tue, 05 Apr 2022 18:16:21 +0000</pubDate></item><item><title>Germany takes down Hydra, world's largest darknet market</title><link>https://nsaneforums.com/news/security-privacy-news/germany-takes-down-hydra-worlds-largest-darknet-market-r5138/</link><description><![CDATA[<p>
	The servers of Hydra Market, the most prominent Russian darknet platform for selling drugs and money laundering, have been seized by the German police.
</p>

<p>
	 
</p>

<p>
	The police were also able to seize 543 bitcoins from the profits of Hydra, which are currently worth a little over $25 million.
</p>

<p>
	 
</p>

<p>
	The confiscated money indicate the size of the Hydra market, which counted around 19,000 registered seller accounts that served at least 17 million customers around the world.
</p>

<p>
	 
</p>

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

	<p>
		A snapshot of Hydra Market before its take down
	</p>

	<p>
		 
	</p>
</div>

<p>
	In an <a href="https://www.bka.de/DE/Presse/Listenseite_Pressemitteilungen/2022/Presse2022/220405_PM_IllegalerDarknetMarktplatz.html" rel="external nofollow" target="_blank">announcement</a> today, the Central Office for Combating Cybercrime (ZIT) and Germany's Federal Criminal Police Office (BKA) estimate that Hydra Market had a turnover of $1.35 billion in 2020, making it the largest darknet market in the world.
</p>

<p>
	 
</p>

<p>
	Today, the blockchain analytics expert Elliptic, <a href="https://www.elliptic.co/blog/5-billion-darknet-market-hydra-seized-by-german-authorities" rel="external nofollow" target="_blank">has confirmed</a> the digital asset seizure from the authorities, tracking the action as 88 transactions amounting to 543.3 bitcoin.
</p>

<p>
	 
</p>

<p>
	Apart from narcotics and money laundering services, which were the main focus, Hydra also offered stolen databases, forged documents, and hacking for hire services.
</p>

<h2>
	Investigation into an obscured space
</h2>

<p>
	At the moment, Hydra's homepage shows that the BKA acting on behalf of the Attorney General's Office in Frankfurt am Main seized the market's infrastructure following a coordinated international law enforcement effort.
</p>

<p>
	 
</p>

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

	<div>
		Hydra's homepage after seizure (BKA)
	</div>

	<p>
		 
	</p>
</div>

<p>
	This action was possible after a lengthy investigation directed against the previously unknown operators and administrators of the platform.
</p>

<p>
	 
</p>

<p>
	As the BKA announcement points out, Hydra Market featured a Bitcoin Bank Mixer, which obfuscated all cryptocurrency transactions made on the platform, making it hard for law enforcement agencies to track money obtained from illegal activities.
</p>

<p>
	 
</p>

<p>
	At this time, it is unknown if the German authorities have made any arrests or if they hold identification information or even clues about Hydra’s core team.
</p>

<p>
	 
</p>

<p>
	Bleeping Computer has attempted to source more information in that regard, and we will update this post as soon as we hear back from BKA.
</p>

<p>
	 
</p>

<p>
	In the meantime, the seized equipment most likely contains incriminating evidence on Hydra sellers and clients, so a significant number of users could be charged in an upcoming second phase.
</p>

<p>
	 
</p>

<p>
	<strong>Update April 5</strong> - A spokesperson of the BKA has told Bleeping Computer that no arrests have been made in this operation, and that due to the ongoing investigations, they cannot share any additional information on the evaluation of the seized infrastructure.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/legal/germany-takes-down-hydra-worlds-largest-darknet-market/" rel="external nofollow">Germany takes down Hydra, world's largest darknet market</a>
</p>
]]></description><guid isPermaLink="false">5138</guid><pubDate>Tue, 05 Apr 2022 18:04:40 +0000</pubDate></item><item><title>Brave Browser gets language and font fingerprinting privacy protections</title><link>https://nsaneforums.com/news/security-privacy-news/brave-browser-gets-language-and-font-fingerprinting-privacy-protections-r5133/</link><description><![CDATA[<p>
	The team that is behind the Brave web browser added two more fingerprinting protections to the browser to improve user privacy on the Internet. The first protects against using the preferred languages feature for fingerprinting, the second the available fonts.
</p>

<p>
	 
</p>

<p>
	Brave <a data-wpel-link="external" href="https://brave.com/privacy-updates/4-fingerprinting-defenses-2.0/" rel="external nofollow" target="_blank">includes</a> an array of fingerprinting defenses that are expanded regularly. Fingerprinting refers to a tracking technique that identifies and tracks users across the Internet based on certain characteristics of their applications and systems. Browsers do reveal certain information to sites automatically, and scripts may pull even more information that sites may then use to fingerprint users. The uniqueness of the data set determines the tracking success.
</p>

<p>
	 
</p>


<p>
	Brave plans to launch the anti-fingerprinting techniques in Brave 1.39. The current stable version of Brave is 1.37 at the time of writing.
</p>

<h2>
	Language-based fingerprinting protection
</h2>

<p>
	<img alt="brave-strict-fingerprinting.webp" class="ipsImage" data-ratio="75.10" height="464" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/04/brave-strict-fingerprinting.webp">
</p>

<p>
	 
</p>

<p>
	The latest iteration of Brave's fingerprinting protections protect users against language-based fingerprinting techniques. Browsers reveal preferred languages to sites so that sites may serve content in the preferred language, if available. Scripts may also pull the information from the browser. Downside to the feature that is designed to improve the accessibility of sites is that it may be included in fingerprinting attacks.
</p>

<p>
	 
</p>

<p>
	The browser reveals all languages and their weight to sites automatically. While most browsers include just one language by default, most allow users to add more languages. Users who speak multiple languages, say English, French and German, may add all of these to the browser, as these may also power features such as spell checking.
</p>

<p>
	 
</p>

<p>
	Combinations that are not very popular make the user more unique as the entire pool of users with that combination is small.
</p>

<p>
	 
</p>

<p>
	Brave going forward reports the most preferred language to sites only going forward. Users who have multiple languages installed will only have the preferred language reported to sites.
</p>

<p>
	 
</p>

<p>
	The strict fingerprinting setting changes the reporting to English in all cases, even if the user has set a different default language in the browser. The reported weight for the single language that Brave reveals is also randomized "within a certain range" according to Brave.
</p>

<h3>
	Font Fingerprinting protection
</h3>

<p>
	<img alt="brave-font-fingerprinting.webp" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/04/brave-font-fingerprinting.webp">
</p>

<p>
	 
</p>

<p>
	Fonts are also reported to websites and sites may use the data set for tracking purposes, especially if uncommon fonts are installed. Brave protects users of the browser on all supported systems except for iOS  and Linux against fingerprinting techniques that target installed fonts.
</p>

<p>
	 
</p>

<p>
	Font fingerprinting protection is enabled in default and aggressive Shield configurations. Brave allows sites to use web fonts and all operating system fonts, and a random set of user installed fonts.
</p>

<p>
	 
</p>

<p>
	The random set is determined for each site and each session, which means that a site will have access to all listed fonts during the entire browsing session.
</p>

<p>
	 
</p>

<p>
	Brave notes that the protective feature may prove problematic in certain edge cases, for instance, when a particular user-installed font is required for a specific site. Brave 1.39 has a new option under brave://settings/shields that turns off the feature in the browser by toggling "Prevent sites from fingerprinting me based on my language preferences".
</p>

<p>
	 
</p>

<p>
	Brave plans to monitor the rollout of the feature to adjust it if compatibility issues are noticed on sites.
</p>

<p>
	 
</p>

<p>
	<strong>Closing Words</strong>
</p>

<p>
	 
</p>

<p>
	Brave continues to extend the privacy features of its web browser. The new preferred language and font fingerprinting protections add two more protections to the browser that make it more difficult for sites to use fingerprinting for tracking.
</p>

<p>
	 
</p>

<p>
	Now Read: <a data-wpel-link="internal" href="https://www.ghacks.net/2018/07/04/study-on-the-effectiveness-of-fingerprinting-countermeasures/" rel="external nofollow">Study on the effectiveness of counter-fingerprinting measures</a>
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/04/05/brave-language-font-fingerprinting/" rel="external nofollow">Brave Browser gets language and font fingerprinting privacy protections</a>
</p>
]]></description><guid isPermaLink="false">5133</guid><pubDate>Tue, 05 Apr 2022 07:06:06 +0000</pubDate></item><item><title>WhatsApp voice message phishing emails push info-stealing malware</title><link>https://nsaneforums.com/news/security-privacy-news/whatsapp-voice-message-phishing-emails-push-info-stealing-malware-r5132/</link><description><![CDATA[<p>
	A new WhatsApp phishing campaign impersonating WhatsApp's voice message feature has been discovered, attempting to spread information-stealing malware to at least 27,655 email addresses.
</p>

<p>
	 
</p>

<p>
	This phishing campaign aims to lead the recipient through a series of steps that will ultimately end with the installation of an information-stealing malware infection, opening the way to credential theft.
</p>

<p>
	 
</p>

<p>
	Information-stealing malware is aggressively distributed today via various means, with phishing remaining a primary channel for threat actors.
</p>

<p>
	 
</p>

<p>
	The information stolen by these special-purpose malware tools is predominately account credentials stored in browsers and applications but also targets cryptocurrency wallets, SSH keys, and even files stored on the computer.
</p>

<h2>
	WhatsApp voice messages as a lure
</h2>

<p>
	The new WhatsApp voice message phishing campaign was discovered by researchers at Armoblox, who are constantly on the lookout for new phishing threats.
</p>

<p>
	 
</p>

<p>
	For years, WhatsApp has had the ability to <a href="https://faq.whatsapp.com/android/chats/how-to-send-voice-messages/?lang=en" rel="external nofollow" target="_blank">send voice messages</a> to users in groups and private chats, with the feature receiving <a href="https://blog.whatsapp.com/making-voice-messages-better" rel="external nofollow" target="_blank">new enhancements</a> last week.
</p>

<p>
	 
</p>

<p>
	A timely phishing attack pretends to be a notification from WhatsApp stating that they received a new private message. This email features an embedded “Play” button and audio clip duration and creation time details.
</p>

<p>
	 
</p>

<p>
	The sender, masquerading as a "Whatsapp Notifier" service, is using an email address belonging to the Center for Road Safety of the Moscow Region.
</p>

<p>
	 
</p>

<p>
	<img alt="email(5).jpg" class="ipsImage" data-ratio="75.10" height="461" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/Phishing/email(5).jpg">
</p>

<p>
	The phishing email impersonating WhatsApp (Armoblox)
</p>

<p>
	 
</p>

<p>
	Due to this being a genuine and legitimate entity, the messages aren't flagged or blocked by email security solutions, which typically is the biggest problem for phishing actors.
</p>

<p>
	 
</p>

<p>
	Armoblox believes this is a case of the hackers having somehow exploited the domain to promote their purpose, so the organization plays a role without knowledge.
</p>

<p>
	 
</p>

<p>
	If the recipient clicks on the "Play" button in the message body, they are redirected to a website that serves an allow/block prompt for installing a <a href="https://www.microsoft.com/en-us/wdsi/threats/malware-encyclopedia-description?Name=Trojan:JS/Kryptik!MTB&amp;ThreatID=2147741276" rel="external nofollow" target="_blank">JS/Kryptic trojan</a>.
</p>

<p>
	 
</p>

<p>
	To trick the victim into clicking on "Allow," the threat actors display a web page stating that you need to click 'Allow' to confirm you are not a robot. However, clicking these allow buttons will <a href="https://www.bleepingcomputer.com/news/security/scam-browser-notification-prompts-increased-by-69-percent-in-2019/" target="_blank" rel="external nofollow">subscribe the user to browser notifications</a> that send in-browser advertisements for scams, adult sites, and malware.
</p>

<p>
	 
</p>

<p>
	<img alt="phishing%20page.jpg" class="ipsImage" data-ratio="62.64" height="328" width="720" src="https://www.bleepstatic.com/images/news/u/1220909/Phishing/phishing%20page.jpg">
</p>

<p>
	The website that installs the malware (Armoblox)
</p>

<p>
	 
</p>

<p>
	This simple trick can be very effective with people who are not consciously aware or thinking twice about their actions online.
</p>

<p>
	 
</p>

<p>
	Once the “allow” option is pressed, the browser will prompt the user to install the payload, which in this case is an information-stealing malware.
</p>

<h2>
	How to protect yourself
</h2>

<p>
	The fact that the emails in this campaign bypassed numerous secure email solutions makes it a particularly nasty case, but the clues that it was phishing were still abundant.
</p>

<p>
	 
</p>

<p>
	First, the email address has nothing to do with WhatsApp, and the same goes for the landing URL that requests the victims to click “Allow” to confirm they’re real. They are both obviously out of WhatsApp’s domain space.
</p>

<p>
	 
</p>

<p>
	Secondly, voice messages received on WhatsApp are <a href="https://faq.whatsapp.com/android/how-to-play-voice-messages/?lang=en" rel="external nofollow" target="_blank">downloaded automatically</a> in the client app, so the IM company would never inform you about receiving one via email.
</p>

<p>
	 
</p>

<p>
	Thirdly, the phishing email features no WhatsApp logo, which is almost certainly to avoid having trouble with the <a href="https://support.google.com/a/answer/10911028?hl=en" rel="external nofollow" target="_blank">VMC checks</a> introduced by Gmail last year.
</p>

<p>
	 
</p>

<p>
	To protect yourself from phishing attempts, always take your time to look into potential signs of fraud when receiving messages that make surprising claims, and never jump into action.
</p>

<p>
	 
</p>

<p>
	If you need to check something, do it yourself through the official website or application, and never by following URLs or instructions provided in the message.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/whatsapp-voice-message-phishing-emails-push-info-stealing-malware/" rel="external nofollow">WhatsApp voice message phishing emails push info-stealing malware</a>
</p>
]]></description><guid isPermaLink="false">5132</guid><pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate></item></channel></rss>
