<?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>Blogussion &#187; hack</title>
	<atom:link href="http://www.blogussion.com/tag/hack/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogussion.com</link>
	<description>Blogging Discussion, Tips &#38; Tricks</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:48:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How To Make a Simple Password &#8211; Unhackable for 580 million years!</title>
		<link>http://www.blogussion.com/blogging-tips/580-million-years-hacker/</link>
		<comments>http://www.blogussion.com/blogging-tips/580-million-years-hacker/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 12:40:54 +0000</pubDate>
		<dc:creator>Janith</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.blogussion.com/blog/?p=1790</guid>
		<description><![CDATA[Following up on my &#8220;10 Tips to Prevent Hackers&#8220;, I want to bring more emphasis on our number one tip &#8211; Strong Passwords. The effectiveness of security of increasing the length of a password by just one more letter, symbol or number grows in a very,  VERY steep exponential rate. In other words, for every [...]


Related posts:<ol><li>
<a href='http://www.blogussion.com/blogging-tips/ten-tips-to-prevent-hackers/' rel='bookmark' title='10 Tips to Prevent Hackers'>10 Tips to Prevent Hackers</a></li>
<li>
<a href='http://www.blogussion.com/blogging-tips/6-simple-ways-to-build-traffic/' rel='bookmark' title='6 Simple Ways to Build Traffic!'>6 Simple Ways to Build Traffic!</a></li>
<li>
<a href='http://www.blogussion.com/content-management/creating-more-appealing-posts-in-4-simple-steps/' rel='bookmark' title='Creating more appealing posts in 4 simple steps'>Creating more appealing posts in 4 simple steps</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>Following up on my &#8220;<a href="http://www.blogussion.com/blog/tips-and-tricks/ten-tips-to-prevent-hackers" target="_self">10 Tips to Prevent Hackers</a>&#8220;, I want to bring more emphasis on our number one tip &#8211; Strong Passwords. The effectiveness of security of increasing the length of a password by just one more letter, symbol or number grows in a very,  VERY steep exponential rate.</p>
<p>In other words, for every extra digit you add on to you password you triple, quadruple or even 5x the different possibilities. The longer the password, the more effort required to discover it. However, longer passwords also means more difficult it is for users to remember it.</p>
<p>So, what if I tell you that a simple  password would take a human hacker 580 million years to crack or even a super-computer up to 59 years?! Now, that would be optimum security wouldn&#8217;t it?</p>
<p><span id="more-1790"></span></p>
<h3 style="text-align: center;">Average Time to Discover Password</h3>
<table style="height: 102px; text-align: center;" border="1" cellspacing="0" cellpadding="0" width="648">
<tbody>
<tr>
<td width="151" valign="top">
<p align="center"><strong>No. of Characters</strong></p>
</td>
<td width="180" valign="top">
<p align="center"><strong>Possible   Combinations</strong></p>
</td>
<td width="160" valign="top">
<p align="center"><strong>Human   Hacker</strong></p>
</td>
<td width="160" valign="top">
<p align="center"><strong>Computer   Hacker</strong></p>
</td>
</tr>
<tr>
<td width="151" valign="top">1</td>
<td width="180" valign="top">36</td>
<td width="160" valign="top">3 minutes</td>
<td width="160" valign="top">0.000018 seconds</td>
</tr>
<tr>
<td width="151" valign="top">2</td>
<td width="180" valign="top">1, 300</td>
<td width="160" valign="top">2 hours</td>
<td width="160" valign="top">0.00065 seconds</td>
</tr>
<tr>
<td width="151" valign="top">3</td>
<td width="180" valign="top">47, 000</td>
<td width="160" valign="top">3 days</td>
<td width="160" valign="top">0.02 seconds</td>
</tr>
<tr>
<td width="151" valign="top">4</td>
<td width="180" valign="top">1, 700, 000</td>
<td width="160" valign="top">3 months</td>
<td width="160" valign="top">1 second</td>
</tr>
<tr>
<td width="151" valign="top">5</td>
<td width="180" valign="top">60, 000, 000</td>
<td width="160" valign="top">10 years</td>
<td width="160" valign="top">30 seconds</td>
</tr>
<tr>
<td width="151" valign="top"><strong>10</strong></td>
<td width="180" valign="top"><strong>3, 700, 000, 000, 000, 000</strong></td>
<td width="160" valign="top"><strong>580 million years</strong></td>
<td width="160" valign="top"><strong>59 years</strong></td>
</tr>
</tbody>
</table>
<p>This table of data consists of possible characters from A-Z and numbers 0-9. Human discovery assume one try every 10 seconds. Computer discovery assume one million tries per second. Also the <strong>&#8220;Average time to discover&#8221;</strong> assumes that the password would be discovered in approximately half the time it would take to try all possible combination.</p>
<h4>Example of Average Time to Discover a Password</h4>
<p>Let&#8217;s say for example &#8211; for a one character-password there&#8217;s 36 combination consisting of letters A-Z (26 possibilities) and numbers 0-9 (10 possibilities) When, we apply the assumption that each <strong>HUMAN </strong>attempt takes 10 seconds &#8211; hence a human hacker should take 360 seconds or 6 minutes to break the code.</p>
<p>Then we apply the second assumption that the hacker will discover the password exactly half-way through &#8211; therefore they will discover the password in 3 minutes which is referred to as the &#8220;average time to discover passwords.&#8221;</p>
<h4>Exponential Growth &#8211; What is it?</h4>
<p>Below you can see a visual representation of what I meant by the &#8220;exponential growth&#8221; earlier. Just by adding one extra digit you open up so many more possibilities and make it much harder for hackers to get into your sensitive files.</p>
<p><a href="http://www.blogussion.com/wp-content/uploads/2009/02/password_graph.jpg"><img class="aligncenter size-full wp-image-1791" title="password_graph" src="http://www.blogussion.com/wp-content/uploads/2009/02/password_graph.jpg" alt="password_graph" width="537" height="423" /></a></p>
<p>As you can clearly see &#8211; by just adding one more digit to your 3-letter password you decrease the chance of a &#8220;random guess&#8221; by such a value that it is almost impossible for a human to hack. I cannot stress enough on how significantly your security status improve for every extra digit you add &#8211; but don&#8217;t go overboard because you just might forget your next 20-character long password..</p>
<h4>Now, Implement &amp; Good Luck!</h4>
<p>Hopefully all of that made sense. So, take this into consideration and use as many different digits as possible. Remember you are not limited to just numbers and letters &#8211; symbols such as &#8220;!@#$%^&#8221; are always good for extra unguessable protection.</p>


<p>Related posts:<ol><li><p><a href='http://www.blogussion.com/blogging-tips/ten-tips-to-prevent-hackers/' rel='bookmark' title='10 Tips to Prevent Hackers'>10 Tips to Prevent Hackers</a></p></li>
<li><p><a href='http://www.blogussion.com/blogging-tips/6-simple-ways-to-build-traffic/' rel='bookmark' title='6 Simple Ways to Build Traffic!'>6 Simple Ways to Build Traffic!</a></p></li>
<li><p><a href='http://www.blogussion.com/content-management/creating-more-appealing-posts-in-4-simple-steps/' rel='bookmark' title='Creating more appealing posts in 4 simple steps'>Creating more appealing posts in 4 simple steps</a></p></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.blogussion.com/blogging-tips/580-million-years-hacker/feed/</wfw:commentRss>
		<slash:comments>64</slash:comments>
		</item>
		<item>
		<title>10 Tips to Prevent Hackers</title>
		<link>http://www.blogussion.com/blogging-tips/ten-tips-to-prevent-hackers/</link>
		<comments>http://www.blogussion.com/blogging-tips/ten-tips-to-prevent-hackers/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 10:59:46 +0000</pubDate>
		<dc:creator>Janith</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[prevent]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ten]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.blogussion.com/blog/?p=936</guid>
		<description><![CDATA[Hackers have been around for too long, usually associated with dark themes and &#8220;the evil side&#8221; they represent the minority of IT Gurus that just have too much time on their hands, and a touch of evilness. Usually represented with a skull or &#8220;horrifically&#8221; they are iconic in a never ending battle against internet crime. [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p></p><p>Hackers have been around for too long, usually associated with dark themes and &#8220;the evil side&#8221; they represent the minority of IT Gurus that just have too much time on their hands, and a touch of evilness.</p>
<p>Usually represented with a skull or &#8220;horrifically&#8221; they are iconic in a never ending battle against internet crime.</p>
<p>Your hosting provider should have set up your server with a certain amount of security built-in. However, there&#8217;s much you can do yourself to ensure your site stays unmolested.</p>
<p>Hackers play an &#8220;unwanted&#8221; yet a significant role on the net, it creates thousands if not millions of jobs, in the IT field but they are a menace to webmasters, such as you and me alike.</p>
<p>Not to worry, because the following list of &#8220;Ten Tips&#8221; aims to tell you a little about the way malicious hackers work, and some ways of protecting your site-and inevitably preserving the privacy of your visitors.</p>
<p><span id="more-936"></span></p>
<h3>Ten Tips to Prevent Hackers</h3>
<h4>10) Comment Attacks</h4>
<p>Comments are one of most prized features for blogs, and helps create a great relationship between the author and the reader, and also between readers in the wider community. It would also be easy for someone to insert HTML code that causes trouble.</p>
<p>You need to &#8220;validate&#8221; the form input before it&#8217;s accepted, to strip out all but the most basic HTML tags, for example and also if you&#8217;re using WordPress &#8211; you can utilize the &#8220;Keyword Filter&#8221; to block out any harsh words that might raise an issue or two.</p>
<h4>9) Unsolicited Installation of Scripts</h4>
<p>It can be dangerous to install third-party scripts and programs on your website unless you understand what they are actually doing. Even if you don&#8217;t fully understand the programming, you can read through the code and look for tell-tale signs such as references to third-party URLS.</p>
<p>You can also visit community forums such as SitePoint and DigitalPoint to ask around for better advice.</p>
<h4> <img src='http://www.blogussion.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Avoid Scam/Spammy Websites</h4>
<p>In a desperate attempt to get visitors you might consider try extensive viral marketing and other means of gaining the attention, this may cause a few people in the wrong community to raise a few eyebrows.</p>
<p>The last thing you need as a settled web-master is to cause a stir amongst the wrong people. Stay away from websites and especially forums that offer &#8220;information&#8221; or &#8220;get traffic quick&#8221; that uses illegal spam lists and such.</p>
<h4>7) Clear the Cookies!</h4>
<p><img class="alignleft size-full wp-image-939" title="web_cookie2" src="http://www.blogussion.com/wp-content/uploads/2009/01/web_cookie2.jpg" alt="web_cookie2" width="150" height="150" />Personally, I use a lot of public computers to blog and do other online activities, maybe because it&#8217;s convenient or my unreliable ISP crashed on my once more. Inevitable there&#8217;s many, many webmasters like me that use public services for either a quick access or regular work.</p>
<p>Just don&#8217;t forget to clear out the cookies and cache before you leave! Even if the service provider claims &#8220;no tracking of privacy&#8221; or anything along those lines, a quick clean before you leave wouldn&#8217;t hurt anyone.</p>
<h4>6) Prevent illegal farmers&#8217; from &#8220;harvesting&#8221; your lists</h4>
<p>Hacking techniques are used to &#8220;harvest&#8221; email addresses, which are then used by spammers and other hackers for malicious activities. If you are storing email data on your website, for what-ever required reason, make sure it&#8217;s stored in a secure format, such as a MySQL Database.</p>
<p>Most top-CMS such as WordPress and Joomla make this compulsory but there&#8217;s many self written CMS&#8217;s too. If your script simply writes data to a text called &#8220;emails.txt&#8221; it won&#8217;t be long before someone sniffs it out.</p>
<h4>5) Make sure your files are using the correct CHMOD Permissions</h4>
<p><img class="alignleft size-thumbnail wp-image-938" style="margin-left: 15px; margin-right: 15px;" title="chmod" src="http://www.blogussion.com/wp-content/uploads/2009/01/chmod-150x150.gif" alt="chmod" width="150" height="150" />CHMOD File Permissions assign a specific value to every file/folder on your server, which allows different levels of access.</p>
<p>CHMOD Permission range from 000 (No access) to 777 (Full access), you must decide which files get what permissions, but be warned that some third party software require higher permissions to operate properly. You need to balance out features with security and make an informed decision.</p>
<p>Using a FTP you can change the permissions given to each file/folder on your server. This is vital to ensure any unauthorized access to your content is comprehensively denied.</p>
<p>Note &#8211; Make sure your CHMOD settings work with your current web-hosts. Some hosts prevent &#8217;777&#8242; for security reasons.</p>
<h4>4) Don&#8217;t use Generic Usernames</h4>
<p>Using common words for usernames such as &#8220;admin&#8221;, &#8220;administrator&#8221; or &#8220;Site Owner&#8221; can cause many implications because you are simply making the job of the hacker&#8217;s a lot easier. By using such common words for your username, you are incredibly increasing the success rate of the hacker by at least a few points of a percentage, which is consider a lot where only one answer can be right from an unlimited range of combinations.</p>
<h4>3) Securing your Ports</h4>
<p>To put in simple words, a &#8220;PORT&#8221; is used to access data from outside the server. It also utilized to transfer data both ways, into the server and also outgoing. Most of this activity is behind closed doors and happens automatically, and only trained professionals tend to play around with such details.</p>
<p>Nevertheless, ports are constantly opened &amp; closed for easy-access, for programs such as a FTP (File Transfer Protocol). This can be favorable for any hackers attempting to access your sensitive files, so make sure any unwanted ports are ‘properly closed.&#8217;</p>
<h4>2) Updated Security Patches</h4>
<p>If your web hosting provider hasn&#8217;t already done so, you should check that all the latest security patches for various aspects of the service are properly installed. As you might know, WordPress (self-hosted) is one of the most popular Content Management Systems out there on the market.</p>
<p>It is used by millions- so it&#8217;s not surprising to see many hackers working day/night trying to hack it. Updates and patches are regularly released, so keep an eye out for all your plug-ins/core files.</p>
<h4>1) Use Strong Passwords!</h4>
<p><img class="alignleft size-thumbnail wp-image-940" style="margin: 0px 15px;" title="password_star" src="http://www.blogussion.com/wp-content/uploads/2009/01/password_star-150x150.jpg" alt="password_star" width="164" height="164" />The number one technique you can possibly implement. Hackers are experts at programming computers to plough through huge amounts of data very quickly. That&#8217;s the reason longer passwords are more secure; the number of possible combinations grows exponentially with every extra character added.</p>
<p>Hackers employ a technique called &#8220;dictionary attack&#8221; where they repeatedly try username and password combinations by running through hundreds of common words, phrases, numbers and combination them till they get lucky. It&#8217;s important you use random strings like &#8220;j@m13s(!)&#8221; instead of perhaps &#8220;jamie123&#8243;</p>
<p><strong>Lastly</strong>, this cannot be a &#8216;tip&#8217; instead a complusory step in setting up your online community. Make sure your &#8220;<em>.htaccess&#8221; </em>and &#8220;<em>.htpasswrd</em>&#8221; is properly formatted with the secure CHMOD of 644. This is important and adds the best out-layer of protection for you and your visitors.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.blogussion.com/blogging-tips/ten-tips-to-prevent-hackers/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

