<?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>RemoteRoot &#187; Security</title>
	<atom:link href="http://www.remoteroot.net/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.remoteroot.net</link>
	<description>The wired world</description>
	<lastBuildDate>Tue, 29 Jul 2008 14:16:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The lighter side of every problem&#8230;Debian OpenSSL</title>
		<link>http://www.remoteroot.net/2008/05/18/the-lighter-side-of-every-problemdebian-openssl/</link>
		<comments>http://www.remoteroot.net/2008/05/18/the-lighter-side-of-every-problemdebian-openssl/#comments</comments>
		<pubDate>Sun, 18 May 2008 17:48:26 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.remoteroot.net/?p=30</guid>
		<description><![CDATA[In the aftermath of the Debian SSH Keys issue, at least there&#8217;s a lighter side&#8230;

There&#8217;s some good analysis, predictable PRNG toys and more funny pictures from HD Moore.
]]></description>
			<content:encoded><![CDATA[<p>In the aftermath of the Debian SSH Keys <a title="Debian Security Advisory" href="http://www.debian.org/security/2008/dsa-1571" target="_blank">issue</a>, at least there&#8217;s a lighter side&#8230;</p>
<p><a title="xkcd - A webcomic of romance, sarcasm, math, and language - By Randall Munroe" href="http://www.xkcd.com" target="_blank"><img src="http://imgs.xkcd.com/comics/security_holes.png" alt="xkcd - Security Holes" width="493" height="527" /></a></p>
<p>There&#8217;s some good analysis, <a title="HD Moore - PRNG Toys and Debian OpenSSL" href="http://metasploit.com/users/hdm/tools/debian-openssl/" target="_blank">predictable PRNG toys</a> and more funny pictures from HD Moore.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.remoteroot.net/2008/05/18/the-lighter-side-of-every-problemdebian-openssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Metasploit Auxiliary Simple HTTP Get and Post</title>
		<link>http://www.remoteroot.net/2008/02/28/metasploit-auxiliary-simple-http-get-and-post/</link>
		<comments>http://www.remoteroot.net/2008/02/28/metasploit-auxiliary-simple-http-get-and-post/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 22:33:07 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.remoteroot.net/2008/02/28/metasploit-auxiliary-simple-http-get-and-post/</guid>
		<description><![CDATA[This auxiliary module for Metasploit does a simple HTTP GET or POST and returns the result, be it a file and error &#8211; whatever!
Get it here: Metasploit Simple HTTP
Rename the file to .rb and install in the aux directory of your Metasploit installation.
If you need a PUT example, Carnal0wnage has a good module on his [...]]]></description>
			<content:encoded><![CDATA[<p>This auxiliary module for Metasploit does a simple HTTP GET or POST and returns the result, be it a file and error &#8211; whatever!</p>
<p>Get it here: <a href="http://www.remoteroot.net/wp-content/uploads/2008/02/http_getrb.txt">Metasploit Simple HTTP</a></p>
<p>Rename the file to .rb and install in the aux directory of your Metasploit installation.</p>
<p>If you need a PUT example, <a href="http://carnal0wnage.blogspot.com/2007/10/metasploit-http-options-aux-module.html">Carnal0wnage</a> has a good module on his blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.remoteroot.net/2008/02/28/metasploit-auxiliary-simple-http-get-and-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Paros User-Agent Removal</title>
		<link>http://www.remoteroot.net/2008/02/28/paros-user-agent/</link>
		<comments>http://www.remoteroot.net/2008/02/28/paros-user-agent/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 20:10:00 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.remoteroot.net/2008/02/28/paros-user-agent/</guid>
		<description><![CDATA[Paros is a great little tool, however it can leave traces of its use due to an altered User-Agent header. (Adding Paros/x.x.x at the end of the UA, where x is the version). This can lead to problems some of which, including this fix, are detailed at Security Ripcord and Armor.
To remove this download the [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Paros Web Application Security Proxy" href="http://www.parosproxy.org/">Paros</a> is a great little tool, however it can leave traces of its use due to an altered User-Agent header. (Adding Paros/x.x.x at the end of the UA, where x is the version). This can lead to problems some of which, including this fix, are detailed at <a href="http://www.cutawaysecurity.com/blog/archives/category/paros-proxy">Security Ripcord</a> and <a href="http://pal-armor.blogspot.com/2007/10/calling-user-agent-blocking-bluff.html">Armor</a>.</p>
<p>To remove this download the source and edit line 80 of Constant.java from</p>
<blockquote><pre>public static final String USER_AGENT = PROGRAM_NAME + "/" + PROGRAM_VERSION;</pre>
</blockquote>
<p>to</p>
<blockquote><pre>public static final String USER_AGENT = "";</pre>
</blockquote>
<p>and recompile.</p>
<p>This should remove the obvious traces!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.remoteroot.net/2008/02/28/paros-user-agent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
