<?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/149/?d=2</link><description><![CDATA[News: Security & Privacy News]]></description><language>en</language><item><title>From tomorrow, Google Maps will limit navigation features if you don&#x2019;t agree to share your live location data</title><link>https://nsaneforums.com/news/security-privacy-news/from-tomorrow-google-maps-will-limit-navigation-features-if-you-don%E2%80%99t-agree-to-share-your-live-location-data-r2041/</link><description><![CDATA[<div>
	<article>
		<p>
			Google is asking Google Maps users to explicitly opt in to having their location data used to improve the Google Maps service, including to establish real-time traffic conditions and detect disruptions.
		</p>

		<p>
			 
		</p>

		<p>
			The consent request is being offered via a pop-up in the app and can be seen below:
		</p>

		<p>
			 
		</p>

		<p>
			<img alt="google-maps-navigation-data-706x1536.png" class="ipsImage" data-ratio="76.60" height="540" width="248" src="https://mspoweruser.com/wp-content/uploads/2021/08/google-maps-navigation-data-706x1536.png">
		</p>

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

<p>
	It reads:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	How navigation data makes Maps better Google uses your and other people’s navigation data to improve Maps for everyone.
</p>

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

<p style="margin-left: 40px;">
	As you navigate, Google collects details, such as GPS location and the route you took. This data may be used to make information, including real-time traffic conditions and disruptions, visible to others and help them find the fastest route.
</p>

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

<p style="margin-left: 40px;">
	These updates to the map won’t be associated with your Google Account or device.
</p>

<p>
	 
</p>

<p>
	Notably however if you do not consent by pressing Start your navigation is limited to a static list of directions, similar to mapping apps in 2001.
</p>

<p>
	 
</p>

<p>
	<img alt="google-maps-navigation-data-2-437x900.jp" class="ipsImage" data-ratio="123.57" height="540" width="262" src="https://mspoweruser.com/wp-content/uploads/2021/08/google-maps-navigation-data-2-437x900.jpeg">
</p>

<p>
	 
</p>

<p>
	Additionally, users are not told in the pop-up that it is a consent request, and the consequence of refusing is not explained.
</p>

<p>
	 
</p>

<p>
	The consent request is expected to start rolling out on Monday on both iOS and Android.
</p>

<p>
	 
</p>

<p>
	via <a href="https://9to5google.com/2021/08/23/google-maps-navigation-data/" rel="external nofollow" target="_blank">9to5Google</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://mspoweruser.com/from-tomorrow-google-maps-will-limit-navigation-features-if-you-dont-agree-to-share-your-live-location-data/" rel="external nofollow">From tomorrow, Google Maps will limit navigation features if you don’t agree to share your live location data</a>
</p>
]]></description><guid isPermaLink="false">2041</guid><pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate></item><item><title>LockFile Ransomware Bypasses Protection Using Intermittent File Encryption</title><link>https://nsaneforums.com/news/security-privacy-news/lockfile-ransomware-bypasses-protection-using-intermittent-file-encryption-r2027/</link><description><![CDATA[<p>
	A new ransomware family that emerged last month comes with its own bag of tricks to bypass ransomware protection by leveraging a novel technique called "intermittent encryption."
</p>

<p>
	 
</p>

<p>
	Called LockFile, the operators of the ransomware have been found exploiting recently disclosed flaws such as ProxyShell and PetitPotam to compromise Windows servers and deploy file-encrypting malware that scrambles only every alternate 16 bytes of a file, thereby giving it the ability to evade ransomware defences.
</p>

<p>
	 
</p>

<p>
	"Partial encryption is generally used by ransomware operators to speed up the encryption process and we've seen it implemented by BlackMatter, DarkSide and LockBit 2.0 ransomware," Mark Loman, Sophos director of engineering, said in a statement. "What sets LockFile apart is that, unlike the others, it doesn't encrypt the first few blocks. Instead, LockFile encrypts every other 16 bytes of a document."
</p>

<p>
	 
</p>

<p>
	"This means that a file such as a text document remains partially readable and looks statistically like the original. This trick can be successful against ransomware protection software that relies on inspecting content using statistical analysis to detect encryption," Loman added.
</p>

<p>
	 
</p>

<p>
	Sophos' analysis of LockFile comes from an artifact that was uploaded to VirusTotal on August 22, 2021.
</p>

<p>
	 
</p>

<p>
	Once deposited, the malware also takes steps to terminate critical processes associated with virtualization software and databases via the Windows Management Interface (WMI), before proceeding to encrypt critical files and objects, and display a ransomware note that bears stylistic similarities with that of LockBit 2.0.
</p>

<p>
	 
</p>

<p style="text-align:center;">
	<img alt="encryption.jpg" class="ipsImage" data-ratio="37.64" height="268" width="720" src="https://thehackernews.com/images/-LOf3xjX2ftE/YSplFbpmv_I/AAAAAAAADq0/Ts-MfTY-XeADsxgjUY6phh2_eHNDR5VMgCLcBGAsYHQ/s728-e1000/encryption.jpg" />
</p>

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

<p>
	The ransom note also urges the victim to contact a specific email address "contact@contipauper.com," which Sophos suspects could be a derogatory reference to a competing ransomware group called Conti.
</p>

<p>
	 
</p>

<p>
	What's more, the ransomware deletes itself from the system post successful encryption of all the documents on the machine, meaning that "there is no ransomware binary for incident responders or antivirus software to find or clean up."
</p>

<p>
	 
</p>

<p>
	"The message here for defenders is that the cyberthreat landscape never stands still, and adversaries will quickly seize every possible opportunity or tool to launch a successful attack," Loman said.
</p>

<p>
	 
</p>

<p>
	The disclosure comes as the U.S. Federal Bureau of Investigation (FBI) released a Flash report detailing the tactics of a new Ransomware-as-a-Service (RaaS) outfit known as Hive, consisting of a number of actors who are using multiple mechanisms to compromise business networks, exfiltrate data and encrypt data on the networks, and attempt to collect a ransom in exchange for access to the decryption software.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://thehackernews.com/2021/08/lockfile-ransomware-bypasses-protection.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">2027</guid><pubDate>Sat, 28 Aug 2021 18:19:47 +0000</pubDate></item><item><title>Microsoft and Google to invest billions to bolster US cybersecurity</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-and-google-to-invest-billions-to-bolster-us-cybersecurity-r2000/</link><description><![CDATA[<p>
	Executives and leaders from big tech, education, the finance sector, and infrastructure have committed to bolstering US interests' security during yesterday's White House cybersecurity summit.
</p>

<p>
	 
</p>

<p>
	This summit was held by President Biden and members of his cabinet to discuss and coordinate a plan with business leaders on how they could work together to help protect US businesses and interests against increasing cyberattacks.
</p>

<p>
	 
</p>

<p>
	Some of the executives who attended the summit included Apple CEO Tim Cook, Amazon CEO Andy Jassy, Alphabet CEO Sundar Pichai, Microsoft CEO Satya Nadella, JPMorgan Chase Jamie Dimon, and Bank of America CEO Brian Moynihan.
</p>

<p>
	 
</p>

<p>
	As part of the summit, various companies and institutions have <a href="https://www.whitehouse.gov/briefing-room/statements-releases/2021/08/25/fact-sheet-biden-administration-and-private-sector-leaders-announce-ambitious-initiatives-to-bolster-the-nations-cybersecurity/" rel="external nofollow" target="_blank">committed to increased investments in cybersecurity and education</a>, which are listed below:
</p>

<p>
	 
</p>

<p>
	Government initiatives:
</p>

<p>
	 
</p>

<ul>
	<li>
		The National Institute of Standards and Technology (NIST) will work with Microsoft, Google, IBM, Travelers, and Coalition to create new standards for securing technology and open-source software. Open-source software is a critical component that needs strengthening due to its wide use in other software, leading to potential supply chain attacks.
	</li>
	<li>
		The Biden administration has added natural gas pipelines to the Industrial Control Systems Cybersecurity Initiative, aiming to strengthen critical infrastructure cybersecurity.
	</li>
</ul>

<p>
	 
</p>

<p>
	Big tech initiatives:
</p>

<p>
	 
</p>

<ul>
	<li>
		Apple will push for mass adoption of multi-factor authentications, vulnerability remediation, event logging, and security training.
	</li>
	<li>
		Google is investing $10 billion over the next five years to expand zero-trust programs and secure open-source security and the software supply chain risks.
	</li>
	<li>
		Microsoft will invest $20 billion over the next five years to increase its security solutions and initiatives. They are also immediately making $150 million available to federal, state, and local governments to upgrade their security protection.<br>
		<br>
		"Thank you, President Biden for convening a critical conversation on cybersecurity. Microsoft will invest $20 billion to advance our security solutions over the next 5 years, $150 million to help US government agencies upgrade protections, and expand our cybersecurity training partnerships," Microsoft CEO Satya Nadella said in a <a href="https://www.linkedin.com/posts/satyanadella_thank-you-president-biden-for-convening-activity-6836412665846472704-bELj/" rel="external nofollow" target="_blank">LinkedIn post</a>.
	</li>
	<li>
		Amazon will make the security awareness training used by employees available to the public at no charge. Amazon will also provide a free multi-factor authentication device to AWS customers to help secure their accounts.
	</li>
	<li>
		IBM will train 150,000 in cybersecurity skills over the next three years and partner with 20 Historically Black Colleges &amp; Universities to create a more diverse cyber workforce.
	</li>
</ul>

<p>
	 
</p>

<p>
	Insurance initiatives:
</p>

<p>
	 
</p>

<ul>
	<li>
		Cyber insurance provider Resilience will require policyholders to meet a threshold of cybersecurity best practice as a condition of receiving coverage. It is not clear what this threshold is at this time.
	</li>
	<li>
		Cyber insurance provider Coalition will make its cybersecurity risk assessment &amp; continuous monitoring platform available for free to any organization.
	</li>
</ul>

<p>
	 
</p>

<p>
	Education initiatives:
</p>

<p>
	 
</p>

<ul>
	<li>
		Code.org announced it would teach cybersecurity concepts to over 3 million students across 35,000 classrooms over three years.
	</li>
	<li>
		Girls Who Code announced it would establish a micro-credentialing program for historically excluded groups in technology.
	</li>
	<li>
		The University of Texas System announced it would expand existing and develop new short-term credentials in cyber-related fields to strengthen America's cybersecurity workforce. 
	</li>
	<li>
		Whatcom Community College announced it has been designated the new NSF Advanced Technological Education National Cybersecurity Center and will provide cybersecurity education and training to faculty and support program development for colleges to "fast-track" students from college to career. 
	</li>
</ul>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/microsoft-and-google-to-invest-billions-to-bolster-us-cybersecurity/" rel="external nofollow">Microsoft and Google to invest billions to bolster US cybersecurity</a>
</p>
]]></description><guid isPermaLink="false">2000</guid><pubDate>Thu, 26 Aug 2021 22:55:43 +0000</pubDate></item><item><title>Hacker claims responsibility for T-Mobile attack, bashes the carrier&#x2019;s security</title><link>https://nsaneforums.com/news/security-privacy-news/hacker-claims-responsibility-for-t-mobile-attack-bashes-the-carrier%E2%80%99s-security-r1996/</link><description><![CDATA[<div>
	<div>
		<p>
			<strong>In a WSJ report, he details how he got a hold of almost 50 million people’s data</strong>
		</p>

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

<div>
	<div>
		<div>
			<p id="RiK1Qi">
				A person claiming to be behind the <a href="https://www.theverge.com/2021/8/15/22626270/t-mobile-investigating-report-customer-data-breach" rel="external nofollow">T-Mobile data breach</a> that <a href="https://www.theverge.com/2021/8/18/22630446/t-mobile-47-million-data-breach-ssn-pin-pii" rel="external nofollow">exposed almost 50 million people’s info</a> has come forward to reveal his identity and to criticize T-Mobile’s security, <a href="https://www.wsj.com/articles/t-mobile-hacker-who-stole-data-on-50-million-customers-their-security-is-awful-11629985105" rel="external nofollow">according to a report by The Wall Street Journal</a>. John Binns told the WSJ that he was behind the attack and provided evidence that he could access accounts associated with it, and he went into detail about how he was able to pull it off and why he did it.
			</p>

			<p>
				 
			</p>

			<p id="qiPTSg">
				According to Binns, he was able to get customer (and former customer) data from T-Mobile by scanning for unprotected routers. He found one, he told the Journal, which allowed him to access a Washington state data center that stored credentials for over 100 servers. He called the carrier’s security “awful” and said that realizing how much data he had access to made him panic. According to the WSJ, it’s unclear whether Binns was working alone, though he implied that he collaborated with others for at least part of the hack.
			</p>

			<p>
				 
			</p>

			<p id="LFRnna">
				The information the hacker gained access to <a href="https://www.theverge.com/2021/8/18/22630446/t-mobile-47-million-data-breach-ssn-pin-pii" rel="external nofollow">includes sensitive personal data</a>, like names, birthdates, and Social Security numbers, as well as important cellular data like identification numbers for cellphones and SIM cards. T-Mobile has <a data-cdata='{"rewritten_url":"https://go.redirectingat.com?id=66960X1514734\u0026xs=1\u0026url=https://www.t-mobile.com/news/network/additional-information-regarding-2021-cyberattack-investigation\u0026referrer=theverge.com\u0026sref=https://www.theverge.com/2021/8/26/22643277/t-mobile-hacker-data-leak-claims-responsibility-criticizes-security\u0026xcust=___vg__p_22407318__m_m-placeholder__s_s-placeholder__t_w__c_c-placeholder__r_r-placeholder__d_d-placeholder","subtag_max_length":50,"subtag_delim_length":3,"subtag_key":"xcust","subtag_data":{"id":"66960X1514734","xs":"1","url":"https://www.t-mobile.com/news/network/additional-information-regarding-2021-cyberattack-investigation","referrer":"theverge.com","sref":"https://www.theverge.com/2021/8/26/22643277/t-mobile-hacker-data-leak-claims-responsibility-criticizes-security","xcust":"___vg__p_22407318__m_m-placeholder__s_s-placeholder__t_w__c_c-placeholder__r_r-placeholder__d_d-placeholder"},"encode_subtag":false}' href="https://go.redirectingat.com?id=66960X1514734&amp;xs=1&amp;url=https://www.t-mobile.com/news/network/additional-information-regarding-2021-cyberattack-investigation&amp;referrer=theverge.com&amp;sref=https://www.theverge.com/2021/8/26/22643277/t-mobile-hacker-data-leak-claims-responsibility-criticizes-security&amp;xcust=___vg__p_22407318__t_w__d_D" rel="external nofollow" target="_blank">said in a statement</a> that it’s “confident” that it’s “closed off the access and egress points the bad actor used in the attack.”
			</p>

			<p>
				 
			</p>

			<p id="gXOl4y">
				The <a href="https://www.wsj.com/articles/t-mobile-hacker-who-stole-data-on-50-million-customers-their-security-is-awful-11629985105?page=1" rel="external nofollow">WSJ’s report</a> goes in depth into Binns’ history as a hacker. He claims that he got his start making cheats for popular video games and that he discovered the flaw that ended up being used in a <a href="https://krebsonsecurity.com/2019/09/satori-iot-botnet-operator-pleads-guilty/" rel="external nofollow">botnet that attacked IoT devices</a> (though he denies actually working on the code).
			</p>

			<p>
				 
			</p>

			<p id="gEbWj5">
				According to Binns, his relationship with US intelligence services is troubled, to say the least. A lawsuit that appears to have been filed by Binns in 2020 demands that the CIA, FBI, DOJ, and other agencies tell him what information they have on him. The lawsuit also accuses the government of, among other things, having an informant try to convince Binns to buy Stinger missiles on an FBI-owned website, attacking Binns with psychic and energy weapons, and even with being involved in his alleged kidnapping and torture. An FBI response to his lawsuit denied he was being investigated by the bureau for the botnet or having information related to the alleged surveillance, and abduction, and torture.
			</p>

			<p>
				 
			</p>

			<p id="c4ArHL">
				Binns told the WSJ that one of his goals behind the attack was to “generate noise,” saying that he hopes someone in the FBI will leak information related to his alleged kidnapping. It’s not likely that Binns’ situation will be improved now that he’s shone a spotlight on himself as the person who hacked one of the US’s major carriers. However, if his reports about how he gained access to a vast trove of T-Mobile data are true, it paints a concerning picture of the carrier’s security practices.
			</p>
		</div>
	</div>
