<?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>Carbonized Blog &#187; hackers</title>
	<atom:link href="http://carbonize.co.uk/wp/tag/hackers/feed/" rel="self" type="application/rss+xml" />
	<link>http://carbonize.co.uk/wp</link>
	<description>Just a bunch of stuff</description>
	<lastBuildDate>Tue, 06 Mar 2012 19:25:34 +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>Another Day, Another Internet Explorer Exploit</title>
		<link>http://carbonize.co.uk/wp/2010/01/15/another-day-another-internet-explorer-exploit/</link>
		<comments>http://carbonize.co.uk/wp/2010/01/15/another-day-another-internet-explorer-exploit/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 08:49:12 +0000</pubDate>
		<dc:creator>Carbonize</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Flock]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[web browsers]]></category>

		<guid isPermaLink="false">http://carbonize.co.uk/wp/?p=376</guid>
		<description><![CDATA[<a href="http://carbonize.co.uk/wp/2010/01/15/another-day-another-internet-explorer-exploit/" title="Another Day, Another Internet Explorer Exploit"></a>When Internet Explorer 8 came out Microsoft said they had seriously improved security and that it was now one of the safest web browsers to use. Apparently they were wrong. According to the Guardian newspaper here in the UK an &#8230;<p class="read-more"><a href="http://carbonize.co.uk/wp/2010/01/15/another-day-another-internet-explorer-exploit/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://carbonize.co.uk/wp/2010/01/15/another-day-another-internet-explorer-exploit/" title="Another Day, Another Internet Explorer Exploit"></a><p>When Internet Explorer 8 came out Microsoft said they had seriously improved security and that it was now one of the safest web browsers to use. Apparently they were wrong. According to the Guardian newspaper here in the UK an exploit in Internet Explorer was used in the recent attack on Google&#8217;s systems in China.</p>
<p><a  href="http://www.guardian.co.uk/technology/2010/jan/15/microsoft-china-google" target="_blank">source</a></p>
<p>So why keep using it? There are plenty of excellent alternatives these days. <a  href="http://mozilla.com" target="_blank">Firefox</a>, <a  href="http://opera.com" target="_blank">Opera</a>, <a  href="http://google.com/chrome" target="_blank">Chrome</a>, <a  href="http://flock.com" target="_blank">Flock</a> and you could even use <a  href="http://www.apple.com/safari/" target="_blank">Apple&#8217;s Safari</a> although it uses a stupid amount of memory on Windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://carbonize.co.uk/wp/2010/01/15/another-day-another-internet-explorer-exploit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sad Children Thinking They Are Hackers</title>
		<link>http://carbonize.co.uk/wp/2009/03/10/sad-children-thinking-they-are-hackers/</link>
		<comments>http://carbonize.co.uk/wp/2009/03/10/sad-children-thinking-they-are-hackers/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 19:12:05 +0000</pubDate>
		<dc:creator>Carbonize</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[Script Kiddies]]></category>

		<guid isPermaLink="false">http://carbonize.co.uk/wp/?p=161</guid>
		<description><![CDATA[<a href="http://carbonize.co.uk/wp/2009/03/10/sad-children-thinking-they-are-hackers/" title="Sad Children Thinking They Are Hackers"></a>A few days ago I installed the Bad Behavior plugin for Word Press just as an extra way of combatting spam comments etc. In 2 days it&#8217;s blocked 49 attempts by malicious scripts to access this blog. I just looked &#8230;<p class="read-more"><a href="http://carbonize.co.uk/wp/2009/03/10/sad-children-thinking-they-are-hackers/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://carbonize.co.uk/wp/2009/03/10/sad-children-thinking-they-are-hackers/" title="Sad Children Thinking They Are Hackers"></a><p>A few days ago I installed the <a  href="http://www.bad-behavior.ioerror.us/" target="_blank">Bad Behavior</a> plugin for Word Press just as an extra way of combatting spam comments etc. In 2 days it&#8217;s blocked 49 attempts by malicious scripts to access this blog. I just looked at the log and most of them are attempts to run a remote PHP script to see if I am running a vulnerable script.  The remote scripts are all the same and simply contain</p>
<p><code>&lt;?php /* Fx29ID */ echo(&quot;FeeL&quot;.CoMz&quot;); die(&quot;FeeL&quot;.&quot;CoMz&quot;); /* Fx29ID */ ?&gt;</code></p>
<p>Basically from what I can see there is a bunch of <a  href="http://en.wikipedia.org/wiki/Script_kiddie" target="_blank">script kiddies</a> who like to call themselves hackers but haven&#8217;t got the first clue about real hacking. All they can do is follow step by step instructions they have found on security web sites. A real hacker is a person who actually knows how things work and looks for ways to exploit them so that the makers can make the products more secure.<br />
<span id="more-161"></span><br />
<strong>Had quite a few hits on this one with people searching for information so have decided to add some.</strong></p>
<p>If you are running Word Press then I highly recommend installing the Bad Behavior plugin as this has, to my knowledge, blocked all attempts by these kiddies. I have also added a couple of the banned useragents from Bad Behavior to my sites .htaccess file to prevent them accessing the site all together. It also blocks some known spambots.</p>
<p><code>SetEnvIfNoCase User-Agent "^libwww-perl*" spammer=yes<br />
SetEnvIfNoCase User-Agent "^Mozilla/5\.0$" spammer=yes<br />
SetEnvIfNoCase User-Agent "^Java/1*" spammer=yes<br />
SetEnvIfNoCase User-Agent "^Java 1*" spammer=yes<br />
SetEnvIfNoCase User-Agent "^&lt;sc" spammer=yes<br />
SetEnvIfNoCase User-Agent "^Jakarta*" spammer=yes<br />
SetEnvIfNoCase User-Agent "^TrackBack*" spammer=yes<br />
SetEnvIfNoCase User-Agent "^USERAGENT$" spammer=yes<br />
SetEnvIfNoCase Via pinappleproxy spammer=yes<br />
SetEnvIfNoCase X-AAAAAAAAAAAA 1 spammer=yes<br />
Deny from env=spammer</code></p>
<p>Just remember it is also up to you to make sure that any scripts you are running on your site, be they a forum, a blog, a guestbook etc are the latest versions.</p>
<p>BTW if you came here because you found a file containing the FeeL.CoMz text from above then I&#8217;m sorry to say your site has already been exploited by this idiots. All you can do is look for other files last updated around the same time to see what else they did. Then make sure your scripts are updated.</p>
]]></content:encoded>
			<wfw:commentRss>http://carbonize.co.uk/wp/2009/03/10/sad-children-thinking-they-are-hackers/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

