<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>DZone: security</title>
    <link>http://www.dzone.com/links/tag/security.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Mon, 13 Oct 2008 03:19:52 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-10-13T03:19:52Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/frontpage/security/rss.xml</dz:selfLink>
    <image>
      <title>DZone: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Hashing and Salting Passwords with Spring Security 2</title>
      <link>http://www.dzone.com/links/rss/hashing_and_salting_passwords_with_spring_securit.html</link>
      <description>Use Spring Security 2 to store your user passwords securely, and authenticate against the secured passwords. This is a companion article to my "Store Passwords Securely" article.</description>
      <category>how-to</category>
      <category>java</category>
      <category>open source</category>
      <category>security</category>
      <pubDate>Mon, 13 Oct 2008 02:36:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/125155.html</guid>
      <dc:creator>wwheeler</dc:creator>
      <dc:date>2008-10-13T02:36:54Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/hashing_and_salting_passwords_with_spring_securit.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/125155.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Use Spring Security 2 to store your user passwords securely, and authenticate against the secured passwords. This is a companion article to my "Store Passwords Securely" article.<br/><br/><a href='http://www.dzone.com/links/rss/hashing_and_salting_passwords_with_spring_securit.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=125155' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>125155</dz:linkId>
      <dz:submitDate>2008-10-12T05:47:26Z</dz:submitDate>
      <dz:promoteDate>2008-10-13T02:36:54Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>3</dz:voteDownCount>
      <dz:clickCount>35</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/125155.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>wwheeler</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276060.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Secure MySql replication between colos over an ssh tunnel</title>
      <link>http://www.dzone.com/links/rss/secure_mysql_replication_between_colos_over_an_ss.html</link>
      <description>Replicate MySql over an ssh tunnel between separate colos.</description>
      <category>database</category>
      <category>how-to</category>
      <category>security</category>
      <pubDate>Sun, 12 Oct 2008 13:37:21 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/124910.html</guid>
      <dc:creator>jmathai</dc:creator>
      <dc:date>2008-10-12T13:37:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/secure_mysql_replication_between_colos_over_an_ss.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/124910.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Replicate MySql over an ssh tunnel between separate colos.<br/><br/><a href='http://www.dzone.com/links/rss/secure_mysql_replication_between_colos_over_an_ss.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=124910' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>124910</dz:linkId>
      <dz:submitDate>2008-10-10T23:29:55Z</dz:submitDate>
      <dz:promoteDate>2008-10-12T13:37:21Z</dz:promoteDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>70</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/124910.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jmathai</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/274425.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How To: Acegi/Spring Security Integration and JSF Login Page</title>
      <link>http://www.dzone.com/links/rss/how_to_acegispring_security_integration_and_jsf_l.html</link>
      <description>Everyone seems to be going through hell to get a fully functional JSF login page working with Spring Security (formerly Acegi,) and yes, I did too, but there’s an EASY way to make this happen. And get this,&#xD;