</div>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.theverge.com/2021/8/26/22643277/t-mobile-hacker-data-leak-claims-responsibility-criticizes-security" rel="external nofollow">Hacker claims responsibility for T-Mobile attack, bashes the carrier’s security</a>
</p>
]]></description><guid isPermaLink="false">1996</guid><pubDate>Thu, 26 Aug 2021 22:42:55 +0000</pubDate></item><item><title>Google announces $10 billion cybersecurity investment following meeting with U.S. president</title><link>https://nsaneforums.com/news/security-privacy-news/google-announces-10-billion-cybersecurity-investment-following-meeting-with-us-president-r1992/</link><description><![CDATA[<p>
	We <a href="https://www.neowin.net/news/us-president-joe-biden-plans-to-meet-with-microsoft-apple-and-amazon-ceos-tomorrow/" rel="external nofollow">reported that U.S. President Joe Biden is meeting with representatives from several companies</a> such as Microsoft CEO Satya Nadella, Amazon CEO Andy Jassy, and Apple CEO Tim Cook, among many others. This meeting took place on August 25 and revolved around <a href="https://www.neowin.net/news/tags/cybersecurity/" rel="external nofollow">cybersecurity</a> and the <a href="https://www.neowin.net/news/colonial-pipeline-joins-brenntag-in-paying-millions-of-dollars-worth-of-bitcoin-as-ransom/" rel="external nofollow">growing digital threats that the U.S. has been facing in the past few months</a>. Now, Google has announced that it is <a href="https://blog.google/technology/safety-security/why-were-committing-10-billion-to-advance-cybersecurity/" rel="external nofollow">investing $10 billion in this area in a multi-year effort</a>.
</p>

<p>
	 
</p>

<p>
	Google has explained that its $10 billion commitment will be used to strengthen cybersecurity across the nation. This includes improving open-source security, enhancing the security of supply chains, developing and expanding Zero Trust programs, and training 100,000 Americans in data analytics and IT through the Google Career Certificate program. All of this is part of a five-year initiative across which this $10 billion will be utilized.
</p>

<p>
	 
</p>

<p>
	The tech giant highlighted that there are multiple reasons as to why the U.S. is currently in a cybersecurity crisis. These revolve around organizations using legacy infrastructure and also having a severe lack of tooling, expertise, and trained professionals in the domain of cybersecurity.
</p>

<p>
	 
</p>

<p>
	Google has emphasized that in order to tackle cybersecurity threats head-on, companies need to utilize <a href="https://www.neowin.net/news/tags/zero_trust/" rel="external nofollow">Zero Trust</a> security models, <a href="https://www.neowin.net/news/microsoft-is-driving-zero-trust-adoption-under-recent-presidential-executive-order/" rel="external nofollow">which is exactly the approach Microsoft has been recommending as well</a>. Google has also highlighted that this is not a new field for the tech giant. In the past, it has published 160 research papers on cybersecurity, developed an end-to-end framework for supply chain integrity called <a href="https://security.googleblog.com/2021/06/introducing-slsa-end-to-end-framework.html" rel="external nofollow">Supply Chain Levels for Software Artifacts (SLSA)</a>, and made significant investments in open-source security.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/google-announces-10-billion-cybersecurity-investment-following-meeting-with-us-president/" rel="external nofollow">Google announces $10 billion cybersecurity investment following meeting with U.S. president</a>
</p>
]]></description><guid isPermaLink="false">1992</guid><pubDate>Thu, 26 Aug 2021 06:07:34 +0000</pubDate></item><item><title>This popular WhatsApp mod riddled with malicious code</title><link>https://nsaneforums.com/news/security-privacy-news/this-popular-whatsapp-mod-riddled-with-malicious-code-r1982/</link><description><![CDATA[<header>
	<div>
		<p>
			<strong>t’s a growing trend, researchers warn</strong>
		</p>

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

<div id="article-body">
	<p>
		A malicious version of a popular <a data-component-tracked="1" href="https://www.techradar.com/reviews/whatsapp-encrypted-messaging" target="_blank" rel="external nofollow">WhatsApp</a> mod has been detected spreading the <a data-component-tracked="1" href="https://www.techradar.com/news/chinese-smartphone-maker-selling-devices-with-malware-pre-installed" target="_blank" rel="external nofollow">Triada</a> mobile Trojan, <a data-component-tracked="1" href="https://www.techradar.com/best/best-online-cyber-security-courses" target="_blank" rel="external nofollow">cybersecurity</a> researchers have found.
	</p>

	<p>
		 
	</p>

	<p>
		The FMWhatsapp mod adds several useful features to the stock messenger app for things like customization, privacy, and security.
	</p>

	<p>
		 
	</p>

	<p>
		Flagged by <a data-component-tracked="1" href="https://www.techradar.com/reviews/kaspersky-2020-antivirus-solutions" target="_blank" rel="external nofollow">Kaspersky</a>, the infected malicious mod downloads other Trojans and can launch ads, issue subscriptions, and intercept a user’s SMSs. 
	</p>

	<p>
		 
	</p>

	<p>
		“With this app, it is hard for users to recognize the potential threat because the mod application actually does what is proposed – it adds additional features. However, we have observed how cybercriminals have started to spread malicious files through the ad blocks in such apps,” comments Igor Golovin, security expert at Kaspersky.
	</p>

	<h2 id="stick-to-official-apps">
		Stick to official apps
	</h2>

	<p>
		According to Kaspersky, the threat actors have tainted the FMWhatapp line of mods by stuffing the trojan-laced version (v16.90.0 to be exact) in between official releases.
	</p>

	<p>
		 
	</p>

	<p>
		The researchers note that the trojan-infused version first collates details about the device it’s on, and then pulls in other trojans, which exhibit further malicious behavior.
	</p>

	<div data-feat-ref="bordeaux-feat-id-76" id="bordeaux-static-slot-5">
		 
	</div>

	<p>
		To avoid falling victim to such tainted apps, Golovin suggests that users only download software from the official app stores, while carefully checking the permissions sought by the apps.
	</p>

	<p>
		 
	</p>

	<p>
		“They may lack some additional functions, but they will not install a bunch of <a data-component-tracked="1" href="https://www.techradar.com/best/best-malware-removal" target="_blank" rel="external nofollow">malware</a> on your <a data-component-tracked="1" href="https://www.techradar.com/best/best-android-phones" target="_blank" rel="external nofollow">smartphone</a>,” concludes Golovin.
	</p>
</div>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.techradar.com/news/this-popular-whatsapp-mod-riddled-with-malicious-code" rel="external nofollow">This popular WhatsApp mod riddled with malicious code</a>
</p>
]]></description><guid isPermaLink="false">1982</guid><pubDate>Tue, 24 Aug 2021 23:25:05 +0000</pubDate></item><item><title>Samsung can remotely disable their TVs worldwide using TV Block</title><link>https://nsaneforums.com/news/security-privacy-news/samsung-can-remotely-disable-their-tvs-worldwide-using-tv-block-r1980/</link><description><![CDATA[<p>
	Samsung says that it can disable any of its Samsung TV sets remotely using TV Block, a feature built into all television products sold worldwide.
</p>

<p>
	 
</p>

<p>
	This was revealed by the company South Korean multinational in a press release issued earlier this month in response to the <a href="https://ewn.co.za/2021/07/30/gauteng-lost-an-estimated-r3-5bn-and-14-500-jobs-due-to-riots-makhura" rel="external nofollow" target="_blank">July South African riots</a> that led to large-scale looting, which also impacted Samsung warehouses and stores.
</p>

<p>
	 
</p>

<p>
	"TV Block is a remote, security solution that detects if Samsung TV units have been unduly activated, and ensures that the television sets can only be used by the rightful owners with a valid proof of purchase," Samsung said.
</p>

<p>
	 
</p>

<p>
	"The aim of the technology is to mitigate against the creation of secondary markets linked to the sale of illegal goods, both in South Africa and beyond its borders. This technology is already pre-loaded on all Samsung TV products."
</p>

<p>
	 
</p>

<p>
	As Samsung explains, the goal behind remotely disabling stolen TV sets is to limit looting and "third party purchases," and ensuring that the TVs can only be used by "rightful owners with a valid proof of purchase."
</p>

<h2>
	How TV Block works
</h2>

<p>
	<a href="https://www.samsung.com/za/support/newsalert/123186/" rel="external nofollow" target="_blank">The TV Block function</a> is activated remotely on all TV sets stolen from one of its warehouses or distributors by adding their serial numbers to a list on Samsung's servers.
</p>

<p>
	 
</p>

<p>
	After a stolen TV is connected to the Internet, the device will check the list of stolen devices on Samsung's servers, and it will automatically disable all television functions if it finds a match.
</p>

<p>
	 
</p>

<p>
	If Samsung TVs belonging to actual customers get blocked by mistake, full functionality can be restored within 48 hours after sending proof of purchase and a valid TV license to the Samsung retailer or the serv.manager@samsung.com email.
</p>

<p>
	 
</p>

<p>
	"In keeping with our values to leverage the power of technology to resolve societal challenges, we will continuously develop and expand strategic products in our consumer electronics division with defence-grade security, purpose-built, with innovative and intuitive business tools designed for a new world," Mike Van Lier, Samsung South Africa's Director of Consumer Electronics, said.
</p>

<p>
	 
</p>

<p>
	"This technology can have a positive impact at this time, and will also be of use to both the industry and customers in the future."
</p>

<p>
	 
</p>

<p>
	While Samsung says TV Block is an innovative function that can only have a positive impact, one must think about what would happen if malicious actors would breach the company's servers and gain access to the block list used to disable stolen TVs remotely.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/samsung-can-remotely-disable-their-tvs-worldwide-using-tv-block/" rel="external nofollow">Samsung can remotely disable their TVs worldwide using TV Block</a>
