<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2008 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Security</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Sat, 17 May 2008 10:50:15 -0400</lastBuildDate>
<pubDate>Sat, 17 May 2008 10:50:15 -0400</pubDate>
<item>
<title>PHP and AJAX - Make a Password Strength Bar that Updates in Real-time</title>
<pubDate>Fri, 16 May 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/PHP-and-AJAX---Make-a-Password-Strength-Bar-that-Updates-in-Real-time/34777</link>
<description>
<![CDATA[This tutorial will show you how to make a very simple feature which will help your users make more secure passwords, in registration forms. After the user types their password, this script will make a...
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=493145&amp;cid=136104&amp;pr=2&amp;tstamp=20080517000000&amp;url=http://clk.atdmt.com/MRT/go/ndstryou0280005509mrt/direct/01/">Attend WINDOWS EMBEDDED ACCELERATION WORKSHOPS</a> Are you ready to learn how you can bring your next-generation embedded device to market faster?]]>
</description><guid>http://www.tutorialized.com/tutorial/PHP-and-AJAX---Make-a-Password-Strength-Bar-that-Updates-in-Real-time/34777</guid>
</item>
<item>
<title>Ban IPs using MySQL</title>
<pubDate>Wed, 23 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Ban-IPs-using-MySQL/34101</link>
<description>
<![CDATA[Learn how to create a nice and simple script which will allow you to ban ips from your site.
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=495947&amp;cid=136336&amp;pr=2&amp;tstamp=20080517000000&amp;url=http://www.webex.com/lp/200801/sc/faster.html%3fTrackID%3d1014732">SOLVE SUPPORT ISSUES on the First Call!</a> REMOTELY CONTROL AND CONFIGURE SYSTEMS. Easily install applications, updates. All from your Desktop!]]>
</description><guid>http://www.tutorialized.com/tutorial/Ban-IPs-using-MySQL/34101</guid>
</item>
<item>
<title>Securing your PHP applications Part 1</title>
<pubDate>Sun, 20 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Securing-your-PHP-applications-Part-1/34007</link>
<description>
<![CDATA[As long as there are programming languages people will try to hack them, fortunately for us this means we have to have our wits about us when writing applications. In this 2 part article we'll be disc...
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=495387&amp;cid=136278&amp;pr=2&amp;tstamp=20080517000000&amp;url=http://www.webex.com/lp/200801/sc/faster.html%3fTrackID%3d1014735">See how EASY REMOTE SUPPORT can be. Try WebEx FREE!</a> DELIVER SUPPORT MORE EFFICIENTLY. Remotely Control Applications. Leap Securely through Firewalls!]]>
</description><guid>http://www.tutorialized.com/tutorial/Securing-your-PHP-applications-Part-1/34007</guid>
</item>
<item>
<title>CSRF POST Token Protection</title>
<pubDate>Sun, 20 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/CSRF-POST-Token-Protection/34005</link>
<description>
<![CDATA[Well, before I get into details about how to prevent CSRF, lets explain what it is exactly. Cross Site Request Forgery (also known as XSRF, CSRF, and Cross Site Reference Forgery) works by exploiting ...
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=483992&amp;cid=135258&amp;pr=2&amp;tstamp=20080517000000&amp;url=http://clk.atdmt.com/BED/go/ndstrvu40220000001bed/direct/01/">Villanova University Six Sigma &amp; IT Certificate Programs</a> 100% Online programs in Six Sigma, IS Security, CISSP Prep, Business Analysis, Proj. Mgmt. and more!]]>
</description><guid>http://www.tutorialized.com/tutorial/CSRF-POST-Token-Protection/34005</guid>
</item>
<item>
<title>PHP Login Script Tutorial</title>
<pubDate>Sun, 20 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/PHP-Login-Script-Tutorial/34003</link>
<description>
<![CDATA[I have put together 5 simple steps to help you get your PHP login script up and running in minutes.
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=491901&amp;cid=97009&amp;pr=2&amp;tstamp=20080517000000&amp;url=http://www.spamtitan.com/spam_titan_vmware_tech.php">SpamTitan - Virtual Email Appliance</a> 99% Spam Detection, Kaspersky AV, Anti phishing, $550 for 100 users. Free Download 30 Day Trial Now!]]>
</description><guid>http://www.tutorialized.com/tutorial/PHP-Login-Script-Tutorial/34003</guid>
</item>
<item>
<title>Encrypting Passwords in PHP Login Script</title>
<pubDate>Sat, 19 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Encrypting-Passwords-in-PHP-Login-Script/33999</link>
<description>
<![CDATA[This tutorial is a follow up to our PHP Login Script Tutorial. You will learn how to encrypt passwords to make your login script more secure.]]>
</description><guid>http://www.tutorialized.com/tutorial/Encrypting-Passwords-in-PHP-Login-Script/33999</guid>
</item>
<item>
<title>Protecting Your PHP/MySQL Queries from SQL Injection</title>
<pubDate>Sat, 12 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Protecting-Your-PHP%2FMySQL-Queries-from-SQL-Injection/33801</link>
<description>
<![CDATA[SQL injection is a serious concern for webmasters, as an experienced attacker can use this hacking technique to gain access to sensitive data and/or potentially cripple your database.]]>
</description><guid>http://www.tutorialized.com/tutorial/Protecting-Your-PHP%2FMySQL-Queries-from-SQL-Injection/33801</guid>
</item>
<item>
<title>Securing your HASH</title>
<pubDate>Sat, 05 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Securing-your-HASH/33625</link>
<description>
<![CDATA[In this tutorial i have tired to show basic tips to secure your hash from intruders. This will atleast keep them on figuring out the actual string. This can be used for generating hash before actual l...]]>
</description><guid>http://www.tutorialized.com/tutorial/Securing-your-HASH/33625</guid>
</item>
<item>
<title> PHP Security: Sending an email</title>
<pubDate>Wed, 02 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/-PHP-Security%3A-Sending-an-email/33552</link>
<description>
<![CDATA[Using the mail() function without knowing the security flaws it can cause your site to me spammers sensative, and you don't want that! Read how to fix it here.]]>
</description><guid>http://www.tutorialized.com/tutorial/-PHP-Security%3A-Sending-an-email/33552</guid>
</item>
<item>
<title> PHP Security: SQL Injection</title>
<pubDate>Wed, 02 Apr 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/-PHP-Security%3A-SQL-Injection/33551</link>
<description>
<![CDATA[This tutorial will explain SQL Injection. A very common security flaw not much people take serious because its a little bit harder for a cracker to hack.]]>
</description><guid>http://www.tutorialized.com/tutorial/-PHP-Security%3A-SQL-Injection/33551</guid>
</item>
<item>
<title> PHP Security: GET - include</title>
<pubDate>Fri, 28 Mar 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/-PHP-Security%3A-GET---include/33434</link>
<description>
<![CDATA[You often find websites with serious but simple to fix security flaws. In this series we will talk about this. This time about GET - include problems.]]>
</description><guid>http://www.tutorialized.com/tutorial/-PHP-Security%3A-GET---include/33434</guid>
</item>
<item>
<title>PHP Captcha - Learn How to Make a Captcha in PHP</title>
<pubDate>Tue, 18 Mar 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/PHP-Captcha---Learn-How-to-Make-a-Captcha-in-PHP/33162</link>
<description>
<![CDATA[CAPTCHA stands for &quot;Completely Automated Public Turing test to tell Computers and Humans Apart&quot;, which simply means that robots/scripts won't be able to submit a form, for example, it could ...]]>
</description><guid>http://www.tutorialized.com/tutorial/PHP-Captcha---Learn-How-to-Make-a-Captcha-in-PHP/33162</guid>
</item>
<item>
<title>Form validation with Captcha image</title>
<pubDate>Fri, 07 Mar 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Form-validation-with-Captcha-image/32890</link>
<description>
<![CDATA[In this tutorial I will show you how to create a captcha image to protect your form submissions.]]>
</description><guid>http://www.tutorialized.com/tutorial/Form-validation-with-Captcha-image/32890</guid>
</item>
<item>
<title>How to Use PHPs Crypt() Function to Encrypt and Check a Password</title>
<pubDate>Tue, 19 Feb 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-Use-PHPs-Crypt%28%29-Function-to-Encrypt-and-Check-a-Password/32462</link>
<description>
<![CDATA[This tutorial will show you how to use PHP's crypt() function to effectively encrypt a password and later check it against a user's input.]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-Use-PHPs-Crypt%28%29-Function-to-Encrypt-and-Check-a-Password/32462</guid>
</item>
<item>
<title>PHP Walkthrough &amp; Script: Building an Apache-like Access Control List (ACL)</title>
<pubDate>Sun, 06 Jan 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/PHP-Walkthrough-%26-Script%3A-Building-an-Apache-like-Access-Control-List-%28ACL%29/31376</link>
<description>
<![CDATA[We're going to be constructing an Apache-like, in fact we're going to be emulating the Apache ACL in its entirety. Although you could quite easily use Apache, this allows you to see how it's all done ...]]>
</description><guid>http://www.tutorialized.com/tutorial/PHP-Walkthrough-%26-Script%3A-Building-an-Apache-like-Access-Control-List-%28ACL%29/31376</guid>
</item>
</channel>
</rss>