&#xD;
    * It takes just five clear and well written lines of Java code.</description>
      <category>frameworks</category>
      <category>how-to</category>
      <category>java</category>
      <category>security</category>
      <pubDate>Fri, 10 Oct 2008 15:19:29 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/124601.html</guid>
      <dc:creator>lincolnthree</dc:creator>
      <dc:date>2008-10-10T15:19:29Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_acegispring_security_integration_and_jsf_l.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/124601.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Everyone seems to be going through hell to get a fully functional JSF login page working with Spring Security (formerly Acegi,) and yes, I did too, but there’s an EASY way to make this happen. And get this,

    * It takes just five clear and well written lines of Java code.<br/><br/><a href='http://www.dzone.com/links/rss/how_to_acegispring_security_integration_and_jsf_l.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=124601' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>124601</dz:linkId>
      <dz:submitDate>2008-10-10T00:43:00Z</dz:submitDate>
      <dz:promoteDate>2008-10-10T15:19:29Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>189</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/124601.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>lincolnthree</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/319676.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>sqlmap: a SQL injection tool</title>
      <link>http://www.dzone.com/links/rss/sqlmap_a_sql_injection_tool.html</link>
      <description>sqlmap is an automatic SQL injection tool developed in Python. Its goal is to detect and take advantage of SQL injection vulnerabilities on web applications. Once it detects one or more SQL injections on the target host, the user can choose among a variety of options to perform an extensive back-end database management system fingerprint, retrieve DBMS session user and database, enumerate users, password hashes, privileges, databases, dump entire or user's specific DBMS tables/columns, run his own SQL SELECT statement, read specific files on the file system and much more.</description>
      <category>database</category>
      <category>python</category>
      <category>security</category>
      <category>tools</category>
      <pubDate>Thu, 09 Oct 2008 15:44:01 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/124211.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-10-09T15:44:01Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/sqlmap_a_sql_injection_tool.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/124211.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>sqlmap is an automatic SQL injection tool developed in Python. Its goal is to detect and take advantage of SQL injection vulnerabilities on web applications. Once it detects one or more SQL injections on the target host, the user can choose among a variety of options to perform an extensive back-end database management system fingerprint, retrieve DBMS session user and database, enumerate users, password hashes, privileges, databases, dump entire or user's specific DBMS tables/columns, run his own SQL SELECT statement, read specific files on the file system and much more.<br/><br/><a href='http://www.dzone.com/links/rss/sqlmap_a_sql_injection_tool.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=124211' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>124211</dz:linkId>
      <dz:submitDate>2008-10-08T13:19:11Z</dz:submitDate>
      <dz:promoteDate>2008-10-09T15:44:01Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>282</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/124211.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Can You Secure A Shared Server With PHP + FastCGI?</title>
      <link>http://www.dzone.com/links/rss/can_you_secure_a_shared_server_with_php_fastcgi.html</link>
      <description>The challenge with securing a shared hosting server is how to secure the website from attack both from the outside and from the inside. PHP has built-in features to help, but ultimately it’s the wrong place to address the problem.</description>
      <category>php</category>
      <category>security</category>
      <pubDate>Thu, 09 Oct 2008 12:15:20 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/123862.html</guid>
      <dc:creator>Stefan Koopmanschap</dc:creator>
      <dc:date>2008-10-09T12:15:20Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/can_you_secure_a_shared_server_with_php_fastcgi.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/123862.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The challenge with securing a shared hosting server is how to secure the website from attack both from the outside and from the inside. PHP has built-in features to help, but ultimately it’s the wrong place to address the problem.<br/><br/><a href='http://www.dzone.com/links/rss/can_you_secure_a_shared_server_with_php_fastcgi.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=123862' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>123862</dz:linkId>
      <dz:submitDate>2008-10-07T11:47:23Z</dz:submitDate>
      <dz:promoteDate>2008-10-09T12:15:20Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>138</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/123862.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>skoop</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/225135.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Why didn’t you choose Curl?</title>
      <link>http://www.dzone.com/links/rss/why_didnt_you_choose_curl.html</link>
      <description>In his latest InsideRIA.com post, Richard Monson-Haefel, Curl's VP of Developer Relations, asks designers, developers, and architects why they didn't choose Curl. Why didn't you choose Curl? Add to the ongoing discussion here.</description>
      <category>open source</category>
      <category>other languages</category>
      <category>ria</category>
      <category>security</category>
      <pubDate>Thu, 09 Oct 2008 04:42:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/124221.html</guid>
      <dc:creator>AKarl</dc:creator>
      <dc:date>2008-10-09T04:42:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/why_didnt_you_choose_curl.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/124221.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In his latest InsideRIA.com post, Richard Monson-Haefel, Curl's VP of Developer Relations, asks designers, developers, and architects why they didn't choose Curl. Why didn't you choose Curl? Add to the ongoing discussion here.<br/><br/><a href='http://www.dzone.com/links/rss/why_didnt_you_choose_curl.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=124221' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>124221</dz:linkId>
      <dz:submitDate>2008-10-08T14:08:42Z</dz:submitDate>
      <dz:promoteDate>2008-10-09T04:42:46Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>453</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/124221.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>AKarl</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/297833.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>PHP Security Zend Webinar</title>
      <link>http://www.dzone.com/links/rss/php_security_zend_webinar.html</link>
      <description>Watch a PHP Security Zend Webinar and get additional PHP security resources</description>
      <category>how-to</category>
      <category>php</category>
      <category>security</category>
      <pubDate>Fri, 03 Oct 2008 19:50:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/122448.html</guid>
      <dc:creator>henrycow</dc:creator>
      <dc:date>2008-10-03T19:50:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/php_security_zend_webinar.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/122448.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Watch a PHP Security Zend Webinar and get additional PHP security resources<br/><br/><a href='http://www.dzone.com/links/rss/php_security_zend_webinar.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=122448' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>122448</dz:linkId>
      <dz:submitDate>2008-10-02T14:04:21Z</dz:submitDate>
      <dz:promoteDate>2008-10-03T19:50:46Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>184</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/122448.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>henrycow</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/294693.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Security Is a State of Mind</title>
      <link>http://www.dzone.com/links/rss/security_is_a_state_of_mind.html</link>
      <description>Checking in with expert Bruce Schneier about the state of security.</description>
      <category>opinion</category>
      <category>security</category>
      <pubDate>Fri, 03 Oct 2008 11:21:52 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/122280.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-10-03T11:21:52Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/security_is_a_state_of_mind.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/122280.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Checking in with expert Bruce Schneier about the state of security.<br/><br/><a href='http://www.dzone.com/links/rss/security_is_a_state_of_mind.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=122280' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>122280</dz:linkId>
      <dz:submitDate>2008-10-02T06:39:28Z</dz:submitDate>
      <dz:promoteDate>2008-10-03T11:21:52Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>139</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/122280.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Tutorial: OpenID for Dummies</title>
      <link>http://www.dzone.com/links/rss/tutorial_openid_for_dummies.html</link>
      <description>There's a symptom of those being introduced to microformats and OpenID; They tend to go cross-eyed in confusion. If you're new to OpenID, you might hear the jargon, most of it starting with the letter "O," and think it's some kind of ancient Gaelic language strung together by a bunch of English conjunctions.</description>
      <category>how-to</category>
      <category>security</category>
      <category>server</category>
      <pubDate>Thu, 02 Oct 2008 20:43:25 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/121914.html</guid>
      <dc:creator>rick</dc:creator>
      <dc:date>2008-10-02T20:43:25Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/tutorial_openid_for_dummies.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/121914.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>There's a symptom of those being introduced to microformats and OpenID; They tend to go cross-eyed in confusion. If you're new to OpenID, you might hear the jargon, most of it starting with the letter "O," and think it's some kind of ancient Gaelic language strung together by a bunch of English conjunctions. <br/><br/><a href='http://www.dzone.com/links/rss/tutorial_openid_for_dummies.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=121914' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>121914</dz:linkId>
      <dz:submitDate>2008-10-01T13:19:40Z</dz:submitDate>
      <dz:promoteDate>2008-10-02T20:43:25Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>345</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/121914.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>rick</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/1.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Seven habits for writing secure PHP applications</title>
      <link>http://www.dzone.com/links/rss/seven_habits_for_writing_secure_php_applications.html</link>
      <description>Security in a PHP application includes remote and local security concerns. Discover the habits PHP developers should get into to implement Web applications that have both characteristics.</description>
      <category>how-to</category>
      <category>php</category>
      <category>security</category>
      <pubDate>Thu, 02 Oct 2008 16:42:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/121890.html</guid>
      <dc:creator>martinig</dc:creator>
      <dc:date>2008-10-02T16:42:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/seven_habits_for_writing_secure_php_applications.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/121890.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Security in a PHP application includes remote and local security concerns. Discover the habits PHP developers should get into to implement Web applications that have both characteristics.<br/><br/><a href='http://www.dzone.com/links/rss/seven_habits_for_writing_secure_php_applications.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=121890' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>121890</dz:linkId>
      <dz:submitDate>2008-10-01T12:59:57Z</dz:submitDate>
      <dz:promoteDate>2008-10-02T16:42:46Z</dz:promoteDate>
      <dz:voteUpCount>18</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>470</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/121890.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>martinig</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/219636.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>LDAP basics</title>
      <link>http://www.dzone.com/links/rss/ldap_basics.html</link>
      <description>LDAP (Lightweight Directory Access Protocol) has a reputation for being complicated, but I hope to dispel that myth and explain exactly how LDAP works in this simple introduction of some of the basic concepts..</description>
      <category>frameworks</category>
      <category>security</category>
      <pubDate>Thu, 02 Oct 2008 11:26:36 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/121795.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-10-02T11:26:36Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/ldap_basics.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/121795.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>LDAP (Lightweight Directory Access Protocol) has a reputation for being complicated, but I hope to dispel that myth and explain exactly how LDAP works in this simple introduction of some of the basic concepts.. <br/><br/><a href='http://www.dzone.com/links/rss/ldap_basics.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=121795' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>121795</dz:linkId>
      <dz:submitDate>2008-10-01T09:48:37Z</dz:submitDate>
      <dz:promoteDate>2008-10-02T11:26:36Z</dz:promoteDate>
      <dz:voteUpCount>13</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>459</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/121795.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Attention developers: Your SESSIONIDs are showing</title>
      <link>http://www.dzone.com/links/rss/attention_developers_your_sessionids_are_showing.html</link>
      <description>Protecting passwords is important, but do you take the same care with your SESSIONIDs? You should.&#xD;
