<?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>Daily Web Tools &#187; Security</title>
	<atom:link href="http://www.dailywebtools.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailywebtools.com</link>
	<description>Every Day, Another Web Site, Tool or Tip to Help the Internet Entrepreneur</description>
	<lastBuildDate>Mon, 25 Jan 2010 17:53:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PHP Security Problems Explained</title>
		<link>http://www.dailywebtools.com/2008/10/21/php-security-problems-explained/</link>
		<comments>http://www.dailywebtools.com/2008/10/21/php-security-problems-explained/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 09:00:45 +0000</pubDate>
		<dc:creator>Liz Jamieson</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[form spoofing]]></category>
		<category><![CDATA[PHP security]]></category>
		<category><![CDATA[sql injection]]></category>

		<guid isPermaLink="false">http://www.dailywebtools.com/?p=776</guid>
		<description><![CDATA[What a clear and helpful article.  I came across this article at the weekend.  Anyone interested in PHP coding can benefit from a good read of this. An ideal breakdown of all the security issues to consider when coding PHP (and MySQL) and the different types of attack a PHP website can be open to. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://php.robm.me.uk/"><img style="float:left; margin-right:10px; border:none; margin-top:5px" src="http://www.dailywebtools.com/blogpics/phpattack.jpg" alt="" width="300" height="273" /></a>What a clear and helpful article.  I came across <a title="PHP Security Article" href="http://php.robm.me.uk/">this article</a> at the weekend.  Anyone interested in PHP coding can benefit from a good read of this.</p>
<p>An ideal breakdown of all the security issues to consider when coding PHP (and MySQL) and the different types of attack a PHP website can be open to.</p>
<p>These include attacks such as XSS, SQL Injection and Form spoofing.</p>
<p>A further useful and related article can be found <a title="Database Input Sanitisation" href="http://www.denhamcoote.com/php-howto-sanitize-database-inputs">here</a> &#8211; the author desribes how to sanitise database input before applying it to your MySQL database.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailywebtools.com/2008/10/21/php-security-problems-explained/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Tool For Remembering Passwords &#8211; KeePass</title>
		<link>http://www.dailywebtools.com/2008/08/22/free-tool-for-remembering-passwords-keepass/</link>
		<comments>http://www.dailywebtools.com/2008/08/22/free-tool-for-remembering-passwords-keepass/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 19:31:23 +0000</pubDate>
		<dc:creator>Liz Jamieson</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[password safe]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://www.dailywebtools.com/?p=422</guid>
		<description><![CDATA[Nowadays you have to remember far too many passwords. You need a password for your e-mail account, your FTP logind, social networking accounts, gmail, yahoo, passwords , bank accounts and so on. Also, because you should use different passwords for each account setting up new ones for each account is mind numbing. As is trying [...]]]></description>
			<content:encoded><![CDATA[<p><img style="float:left; margin-right:10px; margin-top:5px;" title="KeePass Password Safe" src="http://www.dailywebtools.com/blogpics/keepass.jpg" alt="KeePass Password Safe" width="300" height="225" />Nowadays you have to remember far too many passwords. You need a password for your e-mail account, your  FTP logind, social networking accounts, gmail, yahoo, passwords , bank accounts and so on.</p>
<p>Also, because you should use different passwords for each account setting up new ones for each account is mind numbing. As is trying to remember them all.</p>
<p>Not only that &#8211; some accounts want you to set up a secret question, a secret answer, your date of birth, your mother&#8217;s maiden name, your first phone number and other such things.</p>
<p>Now &#8211; I don&#8217;t use my mother&#8217;s real maiden name online so I need something to remind me of the fake maiden name I am using for her. So &#8211; enter KeePass.</p>
<p>KeePass is a <strong>free</strong>/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key file. So you only have to remember one single master password or select the key file to unlock the whole database.</p>
<p>The databases are encrypted using the best and most secure encryption algorithms currently known (AES and Twofish). For more information, please visit the KeePass website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailywebtools.com/2008/08/22/free-tool-for-remembering-passwords-keepass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Your WordPress Blog Being Hijacked?</title>
		<link>http://www.dailywebtools.com/2008/08/19/is-your-wordpress-blog-being-hijacked/</link>
		<comments>http://www.dailywebtools.com/2008/08/19/is-your-wordpress-blog-being-hijacked/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 16:51:49 +0000</pubDate>
		<dc:creator>Liz Jamieson</dc:creator>
				<category><![CDATA[In the office]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[database attacks]]></category>
		<category><![CDATA[sql injection]]></category>

		<guid isPermaLink="false">http://www.dailywebtools.com/?p=509</guid>
		<description><![CDATA[Suspicious URLS I only mention this as there have been several hundred attempts to hijack one of my WordPress blog recently.&#160; I noticed when checking my statistics, that instead of some people accessing a page using a standard URL &#8211; you know something like : www.myblog.com/blog/an-interesting-blog-post/ they were using URLS that looked good at the [...]]]></description>
			<content:encoded><![CDATA[<h3>Suspicious URLS</h3>
<p><a style="" href="http://www.akamarketing.com/blog/111-use-wordpress-check-the-source-of-your-google-cache-for-hidden-spa-links.html" mce_href="http://www.akamarketing.com/blog/111-use-wordpress-check-the-source-of-your-google-cache-for-hidden-spa-links.html"><img style="float: right; margin-left: 10px;" mce_style="float:right; margin-left:10px" src="http://www.dailywebtools.com/blogpics/sqlinjection.jpg" mce_src="http://www.dailywebtools.com/blogpics/sqlinjection.jpg" alt="" width="300" height="199"></a>I only mention this as there have been several hundred attempts to hijack one of my WordPress blog recently.&nbsp; I noticed when checking my statistics, that instead of some people accessing a page using a standard URL &#8211; you know something like :</p>
<p>www.myblog.com/blog/an-interesting-blog-post/</p>
<p>they were using URLS that looked good at the start, but had incredibly long numbers attached to them &#8211; the URLS being used looked more like this :</p>
<p>www.myblog.com/blog/an-interesting-blog-post/?;DECLARE%20@S%20CHAR(4000);SET%20@S=CAST(0x4445445434C4152452040<br />
54207661726368617228323535292C4043207661726368617228343030302920<br />
4445434C415245205461626C655F437572736F7220435552534F5220464F52207 . . .</p>
<h3>SQL Injection</h3>
<p>Above is an example of someone trying to inject some SQL a WordPress database so that the wordpress blog running off the database is infected with hundreds of outgoing links to porn or pharmaceutical websites.&nbsp; You don&#8217;t normally notice until your Google rankings start to drop.</p>
<p>Today&#8217;s article is there one that explains what is going on with the latest <a title="SQl Injection Attacks" href="http://www.akamarketing.com/blog/111-use-wordpress-check-the-source-of-your-google-cache-for-hidden-spa-links.html" mce_href="http://www.akamarketing.com/blog/111-use-wordpress-check-the-source-of-your-google-cache-for-hidden-spa-links.html">SQL Injection attacks</a> and how to combat them.&nbsp; Keeping your wordpress version updated is a good start. But he also goes into how to check to see if your blog has been spammed. Nasty.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dailywebtools.com/2008/08/19/is-your-wordpress-blog-being-hijacked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
