<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - 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>Thu, 16 Feb 2012 01:36:30 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 01:36:30 -0500</pubDate>
<item>
<title>Password Hashing/Salts [Encryption]</title>
<pubDate>Sun, 31 Oct 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Password-Hashing%2FSalts-%5BEncryption%5D/72730</link>
<description>
<![CDATA[A quick and easy guide to encrypting passwords using the sha1() or md5() functions. This guide will also introduce you to using salts.]]>
</description><guid>http://www.tutorialized.com/tutorial/Password-Hashing%2FSalts-%5BEncryption%5D/72730</guid>
</item>
<item>
<title>SQL Injection Protection</title>
<pubDate>Wed, 08 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/SQL-Injection-Protection/71446</link>
<description>
<![CDATA[SQL Injection is an attack technique used to exploit applications that construct SQL statements from user-supplied input. When successful, the attacker is able to change the logic of SQL statements ex...]]>
</description><guid>http://www.tutorialized.com/tutorial/SQL-Injection-Protection/71446</guid>
</item>
<item>
<title>Integrating Two-Factor Authentication with CodeIgniter</title>
<pubDate>Tue, 07 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Integrating-Two-Factor-Authentication-with-CodeIgniter/70071</link>
<description>
<![CDATA[With the recent string of high profile break-ins (hacks) at Sony and other companies, itfs time you took a second look at the security of your website. Two-factor authentication is a step in the righ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Integrating-Two-Factor-Authentication-with-CodeIgniter/70071</guid>
</item>
<item>
<title>Create A Generated Random Password</title>
<pubDate>Fri, 03 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Create-A-Generated-Random-Password/66317</link>
<description>
<![CDATA[In this two-part tutorial, I will explain how you can create a password that is randomly generated and hard for hackers to guess.  In the first segment is a basic version that allows for changing the ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Create-A-Generated-Random-Password/66317</guid>
</item>
<item>
<title>Understanding Hash Functions and Keeping Passwords Safe</title>
<pubDate>Thu, 02 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Understanding-Hash-Functions-and-Keeping-Passwords-Safe/66011</link>
<description>
<![CDATA[From time to time, servers and databases are stolen or compromised. With this in mind, it is important to ensure that some crucial user data, such as passwords, can not be recovered. Today, we are goi...]]>
</description><guid>http://www.tutorialized.com/tutorial/Understanding-Hash-Functions-and-Keeping-Passwords-Safe/66011</guid>
</item>
<item>
<title>Creating a Crypter Class with PHP</title>
<pubDate>Mon, 02 Nov 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Creating-a-Crypter-Class-with-PHP/64269</link>
<description>
<![CDATA[In this article I will explain how to create a PHP Class that will encrypt and decrypt any data with a given password. It is object programmed and uses existing PHP algorithms.]]>
</description><guid>http://www.tutorialized.com/tutorial/Creating-a-Crypter-Class-with-PHP/64269</guid>
</item>
<item>
<title>Creating advanced and secured member login/register system using PHP and MySQL</title>
<pubDate>Sun, 06 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Creating-advanced-and-secured-member-login%2Fregister-system-using-PHP-and-MySQL/58756</link>
<description>
<![CDATA[In this tutorial, I am going to teach you how to create a simple login system using PHP and MySQL database. Before beginning, I am making assuming that you have basic knowledge on PHP coding. However ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Creating-advanced-and-secured-member-login%2Fregister-system-using-PHP-and-MySQL/58756</guid>
</item>
<item>
<title>Two way encryption in PHP</title>
<pubDate>Sat, 05 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Two-way-encryption-in-PHP/57908</link>
<description>
<![CDATA[Encrypt and decrypt your data with a key. This a safest way to keep the sensitive data like passwords.]]>
</description><guid>http://www.tutorialized.com/tutorial/Two-way-encryption-in-PHP/57908</guid>
</item>
<item>
<title> How to keep Your Website Secure from Hackers and Attacks</title>
<pubDate>Fri, 04 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/-How-to-keep-Your-Website-Secure-from-Hackers-and-Attacks/57512</link>
<description>
<![CDATA[You have lunched your website and you are assuming it will lay secure on your hosting services hands, right? Unfortunately, not always. There are plenty of hosts that will make your life miserable so...]]>
</description><guid>http://www.tutorialized.com/tutorial/-How-to-keep-Your-Website-Secure-from-Hackers-and-Attacks/57512</guid>
</item>
<item>
<title> Avoid Website Viruses with the Use of Secure Web Pages </title>
<pubDate>Fri, 04 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/-Avoid-Website-Viruses-with-the-Use-of-Secure-Web-Pages-/57511</link>
<description>
<![CDATA[Website developers are well aware of the threat viruses can bring to their websites on any hosting account. They recognize the need for using anti virus software to constantly protect any potential vi...]]>
</description><guid>http://www.tutorialized.com/tutorial/-Avoid-Website-Viruses-with-the-Use-of-Secure-Web-Pages-/57511</guid>
</item>
<item>
<title>PHP video tutorial: Website security protection  Prevent avoid SQL injection</title>
<pubDate>Fri, 04 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/PHP-video-tutorial%3A-Website-security-protection-%96-Prevent-avoid-SQL-injection/56941</link>
<description>
<![CDATA[Protect your website from SQL injection with PHP. Preventing SQL injection is not difficult but very important/ SQL injection is very dangerous but can be very easily prevented.]]>
</description><guid>http://www.tutorialized.com/tutorial/PHP-video-tutorial%3A-Website-security-protection-%96-Prevent-avoid-SQL-injection/56941</guid>
</item>
<item>
<title>Secure PHP login form</title>
<pubDate>Sun, 02 Nov 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Secure-PHP-login-form/54186</link>
<description>
<![CDATA[To prevent site from dictionary attack or script kiddie you need a special PHP login script. The most important thing is that the value of hidden filed is changing and is random  every time you load p...]]>
</description><guid>http://www.tutorialized.com/tutorial/Secure-PHP-login-form/54186</guid>
</item>
<item>
<title>Simple Techniques to Lock Down your Website</title>
<pubDate>Sun, 02 Nov 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Simple-Techniques-to-Lock-Down-your-Website/53729</link>
<description>
<![CDATA[One crucial part of PHP development practice is always keeping in mind that security is not something you can simply buy off the shelf at your local convenient store. Ensuring the security of your web...]]>
</description><guid>http://www.tutorialized.com/tutorial/Simple-Techniques-to-Lock-Down-your-Website/53729</guid>
</item>
<item>
<title>Getting Clean With PHP</title>
<pubDate>Sat, 01 Nov 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Getting-Clean-With-PHP/53083</link>
<description>
<![CDATA[Data security is important and often undervalued by designers, developers, and clients alike. Since PHP 5.2.0, data sanitization and validation has been made significantly easier with the introduction...]]>
</description><guid>http://www.tutorialized.com/tutorial/Getting-Clean-With-PHP/53083</guid>
</item>
<item>
<title>Secure Your Forms with Form Keys</title>
<pubDate>Mon, 08 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Secure-Your-Forms-with-Form-Keys/50496</link>
<description>
<![CDATA[Secure Your Forms with Form Keys on net.tutsplus.com]]>
</description><guid>http://www.tutorialized.com/tutorial/Secure-Your-Forms-with-Form-Keys/50496</guid>
</item>
</channel>
</rss>
