<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0" xmlns:s="http://updates.zdnet.com/">
<channel>
	<title><![CDATA[tom olzak Resources | ZDNet]]></title>
	<link><![CDATA[http://updates.zdnet.com/tags/tom+olzak.html]]></link>
	<description><![CDATA[White papers, case studies, technical articles, and blog posts relating to tom olzak]]></description>
	<s:counts start="0" returned="11" found="11" />
	<language>en-us</language>
	<item>
		<title><![CDATA[Use the revised OWASP Top Ten to secure your Web applications -- Part 8]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=299826]]></link>
		<description><![CDATA[In this final installment in the revised Open Web Application Security Project OWASP Top 10 series, the final three vulnerabilities are explored -- insecure cryptographic storage, insecure communications, and failure to restrict URL access. Tom Olzak explains the nature of these weaknesses followed by recommendations for protecting Web applications from...]]></description>
		<s:doctype><![CDATA[Download resources]]></s:doctype>
		<pubDate>Wed, 13 Jun 2007 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/web+application.html"><![CDATA[Web Application]]></category>
		<category domain="http://updates.zdnet.com/tags/tom+olzak.html"><![CDATA[Tom Olzak]]></category>
		<category domain="http://updates.zdnet.com/tags/cloud+computing.html"><![CDATA[Cloud Computing]]></category>
	</item>
	<item>
		<title><![CDATA[Use the revised OWASP Top Ten to secure your Web applications - Part 7]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=298993]]></link>
		<description><![CDATA[The seventh installment in the 2007 OWASP Top 10 series takes a look at broken authentication and session management vulnerabilities. Tom Olzak explains the nature of this weakness followed by recommendations for protecting Web applications from attacks related to this security problem.    This download is also available...]]></description>
		<s:doctype><![CDATA[Download resources]]></s:doctype>
		<pubDate>Wed, 06 Jun 2007 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/web+application.html"><![CDATA[Web Application]]></category>
		<category domain="http://updates.zdnet.com/tags/tom+olzak.html"><![CDATA[Tom Olzak]]></category>
		<category domain="http://updates.zdnet.com/tags/cloud+computing.html"><![CDATA[Cloud Computing]]></category>
		<category domain="http://updates.zdnet.com/tags/security.html"><![CDATA[Security]]></category>
	</item>
	<item>
		<title><![CDATA[Use the revised OWASP Top Ten to secure your Web applications -- Part 6]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=295055]]></link>
		<description><![CDATA[Vulnerability six in the 2007 OWASP Top Ten is Information Leaking and Improper Error Handling. Typically caused by verbose errors, attackers exploit this weakness to obtain information about the target system's software and hardware architecture. In this, the sixth in a series on the revised OWASP Top Ten Web Application...]]></description>
		<s:doctype><![CDATA[Download resources]]></s:doctype>
		<pubDate>Thu, 10 May 2007 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/web+application.html"><![CDATA[Web Application]]></category>
		<category domain="http://updates.zdnet.com/tags/tom+olzak.html"><![CDATA[Tom Olzak]]></category>
		<category domain="http://updates.zdnet.com/tags/cloud+computing.html"><![CDATA[Cloud Computing]]></category>
	</item>
	<item>
		<title><![CDATA[Use the revised OWASP Top Ten to secure your Web applications -- Part 5]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=292150]]></link>
		<description><![CDATA[Insecure direct object access and cross site request forgery CSRF are serious flaws found in many Web applications. In fact, some hackers say that there isn't a Web site on the Internet that isn't vulnerable in some way to CSRF. In this, the fifth in a series on the revised...]]></description>
		<s:doctype><![CDATA[Download resources]]></s:doctype>
		<pubDate>Wed, 18 Apr 2007 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/web+application.html"><![CDATA[Web Application]]></category>
		<category domain="http://updates.zdnet.com/tags/tom+olzak.html"><![CDATA[Tom Olzak]]></category>
		<category domain="http://updates.zdnet.com/tags/cloud+computing.html"><![CDATA[Cloud Computing]]></category>
	</item>
	<item>
		<title><![CDATA[Use the revised OWASP Top Ten to secure your Web applications -- Part 4]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=289604]]></link>
		<description><![CDATA[Malicious file execution is one more weakness caused by failing to control application input. In this, the fourth in a series on the revised OWASP Top Ten Web Application Vulnerabilities, Tom Olzak explains the nature of malicious code execution followed by recommendations for protecting Web applications from related attacks. Coding...]]></description>
		<s:doctype><![CDATA[Download resources]]></s:doctype>
		<pubDate>Mon, 02 Apr 2007 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/web+application.html"><![CDATA[Web Application]]></category>
		<category domain="http://updates.zdnet.com/tags/execution.html"><![CDATA[Execution]]></category>
		<category domain="http://updates.zdnet.com/tags/tom+olzak.html"><![CDATA[Tom Olzak]]></category>
		<category domain="http://updates.zdnet.com/tags/file+execution.html"><![CDATA[File Execution]]></category>
		<category domain="http://updates.zdnet.com/tags/cloud+computing.html"><![CDATA[Cloud Computing]]></category>
		<category domain="http://updates.zdnet.com/tags/viruses+and+worms.html"><![CDATA[Viruses And Worms]]></category>
		<category domain="http://updates.zdnet.com/tags/security.html"><![CDATA[Security]]></category>
	</item>
	<item>
		<title><![CDATA[Use the revised OWASP Top Ten to secure your Web applications -- Part 3]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=287694]]></link>
		<description><![CDATA[Injection flaws, specifically SQL injection vulnerabilities, can present the greatest business risk in a Web application environment. In this, the third in a series on the revised OWAP Top Ten Web Application Vulnerabilities, Tom Olzak explains the nature of injection flaws and SQL injection attacks and then makes recommendations for...]]></description>
		<s:doctype><![CDATA[Download resources]]></s:doctype>
		<pubDate>Fri, 23 Mar 2007 00:00:00 -0700</pubDate>
		<category domain="http://updates.zdnet.com/tags/web+application.html"><![CDATA[Web Application]]></category>
		<category domain="http://updates.zdnet.com/tags/sql+injection.html"><![CDATA[SQL Injection]]></category>
		<category domain="http://updates.zdnet.com/tags/tom+olzak.html"><![CDATA[Tom Olzak]]></category>
		<category domain="http://updates.zdnet.com/tags/cloud+computing.html"><![CDATA[Cloud Computing]]></category>
		<category domain="http://updates.zdnet.com/tags/security.html"><![CDATA[Security]]></category>
	</item>
	<item>
		<title><![CDATA[Use the revised OWASP Top Ten to secure your Web applications -- Part 2]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=285306]]></link>
		<description><![CDATA[Cross site scripting XSS vulnerabilities are normally found in Web applications in which code injection is allowed. It is the most common Web application vulnerability. Scripts exploiting this weakness can cause serious problems for home and business users. In this download, Tom Olzak explores the types of cross site scripting...]]></description>
		<s:doctype><![CDATA[Download resources]]></s:doctype>
		<pubDate>Mon, 05 Mar 2007 00:00:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/xss.html"><![CDATA[XSS]]></category>
		<category domain="http://updates.zdnet.com/tags/web+application.html"><![CDATA[Web Application]]></category>
		<category domain="http://updates.zdnet.com/tags/tom+olzak.html"><![CDATA[Tom Olzak]]></category>
		<category domain="http://updates.zdnet.com/tags/cloud+computing.html"><![CDATA[Cloud Computing]]></category>
	</item>
	<item>
		<title><![CDATA[Lock it down: Use the revised OWASP Top Ten to secure your Web applications -- Part 1]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=282777]]></link>
		<description><![CDATA[For the first time since 2004, the Open Web Application Security Project OWASP is updating its Top 10 Vulnerabilities list. As a supplement to an previously published TechRepublic article on the 2004 OWASP Top 10, this is the second in a series of articles in which Tom Olzak explores the...]]></description>
		<s:doctype><![CDATA[Download resources]]></s:doctype>
		<pubDate>Thu, 15 Feb 2007 00:00:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/techrepublic+inc..html"><![CDATA[TechRepublic Inc.]]></category>
		<category domain="http://updates.zdnet.com/tags/environment.html"><![CDATA[Environment]]></category>
		<category domain="http://updates.zdnet.com/tags/article.html"><![CDATA[Article]]></category>
		<category domain="http://updates.zdnet.com/tags/web+application.html"><![CDATA[Web Application]]></category>
		<category domain="http://updates.zdnet.com/tags/tom+olzak.html"><![CDATA[Tom Olzak]]></category>
		<category domain="http://updates.zdnet.com/tags/cloud+computing.html"><![CDATA[Cloud Computing]]></category>
	</item>
	<item>
		<title><![CDATA[Reduce multi-factor authentication costs with behavioral biometrics]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=278303]]></link>
		<description><![CDATA[User acceptance and high cost often prevent organizations from adopting biometrics as a workstation multi-factor authentication solution. So how do businesses deal with the weak security presented by password-only authentication? Behavioral biometrics, and keystroke dynamics in particular, might be the answer. Using biometrics for multi-factor authentication does not have to...]]></description>
		<s:doctype><![CDATA[Download resources]]></s:doctype>
		<pubDate>Wed, 17 Jan 2007 00:00:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/authentication.html"><![CDATA[Authentication]]></category>
		<category domain="http://updates.zdnet.com/tags/tom+olzak.html"><![CDATA[Tom Olzak]]></category>
		<category domain="http://updates.zdnet.com/tags/biometrics.html"><![CDATA[Biometrics]]></category>
		<category domain="http://updates.zdnet.com/tags/authentication%252fencryption.html"><![CDATA[Authentication/Encryption]]></category>
		<category domain="http://updates.zdnet.com/tags/security.html"><![CDATA[Security]]></category>
	</item>
	<item>
		<title><![CDATA[Workplace privacy versus computer abuse prevention, which prevails]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=274374]]></link>
		<description><![CDATA[Courts are increasingly holding employers responsible for the actions taken by employees using company-owned computers. On the other hand, employees continue to push back through litigation claiming their privacy is being violated. It might come as a surprise to many that employees are sometimes justified in their expectations of workplace...]]></description>
		<s:doctype><![CDATA[Download resources]]></s:doctype>
		<pubDate>Fri, 15 Dec 2006 00:00:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/workplace.html"><![CDATA[Workplace]]></category>
		<category domain="http://updates.zdnet.com/tags/privacy.html"><![CDATA[Privacy]]></category>
		<category domain="http://updates.zdnet.com/tags/computer.html"><![CDATA[Computer]]></category>
		<category domain="http://updates.zdnet.com/tags/tom+olzak.html"><![CDATA[Tom Olzak]]></category>
		<category domain="http://updates.zdnet.com/tags/courts.html"><![CDATA[Courts]]></category>
		<category domain="http://updates.zdnet.com/tags/recruitment+%2526+selection.html"><![CDATA[Recruitment & Selection]]></category>
		<category domain="http://updates.zdnet.com/tags/human+resources.html"><![CDATA[Human Resources]]></category>
		<category domain="http://updates.zdnet.com/tags/workforce+management.html"><![CDATA[Workforce Management]]></category>
	</item>
	<item>
		<title><![CDATA[Secure your Bluetooth wireless networks and protect your data]]></title>
		<link><![CDATA[http://whitepapers.zdnet.com/abstract.aspx?docid=272160]]></link>
		<description><![CDATA[Bluetooth is a great addition to the business productivity toolbox. However, Bluetooth technology must be understood by the technical team and its deployment should be closely managed. Failure to purchase devices that support the right security measures, or to minimize exposure due to unmanaged device discovery, puts your enterprise data...]]></description>
		<s:doctype><![CDATA[Download resources]]></s:doctype>
		<pubDate>Fri, 01 Dec 2006 00:00:00 -0800</pubDate>
		<category domain="http://updates.zdnet.com/tags/network.html"><![CDATA[Network]]></category>
		<category domain="http://updates.zdnet.com/tags/wireless+network.html"><![CDATA[Wireless Network]]></category>
		<category domain="http://updates.zdnet.com/tags/tom+olzak.html"><![CDATA[Tom Olzak]]></category>
		<category domain="http://updates.zdnet.com/tags/bluetooth.html"><![CDATA[Bluetooth]]></category>
		<category domain="http://updates.zdnet.com/tags/wi-fi.html"><![CDATA[Wi-Fi]]></category>
		<category domain="http://updates.zdnet.com/tags/wireless.html"><![CDATA[Wireless]]></category>
	</item>
</channel>
</rss>
