<?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>FOX21.at v.2.0 &#187; Blacklist</title>
	<atom:link href="http://fox21.at/tag/blacklist/feed" rel="self" type="application/rss+xml" />
	<link>http://fox21.at</link>
	<description>Just another Perl hacker.</description>
	<lastBuildDate>Fri, 27 Aug 2010 11:05:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Server Exploit Detection</title>
		<link>http://fox21.at/server-exploit-detection-host-ip-blacklist.html</link>
		<comments>http://fox21.at/server-exploit-detection-host-ip-blacklist.html#comments</comments>
		<pubDate>Sat, 21 Feb 2009 20:11:55 +0000</pubDate>
		<dc:creator>TheFox</dc:creator>
				<category><![CDATA[Homepage]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Blacklist]]></category>
		<category><![CDATA[Exploit]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[Log]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://fox21.at/?p=803</guid>
		<description><![CDATA[Ich hab&#8217; mir ein Perl Script geschrieben, das die Apache Log Files ausliest und eine Liste mit IP- und Hostadressen zusammen stellt, die versucht haben meinen Server durch Exploits zu hacken. Diese Liste findet man hier: http://pub.fox21.at/exploitdetect/hosts_only.txt Hier ein Auszug der Liste. faith.hallelujah.com www56.your-server.de 210.183.36.251 211.233.11.27 castle.inforos.ru cli9.unete.com.bo 211.202.2.220 disco-megasimarik.de web2.connexhosting.com 203.250.148.36 Die Zahl davor, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffox21.at%2Fserver-exploit-detection-host-ip-blacklist.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffox21.at%2Fserver-exploit-detection-host-ip-blacklist.html&amp;source=TheFox21&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Ich hab&#8217; mir ein Perl Script geschrieben, das die Apache Log Files ausliest und eine Liste mit IP- und Hostadressen zusammen stellt, die versucht haben meinen Server durch Exploits zu hacken. Diese Liste findet man hier: <a target="_blank" href="http://pub.fox21.at/exploitdetect/hosts_only.txt" target="_blank">http://pub.fox21.at/exploitdetect/hosts_only.txt</a></p>
<p><span id="more-803"></span></p>
<p>Hier ein Auszug der Liste.</p>
<pre>faith.hallelujah.com
www56.your-server.de
210.183.36.251
211.233.11.27
castle.inforos.ru
cli9.unete.com.bo
211.202.2.220
disco-megasimarik.de
web2.connexhosting.com
203.250.148.36</pre>
<p>Die Zahl davor, ist die Anzahl der Versuche. Diese IP-Adressen werden von meinem Server geblockt. <a target="_blank" href="http://pub.fox21.at/exploitdetect/hosts_only.txt" target="_blank">hosts_only.txt</a> wird alle 15 Minuten automatisch aktuallisiert. Die Angreifer haben es in 90 % der Faelle mit einem <strong>Cross Site Script</strong> (XSS, Remote Injection) versucht. Meistens mit der HTTP GET Variable <em>INCLUDE_FOLDER=URL</em> oder <em>ADMIN_FOLDER=URL</em>. Wenn man sich die Liste genauer anschaut, dann wird man feststellen, dass ziemlich viele Russen dabei sind.</p>
<p>Normalerweise geb&#8217; ich nicht einfach so andere IP-Adressen her, die auf meine Homepage zugegriffen haben. Aber in dem Fall mach&#8217; ich eine Ausnahme. Diese Liste soll anderen Server Admins helfen, sich gegen diese Adressen zu schuetzen. Ich hab&#8217; die meisten IPs in dieser Liste geblockt. Man sollte als Admin zumindest die ersten 10 davon blocken. Manche davon versuchen es nur einmal. Manch&#8217; andere Versuchen es aber auch oefters, mit allen Mitteln.</p>
<p>Das Script ist derzeit noch nicht soweit ausgereift, um damit jede Art von Apache Log auszulesen. Das Format der Apache Logs ist indivituell anpassbar. Desswegen auch kein Release dieses Scripts.</p>
]]></content:encoded>
			<wfw:commentRss>http://fox21.at/server-exploit-detection-host-ip-blacklist.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
