<?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>Robert Kern &#187; Security</title> <atom:link href="http://www.robertkern.com/topics/web-development/security/feed" rel="self" type="application/rss+xml" /><link>http://www.robertkern.com</link> <description>PHP Web developer</description> <lastBuildDate>Fri, 03 Feb 2012 01:29:54 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <cloud
domain='www.robertkern.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' /> <item><title>Firesheep</title><link>http://www.robertkern.com/web-development/security/firesheep.html</link> <comments>http://www.robertkern.com/web-development/security/firesheep.html#comments</comments> <pubDate>Mon, 25 Oct 2010 04:52:17 +0000</pubDate> <dc:creator>Robert Kern</dc:creator> <category><![CDATA[Security]]></category><guid
isPermaLink="false">http://www.robertkern.com/?p=518</guid> <description><![CDATA[&#8220;It&#8217;s extremely common for websites to protect your password by encrypting the initial login, but surprisingly uncommon for websites to encrypt everything else. This leaves the cookie (and the user) vulnerable. HTTP session hijacking (sometimes called &#8220;sidejacking&#8221;) is when an attacker gets a hold of a user&#8217;s cookie, allowing them to do anything the user [...]]]></description> <content:encoded><![CDATA[<blockquote><p>&#8220;It&#8217;s extremely common for websites to protect your password by encrypting the initial login, but surprisingly uncommon for websites to encrypt everything else. This leaves the cookie (and the user) vulnerable. HTTP session hijacking (sometimes called &#8220;sidejacking&#8221;) is when an attacker gets a hold of a user&#8217;s cookie, allowing them to do anything the user can do on a particular website. On an open wireless network, cookies are basically shouted through the air, making these attacks extremely easy.&#8221;</p><p
style="text-align: right;"><a
href="http://codebutler.com/firesheep">Eric Butler, Firesheep</a>.</p></blockquote> ]]></content:encoded> <wfw:commentRss>http://www.robertkern.com/web-development/security/firesheep.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>&#8216;New software version&#8217; notifications for your site</title><link>http://www.robertkern.com/web-development/security/new-software-version-notifications-for-your-site.html</link> <comments>http://www.robertkern.com/web-development/security/new-software-version-notifications-for-your-site.html#comments</comments> <pubDate>Sat, 21 Nov 2009 19:22:58 +0000</pubDate> <dc:creator>Robert Kern</dc:creator> <category><![CDATA[Security]]></category><guid
isPermaLink="false">http://www.robertkern.com/?p=487</guid> <description><![CDATA[&#8220;One of the great things about working at Google is that we get to take advantage of an enormous amount of computing power to do some really cool things. One idea we tried out was to let webmasters know about their potentially hackable websites. The initial effort was successful enough that we thought we would [...]]]></description> <content:encoded><![CDATA[<blockquote><p>&#8220;One of the great things about working at Google is that we get to take advantage of an enormous amount of computing power to do some really cool things. One idea we tried out was to let webmasters know about their <a
href="http://googlewebmastercentral.blogspot.com/2008/10/message-center-warnings-for-hackable.html">potentially hackable websites</a>. The initial effort was successful enough that we thought we would take it one step further by expanding our efforts to cover other types of web applications—for example, more content management systems (CMSs), forum/bulletin-board applications, stat-trackers, and so on.&#8221;</p><p
style="text-align: right;">via <a
href="http://googlewebmastercentral.blogspot.com/2009/11/new-software-version-notifications-for.html">googlewebmastercentral</a></p></blockquote> ]]></content:encoded> <wfw:commentRss>http://www.robertkern.com/web-development/security/new-software-version-notifications-for-your-site.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>5 Stages of Web Application Security Grief</title><link>http://www.robertkern.com/web-development/security/5-stages-of-web-application-security-grief.html</link> <comments>http://www.robertkern.com/web-development/security/5-stages-of-web-application-security-grief.html#comments</comments> <pubDate>Tue, 27 Oct 2009 19:44:13 +0000</pubDate> <dc:creator>Robert Kern</dc:creator> <category><![CDATA[Security]]></category><guid
isPermaLink="false">http://www.robertkern.com/?p=454</guid> <description><![CDATA[&#8220;Over the past year many organizations are noticeably starting to &#8220;get&#8221; the importance of web application security and studying up on the issues, but experience doesn’t come overnight. At WhiteHat we meet a lot of different people possessing a variety of views on the webappsec world. So a couple days ago, I was sanity checking [...]]]></description> <content:encoded><![CDATA[<blockquote><p>&#8220;Over the past year many organizations are noticeably starting to &#8220;get&#8221; the importance of web application security and studying up on the issues, but experience doesn’t come overnight. At WhiteHat we meet a lot of different people possessing a variety of views on the webappsec world. So a couple days ago, I was sanity checking some of Bill Pennington’s (VP of Services) slides on &#8220;Five Things Every Security Professional Should Know about Website Security&#8221;. For some reason the way the advice was laid out it reminded me of the <a
href="http://en.wikipedia.org/wiki/K%C3%BCbler-Ross_model">Five Stages of Grief</a> (if your familiar) because it closely mimicked the attitudes of those we encounter depending on their degree of webappsec sophistication.  Bill re-did the stages, webappsec style, and it came out pretty funny actually&#8230;&#8221; via <a
href="http://jeremiahgrossman.blogspot.com/2007/03/5-stages-of-web-application-security.html">Jeremiah Grossman</a></p></blockquote> ]]></content:encoded> <wfw:commentRss>http://www.robertkern.com/web-development/security/5-stages-of-web-application-security-grief.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.robertkern.com @ 2012-02-04 16:21:40 -->
