<?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>Old Guy Gaming &#187; Author</title>
	<atom:link href="http://oldguygaming.com/tag/author/feed" rel="self" type="application/rss+xml" />
	<link>http://oldguygaming.com</link>
	<description>Unsolicited ramblings of a veteran DM.</description>
	<lastBuildDate>Wed, 04 Apr 2012 04:22:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Admin is an Author too</title>
		<link>http://oldguygaming.com/admin-is-an-author-too</link>
		<comments>http://oldguygaming.com/admin-is-an-author-too#comments</comments>
		<pubDate>Sat, 12 Dec 2009 05:33:48 +0000</pubDate>
		<dc:creator>Mike Summers</dc:creator>
				<category><![CDATA[Web Site]]></category>
		<category><![CDATA[Admin]]></category>
		<category><![CDATA[Author]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Hackers]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://oldguygaming.com/?p=66</guid>
		<description><![CDATA[In setting up this site, I did all the work logged in as Admin. I created all the pages, tags, categories, links, etc and they were all associated with the admin account. When I had my first post written and was ready to go live, I decided that for security reasons I should address the [...]]]></description>
			<content:encoded><![CDATA[<p>In setting up this site, I did all the work logged in as Admin. I created all the pages, tags, categories, links, etc and they were all associated with the admin account.</p>
<p>When I had my first post written and was ready to go live, I decided that for security reasons I should address the user accounts first. It is dangerous to have an admin account named &#39;Admin&#39;. Every hacker in the world knows that WordPress comes with this account and need only set up a dictionary attack to guess the password.</p>
<p>A dictionary attack is where the hacker creates a script that attempts to login as &#39;Admin&#39; and the script guesses a password. Unless preventative measures are taken, the script can try tens of thousands of passwords a second. Even the best passwords can&#39;t stand up to a dedicated dictionary attack.</p>
<p>So I created another admin account with a name other than &#39;Admin&#39;. That way the hacker&#39;s script needs to guess the user name as well as the password. It isn&#39;t foolproof but it does make the hacker&#39;s job tougher.</p>
<p><span id="more-66"></span></p>
<p>I also created an Author account that I will use to post from. That account doesn&#39;t have admin privileges so if someone gains access to that account, they can&#39;t do any damage.</p>
<p>I thought I was being pretty smart and pleased with myself for actually taking the time to take these precautions early on. There was only a fake &#39;Hello World&#39; post and a couple of fake comments. There wasn&#39;t any real content posted so far.</p>
<p>I selected the &#39;Admin&#39; account and clicked on delete. A popup warned me that this would delete all posts and comments written by this author. I didn&#39;t think twice about clicking &#39;continue&#39;. Then I logged on to my author account and posted my first post. It was a good feeling to have everything done and to have my first post up and the site live.</p>
<p>Naturally, I wanted to go see it. I loaded the site and the post looked great. I clicked on the About tab just to double check and was surprised to see a 401-Not Found error. I clicked on the Download tab and got the same thing. All the tabs gave me the same error.</p>
<p>That&#39;s when it dawned on me. Static pages were considered to be authored as well. So were tags, categories, links, etc. When I deleted Admin, I deleted all these things. Since I created them all when I was logged in as Admin, they all went away when I deleted that account.</p>
<p>I am VERY happy to have learned this lesson now. It could have been very bad indeed a month from now.</p>
]]></content:encoded>
			<wfw:commentRss>http://oldguygaming.com/admin-is-an-author-too/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