</p>
]]></description><guid isPermaLink="false">1980</guid><pubDate>Tue, 24 Aug 2021 23:19:31 +0000</pubDate></item><item><title>SteelSeries bug gives Windows 10 admin rights by plugging in a device</title><link>https://nsaneforums.com/news/security-privacy-news/steelseries-bug-gives-windows-10-admin-rights-by-plugging-in-a-device-r1979/</link><description><![CDATA[<div>
	The official app for installing SteelSeries devices on Windows 10 can be exploited to obtain administrator rights, a security researcher has found.
	<p>
		 
	</p>

	<p>
		Leveraging the bug is possible during the device setup process, using a link in the License Agreement screen that is opened with SYSTEM privileges. A real SteelSeries device is not necessary to exploit the bug.
	</p>

	<h3>
		Emulating a device also works
	</h3>

	<p>
		The discovery comes after <a href="https://www.bleepingcomputer.com/news/security/razer-bug-lets-you-become-a-windows-10-admin-by-plugging-in-a-mouse/" rel="external nofollow">news broke</a> over the weekend that the Razer Synapse software can be used to gain elevated privileges when connecting a Razer mouse or keyboard.
	</p>

	<p>
		 
	</p>

	<p>
		Encouraged by the research from <a href="https://twitter.com/j0nh4t" rel="external nofollow" target="_blank">jonhat</a>, offensive security researcher <a href="https://twitter.com/zux0x3a/" rel="external nofollow">Lawrence Amer</a> (research team leader at <a href="http://0xsp.com/" rel="external nofollow" target="_blank">0xsp</a>) found that the same can be achieved with the SteelSeries device installation software.
	</p>

	<p>
		 
	</p>

	<p>
		Playing with a recently acquired SteelSeries keyboard on Monday, the researcher discovered a privilege escalation vulnerability that allowed him to run the Command Prompt in Windows 10 with admin privileges.
	</p>

	<p>
		 
	</p>

	<p>
		The SteelSeries software is not just for keyboards (Apex 7/Pro), though. It also installs and allows configuring mice (Rival 650/600/710) and headsets (Arctis 9, Pro) from the maker; it even lets users control the RGB lighting on the QCK Prism gaming mousepad.
	</p>

	<p>
		 
	</p>

	<p>
		<a href="https://twitter.com/zux0x3a/" rel="external nofollow">Amer </a>started by plugging in his keyboard and monitoring the installation process, which started with downloading the SteelSeries software (SteelSeriesGG6.2.0Setup.exe) to the Windows temporary folder.
	</p>

	<p>
		 
	</p>

	<p>
		A real SteelSeries device is not necessary for this attack to work. Penetration testing researcher István Tóth published an <a href="https://github.com/tothi/usbgadget-tool" rel="external nofollow">open-source script</a> that can mimic human interface devices (HID) on an Android phone, specifically for testing local privilege escalation (LPE) scenarios.
	</p>

	<p>
		 
	</p>

	<p>
		<img alt="USB_Gadget.png" class="ipsImage" data-ratio="100.00" height="540" width="243" src="https://www.bleepstatic.com/images/news/u/1100723/2021/Vulnerabilities/USB_Gadget.png">
	</p>

	<p>
		 
	</p>

	<p>
		Although an experimental version, the script can successfully emulate both Razer and SteelSeries devices.
	</p>

	<p>
		 
	</p>

	<p>
		After Amer published his research, Tóth <a href="https://twitter.com/an0n_r0/status/1430010974073987081" rel="external nofollow" target="_blank">published a video</a> demonstrating that LPE discovered by Amer can be achieved using his USB Gadget Generator Tool.
	</p>

	<p>
		 
	</p>

	<div style="width: 50%; height: 0px; position: relative; padding-bottom: 20%;">
		<iframe allowfullscreen="" frameborder="0" height="100%" src="https://streamable.com/e/w2jtn8" style="width: 100%; height: 100%; position: absolute;" width="100%"></iframe>
	</div>

	<h3>
		Finding the right context
	</h3>

	<p>
		In trying to find a weak spot, Amer poked around trying to find a way to load a missing DLL or EXE from folders accessible to unprivileged users but did not find any.
	</p>

	<p>
		 
	</p>

	<p>
		However, he noticed that the device setup app was launched with SYSTEM rights immediately after downloading it. Another process running with the highest privileges provided a new opportunity for attack.
	</p>

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

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

			<figcaption>
				source: <a href="http://0xsp.com/security%20research%20&amp;%20development%20(SRD)/local-administrator-is-not-just-with-razer-it-is-possible-for-all" rel="external nofollow" target="_blank">Lawrence Amer</a>
			</figcaption>
		</figure>
	</div>

	<p>
		Amer tried the same method that worked for the Razer zero-day vulnerability, but it did not work because the installation carries on without user interaction.
	</p>

	<p>
		 
	</p>

	<p>
		The researcher caught a lucky break when the License Agreement appeared with a link to SteelSeries’ privacy policy. When clicking on the link, the dialog for choosing a launching app appeared.
	</p>

	<p>
		 
	</p>

	<p>
		Amer tested the scenario in a virtual machine that did not have file associations defined. The only process available for opening the link was Internet Explorer, which spawned as SYSTEM.
	</p>

	<p>
		 
	</p>

	<p>
		From there, it was a simple matter of using IE to save the web page and launch an elevated privileges Command Prompt from the right-click menu of the “Save As” dialog.
	</p>

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

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

			<figcaption>
				source: <a href="http://0xsp.com/security%20research%20&amp;%20development%20(SRD)/local-administrator-is-not-just-with-razer-it-is-possible-for-all" rel="external nofollow" target="_blank">Lawrence Amer</a>
			</figcaption>
		</figure>
	</div>

	<p>
		Amer told BleepingComputer that he tried informing SteelSeries about the vulnerability but could not find a public bug bounty program or a contact for product security.
	</p>

	<p>
		 
	</p>

	<p>
		BleepingComputer reached out to SteelSeries about this but did not hear back by publishing time.
	</p>

	<p>
		 
	</p>

	<p>
		The researcher says that the vulnerability could still be exploited even after patching it. An attacker could save the vulnerable signed executable dropped in the temporary folder when plugging in a SteelSeries device and serve it in a DNS poisoning attack.
	</p>
</div>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/steelseries-bug-gives-windows-10-admin-rights-by-plugging-in-a-device/" rel="external nofollow">SteelSeries bug gives Windows 10 admin rights by plugging in a device</a>
</p>

<p><a href="https://nsaneforums.com/uploads/monthly_2021_08/image.png.5a96a90e34fad84090f5d4b493b844a2.png" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="31044" src="https://nsaneforums.com/uploads/monthly_2021_08/image.png.5a96a90e34fad84090f5d4b493b844a2.png" data-ratio="23.33" width="300" class="ipsImage ipsImage_thumbnailed" alt="image.png"></a></p>]]></description><guid isPermaLink="false">1979</guid><pubDate>Tue, 24 Aug 2021 23:17:12 +0000</pubDate></item><item><title>Millions of Microsoft-stored data records mistakenly exposed</title><link>https://nsaneforums.com/news/security-privacy-news/millions-of-microsoft-stored-data-records-mistakenly-exposed-r1970/</link><description><![CDATA[<p>
	Some 38 million records stored on a Microsoft service, including private information, were mistakenly left exposed this year, security firm UpGuard said Monday.
</p>

<p>
	 
</p>

<p>
	The data, including names, addresses, financial information and Covid-19 vaccination statuses, was made vulnerable—but not compromised—before the problem was resolved, according to the digital security company's investigation.
</p>

<p>
	 
</p>

<p>
	Among the 47 affected organizations were American Airlines, Ford, JB Hunt and public agencies such as the Maryland Department of Health and New York City's public transit system.
</p>

<p>
	 
</p>

<p>
	They all used a Microsoft product called Power Apps, which allows for the creation of websites and mobile apps to interact with the public.
</p>

<p>
	 
</p>

<p>
	The service's default software configuration setting meant the data of the affected organizations was left without protection up until June 2021, according to UpGuard.
</p>

<p>
	 
</p>

<p>
	"As a result of this research project, Microsoft has since made changes to Power Apps portals," the report said.
</p>

<p>
	 
</p>

<p>
	Microsoft said it had let clients know when potential security risks were uncovered so that they could fix the problems themselves.
</p>

<p>
	"We take security and privacy seriously, and we encourage our customers to use best practices when configuring products in ways that best meet their privacy needs," a spokesperson said.
</p>

<p>
	 
</p>

<p>
	But UpGuard said it would have been better to change the way the software works at the source, and based on how customers use it, rather than "to label systemic loss of data confidentiality an end user misconfiguration, allowing the problem to persist."
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://techxplore.com/news/2021-08-millions-microsoft-stored-mistakenly-exposed.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">1970</guid><pubDate>Tue, 24 Aug 2021 19:05:23 +0000</pubDate></item><item><title>Researchers Warn of 4 Emerging Ransomware Groups That Can Cause Havoc</title><link>https://nsaneforums.com/news/security-privacy-news/researchers-warn-of-4-emerging-ransomware-groups-that-can-cause-havoc-r1969/</link><description><![CDATA[<p>
	Cybersecurity researchers on Tuesday took the wraps off four up-and-coming ransomware groups that could pose a serious threat to enterprises and critical infrastructure, as the ripple effect of a recent spurt in ransomware incidents show that attackers are growing more sophisticated and more profitable in extracting payouts from victims.
</p>

<p>
	 
</p>

<p>
	"While the ransomware crisis appears poised to get worse before it gets better, the cast of cybercrime groups that cause the most damage is constantly changing," Palo Alto Networks' Unit 42 threat intelligence team said in a report shared with The Hacker News.
</p>

<p>
	 
</p>

<p>
	"Groups sometimes go quiet when they've achieved so much notoriety that they become a priority for law enforcement. Others reboot their operations to make them more lucrative by revising their tactics, techniques and procedures, updating their software and launching marketing campaigns to recruit new affiliates."
</p>

<p>
	 
</p>

<p>
	The development comes as ransomware attacks are getting bigger and more frequent, growing in size and severity, while also evolving beyond financial extortion to an urgent national security and safety concern that has threatened schools, hospitals, businesses, and governments across the world, prompting international authorities to formulate a series of actions against both operators of ransomware and the broader ecosystem of IT and money laundering infrastructure that's abused to siphon funds.
</p>

<p>
	 
</p>

<p style="text-align:center;">
	<img alt="malware.jpg" class="ipsImage" data-ratio="75.10" height="540" width="655" src="https://thehackernews.com/images/-Usj9v4__Plo/YSTSp6u8coI/AAAAAAAADn4/vrfPBsq3-OMQFQVLRy0QdVFkWTWuCEsWQCLcBGAsYHQ/s728-e1000/malware.jpg" />
</p>

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

<p>
	Chief among the new entrants is AvosLocker, a ransomware-as-a-service (RaaS) group that commenced operations in late June via "press releases" that are branded with a blue beetle logo to recruit new affiliates. The cartel, which also runs a data leak and extortion site, is said to have breached six organizations in the U.S., U.K., U.A.E., Belgium, Spain, and Lebanon, with ransom demands ranging anywhere from $50,000 to $75,000.
</p>

<p>
	 
</p>

<p>
	In contrast, Hive, despite opening shop in the same month as AvosLocker, has already hit several healthcare providers and mid-size organizations, including a European airline company and three U.S.-based entities, among other victims located in Australia, China, India, Netherlands, Norway, Peru, Portugal, Switzerland, Thailand, and the U.K.
</p>

<p>
	 
</p>

<p>
	Also detected in the wild is a Linux variant of the HelloKitty ransomware, which singles out Linux servers running VMware's ESXi hypervisor. "The observed variants impacted five organizations in Italy, Australia, Germany, the Netherlands and the U.S.," Unit 42 researchers Doel Santos and Ruchna Nigam said. "The highest ransom demand observed from this group was $10 million, but at the time of writing, the threat actors have only received three transactions that sum up to about $1.48 million."
</p>

<p>
	 
</p>

<p>
	Last to join the list is LockBit 2.0, an established ransomware group that resurfaced in June with 2.0 version of their affiliate program touting its "unparalleled benefits" of "encryption speed and self-spread function." Not only do the developers claim it's "the fastest encryption software all over the world," the group offers a stealer named StealBit that enables the attackers to download victims' data.
</p>

<p>
	 
</p>

<p style="text-align:center;">
	<img alt="ransomware.jpg" class="ipsImage" data-ratio="75.10" height="540" width="688" src="https://thehackernews.com/images/-pxxrIpjAJw0/YSTSXMESxmI/AAAAAAAADns/YRWjb8Bz0E0ES1JwEKbsTGIhdePk-Nx4gCLcBGAsYHQ/s728-e1000/ransomware.jpg" />
</p>

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

<p>
	Since its June 2021 debut, LockBit 2.0 has compromised 52 organizations in accounting, automotive, consulting, engineering, finance, high-tech, hospitality, insurance, law enforcement, legal services, manufacturing, non-profit energy, retail, transportation, and logistics industries spanning across Argentina, Australia, Austria, Belgium, Brazil, Germany, Italy, Malaysia, Mexico, Romania, Switzerland, the U.K., and the U.S.
</p>

<p>
	 
</p>

<p>
	If anything, the emergence of new ransomware variants show that cybercriminals are doubling down on ransomware attacks, underscoring the extremely profitable nature of the crime.
</p>

<p>
	 
</p>

<p>
	"With major ransomware groups such as REvil and DarkSide lying low or rebranding to evade law enforcement heat and media attention, new groups will emerge to replace the ones that are no longer actively targeting victims," the researchers said. "While LockBit and HelloKitty have been previously active, their recent evolution makes them a good example on how old groups can re-emerge and remain persistent threats."
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://thehackernews.com/2021/08/researchers-warn-of-4-new-ransomware.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">1969</guid><pubDate>Tue, 24 Aug 2021 14:00:24 +0000</pubDate></item><item><title>Botnet targets hundreds of thousands of devices using Realtek SDK</title><link>https://nsaneforums.com/news/security-privacy-news/botnet-targets-hundreds-of-thousands-of-devices-using-realtek-sdk-r1961/</link><description><![CDATA[<p>
	A Mirai-based botnet now targets a critical vulnerability in the software SDK used by hundreds of thousands of Realtek-based devices, encompassing 200 models from at least 65 vendors, including Asus, Belkin, D-Link, Netgear, Tenda, ZTE, and Zyxel.
</p>

