<?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>Epistemological Relativism &#187; Tools</title>
	<atom:link href="http://www.thummy.com/roodee/tag/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thummy.com/roodee</link>
	<description>My Wrong Opinions..</description>
	<lastBuildDate>Wed, 23 Feb 2011 00:54:42 +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>Tool Ideas</title>
		<link>http://www.thummy.com/roodee/2009/06/04/tool-ideas-2/</link>
		<comments>http://www.thummy.com/roodee/2009/06/04/tool-ideas-2/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 21:26:23 +0000</pubDate>
		<dc:creator>Rudy Ruiz</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Timing Attacks]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.thummy.com/roodee/?p=280</guid>
		<description><![CDATA[So, I&#8217;ve written some Ruby classes that interact with a web application that provides web service-like functions. One of the &#8220;interesting&#8221; features it provides is authentication. Having created the Ruby API to authenticate users I now want to try to use timing attacks to enumerate valid usernames. Unfortunately, I have not been able to find [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve written some Ruby classes that interact with a web application that provides web service-like functions. One of the &#8220;interesting&#8221; features it provides is authentication. Having created the Ruby API to authenticate users I now want to try to use timing attacks to enumerate valid usernames. Unfortunately, I have not been able to find anything that fills this role. There is Benchmark, but it is more focused on CPU-like measurements. I&#8217;d like a tool that is focused on measuring time between HTTP requests and responses and makes adjustments for any overhead associated with Ruby itself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thummy.com/roodee/2009/06/04/tool-ideas-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

