<?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>everburning &#187; Security</title>
	<atom:link href="http://everburning.com/news/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://everburning.com</link>
	<description>picking at the fringes of reality</description>
	<lastBuildDate>Wed, 04 Jan 2012 18:42:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Exploit-Me</title>
		<link>http://everburning.com/news/exploit-me/</link>
		<comments>http://everburning.com/news/exploit-me/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 02:51:00 +0000</pubDate>
		<dc:creator>dj2</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://everburning.com/news/exploit-me/</guid>
		<description><![CDATA[<p><a href="http://securitycompass.com">Security Compass</a> released two beta tools in the Exploit-Me series. These tools, XSS-Me and SQL Inject-Me, are <a href="http://www.firefox.com">Firefox</a> plugins to help test for security vulnerabilities.</p>
<p>XSS-Me does Cross Site Scripting (XSS) injection against the forms on a page. This will send a predefined set of attack strings against the website to see if the site reflects the content back to the user. </p>
<p>SQL Inject-Me is a tool to do some SQL injection tests against an application. It will send a series of SQL commands and attempt to make the database return an error message to the user.</p>
<p>Anyway, check out the <a href="http://securitycompass.com/exploitme.shtml">Exploit-Me</a> site and give the tools a try. If you find any issues you can report them to <a href="mailto:bugs at securitycompass.com">bugs at securitycompass.com</a>.</p>
<p>Oh, and as an added bonus, the tools are being released under the GPL v3. We&#8217;re working on getting bug tracking, mailing lists and all that other infrastructure setup for the project.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F&amp;title=Exploit-Me" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F&amp;title=Exploit-Me" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F&amp;title=Exploit-Me" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F&amp;title=Exploit-Me" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F&amp;title=Exploit-Me', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F&amp;title=Exploit-Me" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F&amp;title=Exploit-Me" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://securitycompass.com">Security Compass</a> released two beta tools in the Exploit-Me series. These tools, XSS-Me and SQL Inject-Me, are <a href="http://www.firefox.com">Firefox</a> plugins to help test for security vulnerabilities.</p>
<p>XSS-Me does Cross Site Scripting (XSS) injection against the forms on a page. This will send a predefined set of attack strings against the website to see if the site reflects the content back to the user. </p>
<p>SQL Inject-Me is a tool to do some SQL injection tests against an application. It will send a series of SQL commands and attempt to make the database return an error message to the user.</p>
<p>Anyway, check out the <a href="http://securitycompass.com/exploitme.shtml">Exploit-Me</a> site and give the tools a try. If you find any issues you can report them to <a href="mailto:bugs at securitycompass.com">bugs at securitycompass.com</a>.</p>
<p>Oh, and as an added bonus, the tools are being released under the GPL v3. We&#8217;re working on getting bug tracking, mailing lists and all that other infrastructure setup for the project.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F&amp;title=Exploit-Me" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F&amp;title=Exploit-Me" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F&amp;title=Exploit-Me" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F&amp;title=Exploit-Me" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F&amp;title=Exploit-Me', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F&amp;title=Exploit-Me" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Feverburning.com%2Fnews%2Fexploit-me%2F&amp;title=Exploit-Me" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://everburning.com/news/exploit-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just because your paranoid&#8230;.</title>
		<link>http://everburning.com/news/just-because-your-paranoid/</link>
		<comments>http://everburning.com/news/just-because-your-paranoid/#comments</comments>
		<pubDate>Fri, 08 Jul 2005 22:11:00 +0000</pubDate>
		<dc:creator>dj2</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://everburning.com/news/just-because-your-paranoid/</guid>
		<description><![CDATA[<p>So, I&apos;ve been spending some time looking at security stuff the last few days. I&apos;ve let my knowledge slip a bit over the ages. Started looking at it again after discovering the <a href="http://www.task.to/forum/index.php">Toronto Area Security Klatch</a>. So, I printed off a copy of <a href="http://www.shmoo.com/phrack/Phrack49/p49-14">Smashing the stack for fun and profit</a> which is a really interesting read and have been heading on from there.</p>
<p>Spent some time puttering around <a href="http://www.shellcode.org">shellcode.org</a> which has some pretty good info, and read through some of the shellcode community postings on livejournal.</p>
<p>It brings up some interesting sounding programs and possibilities. The one that caught my eye was a source code scanner to find bad format string usage in programs (Can&apos;t remember the name or url at the moment). It would be an interesting exercise to extend that concept, except write a full on c compiler. After you get the code into your abstract syntax tree start the analysis from there. You can keep track of what is the dirty data and how its used and probably do other bounds checks and that kinda thing. Not sure how well it would work, but it seems like an interesting idea at least.</p>
<p>Anyway, more to look at and more to read. If you&apos;ve got some interesting links, send em my way. Articles, URLs, tools, whatever.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F&amp;title=Just+because+your+paranoid%26%238230%3B." title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F&amp;title=Just+because+your+paranoid%26%238230%3B." title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F&amp;title=Just+because+your+paranoid%26%238230%3B." title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F&amp;title=Just+because+your+paranoid%26%238230%3B." title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F&amp;title=Just+because+your+paranoid%26%238230%3B.', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F&amp;title=Just+because+your+paranoid%26%238230%3B." title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F&amp;title=Just+because+your+paranoid%26%238230%3B." title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></description>
			<content:encoded><![CDATA[<p>So, I&apos;ve been spending some time looking at security stuff the last few days. I&apos;ve let my knowledge slip a bit over the ages. Started looking at it again after discovering the <a href="http://www.task.to/forum/index.php">Toronto Area Security Klatch</a>. So, I printed off a copy of <a href="http://www.shmoo.com/phrack/Phrack49/p49-14">Smashing the stack for fun and profit</a> which is a really interesting read and have been heading on from there.</p>
<p>Spent some time puttering around <a href="http://www.shellcode.org">shellcode.org</a> which has some pretty good info, and read through some of the shellcode community postings on livejournal.</p>
<p>It brings up some interesting sounding programs and possibilities. The one that caught my eye was a source code scanner to find bad format string usage in programs (Can&apos;t remember the name or url at the moment). It would be an interesting exercise to extend that concept, except write a full on c compiler. After you get the code into your abstract syntax tree start the analysis from there. You can keep track of what is the dirty data and how its used and probably do other bounds checks and that kinda thing. Not sure how well it would work, but it seems like an interesting idea at least.</p>
<p>Anyway, more to look at and more to read. If you&apos;ve got some interesting links, send em my way. Articles, URLs, tools, whatever.</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F&amp;title=Just+because+your+paranoid%26%238230%3B." title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F&amp;title=Just+because+your+paranoid%26%238230%3B." title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F&amp;title=Just+because+your+paranoid%26%238230%3B." title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F&amp;title=Just+because+your+paranoid%26%238230%3B." title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F&amp;title=Just+because+your+paranoid%26%238230%3B.', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F&amp;title=Just+because+your+paranoid%26%238230%3B." title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Feverburning.com%2Fnews%2Fjust-because-your-paranoid%2F&amp;title=Just+because+your+paranoid%26%238230%3B." title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://everburning.com/news/just-because-your-paranoid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.151 seconds -->