<div>
	<p>
		 
	</p>

	<p>
		The security flaw that IoT Inspector security researchers found is now tracked as CVE-2021-35395 and was assigned a 9.8/10 severity rating.
	</p>

	<p>
		 
	</p>

	<p>
		It <a href="https://www.iot-inspector.com/blog/advisory-multiple-issues-realtek-sdk-iot-supply-chain/" rel="external nofollow" target="_blank">impacts many Internet-exposed wireless devices</a> ranging from residential gateways and travel routers to Wi-Fi repeaters, IP cameras, and smart lightning gateways or connected toys.
	</p>

	<h2>
		Attacks began only two days after public disclosure
	</h2>

	<p>
		Since the bug affects the management web interface, remote attackers can scan for and attempt to hack them to execute arbitrary code remotely on unpatched devices, allowing them to take over the impacted devices.
	</p>

	<p>
		 
	</p>

	<p>
		While Realtek shipped a <a href="https://www.realtek.com/images/safe-report/Realtek_APRouter_SDK_Advisory-CVE-2021-35392_35395.pdf" rel="external nofollow" target="_blank">patched version</a> of the vulnerable SDK on August 13, three days before IoT Inspector security researchers published <a href="https://www.iot-inspector.com/blog/advisory-multiple-issues-realtek-sdk-iot-supply-chain/" rel="external nofollow" target="_blank">their advisory</a>, this gave very little time to vulnerable device owners to apply the patch.
	</p>

	<p>
		 
	</p>

	<p>
		As network security firm SAM Seamless Network discovered, a Mirai botnet began searching for devices unpatched against CVE-2021-35395 on August 18, only two days after IoT Inspector shared details of the bug.
	</p>

	<p>
		 
	</p>

	<p>
		"As of August 18th, we have identified attempts to exploit CVE-2021-35395 in the wild," <a href="https://securingsam.com/realtek-vulnerabilities-weaponized/" rel="external nofollow" target="_blank">SAM said in a report</a> published last week.
	</p>

	<p>
		 
	</p>

	<p>
		SAM says that the most common devices using buggy Realtek SDK targeted by this botnet are Netis E1+ extender, Edimax N150 and N300 Wi-Fi routers, and Repotec RP-WR5444 router, mainly used to enhance Wi-Fi reception.
	</p>

	<h2>
		Botnet updated to target new devices
	</h2>

	<p>
		The threat actor behind this Mirai-based botnet also updated their scanners more than two weeks ago <a href="https://www.bleepingcomputer.com/news/security/actively-exploited-bug-bypasses-authentication-on-millions-of-routers/" target="_blank" rel="external nofollow">to exploit a critical authentication bypass vulnerability</a> (CVE-2021-20090) impacting millions of home routers using Arcadyan firmware.
	</p>

	<p>
		 
	</p>

	<p>
		As Juniper Threat Labs researchers revealed at the time, this threat actor has been targeting network and IoT devices since at least February.
	</p>

	<p>
		 
	</p>

	<p>
		"This chain of events shows that hackers are actively looking for command injection vulnerabilities and use them to propagate widely used malware quickly," said Omri Mallis, chief product architect at SAM Seamless Network.
	</p>

	<p>
		 
	</p>

	<p>
		"These kinds of vulnerabilities are easy to exploit and can be integrated quickly into existing hacking frameworks that attackers employ, well before devices are patched and security vendors can react."
	</p>

	<p>
		 
	</p>

	<p>
		The complete list of affected devices is too long to embed here, but it can be found <a href="https://www.iot-inspector.com/blog/advisory-multiple-issues-realtek-sdk-iot-supply-chain/#:~:text=List%20of%20(known)%20affected%20manufacturers" rel="external nofollow" target="_blank">at the end of the IoT Inspector report</a>.
	</p>
