<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SecDocs Feed for author Ryan C. Barnett</title>
    <link>http://secdocs.lonerunners.net</link>
    <atom:link type="application/rss+xml" href="http://secdocs.lonerunners.net/rss/author/166-ryan-c-barnett" rel="self"/>
    <description>Latest security documents RSS feed for author Ryan C. Barnett</description>
    <language>en-us</language>
    <item>
      <title>[Slides] Checkmate with Denial of Service</title>
      <description>&lt;b&gt;Authors&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/authors/details/166-ryan-c-barnett"&gt;Ryan C. Barnett&lt;/a&gt; &lt;a href="http://secdocs.lonerunners.net/authors/details/1188-tom-brennan"&gt;Tom Brennan&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Tags&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/tags/details/139-ddos"&gt;DDoS&lt;/a&gt; &lt;a href="http://secdocs.lonerunners.net/tags/details/156-dos"&gt;DoS&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Event&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/events/details/66-black-hat-dc-2011"&gt;Black Hat DC 2011&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Abstract&lt;/b&gt;: Denial-Of-Service is an attempt to make a computer resource unavailable to its intended users and is not new. In recent history April 2009, government and financial sites in the U.S. and South Korea were attacked by DDOS and were brought offline for days. This incident followed the Georgian DDOS attacks in 2008 and Estonian DDOS attacks in 2007.  Common attack methods include systems infected with malware that are controlled and all connect to the target host at the same time using Layer 4 (Transport) which are already addressed by anti-DDOS solutions when employed.  In 2009 a lethal form of Layer 7 (Application) attack techniques were being examined by Wong Onn Chee of OWASP Foundation Singapore and in 2010 together with Tom Brennan of OWASP Foundation presented the findings publicly for the first time with code samples.  Tom Brennan will walk through the history and details of how this lethal HTTP POST DOS technique works, interesting findings in the protocol and the challenges in defending critical infrastructure against targeted attacks and demonstrate and release his open-source tool that can be used to test your own production systems -- or render others useless with the touch of a button from a single laptop.</description>
      <pubDate>Mon, 11 Apr 2011 22:16:00 +0200</pubDate>
      <link>http://secdocs.lonerunners.net/documents/details/3690-checkmate-with-denial-of-service</link>
      <guid>http://secdocs.lonerunners.net/documents/details/3690-checkmate-with-denial-of-service</guid>
    </item>
    <item>
      <title>[Paper] XSS Street-Fight: The Only Rule Is There Are No Rules</title>
      <description>&lt;b&gt;Authors&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/authors/details/166-ryan-c-barnett"&gt;Ryan C. Barnett&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Tags&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/tags/details/162-xss"&gt;XSS&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Event&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/events/details/66-black-hat-dc-2011"&gt;Black Hat DC 2011&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Abstract&lt;/b&gt;: Defending web applications from Cross-Site Scripting (XSS) attacks is extremely challenging, especially when the application's code can not be updated to fix the issue. This presentation will provide a walk-through of various XSS attack/defense/evasion lessons learned by Trustwave's SpiderLabs Research Team while working with commercial WAF customers, as well as, by receiving thousands of attacks against our public ModSecurity demonstration page. We will highlight cutting-edge XSS protection methods that are external to the web application's code such as Defensive Javascript Content Injection.</description>
      <pubDate>Mon, 11 Apr 2011 21:11:01 +0200</pubDate>
      <link>http://secdocs.lonerunners.net/documents/details/3687-xss-street-fight-the-only-rule-is-there-are-no-rules</link>
      <guid>http://secdocs.lonerunners.net/documents/details/3687-xss-street-fight-the-only-rule-is-there-are-no-rules</guid>
    </item>
    <item>
      <title>[Slides] XSS Street-Fight: The Only Rule Is There Are No Rules</title>
      <description>&lt;b&gt;Authors&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/authors/details/166-ryan-c-barnett"&gt;Ryan C. Barnett&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Tags&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/tags/details/162-xss"&gt;XSS&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Event&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/events/details/66-black-hat-dc-2011"&gt;Black Hat DC 2011&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Abstract&lt;/b&gt;: Defending web applications from Cross-Site Scripting (XSS) attacks is extremely challenging, especially when the application's code can not be updated to fix the issue. This presentation will provide a walk-through of various XSS attack/defense/evasion lessons learned by Trustwave's SpiderLabs Research Team while working with commercial WAF customers, as well as, by receiving thousands of attacks against our public ModSecurity demonstration page. We will highlight cutting-edge XSS protection methods that are external to the web application's code such as Defensive Javascript Content Injection.</description>
      <pubDate>Mon, 11 Apr 2011 21:10:34 +0200</pubDate>
      <link>http://secdocs.lonerunners.net/documents/details/3686-xss-street-fight-the-only-rule-is-there-are-no-rules</link>
      <guid>http://secdocs.lonerunners.net/documents/details/3686-xss-street-fight-the-only-rule-is-there-are-no-rules</guid>
    </item>
    <item>
      <title>[Slides] WAF Virtual Patching Challenge: Securing WebGoat with ModSecurity</title>
      <description>&lt;b&gt;Authors&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/authors/details/166-ryan-c-barnett"&gt;Ryan C. Barnett&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Tags&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/tags/details/184-waf"&gt;WAF&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Event&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/events/details/15-black-hat-dc-2009"&gt;Black Hat DC 2009&lt;/a&gt; &lt;br/&gt;</description>
      <pubDate>Wed, 01 Sep 2010 15:14:00 +0200</pubDate>
      <link>http://secdocs.lonerunners.net/documents/details/2841-waf-virtual-patching-challenge-securing-webgoat-with-modsecurity</link>
      <guid>http://secdocs.lonerunners.net/documents/details/2841-waf-virtual-patching-challenge-securing-webgoat-with-modsecurity</guid>
    </item>
    <item>
      <title>[Audio] WAF Virtual Patching Challenge: Securing WebGoat with ModSecurity</title>
      <description>&lt;b&gt;Authors&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/authors/details/166-ryan-c-barnett"&gt;Ryan C. Barnett&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Tags&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/tags/details/184-waf"&gt;WAF&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Event&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/events/details/15-black-hat-dc-2009"&gt;Black Hat DC 2009&lt;/a&gt; &lt;br/&gt;</description>
      <pubDate>Wed, 01 Sep 2010 15:14:00 +0200</pubDate>
      <link>http://secdocs.lonerunners.net/documents/details/2842-waf-virtual-patching-challenge-securing-webgoat-with-modsecurity</link>
      <guid>http://secdocs.lonerunners.net/documents/details/2842-waf-virtual-patching-challenge-securing-webgoat-with-modsecurity</guid>
    </item>
    <item>
      <title>[Video] WAF Virtual Patching Challenge: Securing WebGoat with ModSecurity</title>
      <description>&lt;b&gt;Authors&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/authors/details/166-ryan-c-barnett"&gt;Ryan C. Barnett&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Tags&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/tags/details/184-waf"&gt;WAF&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Event&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/events/details/15-black-hat-dc-2009"&gt;Black Hat DC 2009&lt;/a&gt; &lt;br/&gt;</description>
      <pubDate>Wed, 01 Sep 2010 15:14:00 +0200</pubDate>
      <link>http://secdocs.lonerunners.net/documents/details/2843-waf-virtual-patching-challenge-securing-webgoat-with-modsecurity</link>
      <guid>http://secdocs.lonerunners.net/documents/details/2843-waf-virtual-patching-challenge-securing-webgoat-with-modsecurity</guid>
    </item>
    <item>
      <title>[Paper] WAF Virtual Patching Challenge: Securing WebGoat with ModSecurity</title>
      <description>&lt;b&gt;Authors&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/authors/details/166-ryan-c-barnett"&gt;Ryan C. Barnett&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Tags&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/tags/details/184-waf"&gt;WAF&lt;/a&gt; &lt;br/&gt;&lt;b&gt;Event&lt;/b&gt;: &lt;a href="http://secdocs.lonerunners.net/events/details/15-black-hat-dc-2009"&gt;Black Hat DC 2009&lt;/a&gt; &lt;br/&gt;</description>
      <pubDate>Thu, 19 Feb 2009 12:46:00 +0100</pubDate>
      <link>http://secdocs.lonerunners.net/documents/details/388-waf-virtual-patching-challenge-securing-webgoat-with-modsecurity</link>
      <guid>http://secdocs.lonerunners.net/documents/details/388-waf-virtual-patching-challenge-securing-webgoat-with-modsecurity</guid>
    </item>
  </channel>
</rss>

