<?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>White Dog Green Frog &#187; Staying safe on the internet</title>
	<atom:link href="http://blog.whitedoggreenfrog.com/category/staying-safe-on-the-internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.whitedoggreenfrog.com</link>
	<description>Internet and web use in your own business</description>
	<lastBuildDate>Sun, 15 Jan 2012 21:47:52 +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>How does your website get hacked?? And can you stop it?</title>
		<link>http://blog.whitedoggreenfrog.com/2011/03/10/how-websites-get-hacked-and-how-to-keep-saf/</link>
		<comments>http://blog.whitedoggreenfrog.com/2011/03/10/how-websites-get-hacked-and-how-to-keep-saf/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 07:09:54 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Staying safe on the internet]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.whitedoggreenfrog.com/?p=620</guid>
		<description><![CDATA[There&#39;s almost nothing worse than your website getting hacked, and possibly having to endure days of problems while the host retrieves your files and/or gets you to repair the site. &#160;It&#39;s important to have some basic knowledge about what happens, as you may be able to save yourself some pain, or minimize it if something [...]]]></description>
			<content:encoded><![CDATA[<p>There&#39;s almost nothing worse than your website getting hacked, and possibly having to endure days of problems while the host retrieves your files and/or gets you to repair the site. &nbsp;It&#39;s important to have some basic knowledge about what happens, as you may be able to save yourself some pain, or minimize it if something does happen to your website!<span id="more-620"></span></p>
<h3>How websites get hacked:</h3>
<p>There are fourmain ways that websites get hacked:</p>
<ol>
<li>
<p><strong>Exploited scripts</strong> &#8211; outdated scripts with security holes get exploited through the web by baddies. &nbsp;They send special codes to your website that allow them to take over the website.</p>
</li>
<li><strong>Stolen passwords</strong> &#8211; virus and trojan infections on your computer can steal passwords as they are typed, or from saved password files. &nbsp;Once the virus has your passwords, they are sent up to a central repository and gradually exploited. &nbsp;One of our web developer friends had this happen to him and they took almost 18 months to gradually work through and hack 3-4 of his sites &#8211; each with bank phishing sites. &nbsp;Passwords can also be stolen by using them over public WiFi &#8211; both POP and FTP send passwords in the clear and shouldn&#39;t be used on public (unsecured) WiFi for that reason.<br />
		&nbsp;</li>
<li><strong>(2b) Stolen passwords on the server</strong> &#8211; some webhosts run accounts in such a way that they can see each other&#39;s database passwords, and thus each other&#39;s databases. &nbsp;Yes, we think this is strange too.<br />
		&nbsp;</li>
<li><strong>Root compromise on the server</strong> &#8211; it is possible to take over a server completely, and hack the web server component so it occasionally sends viruses out to people looking at websites. &nbsp;This is often done randomly, and sometimes only once per computer viewing the site, so it can be very hard to track down. &nbsp;This is relatively rare as thankfully most hosts are able to protect themselves against this. &nbsp;There were some recent examples of this in Australia over the last few years, though I&#39;ll refrain from mentioning the companies!<br />
		&nbsp;</li>
</ol>
<h3>What we do to keep you safe</h3>
<p>As we&#39;re in a unique position as a webhost as well as a web developer handling a lot of sites, we get to see more than a few sites hacked and we&#39;ve worked out a methodology that successfully stops most hacking. &nbsp;While we won&#39;t mention all our goodies here, some of the things we do are:</p>
<ol>
<li><strong>Block known attack signatures</strong> &#8211; when baddies attack scripts, they often use recognizable attack signatures. &nbsp;Where possible we detect these and prevent them from getting through to your website, giving what&#39;s called a &quot;406&quot; error.<br />
		&nbsp;</li>
<li><strong>Firewall blocking of security scanners</strong> &#8211; a common hacker attack method is to &quot;scan&quot; a website by checking a list of vulnerabilities, or trying to guess a password by working through a list of common passwords, amongst other things. &nbsp;If we see an IP doing things like these, we block them in the firewall and that&#39;s the last we ever hear of them. &nbsp;While they can change IPs, only a few go that far, so this does cut down attacks.<br />
		&nbsp;</li>
<li><strong>Ensure user accounts can&#39;t see each other&#39;s databases</strong> &#8211; that way if one account gets hacked, it doesn&#39;t spread to others. &nbsp;We hosted a small political organization for a few years that had been hacked around election time via this mechanism prior to moving to us, so it does happen!<br />
		&nbsp;</li>
<li><strong>Scan uploaded files</strong> &#8211; we scan all uploaded files for known virus and other related patterns, rather like an anti-virus on a PC. &nbsp;We don&#39;t think many hosts do this yet.<br />
		&nbsp;</li>
<li><strong>Do server-based backups</strong> &#8211; these allow us to recover the unhacked versions of files, if we find out quickly that the site has been hacked.</li>
</ol>
<p>One of the problems with a server that regularly hosts attacked sites is that it can start to affect things like email (listed in blocking lists) and of course, a server under attack often gets very slow.</p>
<p>&nbsp;</p>
<p><span class="Apple-style-span" style="font-size: 14px; font-weight: bold; ">What you can do to keep your site safe</span></p>
<p>There are two things that you can do that will help you keep yourself safe from a hacking attack:</p>
<ol>
<li><strong>Do regular backups of your site through cPanel</strong> &#8211; pop into cPanel regularly and download a backup. &nbsp;You only need to do it every now and then unless you change your site a lot. &nbsp;If you use WordPress, you can automate this with the WP-DB-Backup plugin, which can be asked to email you a backup on a weekly (or even daily) basis. &nbsp;<a href="http://blog.whitedoggreenfrog.com/2010/05/20/upgrade-your-software-2/" target="_blank">See our Backup article here for more information</a>.<br />
		&nbsp;</li>
<li><strong>Keep your website&#39;s software up to date</strong> &#8211; if you use WordPress, for instance, it&#39;s merely a matter of logging into your dashboard regularly and running an update if there is a new version available. &nbsp;If you run WordPress and don&#39;t have the time to log in regularly and want to ensure you are kept safe, there&#39;s a plugin called WP-Update-Notifier that will send you email when a new update is available. &nbsp;<a href="http://blog.whitedoggreenfrog.com/2010/05/20/upgrade-your-software-2/" target="_blank">See our article on updating web software here</a>.</li>
</ol>
<p>&nbsp;</p>
<h3>How we can help if you do get hacked</h3>
<p>At the end of the day, any website can get hacked, even though you may have taken precautions, and we fully understand the distress that it can cause.</p>
<p>If you don&#39;t have your own developer, or if they would like a specialist to look at it, we are usually able to repair a website within a day, and do our best to diagnose for you how the site got hacked. &nbsp;Contact us if you&#39;d like to discuss this service.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.whitedoggreenfrog.com/2011/03/10/how-websites-get-hacked-and-how-to-keep-saf/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Never. Forget. A. Password. again! Ever!!!</title>
		<link>http://blog.whitedoggreenfrog.com/2011/02/27/lastpass-never-forget-a-password-again-ever/</link>
		<comments>http://blog.whitedoggreenfrog.com/2011/02/27/lastpass-never-forget-a-password-again-ever/#comments</comments>
		<pubDate>Sun, 27 Feb 2011 04:48:53 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Staying safe on the internet]]></category>
		<category><![CDATA[Technical Support]]></category>

		<guid isPermaLink="false">http://blog.whitedoggreenfrog.com/?p=637</guid>
		<description><![CDATA[Ever experienced losing a password? And having to waste time getting a reset code or link emailed to you? Or having to register yet again? We have .. many times!! Until we found a wonderful little tool recently.]]></description>
			<content:encoded><![CDATA[<p style="float: left;"><a href="http://blog.whitedoggreenfrog.com/wp-content/uploads/2011/02/LastPassLogo_small2.png"><img alt="" border="0" class="alignnone size-thumbnail wp-image-743" height="150" src="http://blog.whitedoggreenfrog.com/wp-content/uploads/2011/02/LastPassLogo_small2-150x150.png" title="LastPassLogo_small" width="150" /></a></p>
<p>&nbsp;</p>
<p>Ever experienced losing a password? And having to waste time getting a reset code or link emailed to you? Or having to register yet again? We have .. many times!! Until we found a wonderful little tool recently.</p>
<p>I was quite amazed to discover a wonderful little tool called LastPass about 6 months ago and I&rsquo;ve been delighted with how useful this gadget has been, and how well implemented it is. LastPass encrypts and saves your passwords safely in a database and will allow you to share them across computers.</p>
<p><span id="more-637"></span></p>
<p>How did we find LastPass? A number of us in the office have been using and enjoying Google&rsquo;s great new browser, Chrome, for some time and enjoying its speed, robustness, and virus-proofness. However, we were concerned about the lack of security for saved passwords (also bad in Internet Explorer) which is one way a lot of people&rsquo;s sites get hacked (virus steals passwords and sends to hackers etc etc). Firefox has a master password system which protects all your saved passwords with another password, so they can&rsquo;t be stolen, and we wanted something similar.</p>
<p style="float: right;"><a href="http://blog.whitedoggreenfrog.com/wp-content/uploads/2011/02/login_image1.jpg"><img alt="" border="0" class="alignnone size-full wp-image-733" height="303" src="http://blog.whitedoggreenfrog.com/wp-content/uploads/2011/02/login_image1.jpg" title="login_image" width="270" /></a></p>
<p>Once you install LastPass, it asks you to setup an email and password, and from then on you have to login only the first time you need a password retrieved. Every time it sees you use a new password it asks you whether you want to save it, and it will auto-fill login details on webpages it recognizes.</p>
<p>One of the really handy features is that it saves your passwords on a secure server, encrypted with your own password. You might think this is an issue, but it&rsquo;s far less of an issue than having them unencrypted &ndash; we&rsquo;ve actually seen saved passwords stolen by viruses and used to hack websites on our servers. &nbsp;If you are saving passwords with IE (Internet Explorer) or Firefox, you urgently need LastPass!</p>
<p style="">LastPass has other useful advantages:</p>
<ol>
<li>it works in all the main browsers &ndash; Chrome, Firefox and Internet Explorer</li>
<li>the passwords are stored securely &ndash; don&rsquo;t forget your password or you&rsquo;ll lose the saved passwords</li>
<li>If your PC dies, you don&rsquo;t lose all your passwords</li>
<li>it works in multiple locations &ndash; eg on your home PC and laptop</li>
<li>It works on both Macs and PCs</li>
</ol>
<p style="clear: both;">LastPass is many times more secure than saving your passwords in Internet Explorer and Firefox .. we strongly recommend you don&rsquo;t do that any more!</p>
<h3>How to install:</h3>
<ol>
<li>Install Chrome if you haven&rsquo;t already (the fastest way to do this is with <a href="http://www.ninite.com/" target="_blank">www.ninite.com</a> if you are on a PC)</li>
<li>Go to <a href="https://lastpass.com/misc_download.php" target="_blank">www.lastpass.com</a> and download the installer</li>
<li>Click on run and accept the defaults</li>
<li>Wait about 1 minute</li>
<li>Set yourself up a username and a good password that you won&#39;t forget</li>
</ol>
<p>Note you don&rsquo;t need Chrome &ndash; but it&rsquo;s easier to install it now and let LastPass add itself to chrome than to do it later &#8230; and you might fall in love with this great little browser from Google!</p>
<h3>Tips for use:</h3>
<ol>
<li>If you will ever use Firefox or Chrome, install them before installing lastpass so that lastpass sets them up properly in one hit</li>
<li>Common sense: Don&rsquo;t ever store your banking passwords or credit card information in LastPass. Common sense says this is a bad idea, even though I have no reason to doubt LastPass&rsquo;s security, which sounds top notch. Don&rsquo;t tempt fate.</li>
<li>When saving a password change the description to be a little more meaningful, will save you time later</li>
<li>Change the LastPass settings to log you out after a 2 hour timeout, or after the browser is closed for 10 minutes. You&rsquo;ll have to enter your password a little more often, but it&rsquo;s going to be more secure. If you live in a family environment and share your PC, make the timeout shorter or logout when you finish, or both!</li>
<li>Use a sensibly good password for LastPass. This is definitely not the time to use your last name backwards, or your kids&rsquo; or dogs&rsquo; names!</li>
</ol>
<p>LastPass is free to use, although if you like it you can send the developers some money by paying a tiny subscription annually.</p>
<p>We hope you enjoy this great free tool!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.whitedoggreenfrog.com/2011/02/27/lastpass-never-forget-a-password-again-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firesheep, or how not to get hijacked in one easy lesson</title>
		<link>http://blog.whitedoggreenfrog.com/2010/11/15/security-and-firesheep/</link>
		<comments>http://blog.whitedoggreenfrog.com/2010/11/15/security-and-firesheep/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 04:27:51 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Staying safe on the internet]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.whitedoggreenfrog.com/?p=568</guid>
		<description><![CDATA[Ever heard of a Firesheep? Firesheep is a Firefox (web browser) plugin that allows a bad guy to hijack an open session and pretend they are you. &#160;This means that, for instance, if you are logged into Facebook, said bad guy can take over your session with only a few clicks.However, just so you don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Ever heard of a Firesheep? Firesheep is a Firefox (web browser) plugin that allows a bad guy to hijack an open session and pretend they are you. &nbsp;This means that, for instance, if you are logged into Facebook, said bad guy can take over your session with only a few clicks.<span id="more-568"></span>However, just so you don&rsquo;t panic:</p>
<ul>
<li>You are only vulnerable if you are logged in over public (unencrypted) wifi</li>
<li>Your banking service and many financial transactions are safe &ndash; look for the &ldquo;https:&rdquo; and padlock in your browser. &nbsp;If this is present, you are fairly safe to use it over public wifi &#8211; although read the warnings below. &nbsp;In fact, only a limited subset of websites are vulnerable, facebook.com unfortunately being an example!</li>
</ul>
<p>The author of the tool released it to push the internet into getting itself more secure, and for testing purposes. By the way, it&#39;s actually important to note that similar tools have been available to really bad guys for some time now &#8211; the release of this tool has served primarily to push this information into the limelight. <strong>How can you protect yourself as &nbsp;a user?</strong></p>
<div>Don&rsquo;t log into unprotected services over an open wire service (eg public wifi (not requiring a password) anywhere, most often seen at hotels or airports)</div>
<div id="_mcePaste">
<ul>
<li>Use a VPN service to encrypt all traffic as it leaves your pc &ndash; this is handy if you have a laptop</li>
<li>Plug in physically whever possible &ndash; this isn&rsquo;t 100% protection, but it does keep you safe most of the time</li>
<li>Be aware that problems are worse in 3rd world countries</li>
</ul>
</div>
<div id="_mcePaste"><strong>How can your web developer protect your application? And thus your users?</strong></div>
<div>
<ul>
<li>Ensure all financial transaction sessions are encrypted &ndash; run over SSL connections with the padlock icon and &quot;https&quot; visible in the URL bar</li>
<li>This is the only thing ssl actually protects you from eavesdropping, as the connection between your PC and the server can then not be intercepted</li>
</ul>
</div>
<div>If you are developing a website processing a lot of sales, your enterprise web developer simply must understand these issues &#8211; otherwise you ring a risk of either&nbsp;<span style="font-size: 13.3333px;">financial loss at best or </span><span style="font-size: 13.3333px;">embarassing press coverage at worst. </span></div>
<div>&nbsp;</div>
<div>Age articles Nov 2010: <a href="http://www.theage.com.au/technology/security/how-anyone-can-pointandclick-to-hijack-your-online-accounts-20101101-179rg.html" target="_blank">1 Nov 2010 &#8211; How anyone can hijack&#8230;</a> <a href="http://www.theage.com.au/technology/security/creator-of-pointandclick-wifi-hacking-tool-defends-its-release-20101105-17gon.html" target="_blank">5 Nov 2010 &#8211; Creator defends release</a></div>
<div>Codebutler on ethics: <a href="http://codebutler.com/firesheep-a-week-later-ethics-and-legality">1 Nov 2010</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.whitedoggreenfrog.com/2010/11/15/security-and-firesheep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dodgy web development company &#8211; 1, unsuspecting client &#8211; 0</title>
		<link>http://blog.whitedoggreenfrog.com/2010/11/05/dodgy-web-development-company/</link>
		<comments>http://blog.whitedoggreenfrog.com/2010/11/05/dodgy-web-development-company/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 05:56:53 +0000</pubDate>
		<dc:creator>Haleemon</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Staying safe on the internet]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.whitedoggreenfrog.com/?p=556</guid>
		<description><![CDATA[A client of ours asked us to make a few changes to her website which we of course, obliged. Whist updating her site, I came across a random link that wasn&#8217;t part of the normal menu structure which once clicked, takes you to a hidden page of a random, bullet-pointed list of keywords that had [...]]]></description>
			<content:encoded><![CDATA[<p>A client of ours asked us to make a few changes to her website which we of course, obliged. Whist updating her site, I came across a <a href="http://blog.whitedoggreenfrog.com/wp-content/uploads/2010/11/Home_footer.png" target="_blank">random link</a> that wasn&rsquo;t part of the normal menu structure which once clicked, takes you to a hidden page of a random, bullet-pointed list of keywords that had no relevance to her site (arts and crafts):<span id="more-556"></span></p>
<ul>
<li>Electrical supplies, accessories and fittings :: Melbourne, Australia</li>
<li>Mattresses-r-us, quality innerspring mattress and base ensembles, Melbourne, Australia</li>
<li>strategic partnerships, vendors, partners, citrix, legrand, novell, syncit</li>
<li>property management, residential property, debt reduction, home consultations</li>
<li>Exciting problem solving exercises to help unleash the power of your teams.</li>
<li>Web Design Melbourne, Internet Design Melbourne, Graphic Design</li>
<li>Whitepages.com.au &#8211; Search for Australian Postcodes, Maps, World</li>
<li>Out From The Blue, Swimming Pool Design, Pool Landscaping, Landscape Design, Spa Pool, Melbourne, Australia</li>
<li>MP3.com &#8211; the source for digital music!</li>
<li>split system units, installation, maintenance, zoned ducted heating, panel heaters</li>
</ul>
<p style="text-align: center;"><a href="http://blog.whitedoggreenfrog.com/wp-content/uploads/2010/11/Home_footer.png" target="_blank"><img alt="'Web Links' in footer" class="size-thumbnail wp-image-558 alignnone" height="150" src="http://blog.whitedoggreenfrog.com/wp-content/uploads/2010/11/Home_footer-150x150.png" title="'Web Links' in footer" width="150" /></a><a href="http://blog.whitedoggreenfrog.com/wp-content/uploads/2010/11/Keywords.png"><img alt="Hidden page of random keywords" class="size-thumbnail wp-image-560  alignnone" height="150" src="http://blog.whitedoggreenfrog.com/wp-content/uploads/2010/11/Keywords-150x150.png" title="Hidden page of random keywords" width="150" /></a><!--more--></p>
<p>Furthermore, when you scrolled down further, there was a blank space and then low and behold there was more! The keywords were listed again with a description underneath and a link to the company&rsquo;s website.</p>
<blockquote><p>For example: Electrical supplies, accessories and fittings :: Melbourne, Australia In this age of multi national &quot;mega corporations&quot; and increasing pressures on local manufacturers, it is pleasing to see an Australian owned company producing locally made products that are still widely regarded as the best on the market. ^top</p></blockquote>
<p>At the bottom of the page in a font that is barely visible, there is text that reads, &ldquo;The sites linked hereby are not endorsed by the owners of this site.&rdquo; But of course they&rsquo;re not. The owner of the site had no idea that this was even on her site!<a href="http://blog.whitedoggreenfrog.com/wp-content/uploads/2010/11/Disclaimer.png"><img alt="Disclaimer added to the bottom of the page in black text" class="aligncenter size-thumbnail wp-image-564" height="150" src="http://blog.whitedoggreenfrog.com/wp-content/uploads/2010/11/Disclaimer-150x150.png" title="Disclaimer added to the bottom of the page in black text" width="150" /></a> This company of course had keywords and a link to their site as well (using a different domain name that redirected to their website):</p>
<blockquote>
<p style="text-align: left;">Web Design Melbourne, Internet Design Melbourne, Graphic Design Power Linking Strategies and Website Promotion Secrets ^top</p>
</blockquote>
<p><a href="http://blog.whitedoggreenfrog.com/wp-content/uploads/2010/11/Links.png"><img alt="Keywords with Links" class="size-thumbnail wp-image-561 aligncenter" height="150" src="http://blog.whitedoggreenfrog.com/wp-content/uploads/2010/11/Links-150x150.png" title="Keywords with Links" width="150" /></a>To assist you in understanding what is going on, Google likes external links that point to your website. If you think of it in terms of people, it&rsquo;s like Mr. X vouching for Mr. A stating that Mr. A really is who he says that he is. Google hold this in high regard. So for this web development company to add keywords and links on hidden pages in the websites that their clients pay them to develop is poor form and borderline unethical but they cover themselves with the virtually hidden statement at the bottom of that page that states the &#39;links are not endorsed by the owners of this site&rsquo;. The truth of the matter is that they shouldn&rsquo;t be there in the first place! There is also another page that is not listed anywhere on the menu that has the following text that links to their web developer&rsquo;s site:<a href="http://blog.whitedoggreenfrog.com/wp-content/uploads/2010/11/Web_Company_Page1.png"><img alt="Hidden Page with links pointing back to web design company" class="aligncenter size-thumbnail wp-image-563" height="150" src="http://blog.whitedoggreenfrog.com/wp-content/uploads/2010/11/Web_Company_Page1-150x150.png" title="Hidden Page with links pointing back to web design company" width="150" /></a></p>
<blockquote><p>We are building a reputation for ourselves as being the most driven and innovative web design company in Australia. Our dynamic web design team gravitates around creativity and innovation. A web site is a waste of<br />
	We then work with you long term to evolve your web strategy based on needs, target market feed back and metrics.</p></blockquote>
<p>It should be noted that our client paid $6000 for this company to develop her 6 page website, that&#39;s $1000/page which is a lot of money to be paying for the company to then use dodgy SEO tactics! It is a shame that seemingly reputable companies will take advantage of their own customers especially knowing that their client is unsuspecting. NOTE: We have blurred out any reference to this company in the screenshots. The aim of this article is to make readers aware, not to name and shame this particular company.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.whitedoggreenfrog.com/2010/11/05/dodgy-web-development-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Latest scam to acquire your email login details</title>
		<link>http://blog.whitedoggreenfrog.com/2010/10/13/latest-scam-to-acquire-your-email-login-details/</link>
		<comments>http://blog.whitedoggreenfrog.com/2010/10/13/latest-scam-to-acquire-your-email-login-details/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 00:12:44 +0000</pubDate>
		<dc:creator>Haleemon</dc:creator>
				<category><![CDATA[Domain Registration]]></category>
		<category><![CDATA[Staying safe on the internet]]></category>
		<category><![CDATA[Technical Support]]></category>

		<guid isPermaLink="false">http://blog.whitedoggreenfrog.com/?p=555</guid>
		<description><![CDATA[Below is an example of a new phishing scam intended to steal your email login. It is a scam. Delete the email straight away! &#160; We can&#39;t emphasize the importance of extreme caution when faced with requests for your password &#8211; a reputable support organization already knows your password, or doesn&#39;t need it to do [...]]]></description>
			<content:encoded><![CDATA[<p>Below is an example of a new phishing scam intended to steal your email login. It is a scam. Delete the email straight away! &nbsp; We can&#39;t emphasize the importance of extreme caution when faced with requests for your password &#8211; a reputable support organization already knows your password, or doesn&#39;t need it to do their job! &nbsp;The nasty trick is, these messages are getting cleverer and cleverer and it&#39;s becoming very easy to get sucked in. &nbsp;By the way &#8211; one clear and very common giveaway that they&#39;re not legitimate? &nbsp;Spelling and grammar errors!! &nbsp;Beware though &#8211; the latest scams often get their spelling correct!</p>
<p>Text of the latest spoof follows:<span id="more-555"></span><br />
	&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- Original Message &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
	Subject: Warning Code: ID67565434. <br />
	From: Webmail Upgrade Team &copy; 2010 <br />
	Date: Tue, October 12, 2010 12:46 am<br />
	To: <br />
	&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
	Dear user account</p>
<p>We are updating our database and e-mail account center. We are deleting all unused webmail account and create more space for new accounts. To ensure that you do not experience service interruption&nbsp;during this period, you must provide the details below:</p>
<p>Check your account BELOW<br />
	1. E-mail :&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
	2. User :&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
	2. Password :&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..<br />
	3. Confirm password :&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.</p>
<p>	You will receive a confirmation of a new alphanumeric password that is valid only during this period, and may be changed by this process. We regret any inconvenience this may cost you.</p>
<p>	Please reply to this message so we can give you best services online with our new and improved webmail functionality and improvements.</p>
<p>	Webmail &copy; 2010 Team Upgrade Warning Code: ID67565434.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.whitedoggreenfrog.com/2010/10/13/latest-scam-to-acquire-your-email-login-details/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hate to be the bearer of bad news, but your site might get hacked&#8230;</title>
		<link>http://blog.whitedoggreenfrog.com/2010/09/23/hate-to-be-the-bearer-of-bad-news-but-your-site-might-get-hacked/</link>
		<comments>http://blog.whitedoggreenfrog.com/2010/09/23/hate-to-be-the-bearer-of-bad-news-but-your-site-might-get-hacked/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 00:56:54 +0000</pubDate>
		<dc:creator>Haleemon</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Staying safe on the internet]]></category>
		<category><![CDATA[Technical Support]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.whitedoggreenfrog.com/?p=524</guid>
		<description><![CDATA[&#8230;Unless you take security seriously. Full stop. Often times, it&#8217;s not a matter of &#8220;if&#8221;, but rather &#8220;when&#8221;. We are doing all that we can to ensure the server remains secure, but we need you to do your part as well. Here are 5 basic steps to prevent your site from being hacked: Remember that [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;Unless you take security seriously. Full stop. Often times, it&#8217;s not a matter of &#8220;if&#8221;, but rather &#8220;when&#8221;. We are doing all that we can to ensure the server remains secure, but we need you to do your part as well.</p>
<p>Here are 5 basic steps to prevent your site from being hacked:<span id="more-524"></span></p>
<ol>
<li>Remember that any software you install on your website could get hacked &#8211; it&#8217;s like a PC &#8211; but it&#8217;s out there on the internet 24 x 7!  Not updating that software, is the same as hiding your head in the sand &#8211; hoping really hard nothing will happen &#8211; and it probably will!!</li>
<li>Change your website Admin password to something that contains (at the very minimum):
<ul>
<li>both upper and lowercase letters</li>
<li>at least one number</li>
<li>at least one character/punctuation mark</li>
<li>consider using another username, not &#8220;admin&#8221;</li>
</ul>
</li>
<li>Update your website software (and check for updates at the very minimum every 3 months)</li>
<li>Pay attention to your website statistics. If your bandwidth all of a sudden/out of the blue is 3GB higher than it has been in the past 3 years and you haven&#8217;t done anything different (eg Adwords campaign, radio promotion, handing out flyers etc) this should raise some serious warning flags in your head and prompt you to investigate further.</li>
<li>Keep your computer anti-virus software up-to-date (kind of like #3&#8230; but not really). If you have a key-logger virus on your computer, your strong, super secure password is useless because the bad guys will be able to see it and wreak havoc on your site.  We see this regularly!</li>
</ol>
<p>I know we&#8217;ve written about this (numerous times actually) in the past but you&#8217;d be surprised (or maybe you wouldn&#8217;t) by the number of sites being hacked despite our warnings. Cleaning up a hacked site is not a trivial matter and can become quite costly.</p>
<p>If they&#8217;re made available to you, why wouldn&#8217;t you jump on the chance to take precautionary measures to protect your site?</p>
<p>If you&#8217;re not sure what this means, you&#8217;re welcome to ask for details.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.whitedoggreenfrog.com/2010/09/23/hate-to-be-the-bearer-of-bad-news-but-your-site-might-get-hacked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Engine Optimisation – Choosing an SEO Company</title>
		<link>http://blog.whitedoggreenfrog.com/2010/09/07/search-engine-optimisation-%e2%80%93-choosing-an-seo-company/</link>
		<comments>http://blog.whitedoggreenfrog.com/2010/09/07/search-engine-optimisation-%e2%80%93-choosing-an-seo-company/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 01:41:00 +0000</pubDate>
		<dc:creator>Meri</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Staying safe on the internet]]></category>

		<guid isPermaLink="false">http://blog.whitedoggreenfrog.com/?p=539</guid>
		<description><![CDATA[How to tell the difference between Good, Bad, and downright Dangerous. We sometimes have clients contacting us in desperation when it comes to SEO &#8211; either because they have no idea who to trust, or worse, because they’ve been ripped off by what’s know as ‘black hat’ SEO fly-by-nighters. Black hat means they are the [...]]]></description>
			<content:encoded><![CDATA[<p>How to tell the difference between Good, Bad, and downright Dangerous.</p>
<p>We sometimes have clients contacting us in desperation when it comes to SEO &#8211; either because they have no idea who to trust, or worse, because they’ve been ripped off by what’s know as ‘black hat’ SEO fly-by-nighters. Black hat means they are the ‘dodgy brothers’ of the SEO game and best avoided.</p>
<p>But how do you know who’s honest Joe? And who’s going not only rip you off, but may also get your site black banned on Google, or worse, destroy your good name and leave your online reputation in tatters?<span id="more-539"></span><br />
<img class="size-thumbnail wp-image-542 alignright" title="witches_hat" src="http://blog.whitedoggreenfrog.com/wp-content/uploads/2010/09/witches_hat-150x150.jpg" alt="" width="90" height="90" /></p>
<h4>Let’s start with how to recognize the bad guys&#8230; the ‘black hats’…</h4>
<p>How do you know if an SEO Company is ‘Black Hat’? They will try to out-smart Google by various unethical and ‘illegal’ tricks, they…</p>
<ul>
<li><strong>Send you email ‘spam’ out of the blue. </strong>Actually I never trust anyone that sends me spam &#8211; of any kind. Spam is evil, and spam must die. It usually reads like this:<br />
<a href="http://blog.whitedoggreenfrog.com/wp-content/uploads/2010/09/Indian-SEO.png"><img class="size-thumbnail wp-image-541 alignnone" title="Indian SEO" src="http://blog.whitedoggreenfrog.com/wp-content/uploads/2010/09/Indian-SEO-150x150.png" alt="" width="150" height="150" /></a></li>
<li><strong>Won’t explain what they do</strong> &#8211; usually because they’re using illegal techniques that could get you blacklisted from Google results pages altogether. And being blacklisted from Google is bad &#8211; your site won’t show up even for your business name or URL address. The only solution being to get a new domain and website, and start all over again.</li>
<li><strong>Will promise to register you on “1,000’s of search engines”</strong> &#8211; so what? Google has almost 90% market share, so why bother?</li>
<li><strong>Will promise you ‘thousands’ of links to your site</strong>, often on poor quality sites known as ‘link farms’. These are the sites that you stumble upon that are just full of links and nothing else, these sites are known as search engine spam. Google is savvy to these sites and if you have a link on one of them, your ranking may actually suffer.</li>
<li><strong>Use ‘blog spamming’</strong> – this means to create links by various ‘spamming’ techniques like posting your domain name to hundreds of blogs comments fields. This makes your business look REALLY BAD, and will kill your online reputation. Imagine if you had to try to clean up hundreds of spam links to your website? Where would you start? You’d be better off starting all over again with a new site. Read last month’s <a href="http://blog.whitedoggreenfrog.com/2010/08/03/we-guarantee-youll-be-on-the-1st-page-of-google/" target="_blank">case study of one of our clients</a> who had this happen to them.</li>
<li><strong>Guarantee you a number #1 organic ranking on Google</strong>, by either claiming to have ‘cracked the Google code’ or that they have some kind of ‘special relationship’ with Google. No one can truly promise you a #1 ranking because the Google algorithm is top secret, and only a handful of people actually know it. Want to know more about how Googlebot works? Check out this article on <a href="http://en.wikipedia.org/wiki/Google_search" target="_blank">Wikipedia</a>.</li>
</ul>
<h4>Okay, so what about the good guys? (AKA the ‘white hats’… )</h4>
<p>A ‘white hat’ SEO plays by the rules. And they should be able to&#8230;</p>
<ul>
<li>Show you examples of their previous work &amp; success stories: They should have some real-world examples to show you wherein they have improved a site’s Google ranking, and also show that this has had a positive runoff in terms of real-world sales conversions. That is, their efforts have directly improved the client’s bottom line.</li>
<li>Show you real client testimonials&#8230; from real people, not made up ones!</li>
<li>Display honesty and transparency &#8211; explain exactly what they do, and how it affects site rankings.</li>
<li>The proof is in the pudding &#8211; their own site should rank well for top keywords and exemplify their efforts and SEO skills.</li>
<li>Keep up to date with the latest developments in SEO, e.g. how Twitter or Facebook might improve your SEO efforts.</li>
<li>Play by the rules and follow Google’s Webmaster Guidelines: If they play fair everyone wins out in the end. Read the <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=35291" target="_blank">Google Webmaster Guidelines</a>.</li>
</ul>
<p>Want to know more? Contact Meri Harli, SEO and Social Media Specialist, on 0408 369935, or email: meri@whitedoggreenfrog.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.whitedoggreenfrog.com/2010/09/07/search-engine-optimisation-%e2%80%93-choosing-an-seo-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;We guarantee you&#8217;ll be on the 1st page of Google&#8221;</title>
		<link>http://blog.whitedoggreenfrog.com/2010/08/03/we-guarantee-youll-be-on-the-1st-page-of-google/</link>
		<comments>http://blog.whitedoggreenfrog.com/2010/08/03/we-guarantee-youll-be-on-the-1st-page-of-google/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 02:53:09 +0000</pubDate>
		<dc:creator>Haleemon</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Staying safe on the internet]]></category>
		<category><![CDATA[Technical Support]]></category>

		<guid isPermaLink="false">http://blog.whitedoggreenfrog.com/?p=504</guid>
		<description><![CDATA[A client of ours recently employed the services of an SEO (Search Engine Optimization) company. They sent her a &#34;report&#34; of the work that they had done to date which she sent to us and, as a result, prompted us to do a bit of digging, as the info in the report just wasn&#39;t quite [...]]]></description>
			<content:encoded><![CDATA[<p>A client of ours recently employed the services of an SEO (Search Engine Optimization) company. They sent her a &quot;report&quot; of the work that they had done to date which she sent to us and, as a result, prompted us to do a bit of digging, as the info in the report just wasn&#39;t quite right&#8230;<span id="more-504"></span>Turns out this SEO company was <a href="http://en.wikipedia.org/wiki/Spam_%28electronic%29" target="_blank">spamming </a>(randomly posting in) blogs with generic comments that link back to her website. Comments that not only had poor grammar, but misspellings of the suburb (Arm<strong><span style="color: #ff0000;">i</span></strong>dale is in NSW, &quot;Arm<strong><span style="color: #ff0000;">a</span></strong>dale&quot; is a suburb of Melbourne) as well:</p>
<blockquote><p>Your blog is very enriched. You can see my website <a href="http://www.wdgf.com.au/" target="_blank">[Company Name]</a> Australia which is best [keyword] Shop in Melbourne, Armidale, Brunswick. It also eminent [keyword] Suppliers and [keyword] Stores as well as best [keyword] Shops in Brunswick, Melbourne, Armidale .</p></blockquote>
<p><em>**Please note that we have removed the company name, website, and industry keywords</em> Apart from the blatant grammatical mistakes and awkward language, this comment is being spammed on many (87 at last count) blogs in this particular industry &#8211; and these poor quality postings can really tarnish their professional reputation. What&#39;s worse is that most of the blogs that are being spammed with these comments are hosted on <a href="http://en.wikipedia.org/wiki/Blogger_(service)">Blogger</a>/blogspot.com, a blogging platform owned and operated by Google. This is considered &quot;black hat SEO&quot; which is essentially a foolhardy attempt at fooling Google. This is what will happen &#8211; there will be a spike in the client&#39;s website&#39;s ranking (which could possibly justify this SEO company promise of a listing on the 1st page of Google), but once Google tracks what is happening, our client&#39;s website will be blacklisted. When you&#39;re blacklisted on Google, you not only lose your ranking but basically will need to start at the bottom (which could be page 1,000!) and re-establish yourself all over again trying to earn back Google&#39;s trust by <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35843&amp;hl=en" target="_blank">submitting a request reconsidering your site</a>. Not worth it. This same SEO company had posted comments and entries on behalf of this company on sites and directories completely unrelated to the client&#39;s industry, such as the &quot;adobe learn&quot; site and &quot;athiest news and views&quot;.&nbsp; I rang up the company because I had to hear for myself their sales pitch: &quot;We guarantee you&#39;ll be on the first page of Google&quot; and &quot;It takes 3 weeks&quot;. Disgraceful. This is what the Official Google Webmaster blog page says about <a href="http://googlewebmastercentral.blogspot.com/2009/11/hard-facts-about-comment-spam.html" target="_blank">spam comments</a>. Unfortunately pleading ignorance just isn&#39;t worth the headache and negative penalty effects that your site might receive as a result. The quintessential tip-off of a dodgy company:&nbsp; guaranteeing you&#39;ll appear on the first page of search results. Google does not disclose their searching algorithms. Google pays their employees very very well, provides all kinds of perks, essentially treating their team like royalty so that there aren&#39;t rogue employees who tell all of Google&#39;s deepest, darkest secrets; what is the likelihood that some random company can hold true to their promise/guarantee your business to be listed on the first page? Google provides a LOT of information on their site and in the <a href="http://www.google.com/webmasters/" target="_blank">Webmasters</a> area. Before you pay some dodgy company $200-300/month (yes, that&#39;s what they charge!) to ruin your ranking, arm yourself with information. You don&#39;t need to be an expert, but you should walk into the meeting with some knowledge of the basics. If you&#39;re lucky and persevere, Google may be forgiving in the&nbsp;long run. The question you need to ask yourself is how many months will your site not appear in the search listings and how much business will you have lost as a result? Moreover, how much money will you then in turn need to pay for a legitimate SEO expert to fix your ranking, remove your site from being blacklisted, and put you back into Google&#39;s good graces? Think about that and whether it&#39;s worth it? Unfortunately, ignorance is not bliss and in this day and age, you get what you pay for. These dodgy companies prey on innocent, unsuspecting business owners and lure them in with false promises. Knowledge is key, read for yourself straight from the horse&#39;s mouth in <a href="http://www.google.com/webmasters/docs/search-engine-optimization-starter-guide.pdf" target="_blank">Google&#39;s SEO Starter Guide</a> the do&#39;s and don&#39;ts so you aren&#39;t fooled!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.whitedoggreenfrog.com/2010/08/03/we-guarantee-youll-be-on-the-1st-page-of-google/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Does Internet filtering even work? And something that works now&#8230;</title>
		<link>http://blog.whitedoggreenfrog.com/2010/08/03/internet-filtering-does-it-work-and-something-that-works-now/</link>
		<comments>http://blog.whitedoggreenfrog.com/2010/08/03/internet-filtering-does-it-work-and-something-that-works-now/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 02:25:17 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Staying safe on the internet]]></category>
		<category><![CDATA[filtering]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[OpenDNS]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.whitedoggreenfrog.com/?p=505</guid>
		<description><![CDATA[There’s been a lot written in the media over recent months on Senator Conroy’s idea of filtering the internet, so I thought I’d write an article to explain some of the issues and to talk about what you can do to protect your family right now. Firstly, does the proposed internet filter protect our children? [...]]]></description>
			<content:encoded><![CDATA[<p>There’s been a lot written in the media over recent months on Senator Conroy’s idea of filtering the internet, so I thought I’d write an article to explain some of the issues and to talk about what you can do to protect your family right now.</p>
<p>Firstly, does the proposed internet filter protect our children?  In short – no, in fact, and perhaps surprisingly, it makes it much harder to do so!  Let’s talk about why that’s so in more detail – because in a lot of ways that runs counter to what you’d think.<span id="more-505"></span></p>
<p>The proposed filter works by blocking known bad or problem websites (such as phishing or malware sites that infect your computer).   Once it is active, those sites cannot be reached directly.  The problem lies in the fact that there are a number of workarounds for filters – the most common being “proxy sites” and what is known as a “VPN”.  Proxy sites work by making it look like the access is coming from somewhere else, so the site can be accessed through the intermediary.  Unless we filter all the proxy sites, we can’t stop that from happening – and even if we filter all the known ones, new ones pop up all the time.  Once the sites are being accessed through proxies, it becomes harder to detect that they are being accessed.  “VPN” access works by taking all the traffic from your PC and running it through a site in the US, making it automatically bypass any Australian filtering system.  This is one serious concern re filtering – a filter simply pushes much of the traffic access underground, making it harder to detect and deal with.  It doesn’t actually protect our kids, and dangerously, it may lull many parents into thinking that they&#8217;re safe.</p>
<p>Perhaps the most foolproof method of protection is basic common sense – create a sense of family around internet use.  Have the computers in a public area, or at an absolute minimum, facing a bedroom door which must be open during use.  One family I know bought an auto timer for their modem and set it to turn off at 10pm, thus effectively shutting off internet use overnight.  However, at  the end of the day, nothing can replace encouraging an open culture with your kids where such things are able to be discussed.</p>
<p>Secondly, are there dangers in the setting up internet filtering that may cause problems down the line?  To look at that very simply and briefly, let’s examine actual history from a democracy not too dissimilar to Australia – Turkey.  Turkey introduced an internet filter only two years ago.  In that time, already the whole of YouTube and Google have been censored – two major sites that in themselves cannot be considered controversial!  Do we really want to create the mechanism that would allow our Government to walk down the same path, even assuming all good intentions and perhaps a saner government?</p>
<h2>Good news – filtering is already available for free</h2>
<p>The good news is that there is already a simple family filter, ready to use, which can be used to cover all the PCs in your house.  Provided by OpenDNS, FamilyShield prevents access to porn and questionable sites, and perhaps more importantly to virus and bank phishing sites.  The virus filtering in itself should make this a no-brainer!  To get this set up, visit the <a href="http://www.opendns.com/familyshield" target="_blank">FamilyShield</a> site which explains it in more detail – you’ll need to change an entry in your ADSL modem settings.  It’s about 10 minutes work for an IT guy to do, if you know someone.  Once this is done, most bad sites will be filtered, and you can further customize the sites that are filtered by setting up your own OpenDNS account.</p>
<p>It’s a pity that ISPs don’t yet provide this service in a re-badged form, but from an ISP&#8217;s point of view, there’s not much demand for this service, it would create a support burden, and no other ISPs are offering it.  Ironically as soon as one ISP starts offering it, I’m sure the others would follow suit!  Rather like the “unlimited” plans maybe!!</p>
<p>For the IT administrators among you: If you have a Billion modem or a modem that supports the dnsomatic.com dynamic DNS service, or are willing to run an OpenDNS client on your network, you can create an OpenDNS account which allows you to be specific about what you want filtered – there are over 40 regularly maintained and updated  categories.</p>
<p>This article is obviously not directly web-related – if you like it and find it useful, please comment and we’ll continue the occasional trend of publishing other types of articles.</p>
<p>&#8211;</p>
<p>Cameron Male, Director of <a href="http://inetcentral.com.au/" target="_blank">I-net Central</a> says, &#8220;Installing this technology into the modem/router is far more effective long term rather than installing some flimsy software on each computer which can be bypassed with a small amount of computer knowledge&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.whitedoggreenfrog.com/2010/08/03/internet-filtering-does-it-work-and-something-that-works-now/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WDGF login access</title>
		<link>http://blog.whitedoggreenfrog.com/2010/07/07/passwords/</link>
		<comments>http://blog.whitedoggreenfrog.com/2010/07/07/passwords/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 03:51:34 +0000</pubDate>
		<dc:creator>Haleemon</dc:creator>
				<category><![CDATA[Domain Registration]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Staying safe on the internet]]></category>
		<category><![CDATA[Technical Support]]></category>

		<guid isPermaLink="false">http://blog.whitedoggreenfrog.com/?p=489</guid>
		<description><![CDATA[Have you ever tried to start your car with your house keys? How about using your office key to unlock the front door of Westpac afterhours? You&#8217;d never think of it right&#8230; or would you?   [Don't answer that!] &#8230; Surprisingly, the same concept holds true for your White Dog Green Frog passwords. You are provided [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever tried to start your car with your house keys? How about using your office key to unlock the front door of Westpac afterhours? You&#8217;d never think of it right&#8230; or would you?   [Don't answer that!] &#8230;<span id="more-489"></span></p>
<p>Surprisingly, the same concept holds true for your White Dog Green Frog passwords. You are provided with different logins for different areas. This is not to confuse you or make your life difficult for our own personal amusement, but because well, they are different. Not only that but if one area is compromised, you aren&#8217;t affecting the other areas and more importantly the other accounts on the server.</p>
<p>So to break it down, here are a few of the main login details for White Dog services that you may have:</p>
<p><a href="https://billing.whitedoggreenfrog.com/clientarea.php" target="_blank">Billing System</a> -  Here you will find information such as:<!--more--></p>
<ul>
<li>Invoices</li>
<li>Credit card details</li>
<li>Contact info (phone #, email address, etc)</li>
<li>Login details for your cPanel account</li>
<li>Products/services renewal dates</li>
<li>Listing of your Support Tickets</li>
<li>Domain management
<ul>
<li>Contact details for Whois</li>
<li>Nameserver details</li>
<li>EPP/auth code</li>
</ul>
</li>
</ul>
<p>We try and make it easy for you too. If you don&#8217;t recall your password,  you can always <a href="https://billing.whitedoggreenfrog.com/pwreset.php" target="_blank">reset it</a>.</p>
<p>cPanel (eg: www.yourdomainname.com.au/cpanel). This is the control panel/dashboard of your hosting account and as such you will be able to perform various useful functions such as:</p>
<ul>
<li>Manage your email account(s)
<ul>
<li>Create new email address(es)</li>
<li>Reset your email password</li>
<li>Modify your email account quota</li>
<li>Create email forwarders</li>
<li>Create mailing list</li>
<li>Change MX records for domain(s)</li>
</ul>
</li>
<li>Create/restore backup of your website</li>
<li>Park/add-on domains</li>
<li>View disk space &amp; bandwidth usage</li>
<li>Website statistics</li>
<li>Install software with Fantastico</li>
<li>and many more</li>
</ul>
<p>Email credentials for Outlook  setup:</p>
<ul>
<li>Your username is your FULL email address (that is, your entire email address. Not just your name, but the bit before <em>and </em>after the @ symbol)</li>
<li>Email password that you set up in your cPanel. If you don&#8217;t remember your password, login to cPanel and reset it</li>
</ul>
<p>While on the subject of passwords, it would behoove you to have a reasonably strong/secure.  Words that you would find in a dictionary would not make a good password because it&#8217;s easily guessable. Not guessable in the sense that I&#8217;m going to try words that I think you might use, but guessable in the sense that hacking programs can scan your account until it either can&#8217;t break your password (&#8220;Ste8v_in!&#8221; &#8211; secure) or is able to figure out your password (&#8220;buttercup&#8221; &#8211; not secure). It&#8217;s like using a common office paperclip as the key to open your Lexus car door.  If you really want to use the name of your pet, try adding a number and a punctuation mark as well as mixing the case to the password for an added level of security.</p>
<p><em>For example</em>:</p>
<p>skippy &#8211; bad<br />
Ski$5ppy &#8211; better</p>
<p>smokey &#8211; bad<br />
Smo6keY! &#8211; better</p>
<p>Incidentally, two of the most common causes of hacked accounts are 1) weak password and/or 2) a keylogger virus (which is a software program on your computer remembers your passwords by tracking the key strokes that you make on your keyboard).</p>
<p>Read another article on the WDGF blog on password security <a href="http://blog.whitedoggreenfrog.com/2010/05/04/passwords-where-security-starts/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.whitedoggreenfrog.com/2010/07/07/passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: blog.whitedoggreenfrog.com @ 2012-02-04 22:52:23 -->