&#xD;
Here's how they work: When you log into a web application, you exchange your credentials for a SESSIONID cookie. This cookie gets sent with every subsequent request from your browser until you log out or the session times out. During that window, if an attacker steals your SESSIONID, they have full access to your account.</description>
      <category>security</category>
      <category>web design</category>
      <pubDate>Tue, 30 Sep 2008 15:18:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/121252.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-09-30T15:18:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/attention_developers_your_sessionids_are_showing.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/121252.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Protecting passwords is important, but do you take the same care with your SESSIONIDs? You should.

Here's how they work: When you log into a web application, you exchange your credentials for a SESSIONID cookie. This cookie gets sent with every subsequent request from your browser until you log out or the session times out. During that window, if an attacker steals your SESSIONID, they have full access to your account.<br/><br/><a href='http://www.dzone.com/links/rss/attention_developers_your_sessionids_are_showing.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=121252' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>121252</dz:linkId>
      <dz:submitDate>2008-09-30T06:48:31Z</dz:submitDate>
      <dz:promoteDate>2008-09-30T15:18:07Z</dz:promoteDate>
      <dz:voteUpCount>17</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>443</dz:clickCount>
      <dz:commentCount>4</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/121252.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Two interesting things in Gmail</title>
      <link>http://www.dzone.com/links/rss/two_interesting_things_in_gmail.html</link>
      <description>this is the article describes about how the Gmail is produsing param links for uploaded files</description>
      <category>ajax</category>
      <category>news</category>
      <category>security</category>
      <category>web 2.0</category>
      <pubDate>Mon, 29 Sep 2008 12:01:34 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/120358.html</guid>
      <dc:creator>jaininaveen</dc:creator>
      <dc:date>2008-09-29T12:01:34Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/two_interesting_things_in_gmail.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/120358.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>this is the article describes about how the Gmail is produsing param links for uploaded files<br/><br/><a href='http://www.dzone.com/links/rss/two_interesting_things_in_gmail.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=120358' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>120358</dz:linkId>
      <dz:submitDate>2008-09-28T07:31:30Z</dz:submitDate>
      <dz:promoteDate>2008-09-29T12:01:34Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>576</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/120358.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jaininaveen</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/339099.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How Amazon Web Services needs to help Flex Developers</title>
      <link>http://www.dzone.com/links/rss/how_amazon_web_services_needs_to_help_flex_develo.html</link>
      <description>There’s been a thread at the amazon simpledb forums discussing that AWS should implment a crossdomain.xml file. I agree that AWS should open up their public facing services to flex developers by implementing a crossdomain.xml file however, simply implementing a crossdomain.xml file will not address the real problems of authentication and security.</description>
      <category>flash-flex</category>
      <category>security</category>
      <category>web services</category>
      <pubDate>Fri, 26 Sep 2008 20:14:48 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/118941.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-09-26T20:14:48Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_amazon_web_services_needs_to_help_flex_develo.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/118941.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>There’s been a thread at the amazon simpledb forums discussing that AWS should implment a crossdomain.xml file. I agree that AWS should open up their public facing services to flex developers by implementing a crossdomain.xml file however, simply implementing a crossdomain.xml file will not address the real problems of authentication and security. <br/><br/><a href='http://www.dzone.com/links/rss/how_amazon_web_services_needs_to_help_flex_develo.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=118941' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>118941</dz:linkId>
      <dz:submitDate>2008-09-24T19:32:31Z</dz:submitDate>
      <dz:promoteDate>2008-09-26T20:14:48Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>178</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/118941.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Cross-Site Request Forgeries and You</title>
      <link>http://www.dzone.com/links/rss/crosssite_request_forgeries_and_you.html</link>
      <description>As the web becomes more and more pervasive, so do web-based security vulnerabilities. I talked a little bit about the most common web vulnerability, cross-site scripting, in Protecting Your Cookies: HttpOnly. Although XSS is incredibly dangerous, it's a fairly straightforward exploit to understand. Do not allow users to insert arbitrary HTML on your site. The name of the XSS game is sanitizing user input. If you stick to a whitelist based approach -- only allow input that you know to be good, and immediately discard anything else -- then you're usually well on your way to solving any XSS problems you might have.</description>
      <category>security</category>
      <pubDate>Thu, 25 Sep 2008 09:32:33 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/118423.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-09-25T09:32:33Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/crosssite_request_forgeries_and_you.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/118423.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>As the web becomes more and more pervasive, so do web-based security vulnerabilities. I talked a little bit about the most common web vulnerability, cross-site scripting, in Protecting Your Cookies: HttpOnly. Although XSS is incredibly dangerous, it's a fairly straightforward exploit to understand. Do not allow users to insert arbitrary HTML on your site. The name of the XSS game is sanitizing user input. If you stick to a whitelist based approach -- only allow input that you know to be good, and immediately discard anything else -- then you're usually well on your way to solving any XSS problems you might have. <br/><br/><a href='http://www.dzone.com/links/rss/crosssite_request_forgeries_and_you.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=118423' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>118423</dz:linkId>
      <dz:submitDate>2008-09-23T22:55:19Z</dz:submitDate>
      <dz:promoteDate>2008-09-25T09:32:33Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>179</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/118423.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>PHP Web Application Security Overview</title>
      <link>http://www.dzone.com/links/rss/web_application_security_overview.html</link>
      <description>With the web and web sites open to everyone -- including malicious hackers -- the security of web applications sits at the top of the list of issues on any web developer's mind. In this eight-part series, we will look at the security concerns of PHP developers, and what they can do to make their web applications more secure.</description>
      <category>php</category>
      <category>security</category>
      <category>server</category>
      <pubDate>Tue, 23 Sep 2008 19:50:27 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/117802.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-09-23T19:50:27Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/web_application_security_overview.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/117802.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>With the web and web sites open to everyone -- including malicious hackers -- the security of web applications sits at the top of the list of issues on any web developer's mind. In this eight-part series, we will look at the security concerns of PHP developers, and what they can do to make their web applications more secure.<br/><br/><a href='http://www.dzone.com/links/rss/web_application_security_overview.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=117802' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>117802</dz:linkId>
      <dz:submitDate>2008-09-22T21:14:32Z</dz:submitDate>
      <dz:promoteDate>2008-09-23T19:50:27Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>3</dz:voteDownCount>
      <dz:clickCount>314</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/117802.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Run As The Root Account</title>
      <link>http://www.dzone.com/links/rss/run_as_the_root_account.html</link>
      <description>Stop being a sissy. Every time you sudo a command, you deserve to have your man card taken away.</description>
      <category>humor</category>
      <category>opinion</category>
      <category>security</category>
      <pubDate>Fri, 19 Sep 2008 02:01:20 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/115388.html</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-09-19T02:01:20Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/run_as_the_root_account.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/115388.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Stop being a sissy. Every time you sudo a command, you deserve to have your man card taken away. <br/><br/><a href='http://www.dzone.com/links/rss/run_as_the_root_account.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=115388' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>115388</dz:linkId>
      <dz:submitDate>2008-09-17T12:31:06Z</dz:submitDate>
      <dz:promoteDate>2008-09-19T02:01:20Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>15</dz:voteDownCount>
      <dz:clickCount>406</dz:clickCount>
      <dz:commentCount>4</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/115388.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>matt</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/2.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Rails, Trails, Lift, and Seaside</title>
      <link>http://www.dzone.com/links/rss/rails_trails_lift_and_seaside.html</link>
      <description>I am fairly much "in like" with Rails: I have been using it for personal and customer projects for almost 3 years. If Ruby had good runtime performance, I would be happy with Ruby and Rails for most of my development. Because Ruby is such a terse language, it is very easy to read and understand the code and (few) configuration files that Rails generates for you and it is easy to write custom models, controllers, and views - mostly because Ruby is such a fun language to work with.</description>
      <category>frameworks</category>
      <category>opinion</category>
      <category>other languages</category>
      <category>security</category>
      <pubDate>Tue, 16 Sep 2008 12:04:57 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/114143.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-09-16T12:04:57Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/rails_trails_lift_and_seaside.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/114143.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I am fairly much "in like" with Rails: I have been using it for personal and customer projects for almost 3 years. If Ruby had good runtime performance, I would be happy with Ruby and Rails for most of my development. Because Ruby is such a terse language, it is very easy to read and understand the code and (few) configuration files that Rails generates for you and it is easy to write custom models, controllers, and views - mostly because Ruby is such a fun language to work with.<br/><br/><a href='http://www.dzone.com/links/rss/rails_trails_lift_and_seaside.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=114143' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>114143</dz:linkId>
      <dz:submitDate>2008-09-14T18:51:41Z</dz:submitDate>
      <dz:promoteDate>2008-09-16T12:04:57Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>340</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/114143.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>After Windows 7: What Microsoft Should Do</title>
      <link>http://www.dzone.com/links/rss/after_windows_7_what_microsoft_should_do.html</link>
      <description>Recently there has been some buzz as to what Microsoft has up their sleeves for Windows 7, the next version of Windows after the somewhat botched Vista release. Some of the features seem to be mostly evolutionary from those of Vista. Most of the features, though, have yet to be announced. So, what should Microsoft focus on after they get Windows 7 out the door?</description>
      <category>microsoft</category>
      <category>security</category>
      <category>windows</category>
      <pubDate>Mon, 15 Sep 2008 22:28:30 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/114284.html</guid>
      <dc:creator>jeffandersonus</dc:creator>
      <dc:date>2008-09-15T22:28:30Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/after_windows_7_what_microsoft_should_do.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/114284.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Recently there has been some buzz as to what Microsoft has up their sleeves for Windows 7, the next version of Windows after the somewhat botched Vista release. Some of the features seem to be mostly evolutionary from those of Vista. Most of the features, though, have yet to be announced. So, what should Microsoft focus on after they get Windows 7 out the door?<br/><br/><a href='http://www.dzone.com/links/rss/after_windows_7_what_microsoft_should_do.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=114284' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>114284</dz:linkId>
      <dz:submitDate>2008-09-15T02:11:18Z</dz:submitDate>
      <dz:promoteDate>2008-09-15T22:28:30Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>6</dz:voteDownCount>
      <dz:clickCount>636</dz:clickCount>
      <dz:commentCount>3</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/114284.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jeffandersonus</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/330275.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Warning about the article "SQL Injection" in current "PHP Magazin"</title>
      <link>http://www.dzone.com/links/rss/warning_about_the_article_sql_injection_in_curren.html</link>
      <description>It is not usually my custom to comment negatively or nitpick on other people's articles in magazines, especially not in magazines I have written for. This time however, I really must raise my voice to point out a couple of (well, actually a lot of) issues in an article about SQL injection in the current (October/November) issue of the german "PHP Magazin". I stumbled upon this when Pelle Boese of Mobile SEO fame told me about it.</description>
      <category>database</category>
      <category>opinion</category>
      <category>php</category>
      <category>security</category>
      <pubDate>Mon, 15 Sep 2008 18:45:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/114318.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-09-15T18:45:35Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/warning_about_the_article_sql_injection_in_curren.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/114318.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>It is not usually my custom to comment negatively or nitpick on other people's articles in magazines, especially not in magazines I have written for. This time however, I really must raise my voice to point out a couple of (well, actually a lot of) issues in an article about SQL injection in the current (October/November) issue of the german "PHP Magazin". I stumbled upon this when Pelle Boese of Mobile SEO fame told me about it.<br/><br/><a href='http://www.dzone.com/links/rss/warning_about_the_article_sql_injection_in_curren.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=114318' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>114318</dz:linkId>
      <dz:submitDate>2008-09-15T06:31:25Z</dz:submitDate>
      <dz:promoteDate>2008-09-15T18:45:35Z</dz:promoteDate>
      <dz:voteUpCount>16</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>403</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/114318.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>.NET MVC Controller Action Security Hole</title>
      <link>http://www.dzone.com/links/rss/net_mvc_controller_action_security_hole.html</link>
      <description>The latest of Stephen Walther's invaluable ASP.Net MVC Tip series points out a MVC scenario that was previously unknown to me: passing cookies and server variables into controllers as action parameters. While the idea is neat, a comment left by Francois Ward echoed my immediate skepticism over whether this could be safe.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>how-to</category>
      <category>security</category>
      <pubDate>Mon, 15 Sep 2008 15:36:33 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/114367.html</guid>
      <dc:creator>Volume4</dc:creator>
      <dc:date>2008-09-15T15:36:33Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/net_mvc_controller_action_security_hole.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/114367.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The latest of Stephen Walther's invaluable ASP.Net MVC Tip series points out a MVC scenario that was previously unknown to me: passing cookies and server variables into controllers as action parameters. While the idea is neat, a comment left by Francois Ward echoed my immediate skepticism over whether this could be safe.<br/><br/><a href='http://www.dzone.com/links/rss/net_mvc_controller_action_security_hole.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=114367' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>114367</dz:linkId>
      <dz:submitDate>2008-09-15T09:58:31Z</dz:submitDate>
      <dz:promoteDate>2008-09-15T15:36:33Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>113</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/114367.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Volume4</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/71517.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using JBoss Seam security with Rules: an expert system for permission checks</title>
      <link>http://www.dzone.com/links/rss/using_jboss_seam_security_with_rules_an_expert_sy.html</link>
      <description>JBoss Seam does a long list of amazing things.  One that is often overlooked is its Rules-based security system.  This system is able to express business security rules in a very direct way, and keep them in an external file which is easy to maintain.  However, using JBoss Rules for Seam security requires understanding how the JBoss Rules engine works, how it evaluates rule sets, and how to write a rule set.  We go through these questions in detail.  After you understand how Seam security with Rules works, we think you'll never be satisfied with plain old role checks again.</description>
      <category>java</category>
      <category>security</category>
      <pubDate>Sat, 13 Sep 2008 11:56:41 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/113497.html</guid>
      <dc:creator>ChiralSoftware</dc:creator>
      <dc:date>2008-09-13T11:56:41Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/using_jboss_seam_security_with_rules_an_expert_sy.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/113497.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>JBoss Seam does a long list of amazing things.  One that is often overlooked is its Rules-based security system.  This system is able to express business security rules in a very direct way, and keep them in an external file which is easy to maintain.  However, using JBoss Rules for Seam security requires understanding how the JBoss Rules engine works, how it evaluates rule sets, and how to write a rule set.  We go through these questions in detail.  After you understand how Seam security with Rules works, we think you'll never be satisfied with plain old role checks again.<br/><br/><a href='http://www.dzone.com/links/rss/using_jboss_seam_security_with_rules_an_expert_sy.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=113497' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>113497</dz:linkId>
      <dz:submitDate>2008-09-12T16:42:36Z</dz:submitDate>
      <dz:promoteDate>2008-09-13T11:56:41Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>228</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/113497.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ChiralSoftware</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/259836.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>A Billion More Laughs: The JavaScript hack that acts like an XML attack</title>
      <link>http://www.dzone.com/links/rss/a_billion_more_laughs_the_javascript_hack_that_ac.html</link>
      <description>It's a valid script, it's nearly impossible to detect and stop, and it will annoy users to no end. What's the answer to stopping scripts that will not only do so reliably, but that will be used by users?</description>
      <category>javascript</category>
      <category>security</category>
      <category>server</category>
      <category>web 2.0</category>
      <pubDate>Thu, 11 Sep 2008 16:15:29 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/112943.html</guid>
      <dc:creator>lmacvittie</dc:creator>
      <dc:date>2008-09-11T16:15:29Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/a_billion_more_laughs_the_javascript_hack_that_ac.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/112943.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>It's a valid script, it's nearly impossible to detect and stop, and it will annoy users to no end. What's the answer to stopping scripts that will not only do so reliably, but that will be used by users? <br/><br/><a href='http://www.dzone.com/links/rss/a_billion_more_laughs_the_javascript_hack_that_ac.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=112943' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>112943</dz:linkId>
      <dz:submitDate>2008-09-11T11:06:17Z</dz:submitDate>
      <dz:promoteDate>2008-09-11T16:15:29Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>323</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/112943.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>lmacvittie</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/307701.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>JOSSO - Java Open Single Sign-On Project</title>
      <link>http://www.dzone.com/links/rss/josso_java_open_single_signon_project.html</link>
      <description>JOSSO, or Java Open Single Sign-On, is an open source J2EE-based SSO infrastructure aimed to provide a solution for centralized, platform neutral, user authentication and authorization.</description>
      <category>frameworks</category>
      <category>java</category>
      <category>security</category>
      <pubDate>Thu, 11 Sep 2008 07:19:44 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/112334.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-09-11T07:19:44Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/josso_java_open_single_signon_project.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/112334.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>JOSSO, or Java Open Single Sign-On, is an open source J2EE-based SSO infrastructure aimed to provide a solution for centralized, platform neutral, user authentication and authorization.<br/><br/><a href='http://www.dzone.com/links/rss/josso_java_open_single_signon_project.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=112334' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>112334</dz:linkId>
      <dz:submitDate>2008-09-09T22:15:06Z</dz:submitDate>
      <dz:promoteDate>2008-09-11T07:19:44Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>372</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/112334.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The MD6 hash function (rough notes)</title>
      <link>http://www.dzone.com/links/rss/the_md6_hash_function_rough_notes.html</link>
      <description>Ron Rivest presented his (along with a dozen other people's) new hash, MD6, yesterday at Crypto. I am not a hash guru although I've implemented SHA and its ilk many times, so I can't guarantee all my notes are correct. I will compare it somewhat with SHA as that is what I know.</description>
      <category>research</category>
      <category>security</category>
      <pubDate>Tue, 09 Sep 2008 14:41:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/111950.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-09-09T14:41:35Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/the_md6_hash_function_rough_notes.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/111950.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Ron Rivest presented his (along with a dozen other people's) new hash, MD6, yesterday at Crypto. I am not a hash guru although I've implemented SHA and its ilk many times, so I can't guarantee all my notes are correct. I will compare it somewhat with SHA as that is what I know. <br/><br/><a href='http://www.dzone.com/links/rss/the_md6_hash_function_rough_notes.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=111950' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>111950</dz:linkId>
      <dz:submitDate>2008-09-09T06:02:59Z</dz:submitDate>
      <dz:promoteDate>2008-09-09T14:41:35Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>334</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/111950.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

