<?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>Hinnerk Altenburg &#187; PHPIDS | Hinnerk Altenburg, Hamburg</title>
	<atom:link href="http://www.hinnerk-altenburg.de/weblog/tags/phpids/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hinnerk-altenburg.de</link>
	<description>Web Developer in Hamburg, Germany</description>
	<lastBuildDate>Mon, 09 Jan 2012 07:49:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>OpenSource Perl Website Intrusion Detection System PerlIDS (CGI::IDS) released</title>
		<link>http://www.hinnerk-altenburg.de/weblog/opensource-perl-website-intrusion-detection-system-perlids-cgiids-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=opensource-perl-website-intrusion-detection-system-perlids-cgiids-released</link>
		<comments>http://www.hinnerk-altenburg.de/weblog/opensource-perl-website-intrusion-detection-system-perlids-cgiids-released/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 12:36:51 +0000</pubDate>
		<dc:creator>Hinnerk</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[epublica]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[PerlIDS]]></category>
		<category><![CDATA[PHPIDS]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[XING]]></category>

		<guid isPermaLink="false">http://www.hinnerk-altenburg.de/?p=88</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://www.hinnerk-altenburg.de/weblog/opensource-perl-website-intrusion-detection-system-perlids-cgiids-released/' addthis:title='OpenSource Perl Website Intrusion Detection System PerlIDS (CGI::IDS) released ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>Today, we at epublica have officially released my work of the last months &#8211; a Perl port of PHPIDS, a tool for detection of Cross-Site-Scripting (XSS), Cross-Site-Request-Forgery (CSRF), SQL-Injections (SQLI), Local-File-Inclusions (LFI) etc. in website requests. The tool is released as CGI::IDS Perl module &#8220;PerlIDS&#8221; on CPAN.org under the OpenSource &#8220;Lesser GNU Public License&#8221; (LGPL). [...]]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://www.hinnerk-altenburg.de/weblog/opensource-perl-website-intrusion-detection-system-perlids-cgiids-released/' addthis:title='OpenSource Perl Website Intrusion Detection System PerlIDS (CGI::IDS) released ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div><p>Today, we at <a href="http://www.epublica.de" target="_blank">epublica</a> have officially released my work of the last months &#8211; a <a title="PerlIDS - Perl Port of PHPIDS" href="http://php-ids.org/2008/11/06/release-of-perl-port-perlids/" target="_blank">Perl port of PHPIDS</a>, a tool for detection of Cross-Site-Scripting (XSS), Cross-Site-Request-Forgery (CSRF), SQL-Injections (SQLI), Local-File-Inclusions (LFI) etc. in website requests.<br />
The tool is released as <a title="IDS PerlIDS Perl Website Intrusion Detection System" href="http://search.cpan.org/%7Ehinnerk/CGI-IDS/lib/CGI/IDS.pm" target="_blank">CGI::IDS Perl module &#8220;PerlIDS&#8221;</a> on <a title="CPAN" href="http://www.cpan.org/" target="_blank">CPAN.org</a> under the OpenSource &#8220;Lesser GNU Public License&#8221; (LGPL).</p>
<p><span id="more-88"></span></p>
<p>The intrusion detection is based on a set of converters that convert the request according to common techniques that are used to hide attacks. These converted strings are checked for attacks by running a filter set of currently 68 regular expressions and a generic attack detector to find obfuscated attacks. For easily keeping the filter set up-to-date, PerlIDS is compatible to the original XML filter set of PHPIDS, which is frequently updated.<br />
Each matching regular expression has its own impact value that increases the tested string&#8217;s total attack impact.</p>
<p>Using these total impacts, a threshold can be defined by the calling application to log the suspicious requests to database and send out warnings via e-mail or even SMS on high impacts that indicate critical attack activity. These impacts can be summed per IP address, session or user to identify attackers who are testing the website with small impact attacks over a time.</p>
<p>During our development we have made some speed-improvements to PerlIDS and PHPIDS for the use on really large websites. With our experience of running it on websites with much user traffic, we could help to improve the converters and filter mechanism to reduce the rate of false alarms.</p>
<p>For heavily reducing the server load we introduced a whitelist mechanism to tell PerlIDS which request parameters don&#8217;t have to be checked with the expensive regular expressions if they match the whitelist rules.</p>
<p>We&#8217;d love to receive your feedback on the module!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hinnerk-altenburg.de/weblog/opensource-perl-website-intrusion-detection-system-perlids-cgiids-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

