<?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>Dwayne Coots &#187; malware</title>
	<atom:link href="http://dwaynecoots.com/tag/malware/feed/" rel="self" type="application/rss+xml" />
	<link>http://dwaynecoots.com</link>
	<description>Internet Business Consultant - Strategic Enterprise Consulting</description>
	<lastBuildDate>Thu, 17 May 2012 11:49:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>FTP Exploit &#8211; Back Door to Your Website</title>
		<link>http://dwaynecoots.com/tech/ftp-exploit-back-door-to-your-website/</link>
		<comments>http://dwaynecoots.com/tech/ftp-exploit-back-door-to-your-website/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 19:18:15 +0000</pubDate>
		<dc:creator>Dwayne</dc:creator>
				<category><![CDATA[Tech Channel]]></category>
		<category><![CDATA[anti virus software]]></category>
		<category><![CDATA[antivirus software]]></category>
		<category><![CDATA[credit cards]]></category>
		<category><![CDATA[free information]]></category>
		<category><![CDATA[htaccess file]]></category>
		<category><![CDATA[html pages]]></category>
		<category><![CDATA[incoming traffic]]></category>
		<category><![CDATA[javascript code]]></category>
		<category><![CDATA[make money]]></category>
		<category><![CDATA[malicious code]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[malware prevention]]></category>
		<category><![CDATA[microsoft activex]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server space]]></category>
		<category><![CDATA[Technology Internet]]></category>
		<category><![CDATA[usernames and passwords]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[web browser uses]]></category>
		<category><![CDATA[webmaster resources]]></category>
		<category><![CDATA[webmaster security]]></category>

		<guid isPermaLink="false">http://dwaynecoots.com/?p=50</guid>
		<description><![CDATA[Recently a client reported the heder.php exploit had infected their website. They needed help with the cleanup, so we got them back online, but they had questions like, &#8220;How did these files get onto my site?&#8221; First understand that heder.php is just one type of site trojan. There are many flavors of this type of [...]]]></description>
			<content:encoded><![CDATA[<p>Recently a client reported the heder.php exploit had infected their website. They needed help with the cleanup, so we got them back online, but they had questions like, &#8220;How did these files get onto my site?&#8221;</p>
<p>First understand that heder.php is just one type of site trojan. There are many flavors of this type of site exploit and they have some things in common, so it might be worth a blog post to cover them.</p>
<p>These kinds of exploits compromise your hosting account. Then they  install malicious code into your html pages. They also add some entries to your htaccess file to redirect incoming traffic to the payload. Usually the payload is a version of the same exploit so the code can spread to the next victim.</p>
<p>So now we know how you get it&#8230; Basically, this exploit is usually dropped onto your machine when you visit an infected website. It will overwrite a Microsoft ActiveX file on your machine &#8212; which is how it hides from your antivirus. (Yes as usual it&#8217;s a Micro$oft exploit).</p>
<p>So what does it do?</p>
<p>In the background it scans for usernames and passwords. If it finds them it steals then and uploads them to the hackers. If it finds FTP credentials it uses those to upload itself to your websites and inject some code into your home page and write some backdoor ssh access files into your server space.  This is how it spreads &#8211; once it is on your website, anyone who lands on it gets the new code and the process starts attacking their machine.</p>
<p>I have anti-virus software so I&#8217;m safe right?</p>
<p>Nyet! Most Antivirus software cannot find it because it is more like spyware. Also it hits your machine via php and javascript code and those are functions your web browser uses all the time &#8212; so a firewall is useless to prevent this. Since it hacks an activex helper it hides really well from scanners.</p>
<p>Okay so why do people do this crap? Why me? What do they get out of it?</p>
<p>The hackers make money by retrieving your other credentials (usernames and passwords to banking sites, credit cards etc&#8230;) as well as personal info (your SSN, address, phone numbers, etc) and then it uploads them to a public board in encrypted form that only the original programmers have the decrypt key to. So all your data is uploaded to a public forum and the hackers pull these files daily and decrypt them. Then they:</p>
<ul>
<li>Sell your email address to spammers</li>
<li>Sell your personal info to identity thieves</li>
<li>Sell your credit card details to fraudsters</li>
<li>Share your exploited ftp details with partners who now have write-privilege to install other payloads to your website&#8230;</li>
<li>Then they post teaser code to boards to help other hackers develop better code.</li>
</ul>
<p>As a webmaster you should always keep a close eye on your security &#8212; particularly ftp credentials. FileZilla is one popular ftp client that is taking a big hit because it stores your credentials in unencrypted format. So if you manage 10 websites for clients and use FileZilla for FTP &#8211; you could be at real risk. FilaZilla is an excellent Windows FTP client, but please do not store your passwords in it. (Uncheck the &#8220;Save Password&#8221; box in the FTP profiles and keep a separate encrypted list of site credentials.)</p>
<p>Hope this helps&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://dwaynecoots.com/tech/ftp-exploit-back-door-to-your-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

