<?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>Forums, Blogs, Wikis &#187; security</title>
	<atom:link href="http://forumsblogswikis.com/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://forumsblogswikis.com</link>
	<description>News on forums, blogs, wikis, cms, etc</description>
	<lastBuildDate>Tue, 09 Feb 2010 11:37:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu forums helping identify malicious code</title>
		<link>http://forumsblogswikis.com/2007/11/30/ubuntu-forums-helping-identify-malicious-code/</link>
		<comments>http://forumsblogswikis.com/2007/11/30/ubuntu-forums-helping-identify-malicious-code/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 13:20:03 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Web Links]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://forumsblogswikis.com/2007/11/30/ubuntu-forums-helping-identify-malicious-code/</guid>
		<description><![CDATA[Most users new to Linux spend a lot of time browsing web forums looking for help.  Unfortunately some people on those forums may post commands that do not do what they say.  The Ubuntu Forums have added a page listing a few dangerous commands that you need to watch out for.
CrunchBang has an [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/11/30/ubuntu-forums-helping-identify-malicious-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress cross site scripting vulnerability</title>
		<link>http://forumsblogswikis.com/2007/11/01/wordpress-cross-site-scripting-vulnerability/</link>
		<comments>http://forumsblogswikis.com/2007/11/01/wordpress-cross-site-scripting-vulnerability/#comments</comments>
		<pubDate>Fri, 02 Nov 2007 01:08:50 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/11/01/wordpress-cross-site-scripting-vulnerability/</guid>
		<description><![CDATA[The WordPress development team has released a new version that patches a vulnerability which can allow attackers to execute arbitrary scripts.   The exploit is caused by an input validation error in the file &#8216;wp-admin/edit-post-rows.php&#8217; when used with the posts_columns parameter.
Versions of WordPress prior to 2.3.1 are all affected and the solution is to [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/11/01/wordpress-cross-site-scripting-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to reset Webmin password</title>
		<link>http://forumsblogswikis.com/2007/07/24/how-to-reset-webmin-password/</link>
		<comments>http://forumsblogswikis.com/2007/07/24/how-to-reset-webmin-password/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 18:20:00 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[webmin]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/07/24/how-to-reset-webmin-password/</guid>
		<description><![CDATA[Forgot your webmin password?  If you can login to the server via SSH you still may be in luck.  Look for a file called changepass.pl in the webmin directory or as part of the webmin download.  At the prompt type
PLAIN TEXT
CODE:




./changepass.pl /etc/webmin username newpassword 






replacing /etc/webmin with the path to the webmin [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/07/24/how-to-reset-webmin-password/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to block access to your site by referrer</title>
		<link>http://forumsblogswikis.com/2007/06/30/how-to-block-access-to-your-site-by-referer/</link>
		<comments>http://forumsblogswikis.com/2007/06/30/how-to-block-access-to-your-site-by-referer/#comments</comments>
		<pubDate>Sat, 30 Jun 2007 14:30:55 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/06/30/how-to-block-access-to-your-site-by-referer/</guid>
		<description><![CDATA[Do you have traffic coming from a source that you'd prefer not to be associated with?  Is there a forum hotlinking to one of your images and using up your bandwidth?  Fortunately there's a pretty easy way to block these connections with a small text file called .htaccess.
Before we start, you need to [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/06/30/how-to-block-access-to-your-site-by-referer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Machines 1.1.3 Released</title>
		<link>http://forumsblogswikis.com/2007/06/25/simple-machines-113-released/</link>
		<comments>http://forumsblogswikis.com/2007/06/25/simple-machines-113-released/#comments</comments>
		<pubDate>Tue, 26 Jun 2007 01:54:27 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[SMF]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/06/25/simple-machines-113-released/</guid>
		<description><![CDATA[Looks like it's primarily a bug fix.
From the SMF Forums.
In this release, a few small security issues have been addressed. Also, a few bugs that were found have been fixed.
We urge all users to upgrade to SMF 1.1.3 as soon as possible to take advantage of these fixes. A summary of the fixes is as [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/06/25/simple-machines-113-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A trick for creating and remembering strong passwords</title>
		<link>http://forumsblogswikis.com/2007/06/20/a-trick-for-creating-and-remembering-strong-passwords/</link>
		<comments>http://forumsblogswikis.com/2007/06/20/a-trick-for-creating-and-remembering-strong-passwords/#comments</comments>
		<pubDate>Wed, 20 Jun 2007 12:58:08 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.forumsblogswikis.com/2007/06/20/a-trick-for-creating-and-remembering-strong-passwords/</guid>
		<description><![CDATA[If you're like most people your passwords are too weak.  Maybe they're too short, maybe they're your kids names, maybe you use the same password for every site.  Either way you really should have stronger passwords.  The hard part is remembering them.
Watching the Net has put up a post on How to [...]]]></description>
		<wfw:commentRss>http://forumsblogswikis.com/2007/06/20/a-trick-for-creating-and-remembering-strong-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