</div>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/botnet-targets-hundreds-of-thousands-of-devices-using-realtek-sdk/" rel="external nofollow">Botnet targets hundreds of thousands of devices using Realtek SDK</a>
</p>
]]></description><guid isPermaLink="false">1961</guid><pubDate>Tue, 24 Aug 2021 00:31:48 +0000</pubDate></item><item><title>Microsoft Power Apps misconfiguration exposes 38 million data records</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-power-apps-misconfiguration-exposes-38-million-data-records-r1953/</link><description><![CDATA[<p>
	<strong>The data leaks impacted American Airlines, Microsoft, J.B. Hunt and governments of Indiana, Maryland and New York City, says Upguard.</strong>
</p>

<p>
	 
</p>

<p>
	Sensitive data including COVID-19 vaccination statuses, social security numbers and email addresses have been exposed due to weak default configurations for Microsoft Power Apps, according to Upguard.
</p>

<p>
	 
</p>

<p>
	Upguard Research disclosed multiple data leaks exposing 38 million data records via Microsoft Power Apps portals configured to allow public access.
</p>

<p>
	 
</p>

<p>
	The data leaks impacted American Airlines, Microsoft, J.B. Hunt and governments of Indiana, Maryland and New York City. Upguard first discovered the issue involving the ODdata API for a Power Apps portal on May 24 and submitted a vulnerability report to Microsoft June 24.
</p>

<p>
	 
</p>

<p>
	According to Upguard, the primary issue is that all data types were public when some data like personal identifying information should have been private. Misconfiguration led to some private data being surfaced.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	Microsoft Power Apps are low-code tools to design apps and create public and private web sites.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.zdnet.com/article/microsoft-power-apps-misconfiguration-exposes-38-million-data-records/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">1953</guid><pubDate>Mon, 23 Aug 2021 23:18:21 +0000</pubDate></item><item><title>Get paid to improve Linux and open-source security</title><link>https://nsaneforums.com/news/security-privacy-news/get-paid-to-improve-linux-and-open-source-security-r1952/</link><description><![CDATA[<p>
	Linux and open-source software are much easier to secure than proprietary software. As open-source co-founder Eric S. Raymond pointed out with Linus' law: "Given enough eyeballs, all bugs are shallow." But it requires eyeballs looking for bugs in the first place to make it work. Jim Zemlin, the Linux Foundation (LF)'s executive director, said in the aftermath of the Heartbleed and Shellshock security fiascos: "In these cases, the eyeballs weren't really looking." 
</p>

<p>
	 
</p>

<p>
	To help remedy this, David A. Wheeler, the LF's director of Open Source Supply Chain Security, recently revealed the LF or its related foundations and projects directly fund people to do security work. Here's how it works.
</p>

<p>
	 
</p>

<p>
	The funding comes from a variety of pro-Linux and open-source organizations. These include Google, Microsoft, the Open Source Security Foundation (OpenSSF), the LF Public Health foundation, and the LF itself. When a problem is found, a developer reaches out to the appropriate LF organization. Generally speaking, a contract that briefly describes what problem needs to be fixed and how it will be done, the funds required for it, and who will do the work is set up.  
</p>

<p>
	 
</p>

<p>
	The proposal is then examined by the appropriate LF technical review point of contact (POC). This POC is often Wheeler himself. 
</p>

<p>
	Once your project is approved, progress reports are made approximately once a month. These must include:
</p>

<p>
	 
</p>

<ul>
	<li>
		A stable URL of a publicly accessible post (e.g., a blog or archived mailing list post) describing what you did that month.
	</li>
	<li>
		The post must briefly describe what has been accomplished using the funding since the last invoice. Include its date and hyperlinks to details. If git commits were involved, include hyperlinks to them. Make it easy for technical people to learn details (e.g., via hyperlinks).
	</li>
	<li>
		Also briefly describe why this work is important or link to such description(s), for someone who is not intimately familiar with it. Some readers may see your post out of context.
	</li>
	<li>
		Give credit, similar to National Public Radio. (e.g., "This work to &lt;X&gt; was [partially] funded by the OpenSSF, Google, and The Linux Foundation.") Thanking others is always polite. We also want people to consider funding OSS security as normal.
	</li>
	<li>
		Publicly provide an identifier (a personal name, pseudonym, or project name) of who's doing the work. This simplifies referring to the work. You do not need to reveal your personal name(s) publicly, though you're welcome to do so.
	</li>
</ul>

<p>
	 
</p>

<p>
	This is a lightweight process. It shouldn't take more than 20 minutes to write these reports. You may find it easier to write your post while you do the work. Funded work must be available under the appropriate open-source licenses. For example, bug fixes to Linux must be licensed under the Gnu General Public Licenses Version 2 (GPLv2).
</p>

<p>
	 
</p>

<p>
	The POC will then review the post, and if it seems reasonable, approve the payment. Wheeler explained: "We understand that sometimes problems arise. We just want to see credible efforts. If there's a serious roadblock, try to suggest ways to overcome it or provide partial/incremental benefits. We need to provide confidence to funders that we aren't wasting their money."
</p>

<p>
	 
</p>

<p>
	So, what kind of projects are we walking about? Wheeler cites several examples. These include:
</p>

<p>
	 
</p>

<p>
	Ariadne Conill, the Alpine Linux security team chair, is improving this important container Linux distro's security. In particular, Conill has improved its vulnerability processing and made it reproducible. For example, this resulted in Alpine 3.14 being released with the lowest open vulnerability count in the final release in a long time. 
</p>

<p>
	 
</p>

<p>
	On Git, the vital distributed version control system, David Huseby has been working on modifying git to have a much more flexible cryptographic signing infrastructure. This will make it easier to verify the integrity of software source code.
</p>

<p>
	 
</p>

<p>
	It's not just Linux-related programs that get security help. Theo de Raadt, founder and leader of OpenBSD and OpenSSH, has received funding to secure OpenSSH's plumbing. OpenSSH is an important suite of secure Secure Shell (ssh)networking utilities based on the protocol. De Raadt has also been funded to help secure Resource Public Key Infrastructure (RPKI), which protects internet routing protocols from attack. 
</p>

<p>
	 
</p>

<p>
	Besides fixing known problems, the LF and company are also looking for security troubles we don't know about yet. That's being done with security audits via the Open Source Technology Improvement Fund (OSTIF). These projects include two Linux kernel security audits. One for signing and key management policies and the other for vulnerability reporting and remediation. Subject matter experts perform the audit reports, while Wheeler ensures these reports are clear to non-experts while still being accurate.
</p>

<p>
	 
</p>

<p>
	Looking ahead, OpenSSF is also working on improving overall open-source software security. These include free courses on how to develop secure software and the CII Best Practices badge project. Other projects improve OSS security, include sigstore, which is making cryptographic signatures much easier and improving software bill-of-materials (SBOMs).
</p>

<p>
	 
</p>

<p>
	If you'd like to help pay for this kind of work, the LF wants to hear from you. You can contribute to the OpenSSF by just contacting the organization, Or, if you'd rather, you can create a grant directly with the Linux Foundation itself. If you have questions just email Wheeler at dwheeler@linuxfoundation.org. For smaller amounts -- say, to fund a specific project -- you can also use the LFX crowdfunding tools to fund or request funding.
</p>

<p>
	 
</p>

<p>
	Having trouble with the business side of funding security coding and audits? You're not alone. As Wheeler said: "Many people and organizations struggle to pay individual open-source software developers because of the need to handle taxes and oversight. If that's your concern, talk to us. The LF has experience and processes to do all that, letting experts focus on getting the work done."
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.zdnet.com/article/get-paid-to-improve-linux-and-open-source-security/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">1952</guid><pubDate>Mon, 23 Aug 2021 23:15:16 +0000</pubDate></item><item><title>Hackers steal even more Social Security numbers. How should you protect yourself?</title><link>https://nsaneforums.com/news/security-privacy-news/hackers-steal-even-more-social-security-numbers-how-should-you-protect-yourself-r1950/</link><description><![CDATA[<p>
	Another day, another massive data breach claimed by hackers. Days after a breach at T-Mobile exposed about 53 million people's personal information, a hacking group known as ShinyHunters announced that it was auctioning 70 million sets of sensitive data purportedly stolen from AT&amp;T.
</p>

<p>
	 
</p>

<p>
	The information offered for sale was similar in both breaches, including full names, addresses, birth dates and Social Security numbers. In short, it's the foundation for identity theft.
</p>

<p>
	 
</p>

<p>
	AT&amp;T responded Friday by casting doubt about the claim by the prolific ShinyHunters cabal, stating that "based on our investigation today, the information that appeared in an internet chat room does not appear to have come from our systems."
</p>

<p>
	 
</p>

<p>
	Regardless of where the data came from, though, if it's valid it could be a nightmare for anyone whose sensitive information is exposed. Here's a quick guide to the risks you may face and some of the things you can do to protect yourself.
</p>

<p>
	 
</p>

<p>
	<strong>What are the risks?</strong>
</p>

<p>
	 
</p>

<p>
	Social Security numbers are widely used by the federal government, banks, investment companies, government benefit programs and insurers to verify your identity. Your stolen Social Security number can be used to open fraudulent credit card accounts, divert or fraudulently collect benefits and commit workplace fraud, among other forms of deceit. Throw in your name, birth date and email address (which the ShinyHunters claim to have stolen too), and it's significantly easier for someone to pretend to be you.
</p>

<p>
	 
</p>

<p>
	Identity thieves could use that information to target both you and the banks, insurers and other companies you do business with. For example, they could use it to make phishing emails seem more realistic, helping to persuade you to give up additional sensitive information such as a password or personal identification number (PIN). Or they could use it to dupe your bank into letting them change the password on your account, giving them access to your money.
</p>

<p>
	 
</p>

<p>
	The T-Mobile breach also exposed the phone numbers, device identifiers and SIM-card numbers for more than 13 million of its current customers. That creates an opening for at least one more malign possibility: a SIM-swap attack. That's where someone persuades your mobile phone company to transfer your number to a different device, which he or she then uses to try to break into the accounts that you've tied to your phone number.
</p>

<p>
	 
</p>

<p>
	It's increasingly common for people to use their mobile phone numbers as a way to verify their identity—for example, when they log into their online banking account, or when they want to reset their password. But that convenience can backfire if your number is hijacked, then used to impersonate you online.
</p>

<p>
	 
</p>

<p>
	<strong>Why do phone companies want your Social Security number?</strong>
</p>

<p>
	 
</p>

<p>
	Because it's the easiest way to check your credit rating. Companies like AT&amp;T and T-Mobile want to know if you have a record of paying your bills on time before agreeing to provide you an account or to sell you a phone in monthly installments. And the major credit rating agencies use Social Security numbers to match people to their credit histories.
</p>

<p>
	 
</p>

<p>
	"The SSN is the only unique universal identifier across the entire population," explained Francis Creighton of the Consumer Data Industry Association, which represents the credit agencies. "There's nothing else that can replace it in today's market."
</p>

<p>
	 
</p>

<p>
	Social Security numbers also help guard against people setting up fraudulent credit reports, Creighton said. And while there are ways to establish a credit score that don't rely on your Social Security number, he said, the first step is for a lender or service provider not to ask for it. You can't be compelled by a phone company or other private-sector business to reveal your number, but in California and most other states, the business can refuse to serve you as a result.
</p>

<p>
	 
</p>

<p>
	Once you've paid off your new phone or switched carriers, though, your mobile company will no longer be filing reports about you to the credit bureaus, Creighton said. Nevertheless, the hackers behind the latest T-Mobile breach were able to steal Social Security numbers for former T-Mobile customers that the company held onto for some reason.
</p>

<p>
	 
</p>

<p>
	For the last decade, tech companies have been developing alternative ways of identifying people to make it easier to guard against identify theft, said André Ferraz, chief executive of Incognia, one of those tech companies. Ideally, Ferraz said, companies would supplement identifiers that cannot be changed, such as Social Security numbers, with identifiers based on a person's unique behaviors, which evolve over time. Unfortunately, those solutions haven't been widely adopted yet.
</p>

<p>
	 
</p>

<p>
	<strong>How do you protect yourself?</strong>
</p>

<p>
	 
</p>

<p>
	The single best thing to do is to put a freeze on your credit files, which will prevent anyone from opening a new account. It's free to place a freeze and to lift it for your own needs. But you have to contact each of the three major credit bureaus individually, which you can do online. Cybersecurity expert Brian Krebs also suggests freezing the credit files maintained by a handful of smaller, specialized agencies. You should also check your credit score regularly, which is a good way to detect fraud after it happens.
</p>

<p>
	 
</p>

<p>
	Credit- and identity-monitoring services, which typically carry a monthly fee, can also help reveal the work of identity thieves. They provide tools to prevent you from phishing and other forms of hacking combined with scanning services that look for your Social Security number or email address in places online where it doesn't belong.
</p>

<p>
	 
</p>

<p>
	T-Mobile is offering two years of McAfee's monitoring service for free to anyone affected by the breach. It has set up a website suggesting more steps people can take to guard against fraud. Anyone with a smartphone would be wise to take them:
</p>

<p>
	 
</p>

<ul>
	<li>
		Create a PIN for your mobile phone account to provide an extra layer of security against unauthorized changes in your account, such as a malicious SIM swap. If you're a T-Mobile customer and you have a PIN, set a new one.
	</li>
</ul>

<p>
	 
</p>

<ul>
	<li>
		Activate T-Mobile's "account takeover protection" feature, which provides an extra layer of protection on top of the PIN. Verizon goes further, automatically blocking SIM swaps by shutting down both the new device and the existing one until the account holder weighs in with the existing device.
	</li>
</ul>

<p>
	 
</p>

<ul>
	<li>
		Change the password you use to get into your mobile phone account online. Changing passwords periodically is a good practice for all your accounts. And if you have trouble remembering dozens of passwords, try a password manager app that can keep track of them for you.
	</li>
</ul>

<p>
	 
</p>

<p>
	On the plus side, two-factor authentication is becoming the standard online, and that's improving security across the web. But too many sites encourage you to make that second factor a text message sent to your phone number, which encourages SIM swap fraud. Wherever possible, use an authentication app instead.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://techxplore.com/news/2021-08-hackers-social.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">1950</guid><pubDate>Mon, 23 Aug 2021 17:12:06 +0000</pubDate></item><item><title>Top 15 Vulnerabilities Attackers Exploited Millions of Times to Hack Linux Systems</title><link>https://nsaneforums.com/news/security-privacy-news/top-15-vulnerabilities-attackers-exploited-millions-of-times-to-hack-linux-systems-r1948/</link><description><![CDATA[<p>
	Close to 14 million Linux-based systems are directly exposed to the Internet, making them a lucrative target for an array of real-world attacks that could result in the deployment of malicious web shells, coin miners, ransomware, and other trojans.
</p>

<p>
	 
</p>

<p>
	That's according to an in-depth look at the Linux threat landscape published by U.S.-Japanese cybersecurity firm Trend Micro, detailing the top threats and vulnerabilities affecting the operating system in the first half of 2021, based on data amassed from honeypots, sensors, and anonymized telemetry.
</p>

<p>
	 
</p>

<p>
	The company, which detected nearly 15 million malware events aimed at Linux-based cloud environments, found coin miners and ransomware to make up 54% of all malware, with web shells accounting for a 29% share.
</p>

<p>
	 
</p>

<p>
	In addition, by dissecting over 50 million events reported from 100,000 unique Linux hosts during the same time period, the researchers found 15 different security weaknesses that are known to be actively exploited in the wild or have a proof of concept (PoC) —
</p>

<p>
	 
</p>

<ul>
	<li>
		CVE-2017-5638 (CVSS score: 10.0) - Apache Struts 2 remote code execution (RCE) vulnerability
	</li>
	<li>
		CVE-2017-9805 (CVSS score: 8.1) - Apache Struts 2 REST plugin XStream RCE vulnerability
	</li>
	<li>
		CVE-2018-7600 (CVSS score: 9.8) - Drupal Core RCE vulnerability
	</li>
	<li>
		CVE-2020-14750 (CVSS score: 9.8) - Oracle WebLogic Server RCE vulnerability
	</li>
	<li>
		CVE-2020-25213 (CVSS score: 10.0) - WordPress File Manager (wp-file-manager) plugin RCE vulnerability
	</li>
	<li>
		CVE-2020-17496 (CVSS score: 9.8) - vBulletin 'subwidgetConfig' unauthenticated RCE vulnerability
	</li>
	<li>
		CVE-2020-11651 (CVSS score: 9.8) - SaltStack Salt authorization weakness vulnerability
	</li>
	<li>
		CVE-2017-12611 (CVSS score: 9.8) - Apache Struts OGNL expression RCE vulnerability
	</li>
	<li>
		CVE-2017-7657 (CVSS score: 9.8) - Eclipse Jetty chunk length parsing integer overflow vulnerability
	</li>
	<li>
		CVE-2021-29441 (CVSS score: 9.8) - Alibaba Nacos AuthFilter authentication bypass vulnerability
	</li>
	<li>
		CVE-2020-14179 (CVSS score: 5.3) - Atlassian Jira information disclosure vulnerability
	</li>
	<li>
		CVE-2013-4547 (CVSS score: 8.0) - Nginx crafted URI string handling access restriction bypass vulnerability
	</li>
	<li>
		CVE-2019-0230 (CVSS score: 9.8) - Apache Struts 2 RCE vulnerability
	</li>
	<li>
		CVE-2018-11776 (CVSS score: 8.1) - Apache Struts OGNL expression RCE vulnerability
	</li>
	<li>
		CVE-2020-7961 (CVSS score: 9.8) - Liferay Portal untrusted deserialization vulnerability
	</li>
</ul>

<p>
	 
</p>

<p style="text-align:center;">
	<img alt="report-1.jpg" class="ipsImage" data-ratio="54.44" height="388" width="720" src="https://thehackernews.com/images/-CcxYro041Ss/YSOhRgK85gI/AAAAAAAADmo/EddtTNpqRVsnxWJ2QLdym3CSkEJDwcSggCLcBGAsYHQ/s0/report-1.jpg" />
</p>

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

<p style="text-align:center;">
	<img alt="report-.jpg" class="ipsImage" data-ratio="65.28" height="464" width="720" src="https://thehackernews.com/images/-p0iNN7yORLk/YSOhRABhMqI/AAAAAAAADmk/RQED6fXWrDkadRhDxqU0JzZOoWwJePPkQCLcBGAsYHQ/s0/report-.jpg" />
</p>

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

<p>
	Even more troublingly, the 15 most commonly used Docker images on the official Docker Hub repository has been revealed to harbor hundreds of vulnerabilities spanning across python, node, wordpress, golang, nginx, postgres, influxdb, httpd, mysql, debian, memcached, redis, mongo, centos, and rabbitmq, underscoring the need to secure containers from a wide range of potential threats at each stage of the development pipeline.
</p>

<p>
	 
</p>

<p>
	"Users and organizations should always apply security best practices, which include utilizing the security by design approach, deploying multilayered virtual patching or vulnerability shielding, employing the principle of least privilege, and adhering to the shared responsibility model," the researchers concluded.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://thehackernews.com/2021/08/top-15-vulnerabilities-attackers.html#comment-box" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">1948</guid><pubDate>Mon, 23 Aug 2021 13:59:00 +0000</pubDate></item><item><title>Razer bug lets you become a Windows 10 admin by plugging in a mouse</title><link>https://nsaneforums.com/news/security-privacy-news/razer-bug-lets-you-become-a-windows-10-admin-by-plugging-in-a-mouse-r1944/</link><description><![CDATA[<p>
	A Razer Synapse zero-day vulnerability has been disclosed on Twitter, allowing you to gain Windows admin privileges simply by plugging in a Razer mouse or keyboard.
</p>

<p>
	 
</p>

<p>
	Razer is a very popular computer peripherals manufacturer known for its gaming mouses and keyboards.
</p>

<p>
	 
</p>

<p>
	When plugging in a Razer device into Windows 10 or Windows 11, the operating system will automatically download and begin installing the <a href="https://www.razer.com/synapse-3" rel="external nofollow" target="_blank">Razer Synapse software</a> on the computer. Razer Synapse is software that allows users to configure their hardware devices, set up macros, or map buttons.
</p>

<p>
	 
</p>

<p>
	Razer claims that that their Razer Synapse software is used by over 100 million users worldwide.
</p>

<p>
	 
</p>

<p>
	Security researcher <a href="https://twitter.com/j0nh4t" rel="external nofollow" target="_blank">jonhat</a> discovered a zero-day vulnerability in the plug-and-play Razer Synapse installation that allows users to gain SYSTEM privileges on a Windows device quickly.
</p>

<p>
	 
</p>

<p>
	SYSTEM privileges are the highest user rights available in Windows and allow someone to perform any command on the operating system. Essentially, if a user gains SYSTEM privileges in Windows, they attain complete control over the system and can install whatever they want, including malware.
</p>

<p>
	 
</p>

<p>
	After not receiving a response from Razer, jonhat disclosed the zero-day vulnerability on Twitter yesterday and explained how the bug works with a short video.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed4340589515" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/j0nh4t/status/1429049506021138437?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1429049506021138437%257Ctwgr%255E%257Ctwcon%255Es1_%26ref_url=https://www.bleepingcomputer.com/news/security/razer-bug-lets-you-become-a-windows-10-admin-by-plugging-in-a-mouse/" style="overflow: hidden; height: 698px;"></iframe>
</div>

<h2>
	Getting SYSTEM privileges by plugging in a mouse
</h2>

<p>
	As BleepingComputer has a Razer mouse available, we decided to test out the vulnerability and have confirmed that it took us about two minutes to gain SYSTEM privileges in Windows 10 after plugging in our mouse.
</p>

<p>
	 
</p>

<p>
	It should be noted that this is a local privilege escalation (LPE) vulnerability, which means that you need to have a Razer devices and physical access to a computer. With that said, the bug is so easy to exploit as you just need to spend $20 on Amazon for Razer mouse and plug it into Windows 10 to become an admin.
</p>

<p>
	 
</p>

<p>
	To test this bug, we created a temporary 'Test' user on one of our Windows 10 computers with standard, non-administrator privileges, as shown below.
</p>

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

		<p>
			<img alt="whoami-standard.jpg" class="ipsImage" data-ratio="75.10" height="409" width="720" src="https://www.bleepstatic.com/images/news/security/vulnerabilities/r/razer/razer-lpe-driver/whoami-standard.jpg">
		</p>

		<figcaption>
			Test user with no administrative rights in Windows 10
		</figcaption>
	</figure>
</div>

<p>
	When we plugged the Razer device into Windows 10, the operating system automatically downloaded and installed the driver and the Razer Synapse software.
</p>

<p>
	 
</p>

<p>
	Since the RazerInstaller.exe executable was launched via a Windows process running with SYSTEM privileges, the Razer installation program also gained SYSTEM privileges, as shown below.
</p>

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

		<p>
			<img alt="razer-process-properties.jpg" class="ipsImage" data-ratio="83.33" height="540" width="431" src="https://www.bleepstatic.com/images/news/security/vulnerabilities/r/razer/razer-lpe-driver/razer-process-properties.jpg">
		</p>

		<figcaption>
			RazerInstaller.exe running with SYSTEM privileges
		</figcaption>
	</figure>
</div>

<p>
	When the Razer Synapse software is installed, the setup wizard allows you to specify the folder where you wish to install it. The ability to select your installation folder is where everything goes wrong.
</p>

<p>
	 
</p>

<p>
	When you change the location of your folder, a 'Choose a Folder' dialog will appear. If you press Shift and right-click on the dialog, you will be prompted to open 'Open PowerShell window here,' which will open a PowerShell prompt in the folder shown in the dialog.
</p>

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

		<p>
			<img alt="razer-synapse-open-powershell-here.jpg" class="ipsImage" data-ratio="75.10" height="449" width="720" src="https://www.bleepstatic.com/images/news/security/vulnerabilities/r/razer/razer-lpe-driver/razer-synapse-open-powershell-here.jpg">
		</p>

		<figcaption>
			Razer Synapse installation prompt
		</figcaption>
	</figure>
</div>

<p>
	As this PowerShell prompt is being launched by a process with SYSTEM privileges, the PowerShell prompt will also inherit those same privileges.
</p>

<p>
	 
</p>

<p>
	As you can see below, once we opened the PowerShell prompt and typed the 'whoami' command, it showed that the console has SYSTEM privileges allowing us to issue any command we want.
</p>

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

		<p>
			<img alt="gained-system.jpg" class="ipsImage" data-ratio="70.56" height="392" width="720" src="https://www.bleepstatic.com/images/news/security/vulnerabilities/r/razer/razer-lpe-driver/gained-system.jpg">
		</p>

		<figcaption>
			PowerShell prompt with SYSTEM privileges
		</figcaption>
	</figure>
</div>

<p>
	As explained by <a href="https://twitter.com/wdormann" rel="external nofollow" target="_blank">Will Dormann</a>, a Vulnerability Analyst at the CERT/CC, similar bugs are likely to be found in other software installed by the Windows plug-and-play process.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed9444492518" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/wdormann/status/1429433081728053248?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1429433081728053248%257Ctwgr%255E%257Ctwcon%255Es1_%26ref_url=https://www.bleepingcomputer.com/news/security/razer-bug-lets-you-become-a-windows-10-admin-by-plugging-in-a-mouse/" style="overflow: hidden; height: 508px;"></iframe>
</div>

<p>
	 
</p>

<p>
	A video demonstration of the Razer Synapse vulnerability has also been shared by jonhat, which can be watched below.
</p>

<p>
	 
</p>

<div style="width: 50%; height: 0px; position: relative; padding-bottom: 20%;">
	<iframe allowfullscreen="" frameborder="0" height="100%" src="https://streamable.com/e/q2dsji" style="width: 100%; height: 100%; position: absolute;" width="100%"></iframe>
</div>

<p>
	 
</p>

<h2>
	Razer to fix the vulnerability
</h2>

<p>
	After this zero-day vulnerability gained wide attention on Twitter, Razer has contacted the security researcher to let them know that they will be issuing a fix.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed9279874997" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/j0nh4t/status/1429462941070409728?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1429462941070409728%257Ctwgr%255E%257Ctwcon%255Es1_%26ref_url=https://www.bleepingcomputer.com/news/security/razer-bug-lets-you-become-a-windows-10-admin-by-plugging-in-a-mouse/" style="overflow: hidden; height: 488px;"></iframe>
</div>

<p>
	Razer also told the researcher that he would be receiving a bug bounty reward even though the vulnerability was publicly disclosed.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/security/razer-bug-lets-you-become-a-windows-10-admin-by-plugging-in-a-mouse/" rel="external nofollow">Razer bug lets you become a Windows 10 admin by plugging in a mouse</a>
</p>
]]></description><guid isPermaLink="false">1944</guid><pubDate>Sun, 22 Aug 2021 21:34:34 +0000</pubDate></item><item><title>Pakistani Military Targeted by Confucius with Pegasus Spyware Lures</title><link>https://nsaneforums.com/news/security-privacy-news/pakistani-military-targeted-by-confucius-with-pegasus-spyware-lures-r1940/</link><description><![CDATA[<p>
	<em><strong>Security experts have discovered new spear phishing tactics</strong></em>
