<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Protect against Bad Rabbit Archives - Kontech IT Services</title>
	<atom:link href="http://kontech.net/tag/protect-against-bad-rabbit/feed/" rel="self" type="application/rss+xml" />
	<link>http://kontech.net/tag/protect-against-bad-rabbit/</link>
	<description>We get IT done</description>
	<lastBuildDate>Sat, 04 Nov 2017 12:45:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>http://kontech.net/wp-content/uploads/cropped-logo-square-32x32.png</url>
	<title>Protect against Bad Rabbit Archives - Kontech IT Services</title>
	<link>http://kontech.net/tag/protect-against-bad-rabbit/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Bad Rabbit: What you need to know about the latest ransomware</title>
		<link>http://kontech.net/bad-rabbit-what-you-need-to-know-about-the-latest-ransomware/</link>
					<comments>http://kontech.net/bad-rabbit-what-you-need-to-know-about-the-latest-ransomware/#respond</comments>
		
		<dc:creator><![CDATA[k0k0t]]></dc:creator>
		<pubDate>Fri, 27 Oct 2017 20:52:05 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Bad Rabbit ransomware]]></category>
		<category><![CDATA[How Bad Rabbit works?]]></category>
		<category><![CDATA[Protect against Bad Rabbit]]></category>
		<guid isPermaLink="false">http://kontech.net/?p=1801</guid>

					<description><![CDATA[<p>How bad is Bad Rabbit Ransomware? According to Symantec Corp a new strand of ransomware called Bad Rabbit, which is an updated version of NotPetya, was first reported in Russian and Ukraine this week. It then has found its way into Europe and the United States. It appears to be the third major outbreak of <a href="http://kontech.net/bad-rabbit-what-you-need-to-know-about-the-latest-ransomware/" rel="nofollow"><span class="sr-only">Read more about Bad Rabbit: What you need to know about the latest ransomware</span>[...]</a></p>
<p>The post <a href="http://kontech.net/bad-rabbit-what-you-need-to-know-about-the-latest-ransomware/">Bad Rabbit: What you need to know about the latest ransomware</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>How bad is Bad Rabbit Ransomware?</h1>
<p>According to Symantec Corp a new strand of ransomware called Bad Rabbit, which is an updated version of NotPetya, was first reported in Russian and Ukraine this week. It then has found its way into Europe and the United States. It appears to be the third major outbreak of the year  and it draws comparisons to this year&#8217;s WannaCry and Petya epidemics.</p>
<h2>How does Bad Rabbit propagate?</h2>
<p>Bad Rabbit targets Windows OS and it thrives on social engineering by masquerading itself as the ole <strong>Flash update</strong> on compromised websites. The infection chain and component usage is identical to NotPetya ransomware. It carries a database of hard-coded usernames and passwords, most likely to brute force entry into devices on the network.  According to SonicWall Capture Labs Threat researchers, Bad Rabbit spreads using the SMB and WebDAV protocols across Windows networks.</p>
<p>Infected binary, named Mimikatz uses a named pipe and retrieves the before deleting itself. It then attempts to connect to other computers in the same network using the current user credentials and from the said database whichever is successful in accessing the admin$ administrative share of the remote computers. It also creates a service on the remote computer, first directly by connecting to the remote service manager and if does not work then using WMIC (Windows Management Instrumentation Command-line).</p>
<h2>What&#8217;s the damage?</h2>
<p>The infected DLL binaries create a scheduled task which reboots the system after 15 minutes and it registers the DiskCryptor driver to load on subsequent boot. Another scheduled task is to run the Encoder/Decoder binary (dispci.exe) on startup. Once windows boots, the dispci.exe connects to the DiskCryptor to perform the rest of the encrypting. What is also encrypted is MBR (Master Boot Record) and the logical volumes of the first hard drive before rebooting the system. On reboot the infected MBR presents a password prompt.</p>
<p><img fetchpriority="high" decoding="async" class="alignleft wp-image-1816 size-full" src="http://kontech.net/wp-content/uploads/Bad-Rabbit-Ransomware-infected-computer-kontech-IT.jpg" alt="" width="767" height="533" srcset="http://kontech.net/wp-content/uploads/Bad-Rabbit-Ransomware-infected-computer-kontech-IT.jpg 767w, http://kontech.net/wp-content/uploads/Bad-Rabbit-Ransomware-infected-computer-kontech-IT-300x208.jpg 300w" sizes="(max-width: 767px) 100vw, 767px" /></p>
<h1></h1>
<h1></h1>
<h1></h1>
<h1></h1>
<h1></h1>
<h1></h1>
<h1></h1>
<h1></h1>
<h1>That basically means your computer and/or server just got bricked!!! Ouch.</h1>
<p>&nbsp;</p>
<h1></h1>
<h2>Can I get my computer unlocked and data decrypted?</h2>
<p>Unlike the previous NotPetya version, this version has capability to completely reverse the encryption and give the files back. The ransomware demands a payment of 0.05 bitcoin ($275) but you’re never sure whether paying the ransom unlocks your computer’s files. And the timer is set to 40 hours to pay!</p>
<h2>How weak / strong are your user’s passwords?</h2>
<p>Recent Verizon&#8217;s data breach report showed that 81% of hacking-related breaches used either stolen and/or weak passwords. Humans tend to be the weakest link in your network security, using weak passwords and <a href="http://kontech.net/how-to-prevent-ceo-phishing/">falling for phishing and social engineering attacks</a>.</p>
<h2>How Can I Protect my network against Bad Rabbit ransomware?</h2>
<h3>Follow general security best practices, especially:</h3>
<ul>
<li>Keep operating systems security patches current</li>
<li>Keep endpoints with current malware definitions and security subscriptions to stop threat at gateway</li>
<li>Keep firewall and end point firmware up to date</li>
<li>Have multiple layers of <strong>data backups</strong> as well as <a href="http://kontech.net/business-continuity-disaster-recovery/">proven business continuity solution</a></li>
<li>Implement a network sandbox solution to discover and mitigate new threats</li>
<li>Promote and enforce good passwords hygiene</li>
<li>Educate: propagate security awareness among your staff</li>
<li>Rinse and repeat</li>
</ul>
<p>The post <a href="http://kontech.net/bad-rabbit-what-you-need-to-know-about-the-latest-ransomware/">Bad Rabbit: What you need to know about the latest ransomware</a> appeared first on <a href="http://kontech.net">Kontech IT Services</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://kontech.net/bad-rabbit-what-you-need-to-know-about-the-latest-ransomware/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1801</post-id>	</item>
	</channel>
</rss>
