<?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>Context Security &#187; Ed Skoudis</title>
	<atom:link href="http://www.contextsecurity.com/tag/ed-skoudis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.contextsecurity.com</link>
	<description>Bringing information security into context.</description>
	<lastBuildDate>Wed, 16 Jun 2010 18:18:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SANS Protecting Your Web Apps</title>
		<link>http://www.contextsecurity.com/2009/03/10/sans-protecting-your-web-apps/</link>
		<comments>http://www.contextsecurity.com/2009/03/10/sans-protecting-your-web-apps/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 00:53:13 +0000</pubDate>
		<dc:creator>seth</dc:creator>
				<category><![CDATA[SANS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Ed Skoudis]]></category>
		<category><![CDATA[Frank Kim]]></category>
		<category><![CDATA[input filtering]]></category>
		<category><![CDATA[output encoding]]></category>
		<category><![CDATA[webappsec]]></category>

		<guid isPermaLink="false">http://www.contextsecurity.com/?p=85</guid>
		<description><![CDATA[SANS Protecting Your Web Apps: Two Big Mistakes and 12 Practical Tips to Avoid Them
Not sure when this was released, but I am sure that it was pretty recently.  From the title I wasn&#8217;t really expecting much, but was pleasantly surprised by the clarity with which the tips were explained.  Frank Kim and Ed Skoudis [...]]]></description>
			<content:encoded><![CDATA[<p>SANS Protecting Your Web Apps: Two Big Mistakes and 12 Practical Tips to Avoid Them</p>
<p>Not sure when this was released, but I am sure that it was pretty recently.  From the title I wasn&#8217;t really expecting much, but was pleasantly surprised by the clarity with which the tips were explained.  Frank Kim and Ed Skoudis co-authored this pithy 6 page paper.</p>
<p>Here is the description from the SANS Reading Room:</p>
<blockquote><p>Many web application vulnerabilities are a direct result of     improper input validation and output filtering, which leads to numerous     kinds of attacks, including cross-site scripting (XSS), SQL injection,     command injection, buffer overflows and many others. This article     describes some of the best defenses against such attacks, which every     Web application developer should master.</p></blockquote>
<p>This offering looks to be part of a new series from SANS entitled, <em>Working Papers in Application Security. </em>I am looking forward to future papers if they are written as lucidly as this one.</p>
<p>Good work, Frank and Ed.</p>
<p>Here is the link to get the document: http://www.sans.org/reading_room/application_security/protecting_web_apps.pdf</p>
]]></content:encoded>
			<wfw:commentRss>http://www.contextsecurity.com/2009/03/10/sans-protecting-your-web-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SANS/Ed Skoudis Releases 3 Pen Testing Cheat Sheets</title>
		<link>http://www.contextsecurity.com/2009/02/17/sansed-skoudis-releases-3-pen-testing-cheat-sheets/</link>
		<comments>http://www.contextsecurity.com/2009/02/17/sansed-skoudis-releases-3-pen-testing-cheat-sheets/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 12:31:54 +0000</pubDate>
		<dc:creator>seth</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cheat Sheets]]></category>
		<category><![CDATA[Ed Skoudis]]></category>
		<category><![CDATA[Fgdump]]></category>
		<category><![CDATA[Hping]]></category>
		<category><![CDATA[Metasploit]]></category>
		<category><![CDATA[Netcat]]></category>
		<category><![CDATA[SANS]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.contextsecurity.com/?p=80</guid>
		<description><![CDATA[Thought some of you might be interested&#8230;
Ed Skoudis (of InGuardians and SANS 504/517/560 fame) twitted about the release of 3 new cheat sheets this morning.  The sheets are hosted on SANS website and links to them can be found on InGuardians (http://www.inguardians.com/pubs/articles.html).
Here is the description from InGuardians:
&#8220;Ed Skoudis releases 3 new cheat sheets for the [...]]]></description>
			<content:encoded><![CDATA[<p>Thought some of you might be interested&#8230;</p>
<p>Ed Skoudis (of InGuardians and SANS 504/517/560 fame) twitted about the release of 3 new cheat sheets this morning.  The sheets are hosted on SANS website and links to them can be found on InGuardians (http://www.inguardians.com/pubs/articles.html).</p>
<p>Here is the description from InGuardians:</p>
<blockquote><p>&#8220;Ed Skoudis releases 3 new cheat sheets for the most useful Windows command-line tools, Netcat, and other useful attack tools (Metasploit, Fgdump, and Hping). Get &#8216;em while their hot!&#8221;</p></blockquote>
<p>Links:<br />
Netcat: http://www.sans.org/resources/sec560/netcat_cheat_sheet_v1.pdf</p>
<p>Windows command line: http://www.sans.org/resources/sec560/windows_command_line_sheet_v1.pdf</p>
<p>Metasploit, Fgdump, Hping, etc.: http://www.sans.org/resources/sec560/misc_tools_sheet_v1.pdf</p>
<p>Seth Misenar</p>
]]></content:encoded>
			<wfw:commentRss>http://www.contextsecurity.com/2009/02/17/sansed-skoudis-releases-3-pen-testing-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CeWL for Pen Testers</title>
		<link>http://www.contextsecurity.com/2009/01/08/cewl-for-pen-testers/</link>
		<comments>http://www.contextsecurity.com/2009/01/08/cewl-for-pen-testers/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 01:50:07 +0000</pubDate>
		<dc:creator>seth</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Ed Skoudis]]></category>
		<category><![CDATA[pauldotcom]]></category>
		<category><![CDATA[penetration testing]]></category>
		<category><![CDATA[Robin Wood]]></category>

		<guid isPermaLink="false">http://www.contextsecurity.com/?p=63</guid>
		<description><![CDATA[Shortly after flipping through Ed&#8217;s slide deck for Secrets of America&#8217;s Top Pen Testers yesterday, I noticed a fortuitous tool annoucement come across the SANS GIAC Alumni mailing list.  Robin Wood emailed to announce the release of a tool called CeWL: Custom Wordlist Generator (which is of course pronounced &#8216;cool&#8217;).
http://www.digininja.org/cewl.php
CeWL &#8220;spiders a given url to [...]]]></description>
			<content:encoded><![CDATA[<p>Shortly after flipping through Ed&#8217;s slide deck for <em>Secrets of America&#8217;s Top Pen Testers</em> yesterday, I noticed a fortuitous tool annoucement come across the SANS GIAC Alumni mailing list.  Robin Wood emailed to announce the release of a tool called CeWL: Custom Wordlist Generator (which is of course pronounced &#8216;cool&#8217;).</p>
<p>http://www.digininja.org/cewl.php</p>
<blockquote><p>CeWL &#8220;spiders a given url to a specified depth, optionally following external links, and returns a list of words which can then be used for password crackers such as <a href="http://www.openwall.com/john/">John the Ripper</a>&#8221; (from the website).</p></blockquote>
<p>Very nice. This tool dovetails nicely with Ed&#8217;s first tip from <em>SATPT</em>, &#8220;Build Password Guessing and Cracking Dictionaries&#8221;.  In fact, it turns out that the tool was based on a PaulDotCom discussion, <a href="http://pauldotcom.com/2008/11/creating-custom-wordlists-for.html" target="_blank">http://pauldotcom.com/2008/11/creating-custom-wordlists-for.html</a>, which was in turn based upon content provided in Ed&#8217;s SEC560: Network Penetration Testing, which I will be teaching in Atlanta in February, <a href="https://www.sans.org/atlanta09_cs/description.php?tid=1717" target="_blank">https://www.sans.org/atlanta09_cs/description.php?tid=1717</a>.</p>
<p>Wshew&#8230;did you follow all that.  Regardless of its origins, CeWL definitely looks like something I will be adding to my tool arsenal.  Check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.contextsecurity.com/2009/01/08/cewl-for-pen-testers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