</p>

<p>
	 
</p>

<p>
	Trend Micro spotted recent malicious activity conducted by cybercriminal group Confucius. The hackers launched a spear-phishing campaign using Pegasus lures to trick users into clicking on a malicious document that downloads a data theft code.  
</p>

<p>
	 
</p>

<p>
	The attack begins with a clean email that contains a text copied from a legitimate Pakistani newspaper article.Two days later, the victim receives a new email with a warning from a Pakistani military official about the Pegasus spyware that includes a cutt.ly link to encrypted Word document and a decryption password.
</p>

<p>
	 
</p>

<p>
	Regardless of the action taken by the victim, clicking on either of the links leads to downloading the Word document. If the target makes the mistake of entering the emailed password, a document with macros appears on the computer screen. In case the macros are enabled on that particular machine, the next step is simply loading the malicious code.
</p>

<p>
	 
</p>

<p>
	<strong>Users should remember to follow basic security standards</strong>
</p>

<p>
	<br />
	Once the code is inside, a .NET DLL file named skfk.txt is created in the temporary directory that contains material from the document's comment field. PowerShell is used to load the file into memory and used to steal data. Simply put, when the MD5 hash of the listed extension match, the file is retrieved via the C&amp;C server. Files that are not listed are saved to a different folder in the same C&amp;C server using a machine name-username string.
</p>

<p>
	 
</p>

<p>
	The Confucius cybercrime gang used several file stealers in the past for cyberespionage attacks on the Pakistani military. Even though the file stealers code is not top-notch, malware developers still use innovative techniques when creating malicious documents. Some of these techniques include using encrypted documents to prevent automated analysis or hiding the harmful code in the comments section.
</p>

<p>
	 
</p>

<p>
	Trend Micro suggests users adhere to standard security practices because they are still applicable in most attacks. To put it simply, users should inspect links carefully before accessing and refrain from clicking or downloading anything questionable.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://news.softpedia.com/news/pakistani-military-targeted-by-confucius-with-pegasus-spyware-lures-533823.shtml" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">1940</guid><pubDate>Sat, 21 Aug 2021 23:40:39 +0000</pubDate></item><item><title>Microsoft and Google release urgent browser security update for Risk Level 4 Drive-by exploit</title><link>https://nsaneforums.com/news/security-privacy-news/microsoft-and-google-release-urgent-browser-security-update-for-risk-level-4-drive-by-exploit-r1935/</link><description><![CDATA[<div>
	<article>
		<p>
			If your browser is prompting you to restart now may be a good time to do so.  Microsoft and Google have released an urgent fix for a browser vulnerability in their Chromium-based browsers which can be exploited simply by visiting a web page or clicking a link.
		</p>

		<p>
			 
		</p>

		<p>
			According to the <a href="https://www.bsi.bund.de/SharedDocs/Warnmeldungen/DE/TW/2021/08/warnmeldung_tw-t21-0153_update_1.html" rel="external nofollow" target="_blank">BSI:</a>
		</p>

		<p>
			 
		</p>

		<p style="margin-left: 40px;">
			Several vulnerabilities in Google Chrome and Microsoft Chrome-based Edge have been disclosed. An attacker can exploit this with unknown effects. To exploit it, it is sufficient to call up a maliciously designed website or to click a link to such a page.
		</p>

		<p>
			 
		</p>

		<p>
			The vulnerabilities have been judged as Risk level 4, meaning they are high impact and easy to exploit.
		</p>

		<p>
			 
		</p>

		<p>
			Microsoft has updated their Edge browser to version 92.0.902.78 and list 6 vulnerabilities fixed by the update:
		</p>

		<p>
			 
		</p>

		<p>
			<a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-30604" rel="external nofollow" target="_blank">CVE-2021-30604</a>,<a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-30603" rel="external nofollow" tabindex="-1" target="_blank">CVE-2021-30603</a>, <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-30602" rel="external nofollow" tabindex="-1" target="_blank">CVE-2021-30602</a>,<a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-30601" rel="external nofollow" tabindex="-1" target="_blank">CVE-2021-30601</a>, <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-30599" rel="external nofollow" tabindex="-1" target="_blank">CVE-2021-30599</a>, <a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-30598" rel="external nofollow" tabindex="-1" target="_blank">CVE-2021-30598</a>
		</p>

		<p>
			 
		</p>

		<p>
			Unfortunately, more details regarding the exploits are not available yet.
		</p>

		<p>
			 
		</p>

		<p>
			The Chrome browser is affected by the same issues – simply restarting your browser should be sufficient to install the updates.
		</p>

		<p>
			 
		</p>

		<p>
			via<a href="https://docs.microsoft.com/en-us/deployedge/microsoft-edge-relnote-stable-channel" rel="external nofollow" target="_blank"> Winfuture.</a>
		</p>
	</article>
</div>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://mspoweruser.com/microsoft-release-urgent-security-update-for-edge-for-risk-level-4-drive-by-exploit/" rel="external nofollow">Microsoft and Google release urgent browser security update for Risk Level 4 Drive-by exploit</a>
</p>
]]></description><guid isPermaLink="false">1935</guid><pubDate>Sat, 21 Aug 2021 22:56:00 +0000</pubDate></item><item><title>Cloudflare mitigated one of the largest DDoS attack involving 17.2 million rps</title><link>https://nsaneforums.com/news/security-privacy-news/cloudflare-mitigated-one-of-the-largest-ddos-attack-involving-172-million-rps-r1920/</link><description><![CDATA[<p>
	Web infrastructure and website security company Cloudflare on Thursday disclosed that it mitigated the largest ever volumetric distributed denial of service (DDoS) attack recorded to date.
</p>

<p>
	 
</p>

<p>
	The attack, launched via a Mirai botnet, is said to have targeted an unnamed customer in the financial industry last month. "Within seconds, the botnet bombarded the Cloudflare edge with over 330 million attack requests," the company noted, at one point reaching a record high of 17.2 million requests-per-second (rps), making it three times bigger than previously reported HTTP DDoS attacks.
</p>

<p>
	 
</p>

<p>
	Volumetric DDoS attacks are designed to target a specific network with an intention to overwhelm its bandwidth capacity and often utilize reflective amplification techniques to scale their attack and cause as much operational disruption as possible.
</p>

<p>
	 
</p>

<p>
	They also typically originate from a network of malware-infected systems — consisting of computers, servers, and IoT devices — enabling threat actors to seize control and co-opt the machines into a botnet capable of generating an influx of junk traffic directed against the victim.
</p>

<p>
	 
</p>

<p style="text-align:center;">
	<img alt="AVvXsEiqUwlzG6Rjx90W-PAUs3lub6gBAfyy4cvm" class="ipsImage" data-ratio="50.56" height="360" width="720" src="https://blogger.googleusercontent.com/img/a/AVvXsEiqUwlzG6Rjx90W-PAUs3lub6gBAfyy4cvm16fzDx7mcmRuorGx90xSwMg5CjDOsCx-NkX2EDgnVTalFUsszZL1bZD-FmcIIHZuid07c9v3-esPlWH04y_fG8fcyp7PChO7RalLNK-eJPVS973c5PSSE63ZACxMz29cnyZU5Ffddzq5a_E_H1jPmB0d" />
</p>

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

<p>
	In this specific incident, the traffic originated from more than 20,000 bots in 125 countries worldwide, with almost 15% of the attack originating from Indonesia, followed by India, Brazil, Vietnam, and Ukraine. What's more, the 17.2 million rps alone accounted for 68% of the average rps rate of legitimate HTTP traffic processed by Cloudflare in Q2 2021, which is at 25 million HTTP rps.
</p>

<p>
	 
</p>

<p>
	This is far from the first time similar attacks have been detected in recent weeks. Cloudflare noted that the same Mirai botnet was used to strike a hosting provider with an HTTP DDoS attack that peaked a little below 8 million rps.
</p>

<p>
	 
</p>

<p>
	Separately, a Mirai-variant botnet was observed launching over a dozen UDP and TCP-based DDoS attacks that peaked multiple times above 1 Tbps. The company said the unsuccessful attacks were aimed at a gaming company and a major Asia Pacific-based internet services, telecommunications, and hosting provider.
</p>

<p>
	 
</p>

<p>
	"While the majority of attacks are small and short, we continue to see these types of volumetric attacks emerging more often," Cloudflare said. "It's important to note that these volumetric short burst attacks can be especially dangerous for legacy DDoS protection systems or organizations without active, always-on cloud-based protection."
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://thehackernews.com/2021/08/cloudflare-mitigated-one-of-largest.html#comment-box" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">1920</guid><pubDate>Fri, 20 Aug 2021 16:50:34 +0000</pubDate></item><item><title>Mozi IoT Botnet Now Also Targets Netgear, Huawei, and ZTE Network Gateways</title><link>https://nsaneforums.com/news/security-privacy-news/mozi-iot-botnet-now-also-targets-netgear-huawei-and-zte-network-gateways-r1917/</link><description><![CDATA[<p>
	Mozi, a peer-to-peer (P2P) botnet known to target IoT devices, has gained new capabilities that allow it to achieve persistence on network gateways manufactured by Netgear, Huawei, and ZTE, according to new findings.
</p>

<p>
	 
</p>

<p>
	"Network gateways are a particularly juicy target for adversaries because they are ideal as initial access points to corporate networks," researchers at Microsoft Security Threat Intelligence Center and Section 52 at Azure Defender for IoT said in a technical write-up. "By infecting routers, they can perform man-in-the-middle (MITM) attacks—via HTTP hijacking and DNS spoofing—to compromise endpoints and deploy ransomware or cause safety incidents in OT facilities."
</p>

<p>
	 
</p>

<p>
	First documented by Netlab 360 in December 2019, Mozi has a history of infecting routers and digital video recorders in order to assemble them into an IoT botnet, which could be abused for launching distributed denial-of-service (DDoS) attacks, data exfiltration, and payload execution. The botnet is evolved from the source code of several known malware families such as Gafgyt, Mirai, and IoT Reaper.
</p>

<p>
	 
</p>

<p>
	Mozi spreads via the use of weak and default remote access passwords as well as through unpatched vulnerabilities,, with the IoT malware communicating using a BitTorrent-like Distributed Hash Table (DHT) to record the contact information for other nodes in the botnet, the same mechanism used by file-sharing P2P clients. The compromised devices listen for commands from controller nodes and also attempt to infect other vulnerable targets.
</p>

<p>
	 
</p>

<p style="text-align:center;">
	<img alt="AVvXsEihRByYq08tAQ87RvE8QQdFmngH8u7wuhic" class="ipsImage" data-ratio="53.75" height="382" width="720" src="https://blogger.googleusercontent.com/img/a/AVvXsEihRByYq08tAQ87RvE8QQdFmngH8u7wuhicNx_g4s2b9SGn_w0BPkw2Igq-3NCV53eFaulnmor-dU2aHygsdRdVjwrklI_YriYKnkCcoyWNNqX9a_FE9AewkcmfNflG-UHQLIfc37XrFqvfSgZwdtECKkVvjJEujutwC3AOx7T2PTdiOyE2CVZ6jtIz" />
</p>

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

<p>
	An IBM X-Force analysis published in September 2020 noted that Mozi accounted for nearly 90% of the observed IoT network traffic from October 2019 through June 2020, indicating that threat actors are increasingly taking advantage of the expanding attack surface offered by IoT devices. In a separate investigation released last month, Elastic Security Intelligence and Analytics Team found that at least 24 countries have been targeted to date, with Bulgaria and India leading the pack.
</p>

<p>
	 
</p>

<p>
	Now fresh research from Microsoft's IoT security team has discovered that the malware "takes specific actions to increase its chances of survival upon reboot or any other attempt by other malware or responders to interfere with its operation," including achieving persistence on targeted devices and blocking TCP ports (23, 2323, 7547, 35000, 50023, and 58000) that are used to gain remote access to the gateway.
</p>

<p>
	 
</p>

<p>
	What's more, Mozi has been upgraded to support new commands that enable the malware to hijack HTTP sessions and carry out DNS spoofing so as to redirect traffic to an attacker-controlled domain.
</p>

<p>
	 
</p>

<p>
	Businesses and users using Netgear, Huawei, and ZTE routers are recommended to secure the devices using strong passwords and update the devices to the latest firmware. "Doing so will reduce the attack surfaces leveraged by the botnet and prevent attackers from getting into a position where they can use the newly discovered persistence and other exploit techniques," Microsoft said.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://thehackernews.com/2021/08/mozi-iot-botnet-now-also-targets.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">1917</guid><pubDate>Fri, 20 Aug 2021 11:50:14 +0000</pubDate></item><item><title>Cybercrime Group Asking Insiders for Help in Planting Ransomware</title><link>https://nsaneforums.com/news/security-privacy-news/cybercrime-group-asking-insiders-for-help-in-planting-ransomware-r1916/</link><description><![CDATA[<p>
	A Nigerian threat actor has been observed attempting to recruit employees by offering them to pay $1 million in bitcoins to deploy Black Kingdom ransomware on companies' networks as part of an insider threat scheme.
</p>

<p>
	 
</p>

