<?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>Cybercrime Archives - ICT News</title>
	<atom:link href="https://www.ict-news.org/tag/cybercrime/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ict-news.org</link>
	<description>Information &#38; Communication technology world news</description>
	<lastBuildDate>Fri, 28 Apr 2017 07:50:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.3</generator>

<image>
	<url>https://www.ict-news.org/wp-content/uploads/2018/03/ICT-icon-3.png</url>
	<title>Cybercrime Archives - ICT News</title>
	<link>https://www.ict-news.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Old Windows Server machines can still fend off hacks. Here&#8217;s how</title>
		<link>https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/</link>
					<comments>https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Fri, 28 Apr 2017 07:50:38 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Cybercrime]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.ict-news.org/?p=7757</guid>

					<description><![CDATA[<p>Old Windows Server machines can still fend off hacks. Here&#8217;s how Many businesses still use Windows Server 2003, even as Microsoft no longer supports the OS If you&#8217;re running a Windows Server 2003 machine, you have a problem. Your already-vulnerable computer is now at severe risk of being hacked. That&#8217;s due to the internet release earlier this month of a batch [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/">Old Windows Server machines can still fend off hacks. Here&#8217;s how</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>Old Windows Server machines can still fend off hacks. Here&#8217;s how</h1>
<h2>Many businesses still use Windows Server 2003, even as Microsoft no longer supports the OS</h2>
<p>If you&#8217;re running a Windows Server 2003 machine, you have a problem. Your already-vulnerable computer is now at severe risk of being hacked.</p>
<p>That&#8217;s due to the internet release earlier this month of a batch of updates that paint a bull&#8217;s-eye on computers running Windows Server 2003, according to security researchers.</p>
<p>“I can teach my mom how to use some of these exploits,” said Jake Williams, founder of Rendition Infosec, a security provider. “They are not very complicated at all.”</p>
<p>Experts are urging affected businesses to upgrade to the latest Windows OSes, which offer <a href="http://www.pcworld.com/article/3190161/security/microsoft-past-patches-address-leaked-nsa-exploits.html">security patches</a> that can address the threat.</p>
<aside class="nativo-promo smartphone"></aside>
<p>But some, particularly those in manufacturing and healthcare, cannot because they rely on legacy software that won&#8217;t run on a modern operating system.</p>
<p>“It’s usually very costly to upgrade,” he said. “And again, the machine is working fine, but control has to be done through Windows Server 2003.”</p>
<p>There may be more than 500,000 Windows Server 2003 machines publicly exposed to the internet, <a href="https://www.renditioninfosec.com/2017/04/shadow_brokers_windows_exploits/">according to Shodan</a>, a search engine for devices. But Williams estimates there are many more vulnerable machines running behind company firewalls.</p>
<p>So, for those that can’t, here are some tips to keep your old Windows Server 2003 machine secure.</p>
<h3><strong>The danger</strong></h3>
<p>The spying tools include several Windows-based exploits, or hacking programs, that target the Windows Server Message Block (SMB) protocol, which is used for file-sharing purposes. The exploits work by remotely triggering the OS to execute code, which can be used to install other malware.</p>
<h3><strong>Network segmentation and monitoring</strong></h3>
<p>Companies saddled with older Windows Server machines can still protect themselves. Williams suggests they go beyond putting vulnerable servers behind a firewall, and use a tactic called network segmentation.</p>
<p>This can involve restricting access to your most critical servers, and ensuring only system admins can control them. “So instead of giving 20,000 people in a company access, you can cut that number down to 20,” Williams said.</p>
<p>Thus, if hackers ever do breach the firewall, they’ll have access to a smaller segment of the corporate network.</p>
<p>Network segmentation also doesn’t cost a lot of money. Enterprise internet routers often contain access control features that can limit which computers can talk to what, Williams said.</p>
<p>Businesses should also consider monitoring the vulnerable servers, or at least the ones carrying critical information. Any unusual data traffic moving through them is probably a sign they’ve been hacked, he said.</p>
<h3><strong>Weighing the risks</strong></h3>
<p>To keep malicious activity out of vulnerable systems, <a href="http://computerworld.com/article/3002516/security/deploying-application-whitelisting-nist-has-some-advice-for-you.html">application whitelisting</a> can also be used, said Jason Leitner, president of Below0Day, an IT security provider.</p>
<p>Whitelisting works by allowing only trusted applications to run on a computer. It’s the opposite approach of antivirus products, which essentially blacklists malicious programs based on known indicators.</p>
<p>Businesses can also create backups of any sensitive data stored in these machines. One malicious threat that’s been growing in recent years has been <a href="http://computerworld.com/article/3152052/security/ransomware-became-one-of-the-top-threats-to-enterprises-this-year.html">ransomware</a>. It works by infecting a computer, and encrypting all the data inside. To free the machine, victims have to pay a ransom, usually in bitcoin.</p>
<p>However, even with these safeguards, the best solution to protecting a vulnerable Windows Server system is to upgrade, according to security experts.</p>
<p>Although it might be costly in the short term, the investment can help businesses avoid a disastrous data breach. Tiago Henriques, CEO of security firm BinaryEdge, encourages businesses to calculate which is higher: “The cost of buying the upgrade or the damage to their brand and their clients if they get hacked?”</p>
<p>&nbsp;</p>
<p>By <a href="http://www.computerworld.com/author/Michael-Kan/" rel="author">Michael Kan</a>, source by <a href="http://www.computerworld.com">ComputerWorld</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website to learn more about <a href="https://www.ict-hardware.com/">Microsoft Products</a></p>
<p>The post <a rel="nofollow" href="https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/">Old Windows Server machines can still fend off hacks. Here&#8217;s how</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/old-windows-server-machines-can-still-fend-off-hacks-heres/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