<p>
	"The sender tells the employee that if they're able to deploy ransomware on a company computer or Windows server, then they would be paid $1 million in bitcoin, or 40% of the presumed $2.5 million ransom," Abnormal Security said in a report published Thursday. "The employee is told they can launch the ransomware physically or remotely. The sender provided two methods to contact them if the employee is interested—an Outlook email account and a Telegram username."
</p>

<p>
	 
</p>

<p>
	Black Kingdom, also known as DemonWare and DEMON, attracted attention earlier this March when threat actors were found exploiting ProxyLogon flaws impacting Microsoft Exchange Servers to infect unpatched systems with the ransomware strain.
</p>

<p>
	 
</p>

<p>
	Abnormal Security, which detected and blocked the phishing emails on August 12, responded to the solicitation attempt by creating a fictitious persona and reached out to the actor on Telegram messenger, only to have the individual inadvertently spill the attack's modus operandi, which included two links for an executable ransomware payload that the "employee" could download from WeTransfer or Mega.nz.
</p>

<p>
	 
</p>

<p>
	"The actor also instructed us to dispose of the .EXE file and delete it from the recycle bin. Based on the actor's responses, it seems clear that he 1) expects an employee to have physical access to a server, and 2) he's not very familiar with digital forensics or incident response investigations," said Crane Hassold, director of threat intelligence at Abnormal Security.
</p>

<p>
	 
</p>

<p style="text-align:center;">
	<img alt="AVvXsEjLKkdUwtJjOff2sahD5t4VDtmUGfi99SMM" class="ipsImage" data-ratio="64.72" height="461" width="720" src="https://blogger.googleusercontent.com/img/a/AVvXsEjLKkdUwtJjOff2sahD5t4VDtmUGfi99SMM4_FzFXNFbPFZpGTIVgx_zecy-tYrbBEkHO5rekiOMs-2OFkU-1L4K5pxNHa-sGjUFvG7_76Fv_N8Ev2LGN_jiU8GYRX6CN8CctTUEKXiVoeVprl7Jwr3OuCrjtLbtrDP4anKptGf0KX6moEDujgI_JZ-" />
</p>

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

<p>
	Besides taking a flexible approach to their ransom demands, the plan is believed to have been concocted by the chief executive of a Lagos-based social networking startup called Sociogram, with the goal of using the siphoned funds to "build my own company." In one of the conversations that took place over the course of five days, the individual even took to calling himself "the next Mark Zuckerberg."
</p>

<p>
	 
</p>

<p>
	Also of particular note is the method of using LinkedIn to collect corporate email addresses of senior-level executives, once again highlighting how business email compromise (BEC) attacks originating from Nigeria continue to evolve and expose businesses to sophisticated attacks like ransomware.
</p>

<p>
	 
</p>

<p>
	"There's always been a blurry line between cyberattacks and social engineering, and this is an example of how the two are intertwined. As people become better at recognizing and avoiding phishing, it should be no surprise to see attackers adopt new tactics to accomplish their goals," Tim Erlin, vice president of product management and strategy at Tripwire, said.
</p>

<p>
	 
</p>

<p>
	"The idea of a disgruntled insider as a cybersecurity threat isn't new. As long as organizations require employees, there will always be some insider risk. The promise of getting a share of the ransom might seem attractive, but there's almost zero guarantee that this kind of complicity will actually be rewarded, and it's highly likely that someone taking this attacker up on their offer would get caught," Erlin added.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://thehackernews.com/2021/08/cybercrime-group-asking-insiders-for.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">1916</guid><pubDate>Fri, 20 Aug 2021 11:47:26 +0000</pubDate></item><item><title><![CDATA[AT&T breach? ShinyHunters selling AT&T database with 70 million SSN]]></title><link>https://nsaneforums.com/news/security-privacy-news/att-breach-shinyhunters-selling-att-database-with-70-million-ssn-r1913/</link><description><![CDATA[<p>
	<strong>The alleged AT&amp;T database is being sold for starting price of $200,000.</strong>
</p>

<p>
	 
</p>

<p>
	ShinyHunters, the notorious hacker is claiming to have access to the AT&amp;T database containing personal and sensitive records of more than 70 million customers.
</p>

<p>
	 
</p>

<p>
	For your information, AT&amp;T Inc. is the largest provider of mobile telephone services in the U.S. and also the world’s largest telecommunications company.
</p>

<p>
	 
</p>

<p>
	In a post published on the infamous hacker forum and marketplace Raid Forums, ShinyHunters is offering the database for starting price of $200,000.
</p>

<p>
	 
</p>

<p>
	Hackread.com has seen the sample records shared by ShinyHunters on the forum and a quick review of it reveals that these records include the following customers’ details:
</p>

<p>
	 
</p>

<ul>
	<li>
		Full names
	</li>
	<li>
		Addresses
	</li>
	<li>
		Zipcodes
	</li>
	<li>
		Date of birth
	</li>
	<li>
		Email addresses
	</li>
	<li>
		Social security numbers (SSN)
	</li>
</ul>

<p>
	 
</p>

<p>
	Although AT&amp;T is yet to comment on the breach if the data is legitimate it will be a disaster for the company and its customers.
</p>

<p>
	 
</p>

<p>
	The database can be bought off by government-backed hacking groups, spy agencies, ransomware gangs, or scammers while customers can end up being sitting ducks and exposed to online and physical threats – The possibilities are endless for threat actors.
</p>

<p>
	 
</p>

<p>
	It is worth noting that as of 2019, AT&amp;T had a subscriber base of approximately 77 million post-paid and 18 million prepaid customers in the United States.
</p>

<p>
	 
</p>

<p>
	The news came just days after a hacker was selling T-Mobile customers’ records on the same forum. The data breach was also confirmed by T-Mobile however so far, we have failed to establish any connection between T-Mobile and AT&amp;T’s alleged breach.
</p>

<p>
	Hackread.com has contacted AT&amp;T therefore expect an update. Stay tuned!
</p>

<p>
	 
</p>

<p>
	<strong>Update:</strong>
</p>

<p>
	<br />
	In a statement to Hackread.com, AT&amp;T has denied being breached. 
</p>

<p>
	 
</p>

<p style="margin-left:40px;">
	<em><span style="font-size:18px;">“Based on our investigation today, the information that appeared in an internet chat room does not appear to have come from our systems,” AT&amp;T maintains.</span></em>
</p>

<p>
	 
</p>

<p>
	<strong>ShinyHunters – Previous data breaches</strong>
</p>

<p>
	<br />
	Shiney Hunters is known for top data breaches since 2020. Some of their targeted companies include the following:
</p>

<p>
	<br />
	<strong>Mashable</strong> – 5.22GB worth of data
</p>

<p>
	<strong>123RF</strong> – 8.3M accounts leaked
</p>

<p>
	<strong>WedMeGood</strong> – 41.5 GB worth of data
</p>

<p>
	<strong>Big Basket</strong> – 20 million accounts leaked
</p>

<p>
	<strong>WattPad</strong> – 271 million accounts leaked
</p>

<p>
	<strong>Dunzo</strong> – 11GB worth of data leaked
</p>

<p>
	<strong>Dave.com</strong> – 7 million accounts leaked
</p>

<p>
	<strong>Bhinneka</strong> – 1 million+ accounts leaked
</p>

<p>
	<strong>Minted </strong>– 5 million accounts leaked
</p>

<p>
	<strong>ProctorU</strong> – 444,267 accounts leaked
</p>

<p>
	<strong>Tokopedia</strong> – 91 million accounts leaked
</p>

<p>
	<strong>Couchsurfing</strong> – 17 million accounts leaked
</p>

<p>
	<strong>Animal Jam</strong> – Tens of millions of users’ data, especially children.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.hackread.com/att-breach-shinyhunters-database-selling-70-million-ssn/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">1913</guid><pubDate>Fri, 20 Aug 2021 11:21:18 +0000</pubDate></item><item><title>Hacker Receives Job Offer Following $610M Crypto Heist</title><link>https://nsaneforums.com/news/security-privacy-news/hacker-receives-job-offer-following-610m-crypto-heist-r1912/</link><description><![CDATA[<p>
	<em><strong>According to the attacker of the PolyNetwork DeFi platform, the hack was a white hat operation to save the project</strong></em>
</p>

<p>
	 
</p>

<p>
	<strong>After the largest heist in the history of decentralized financial systems, PolyNetwork decided to use an original approach by offering the attacker a job and allowing him to keep a small portion of the loot, according to NDTV. </strong>
</p>

<p>
	 
</p>

<p>
	PolyNetwork, a platform that allows users to move tokens between multiple blockchains, has been recently dispossessed of $610. The hacker stated that the assault was carried out to prevent the project from being shut down. Consequently, he committed to repaying the stolen cash and has already supplied approximately half of the total amount due.
</p>

<p>
	 
</p>

<p>
	After the attack, PolyNetwork raved about the hacker, whom the company referred to as Mr. White Hat, a term that refers to ethical hackers who identify vulnerabilities in computer networks and inform companies or organizations how to fix them. The identity of the hacker or the hacking organization has not been revealed at this time.
</p>

<p>
	 
</p>

<p>
	<strong>The DeFi platform wishes to reclaim its clients' digital assets </strong>
</p>

<p>
	<br />
	PolyNetwork said in a statement that “To extend our thanks and encourage Mr. White Hat to continue contributing to security advancement in the blockchain world together with PolyNetwork, we cordially invite Mr. White Hat to be the Chief Security Adviser of PolyNetwork,” emphasizing that they do not want the cybercriminal to be held legally liable as they trust he will return the stolen digital assets as soon as possible.
</p>

<p>
	 
</p>

<p>
	The company is still attempting to recover all customer funds. After reclaiming half of the network's assets, the hacker moved the remaining cash (about $235 million) to a shared account safeguarded by two unique keys. One of the keys was handed to PolyNetwork, while the hacker retained the other. To make that the money is still there, PolyNetwork demanded the threat actor hand over his key. Although the hacker has been a job and can keep $500,000 in cash, he is still required to comply.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://news.softpedia.com/news/hacker-has-job-offer-following-the-610m-crypto-heist-533817.shtml" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">1912</guid><pubDate>Fri, 20 Aug 2021 11:12:38 +0000</pubDate></item><item><title>Wanted: Disgruntled Employees to Deploy Ransomware</title><link>https://nsaneforums.com/news/security-privacy-news/wanted-disgruntled-employees-to-deploy-ransomware-r1901/</link><description><![CDATA[<div>
	<p>
		Criminal hackers will try almost anything to get inside a profitable enterprise and secure a million-dollar payday from a ransomware infection. Apparently now that includes emailing employees directly and asking them to unleash the malware inside their employer’s network in exchange for a percentage of any ransom amount paid by the victim company.
	</p>

	<p>
		 
	</p>

	<div id="attachment_56671">
		<img alt="madalin.png" class="ipsImage" data-ratio="39.97" height="263" width="658" src="https://krebsonsecurity.com/wp-content/uploads/2021/08/madalin.png">
		<p id="caption-attachment-56671">
			Image: Abnormal Security.
		</p>
	</div>

	<p>
		 
	</p>

	<p>
		Crane Hassold, director of threat intelligence at Abnormal Security, <a href="https://abnormalsecurity.com/blog/nigerian-ransomware-soliciting-employees-demonware/" rel="external nofollow" target="_blank">described</a> what happened after he adopted a fake persona and responded to the proposal in the screenshot above. It offered to pay him 40 percent of a million-dollar ransom demand if he agreed to launch their malware inside his employer’s network.
	</p>

	<p>
		 
	</p>

	<p>
		This particular scammer was fairly chatty, and over the course of five days it emerged that Hassold’s correspondent was forced to change up his initial approach in planning to deploy the <a href="https://arstechnica.com/gadgets/2021/03/ransomware-operators-are-piling-on-already-hacked-exchange-servers/" rel="external nofollow" target="_blank">DemonWare ransomware strain</a>, which is freely available on GitHub.
	</p>

	<p>
		 
	</p>

	<p>
		“According to this actor, he had originally intended to send his targets—all senior-level executives—phishing emails to compromise their accounts, but after that was unsuccessful, he pivoted to this ransomware pretext,” Hassold wrote.
	</p>

	<p>
		 
	</p>

	<p>
		Abnormal Security documented how it tied the email back to a young man in Nigeria who acknowledged he was trying to save up money to help fund a new social network he is building called Sociogram.
	</p>

	<p>
		 
	</p>

	<div id="attachment_56674">
		<img alt="sociogram.png" class="ipsImage" data-ratio="60.06" height="379" width="631" src="https://krebsonsecurity.com/wp-content/uploads/2021/08/sociogram.png">
		<p id="caption-attachment-56674">
			Image: Abnormal Security.
		</p>
	</div>

	<p>
		 
	</p>

	<p>
		Reached via LinkedIn, Sociogram founder <a href="https://www.linkedin.com/in/oluwameda/" rel="external nofollow" target="_blank">Oluwaseun Medayedupin</a> asked to have his startup’s name removed from the story, although he did not respond to questions about whether there were an inaccuracies in Hassold’s report.
	</p>

	<p>
		 
	</p>

	<p>
		“Please don’t harm Sociogram’s reputation,” Medayedupin pleaded. “I beg you as a promising young man.”
	</p>

	<p>
		 
	</p>

	<p>
		This attacker’s approach may seem fairly amateur, but it would be a mistake to dismiss the threat from West African cybercriminals dabbling in ransomware. While multi-million dollar ransomware payments are hogging the headlines, by far the biggest financial losses tied to cybercrime each year stem from so-called <a href="https://krebsonsecurity.com/tag/business-email-compromise/" rel="external nofollow" target="_blank">Business Email Compromise (BEC) or CEO Scams</a>, in which crooks mainly based in Africa and Southeast Asia will spoof communications from executives at the target firm in a bid to initiate unauthorized international wire transfers.
	</p>

	<p>
		 
	</p>

	<p>
		According to <a href="https://www.ic3.gov/Media/PDF/AnnualReport/2020_IC3Report.pdf" rel="external nofollow" target="_blank">the latest figures</a> (PDF) released by the <a href="https://www.ic3.gov" rel="external nofollow" target="_blank">FBI Internet Crime Complaint Center</a> (IC3), the reported losses from BEC scams continue to dwarf other cybercrime loss categories, increasing to $1.86 billion in 2020.
	</p>

	<p>
		 
	</p>

	<div id="attachment_56673">
		<img alt="fbi2020crimesbyloss.png" class="ipsImage" data-ratio="66.86" height="466" width="697" src="https://krebsonsecurity.com/wp-content/uploads/2021/08/fbi2020crimesbyloss.png">
		<p id="caption-attachment-56673">
			Image: FBI
		</p>
	</div>

	<p>
		 
	</p>

	<p>
		“Knowing the actor is Nigerian really brings the entire story full circle and provides some notable context to the tactics used in the initial email we identified,” Hassold wrote. “For decades, West African scammers, primarily located in Nigeria, have perfected the use of social engineering in cybercrime activity.”
	</p>

	<p>
		 
	</p>

	<p>
		“While the most common cyber attack we see from Nigerian actors (and most damaging attack globally) is business email compromise (BEC), it makes sense that a Nigerian actor would fall back on using similar social engineering techniques, even when attempting to successfully deploy a more technically sophisticated attack like ransomware,” Hassold concluded.
	</p>

	<h2>
		DON’T QUIT YOUR DAY JOB
	</h2>

	<p>
		Cybercriminals trolling for disgruntled employees is hardly a new development. Big companies have long been worried about the very real threat of disgruntled employees creating identities on darknet sites and then offering to trash their employer’s network for a fee (for more on that, see my 2016 story, <a href="https://krebsonsecurity.com/2016/06/rise-of-darknet-stokes-fear-of-the-insider/" rel="external nofollow" target="_blank">Rise of the Darknet Stokes Fear of the Insider</a>).
	</p>

	<p>
		 
	</p>

	<p>
		Indeed, perhaps this enterprising Nigerian scammer is just keeping up with current trends. Several <a href="https://krebsonsecurity.com/2021/08/ransomware-gangs-and-the-name-game-distraction/" rel="external nofollow" target="_blank">established ransomware affiliate gangs that have recently rebranded under new banners</a> seem to have done away with the affiliate model in favor of just buying illicit access to corporate networks.
	</p>

	<p>
		 
	</p>

	<p>
		For example, the Lockbit 2.0 ransomware-as-a-service gang actually <a href="https://news.sophos.com/en-us/2021/08/09/blackmatter-ransomware-emerges-from-the-shadow-of-darkside/" rel="external nofollow" target="_blank">includes a solicitation for insiders</a> in the desktop wallpaper left behind on systems encrypted with the malware.
	</p>

	<p>
		 
	</p>

	<p>
		“Would you like to earn millions of dollars? Our company acquires access to networks of various companies, as well as insider information that can help you steal the most valuable data of any company,” LockBit’s unusual ad reads. “You can provide us accounting data for the access to any company, for example, login and password to RDP, VPN, corporate email, etc. Open our letter at your email. Launch the provided virus on any computer in your company. Companies pay us the foreclosure for the decryption of files and prevention of data leak.”
	</p>

	<p>
		 
	</p>

	<div id="attachment_56675">
		<img alt="lockbit20.png" class="ipsImage" data-ratio="62.22" height="427" width="720" src="https://krebsonsecurity.com/wp-content/uploads/2021/08/lockbit20.png">
		<p id="caption-attachment-56675">
			Image: Sophos.
		</p>
	</div>

	<p>
		 
	</p>

	<p>
		Likewise, the newly formed BlackMatter ransomware gang kicked off its presence on the cybercrime forums with the unassuming thread, “Buying/monetizing your access to corporate networks.” The rest of the post reads:
	</p>

	<blockquote>
		<p>
			We are looking for access to corporate networks in the following countries:
		</p>

		<p>
			<br>
			– the USA<br>
			– Canada<br>
			– Australia<br>
			– the UK
		</p>

		<p>
			 
		</p>

		<p>
			All lines of business except for:<br>
			– Healthcare<br>
			– Government entities.
		</p>

		<p>
			 
		</p>

		<p>
			Requirements:<br>
			– Revenue according to ZoomInfo: over 100 million.<br>
			– Number of hosts: 500 to 15,000.<br>
			– We do not accept networks that anybody else has already tried to work on.
		</p>

		<p>
			 
		</p>

		<p>
			Two options of cooperation:<br>
			– We buy networks: 3 to 100k.<br>
			– We monetize them (subject to negotiation on a case-by-case basis).
		</p>

		<p>
			 
		</p>

		<p>
			How we work:<br>
			You select an option of cooperation. -&gt; You provide access to the network. -&gt; We check it. -&gt; We take it or not (depending on whether it meets the requirements).
		</p>
	</blockquote>
</div>

<footer>
	<p>
		This entry was posted on Thursday 19th of August 2021 12:27 PM
	</p>
</footer>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://krebsonsecurity.com/2021/08/wanted-disgruntled-employees-to-deploy-ransomware/" rel="external nofollow">Wanted: Disgruntled Employees to Deploy Ransomware</a>
</p>
]]></description><guid isPermaLink="false">1901</guid><pubDate>Thu, 19 Aug 2021 23:08:13 +0000</pubDate></item><item><title>T- Mobile Official Data Breach Statement</title><link>https://nsaneforums.com/news/security-privacy-news/t-mobile-official-data-breach-statement-r1896/</link><description><![CDATA[<h3 aria-hidden="true" aria-label="To make this website accessible to screen reader, Press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys" role="document">
	Customers trust us with their private information and we safeguard it with the utmost concern. A recent cybersecurity incident put some of that data in harm’s way, and we apologize for that. We take this very seriously, and we strive for transparency in the status of our investigation and what we’re doing to help protect you.
</h3>

<div>
	<section data-modal-id="3bec25d3d4d34efb86dfca84d55831a8fa6c3165968601b18c6e35cd9e4c5a3e" data-module-id="3bec25d3d4d34efb86dfca84d55831a8fa6c3165968601b18c6e35cd9e4c5a3e" data-ui-mode="section" data-window-class="content-modal" responsive-background-img="">
		<div>
			<div>
				<div>
					<div>
						<section data-analytics-id="259c8e575ec82a155657d09753944661de90df727dcb76abec90140a43eeb144" data-module-id="259c8e575ec82a155657d09753944661de90df727dcb76abec90140a43eeb144" data-placement-id="index 3" id="259c8e575ec82a155657d09753944661de90df727dcb76abec90140a43eeb144" responsive-background-img="">
							<div>
								<div>
									<h2 aria-hidden="true" aria-label="To make this website accessible to screen reader, Press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys" role="document">
										What happened:
									</h2>
								</div>
							</div>
						</section>
					</div>
				</div>

				<div>
					<div>
						<section data-analytics-id="288e5f5dbbe72cf36d7eb3d06dfb49d637894e702ca50be91179e464ee198004" data-module-id="288e5f5dbbe72cf36d7eb3d06dfb49d637894e702ca50be91179e464ee198004" data-placement-id="index 4" id="288e5f5dbbe72cf36d7eb3d06dfb49d637894e702ca50be91179e464ee198004" responsive-background-img="">
							<div>
								<div>
									<p>
										On August 17, 2021, T-Mobile learned that a bad actor illegally accessed personal data. Our investigation is ongoing, but we have verified that a subset of T-Mobile data had been accessed by unauthorized individuals and the data stolen from our systems did include some personal information. The latest details about the affected data are available <a aria-label="here" data-analytics-id="288e5f5dbbe72cf36d7eb3d06dfb49d637894e702ca50be91179e464ee198004-here" href="https://www.t-mobile.com/news" rel="external nofollow" target="_blank">here</a>.
									</p>
								</div>
							</div>
						</section>
					</div>
				</div>
			</div>
		</div>
	</section>
</div>

<div>
	<section data-modal-id="e1c15dbeb635776a8c14e0b66d89bb47b3da3f1058bcb36f7419991efdaaa3f6" data-module-id="e1c15dbeb635776a8c14e0b66d89bb47b3da3f1058bcb36f7419991efdaaa3f6" data-ui-mode="section" data-window-class="content-modal" responsive-background-img="">
		<div>
			<div>
				<div>
					<div>
						<section data-analytics-id="b8b5687200153ca8faed6d8916985b51270d5677e7d1c6e3aa1a65b686ecd097" data-module-id="b8b5687200153ca8faed6d8916985b51270d5677e7d1c6e3aa1a65b686ecd097" data-placement-id="index 5" id="b8b5687200153ca8faed6d8916985b51270d5677e7d1c6e3aa1a65b686ecd097" responsive-background-img="">
							<div>
								<div>
									<h2 aria-hidden="true" aria-label="To make this website accessible to screen reader, Press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys" role="document">
										Information involved:
									</h2>
								</div>
							</div>
						</section>
					</div>
				</div>

				<div>
					<div>
						<section data-analytics-id="b4cfe21f389f2f95d7282ea3e258f0a885b38d47009dad29a10cdd2d0c859cc9" data-module-id="b4cfe21f389f2f95d7282ea3e258f0a885b38d47009dad29a10cdd2d0c859cc9" data-placement-id="index 6" id="b4cfe21f389f2f95d7282ea3e258f0a885b38d47009dad29a10cdd2d0c859cc9" responsive-background-img="">
							<div>
								<div>
									<p>
										Our investigation is ongoing and this information may be updated. The exact personal information accessed varies by individual. We have determined that the types of impacted information include: names, drivers’ licenses, government identification numbers, Social Security numbers, dates of birth, T-Mobile prepaid PINs (which have already been reset to protect you), addresses and phone number(s). We have no indication that personal financial or payment information, credit or debit card information, account numbers, or account passwords were accessed.
									</p>
								</div>
							</div>
						</section>
					</div>
				</div>
			</div>
		</div>
	</section>
</div>

<div>
	<section data-modal-id="c0b28e1db2ab96652fdb6ac6f0deb074f6b0716d1a63ac6c1d92787c3f2d0e96" data-module-id="c0b28e1db2ab96652fdb6ac6f0deb074f6b0716d1a63ac6c1d92787c3f2d0e96" data-ui-mode="section" data-window-class="content-modal" responsive-background-img="">
		<div>
			<div>
				<div>
					<div>
						<section data-analytics-id="8ea9e58cc5817d076520f3abef7a88e077f07ac2a7b44a3b4cc38c4e1aa629ee" data-module-id="8ea9e58cc5817d076520f3abef7a88e077f07ac2a7b44a3b4cc38c4e1aa629ee" data-placement-id="index 7" id="8ea9e58cc5817d076520f3abef7a88e077f07ac2a7b44a3b4cc38c4e1aa629ee" responsive-background-img="">
							<div>
								<div>
									<h2 aria-hidden="true" aria-label="To make this website accessible to screen reader, Press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys" role="document">
										What we're doing:
									</h2>
								</div>
							</div>
						</section>
					</div>
				</div>

				<div>
					<div>
						<section data-analytics-id="e62755142d07a1e609bbe0e37a815c5d68cbf4c0a845e1cc3379c3ec62a98582" data-module-id="e62755142d07a1e609bbe0e37a815c5d68cbf4c0a845e1cc3379c3ec62a98582" data-placement-id="index 8" id="e62755142d07a1e609bbe0e37a815c5d68cbf4c0a845e1cc3379c3ec62a98582" responsive-background-img="">
							<div>
								<div>
									<p>
										We’re relentlessly focused on taking care of our customers—that has not changed. We’ve been working around the clock to address this event and continue protecting you, which includes taking immediate steps to protect all individuals who may be at risk.
									</p>

									<p>
										 
									</p>

									<h2 aria-hidden="true" aria-label="To make this website accessible to screen reader, Press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys" role="document">
										What you can do:
									</h2>

									<p>
										As we move quickly to protect you, we also want to equip you to protect yourself. It’s recommended that you take proactive steps regularly to protect your data and identity, and now’s a great time to do that. To be clear, we have no information that indicates any passwords, postpaid PIN numbers, or financial or payment information have been compromised. Still, the following steps are always smart practices to help keep your account more secure. We encourage you to complete these actions as soon as possible:
									</p>

									<p>
										 
									</p>

									<ol>
										<li>
											<p>
												Protect your identity with McAfee
											</p>

											<p>
												Sign up for McAfee® ID Theft Protection Service FREE for two years provided by T-Mobile.  <a href="https://www.t-mobile.com/brand/data-breach-2021/next-steps?icid=MGPO_TMO_U_21DTASECRT_AH73WUMF4XHQD39VY26095" rel="external nofollow">Claim Now</a>.
											</p>
										</li>
										<li>
											<p>
												Activate Scam Shield™
											</p>

											<p>
												Tap into our network’s advanced scam-blocking protection and use anti-scam features such as Scam ID, Scam Block, and Caller ID—FREE to all T-Mobile customers. <a href="https://www.t-mobile.com/apps/scam-shield-app?icid=MGPO_TMO_U_21DTASECRT_EB93H7YD1OP0VUJT26099" rel="external nofollow">Get more details </a>
											</p>
										</li>
										<li>
											<p>
												Further protect your T-Mobile account
											</p>

											<p>
												Use our free Account Takeover Protection service to help protect against an unauthorized user fraudulently porting out and stealing your phone number (postpaid only). <a href="https://www.t-mobile.com/support/plans-features/port-protection?icid=MGPO_TMO_U_21DTASECRT_SWWXNAW7W4G28URV26098" rel="external nofollow">See how</a>
											</p>
										</li>
										<li>
											<p>
												Additional resources
											</p>

											<p>
												Check out more ways to protect yourself. <a href="http://www.t-mobile.com/support/account/additional-steps-to-protect-yourself?icid=MGPO_MTW_U_21DTASECRT_SVFBJIM81C0IT0Q26102" rel="external nofollow">See how </a>
											</p>
										</li>
									</ol>

									<p>
										 
									</p>

									<p>
										<strong><a href="https://www.t-mobile.com/brand/data-breach-2021" rel="external nofollow">Source</a></strong>
									</p>
								</div>
							</div>
						</section>
					</div>
				</div>
			</div>
		</div>
	</section>
</div>
]]></description><guid isPermaLink="false">1896</guid><pubDate>Thu, 19 Aug 2021 20:51:00 +0000</pubDate></item></channel></rss>
