<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<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/"
	>

<channel>
	<title>The Digital Security Report</title>
	<link>http://www.digitalsecurityreport.com/blog</link>
	<description>Thoughts about security in a digital world</description>
	<pubDate>Thu, 30 Aug 2007 21:15:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>Browser toolbars reveal more than you think</title>
		<link>http://www.digitalsecurityreport.com/blog/security/browser-toolbars-reveal-more-than-you-think</link>
		<comments>http://www.digitalsecurityreport.com/blog/security/browser-toolbars-reveal-more-than-you-think#comments</comments>
		<pubDate>Mon, 27 Aug 2007 13:34:46 +0000</pubDate>
		<dc:creator>Nick Dalton</dc:creator>
		
		<category><![CDATA[Security]]></category>

	<!-- AutoMeta Start -->
	<category>search</category>
	<category>engine</category>
	<category>toolbar</category>
	<category>security</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.digitalsecurityreport.com/blog/security/browser-toolbars-reveal-more-than-you-think</guid>
		<description><![CDATA[All the major search engines provide toolbars that you can download and install in your browser. Each toolbar has some nifty features that are commonly not found in browsers, which makes them compelling enough to download and install. One feature of all toolbars is to be ale to search the web using the search engine [...]]]></description>
			<content:encoded><![CDATA[<p>All the major search engines provide toolbars that you can download and install in your browser. Each toolbar has some nifty features that are commonly not found in browsers, which makes them compelling enough to download and install. One feature of all toolbars is to be ale to search the web using the search engine that made the toolbar. This is of course the reason for the toolbar&#8217;s existence: to funnel more searches to the search engine.</p>
<p>Another common &#8220;feature&#8221; of search engine toolbars is to report home about each web page that you visit. Even though you can in most cases turn off this feature, the toolbar offers some compelling extra benefit so that most users keep it enabled. (Or they are just unaware of the &#8220;call home&#8221; feature.)</p>
<p>If we for the moment disregard the privacy aspects of reporting every web page that you visit, there is another implication that most web site owners are not aware of: The web pages reported by toolbars are fed into the search engine&#8217;s web crawler. (I don&#8217;t have prof that this is the case for all toolbars, but I know it&#8217;s true in at least one case. And that&#8217;s enough to cause trouble for web masters.)</p>
<p>What&#8217;s the problem with that, you say? One example could be that you&#8217;re working on a new web site that is not quite ready to be public yet. And you haven&#8217;t bothered to password protect it during the development. Who is going to guess your new domain name anyway? As you&#8217;re busy developing your site, the toolbar sends the URL of every page - finished or not - to the search engine.</p>
<p>Another, perhaps more serious, example is the thank you page of web sites that sell digital products. When you - or anyone of your customers - goes to the thank you page, the toolbar reports the URL to the search engine. If you don&#8217;t have any additional protection on the thank you page it will be included in the search engine index. Then when a potential customer uses that search engine it&#8217;s possible that your thank you page shows up in the search results. And it&#8217;s very likely that the person searching was looking to buy your product. But now, with direct access to the thank you page the potential customer can download it for free. You just lost a sale.</p>
<p>If you have good web analytics it may be possible to see these direct accesses and calculate how much money you&#8217;re loosing. But it&#8217;s also very likely that the search engine has cached your page, and possibly even the product download itself. In that case you will never even know that your product was downloaded without payment.</p>
<p>My <a href="http://www.DigitalSecurityReport.com/">Digital Security Report</a> has advice on how to protect your digital products from overzealous search engine toolbars.</p>
<p class="akst_link"><a href="http://www.digitalsecurityreport.com/blog/?p=19&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_19" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.digitalsecurityreport.com/blog/security/browser-toolbars-reveal-more-than-you-think/feed</wfw:commentRss>
		</item>
		<item>
		<title>Can anyone view your WordPress plugins?</title>
		<link>http://www.digitalsecurityreport.com/blog/wordpress/can-anyone-view-your-wordpress-plugins</link>
		<comments>http://www.digitalsecurityreport.com/blog/wordpress/can-anyone-view-your-wordpress-plugins#comments</comments>
		<pubDate>Mon, 20 Aug 2007 13:24:15 +0000</pubDate>
		<dc:creator>Nick Dalton</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

	<!-- AutoMeta Start -->
	<category>wordpress</category>
	<category>plugins</category>
	<category>directory</category>
	<category>listing</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.digitalsecurityreport.com/blog/wordpress/can-anyone-view-your-wordpress-plugins</guid>
		<description><![CDATA[If you are running WordPress go to www.yourdomain.com/wp-content/plugins. If you see a directory listing of all your installed plugins you may want to follow the steps described by Shoemoney here.
This is not a major security hole and you are not alone in exposing your plugins. Google has indexed over 500,000 plugin directory listing pages.
It appears [...]]]></description>
			<content:encoded><![CDATA[<p>If you are running WordPress go to www.yourdomain.com/wp-content/plugins. If you see a directory listing of all your installed plugins you may want to follow the steps described by Shoemoney <a href="http://www.shoemoney.com/2007/07/03/watch-your-wordpress-plugins-directory/">here</a>.</p>
<p>This is not a major security hole and you are not alone in exposing your plugins. Google has <a href="http://www.google.com/search?hl=en&amp;safe=off&amp;q=Index+of+%2Fwp-content%2Fplugins&amp;btnG=Search">indexed</a> over 500,000 plugin directory listing pages.</p>
<p>It appears that this will be <a href="http://trac.wordpress.org/ticket/4759">fixed</a> in the 2.3 release of WordPress.</p>
<p class="akst_link"><a href="http://www.digitalsecurityreport.com/blog/?p=18&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_18" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.digitalsecurityreport.com/blog/wordpress/can-anyone-view-your-wordpress-plugins/feed</wfw:commentRss>
		</item>
		<item>
		<title>robots.txt</title>
		<link>http://www.digitalsecurityreport.com/blog/security/robotstxt</link>
		<comments>http://www.digitalsecurityreport.com/blog/security/robotstxt#comments</comments>
		<pubDate>Tue, 14 Aug 2007 05:02:57 +0000</pubDate>
		<dc:creator>Nick Dalton</dc:creator>
		
		<category><![CDATA[Security]]></category>

	<!-- AutoMeta Start -->
	<category>robots txt</category>
	<category>google</category>
	<category>googlebot</category>
	<category>yahoo</category>
	<category>slurp</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.digitalsecurityreport.com/blog/security/robotstxt</guid>
		<description><![CDATA[Back in the days around 3 B.G (Before Google) AltaVista was the new search engine on the block. In an effort to show off the power of their minicomputers, the AltaVista team at Digital decided to crawl and index the entire web. This was at the time a new concept. Many web masters didn&#8217;t relish [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0in">Back in the days around 3 B.G (Before Google) AltaVista was the new search engine on the block. In an effort to show off the power of their minicomputers, the AltaVista team at Digital decided to crawl and index the entire web. This was at the time a new concept. Many web masters didn&#8217;t relish the idea of a &#8220;robot&#8221; program accessing every page on their web site as this would add more load to their web servers and increase their bandwidth costs. So in 1996 the Robots Exclusion Standard was created to address these web master concerns.</p>
<p style="margin-bottom: 0in">Using a simple text file called robots.txt you can instruct web crawlers (a.k.a. robots) to stay out of certain directories. Here is a very simple robots.txt which disallows all robots (User-agents) access to the /images directory.</p>
<p><code>User-agent: *<br />
Disallow: /images<br />
</code></p>
<p style="margin-bottom: 0in">By disallowing /images you are also implicitly disallowing all subdirectories under /images, such as /images/logos and any files beginning with /images such as /images.html.</p>
<p style="margin-bottom: 0in">Curiously there was no &#8220;Allow&#8221; directive in the first draft of the standard. It was added later, but it&#8217;s not guaranteed to be supported by all robots. So anything that is not specifically disallowed should be considered fair game for web crawlers.</p>
<p style="margin-bottom: 0in">To disallow access to your entire web site use a robots.txt like this:</p>
<p><code>User-agent: *<br />
Disallow: /<br />
</code></p>
<p style="margin-bottom: 0in">If User-agent is * then the following lines apply to all search engine robots. By specifying the signature of a web crawler as the User-agent you can give specific instructions to that robot.</p>
<p><code>User-agent: Googlebot<br />
Disallow: /google-secrets<br />
</code></p>
<p style="margin-bottom: 0in">Since the original spec was published several search engines have extended the protocol. One popular extension is to allow wildcards.</p>
<p><code>User-agent: Slurp<br />
Disallow: /*.gif$<br />
</code></p>
<p style="margin-bottom: 0in">This prevents Yahoo! (whose web crawler is called Slurp) from indexing any files on your site that end with &#8220;.gif&#8221;. Keep in mind that wildcard matches are not supported by all search engines so you have to preface these lines with the appropriate User-agent line.</p>
<p style="margin-bottom: 0in">You can combine several of the above techniques in one robots.txt file. Here&#8217;s a theoretical example.</p>
<p><code>User-agent: *<br />
Disallow: /bar</code><br />
<code><br />
User-agent: Googlebot<br />
Allow: /foo<br />
Disallow: /bar<br />
Disallow: /*.gif$<br />
Disallow: /<br />
</code></p>
<p style="margin-bottom: 0in">This would result in the following access results for a few URLs:</p>
<table border="1" cellpadding="5" cellspacing="0" width="100%">
<tr valign="top">
<th width="33%">URL</th>
<th width="33%">Googlebot</th>
<th width="33%">Other robots</th>
</tr>
<tr>
<td valign="top">example.com/foo.html</td>
<td valign="top">Allowed</td>
<td valign="top">Allowed</td>
</tr>
<tr>
<td valign="top">example.com/food.html</td>
<td valign="top">Allowed</td>
<td valign="top">Allowed</td>
</tr>
<tr>
<td valign="top">example.com/foo/</td>
<td valign="top">Allowed</td>
<td valign="top">Allowed</td>
</tr>
<tr>
<td valign="top">example.com/foo/index.html</td>
<td valign="top">Allowed</td>
<td valign="top">Allowed</td>
</tr>
<tr>
<td valign="top">example.com/foo.gif</td>
<td valign="top">Allowed</td>
<td valign="top">Allowed</td>
</tr>
<tr>
<td valign="top">example.com/fu.html</td>
<td valign="top">Blocked</td>
<td valign="top">Allowed</td>
</tr>
<tr>
<td valign="top">example.com/bar.html</td>
<td valign="top">Blocked</td>
<td valign="top">Blocked</td>
</tr>
<tr>
<td valign="top">example.com/bar/index.html</td>
<td valign="top">Blocked</td>
<td valign="top">Blocked</td>
</tr>
<tr>
<td valign="top">example.com/img.gif</td>
<td valign="top">Blocked</td>
<td valign="top">Allowed</td>
</tr>
</table>
<p style="margin-bottom: 0in">Computer programs are pretty good at following instructions like these. But for a human brain it can quickly get overwhelming, so I highly encourage you to keep it simple. One of the longer robots.txt files I&#8217;ve encountered is from <a href="http://www.seobook.com/">www.seobook.com</a> - it&#8217;s over 300 lines long. The site owner Aaron Wall  is the author of the excellent SEO Book; he knows what he&#8217;s doing.</p>
<p style="margin-bottom: 0in">For us mortals there is a robots.txt analysis tool in Google&#8217;s webmaster tools (<a href="http://google.com/webmasters/sitemaps/siteoverview">http://google.com/webmasters/sitemaps/siteoverview</a>). Highly recommended. Another good resource for more information on the Robots Exclusion Standard is <a href="http://www.robotstxt.org/">www.robotstxt.org</a></p>
<p style="margin-bottom: 0in">&nbsp;</p>
<p style="margin-bottom: 0in">Today when companies are spending a lot of money to be <u>included</u> in search engine listings, the idea of excluding your content may seem quaint. But from a security perspective there are many valid reasons for limiting what a search engine indexes on your site. See my <a href="http://www.digitalsecurityreport.com/">Digital Security Report</a> for more information.</p>
<p style="margin-bottom: 0in">&nbsp;</p>
<p class="akst_link"><a href="http://www.digitalsecurityreport.com/blog/?p=17&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_17" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.digitalsecurityreport.com/blog/security/robotstxt/feed</wfw:commentRss>
		</item>
		<item>
		<title>Update to WordPress 2.2.2</title>
		<link>http://www.digitalsecurityreport.com/blog/wordpress/update-to-wordpress-222</link>
		<comments>http://www.digitalsecurityreport.com/blog/wordpress/update-to-wordpress-222#comments</comments>
		<pubDate>Tue, 07 Aug 2007 04:55:08 +0000</pubDate>
		<dc:creator>Nick Dalton</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

	<!-- AutoMeta Start -->
	<category>wordpress</category>
	<category>update</category>
	<category>immediately</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.digitalsecurityreport.com/blog/wordpress/update-to-wordpress-222</guid>
		<description><![CDATA[If you are using WordPress 2.2.1 you should immediately get the 2.2.2 security update.
The discovered bug is a  Cross-Site Scripting vulnerability. See http://trac.wordpress.org/ticket/4689 for more details.
The WordPress developers assigned this bug a priority of &#8220;highest omg bbq&#8221;  
Share This
]]></description>
			<content:encoded><![CDATA[<p>If you are using WordPress 2.2.1 you should immediately get the 2.2.2 security update.</p>
<p>The discovered bug is a  <a href="http://en.wikipedia.org/wiki/Cross-site_scripting">Cross-Site Scripting</a> vulnerability. See <a href="http://trac.wordpress.org/ticket/4689">http://trac.wordpress.org/ticket/4689</a> for more details.</p>
<p>The WordPress developers assigned this bug a priority of &#8220;<span>highest omg bbq&#8221; <img src='http://www.digitalsecurityreport.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </span></p>
<p class="akst_link"><a href="http://www.digitalsecurityreport.com/blog/?p=16&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_16" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.digitalsecurityreport.com/blog/wordpress/update-to-wordpress-222/feed</wfw:commentRss>
		</item>
		<item>
		<title>How secure is your web site?</title>
		<link>http://www.digitalsecurityreport.com/blog/security/how-secure-is-your-web-site</link>
		<comments>http://www.digitalsecurityreport.com/blog/security/how-secure-is-your-web-site#comments</comments>
		<pubDate>Mon, 30 Jul 2007 17:47:29 +0000</pubDate>
		<dc:creator>Nick Dalton</dc:creator>
		
		<category><![CDATA[Security]]></category>

	<!-- AutoMeta Start -->
	<category>web</category>
	<category>site</category>
	<category>security</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.digitalsecurityreport.com/blog/security/how-secure-is-your-web-site</guid>
		<description><![CDATA[Even if your web site does not hold any national security document you should take the security of your web site seriously. This is especially important if you are selling products on your web site.
A typical setup is that you have one or more sales pages for your product and when a prospect clicks on [...]]]></description>
			<content:encoded><![CDATA[<p>Even if your web site does not hold any national security document you should take the security of your web site seriously. This is especially important if you are selling products on your web site.</p>
<p>A typical setup is that you have one or more sales pages for your product and when a prospect clicks on an order link they are redirected to PayPal, 2CheckOut or some other payment processing service. This setup is good for several reasons, the most important being the fact that you avoid having to deal with credit card numbers and other sensitive customer information. So far in 2007 there have been published reports of more than 89 million identity records exposed from data breaches. See the <a href="http://www.idtheftcenter.org/">Identity Theft Resource Center</a> for some really scary reading. Leaving data theft worries to companies who specialize in handling financial information is a great strategy for most small businesses.</p>
<p>But that does not leave you totally in the clear. If you are selling a digital product that the customer can download immediately after the purchase, you need to ensure that the product is protected. There are many ways that web site owners inadvertently leave their valuable products unprotected – making them available for free to anyone who knows where to look.</p>
<p>Here are the 3 most common errors:</p>
<h3>1. Easy to guess filenames.</h3>
<p>If the title of your e-book is “AdWords Secrets”, then don&#8217;t name the file AdWordsSecrets.pdf. It is just too easy to guess that the URL for downloading your e-book might be www.example.com/AdWordsSecrets.pdf</p>
<p>At least add a version number or a date into the filename, e.g. AdWordsSecrets_v42.pdf or AdWordsSecrets_20070707.pdf. This will make it much more difficult to guess the filename and the URL.</p>
<h3>2. Search engines indexing the download page or the product itself.</h3>
<p>Today&#8217;s search engines are extremely efficient in spidering content on the web and keeping your web pages secret from search engines is becoming increasingly difficult. Even if you don&#8217;t have any public links to your secret product download page there are several ways that a search engine can find out about the page and index it. Once it&#8217;s indexed anyone who uses that search engine may see your product download page in the search results, and they can download your product for free.</p>
<p>You should regularly check what each search engine knows about your web site. In most major search engines you can use the site: operator, e.g. site:example.com, to get a listing of all the pages on your web site that have been indexed.</p>
<h3>3. Improperly configured robots.txt</h3>
<p>robots.txt is a text file that you can place on your web server to guide search engines to what content they are allowed to index and what is off limits. While this may prevent most search engines from indexing your secret web pages, it opens up another vulnerability: any curious web surfer is able to view your robots.txt file. If the file explicitly forbids search engines from looking in the /downloads or /report directories, then it&#8217;s very likely that&#8217;s where the secret files are stored. With this knowledge the web surfer can more easily find your product and download it for free.</p>
<p>You need to strike the right balance between protecting certain files and directories in robots.txt while not revealing too much about the structure of your web site.</p>
<p>Selling digital products online is a great business. Make sure that you get paid for the products that you have painstakingly created by following the guidelines above and applying common sense.</p>
<p>More details on how to protect your digital products can be found in my latest report: <a href="http://www.DigitalSecurityReport.com/">The Digital Security Report</a>.</p>
<p class="akst_link"><a href="http://www.digitalsecurityreport.com/blog/?p=3&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_3" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.digitalsecurityreport.com/blog/security/how-secure-is-your-web-site/feed</wfw:commentRss>
		</item>
		<item>
		<title>A computer virus primer</title>
		<link>http://www.digitalsecurityreport.com/blog/security/pc-security-12</link>
		<comments>http://www.digitalsecurityreport.com/blog/security/pc-security-12#comments</comments>
		<pubDate>Fri, 27 Jul 2007 19:02:05 +0000</pubDate>
		<dc:creator>Nick Dalton</dc:creator>
		
		<category><![CDATA[Security]]></category>

	<!-- AutoMeta Start -->
	<category>message</category>
	<category>deadly</category>
	<category>spin</category>
	<category>offer</category>
	<category>prank</category>
	<category>warning</category>
	<category>affiliate</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.digitalsecurityreport.com/blog/security/pc-security-12</guid>
		<description><![CDATA[A computer virus cannot give you a cold or flu or anything more deadly. A computer virus is a program that causes harm to the computer or worry to the user. Today the manner of transmission is usually via the Internet either from web sites that you access or e-mails that you receive.  Understand [...]]]></description>
			<content:encoded><![CDATA[<p>A computer virus cannot give you a cold or flu or anything more deadly. A computer virus is a program that causes harm to the computer or worry to the user. Today the manner of transmission is usually via the Internet either from web sites that you access or e-mails that you receive.  Understand that many people who you inform that they have sent out a virus will not thank you for that information and often it is ignored by small businesses or charities.</p>
<p>Many years ago in the days of 8086 computers there was a little program called drain. You usually ran it from a floppy disc and the prompt on the computer looked normal and then whatever the person tried to do on the computer next the  program displayed a warning message that water had been located in the hard drive. The system would now attempt to remove the water. A message was displayed that “the spin dry cycle was started” and it sounded as though a spin dryer was starting and water was gurgling out of the machine. The program completed with the message that &#8220;the spin dry cycle was complete&#8221;. Mostly this was harmless fun where one person would play a prank on a colleague, friend or a family member. It could cause considerable concern to the person who was suddenly faced with water in their hard drive. I would not recommend this prank being played on someone who had a bad heart. Pranks like this are still perpetrated but the virus in these days is more deadly, and it damages or destroys data or even the computer operating system.</p>
<p>Computer virus detection is big business and has to operate 24 hours a day 7 days a week. Special dates like Friday 13th or 07/07/07 are obvious targets for the virus writers to aim at. You never know when a virus may hit and disable your computer network. I remember turning up for work at an office and every 5 minutes there was a warning broadcast on the public address that no-one was to turn on their computers as the network servers had been attacked by a virus and they did not want any other computers infected before they received the patch. This was a company where every e-mail was scanned by the ISP prior to being allowed onto the local system and then scanned again both at the e-mail server and by your own computer. Always take the time to regularly update your anti-virus software and any anti-spam, adware, spyware, or malware defenses. It is worth paying to allow another year&#8217;s updates of anti-virus etc. If it is too expensive then consider the options and give up a meal or two in a restaurant and eat at home</p>
<p>A Trojan horse is what appears to be a harmless or even a helpful program that is in fact harmful and may be deadly. This may be a virus or spyware installation. When you are offered a free program ask if you are 110% certain that the person  or web site offering the product has no malicious or financial motive for harming you or your computer. The only way you can be certain is if the program comes from a trusted friend or a well trust web site such as an anti-virus web site. Otherwise do not download.</p>
<p>Put in place a Firewall that can prevent a person or program from accessing your computer. These firewalls can be hardware or software based. Recently I have been researching a wireless&#8217; router for my home network and I noticed that a large number of the routers had a firewall built in to protect from unauthorized access. Also within windows there is a Firewall program and also in a number of the other all-in-one virus and Internet suites such as Norton Internet security or Kaspersky. Put as much in as you can now and then research how effective the computer magazines think this is so you can decide if there is something else on the market that is better.</p>
<p>To run a computer without anti-virus software in these days is like playing Russian roulette. Very quickly you will find your computer gets very badly infected. If you do not believe me then some of the large anti-virus companies offer a facility to check your computer online. Look at Symantec&#8217;s web site. I should imagine that McAfee, Kaspersky and others have a similar offer. If you have a computer that is on the Internet and not protected by an anti-virus system then try out one or more of these free offers to see what the state of your computer&#8217;s infection is.</p>
<p>Shop around and find yourself some affordable protection. You may need to look on the web, and find out local prices and those on the Internet. If you have any sort of affiliate program running on the web then you may want to look at becoming an affiliate especially if you can save on buying the anti-virus for yourself. Today the anti-virus software can be downloaded from the net but make sure you are on the exact site you want.</p>
<p class="akst_link"><a href="http://www.digitalsecurityreport.com/blog/?p=15&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_15" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.digitalsecurityreport.com/blog/security/pc-security-12/feed</wfw:commentRss>
		</item>
		<item>
		<title>Phishing and identity theft is big business</title>
		<link>http://www.digitalsecurityreport.com/blog/security/pc-security-11</link>
		<comments>http://www.digitalsecurityreport.com/blog/security/pc-security-11#comments</comments>
		<pubDate>Wed, 25 Jul 2007 19:00:50 +0000</pubDate>
		<dc:creator>Nick Dalton</dc:creator>
		
		<category><![CDATA[Security]]></category>

	<!-- AutoMeta Start -->
	<category>intrusion</category>
	<category>detection</category>
	<category>giving</category>
	<category>commercial</category>
	<category>systems</category>
	<category>source</category>
	<category>intrusions</category>
	<category>versions</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.digitalsecurityreport.com/blog/security/pc-security-11</guid>
		<description><![CDATA[Phishing is sending out an e-mail that appears to come from a reputable business and asking for information. This information can then be used to access your bank or credit information Identity theft is someone who manages to find your id&#8217;s and passwords so they can pretend to be you. It may be that they [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin-bottom: 5.75pt">Phishing is sending out an e-mail that appears to come from a reputable business and asking for information. This information can then be used to access your bank or credit information Identity theft is someone who manages to find your id&#8217;s and passwords so they can pretend to be you. It may be that they will attempt to pretend to be you by sending e-mails out in your name. It may be that they will access your bank details and steal money from you or arrange for loans in your name.</p>
<p class="MsoNormal" style="margin-bottom: 5.75pt">There are many different program names that can be installed on your system by unscrupulous people. They all come under the general name of keyloggers as they will create a log of the keystrokes you make including web site names and access passwords. As it is in the form of separate keystrokes then it needs to be put together by a program to get unscrambled information that can be analyzed. This can then be used to target advertising to you and your preferences when you access the web site.</p>
<p class="MsoNormal" style="margin-bottom: 5.75pt">Intrusion detection systems are becoming more and more important. You do not know what someone else or an intrusive program is going to do so to stop it when it begins to intrude into your computer. Stop the intrusion before you lose your information.</p>
<p class="MsoNormal" style="margin-bottom: 5.75pt">Open source and commercial intrusion detection systems. It sounds very posh but it is all very simple. In order for your computer to be infected by adware, spyware or malware there must be some sort of intrusion of some software from outside your computer into your computer&#8217;s system. So in order to detect and prevent problems with adware, spyware or malware the prevention of their intrusions is the best place to start. The software then is called an intrusion detection system. There are commercial versions of these systems from people like Symantec, Kaspersky and McAfee and also there are Open source versions of this software. Open Source can be acquired for free but the whole idea of Open Source is to contribute to the continuing development of the product either by giving some money when you get it, or by contributing to the user group or by writing some new parts of the software when needed. I am not making any recommendations of the best Commercial or Open source software to purchase as the situation could change in the next few days and either a new company comes into the market that is the best or one of the established companies gets it wrong and a large number of people become infected. Beware of any company boasting about their ability to completely eradicate adware, spyware and malware as there are always new problems coming to light. Beware of taking any free software at face value as there are some unscrupulous people who say they are giving away an intrusion detection system and all they are giving you are copies of spyware and malware programs to infect your system. So read computer magazines and reviews on the web, and ask not only your friends but also your business contacts to see what they are using. If you are working for a company, what do they use, and can the same software be installed on your home computer at no extra cost in order to prevent cross infection when you take work home. It is always worth asking and even if they say no there may be someone in your IT department who can recommend an Open Source, free or low-cost software.</p>
<p class="MsoNormal" style="margin-bottom: 5.75pt">In order to minimize the intrusions into your computer it may be necessary to surf anonymously. This is even more important when your company or country blocks certain web sites that you want or need to have access to. A company may block access to MySpace and other gaming sites so that employees work when they are supposed to, but that may not be very helpful when someone is working out of hours and is waiting for results of tests, so a proxy server may be the answer. Also within some countries there may be attempts by the government to block access to certain sites. The countries with the most extensive list of blocked sites are Iran and China.</p>
<p class="akst_link"><a href="http://www.digitalsecurityreport.com/blog/?p=14&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_14" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.digitalsecurityreport.com/blog/security/pc-security-11/feed</wfw:commentRss>
		</item>
		<item>
		<title>What is the difference between adware, spyware and malware?</title>
		<link>http://www.digitalsecurityreport.com/blog/security/pc-security-10</link>
		<comments>http://www.digitalsecurityreport.com/blog/security/pc-security-10#comments</comments>
		<pubDate>Mon, 23 Jul 2007 18:59:27 +0000</pubDate>
		<dc:creator>Nick Dalton</dc:creator>
		
		<category><![CDATA[Security]]></category>

	<!-- AutoMeta Start -->
	<category>spyware</category>
	<category>adware</category>
	<category>malware</category>
	<category>confidential</category>
	<category>annoying</category>
	<category>snoop</category>
	<category>script</category>
	<category>search</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.digitalsecurityreport.com/blog/security/pc-security-10</guid>
		<description><![CDATA[Spyware is software that enables an individual or company to see what web sites you are accessing, search your hard disc for &#8220;useful information&#8221; and also what your account numbers and passwords are. Adware on the other hand will display adverts for various types of products and services available on the Internet. Adware is annoying; [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoBodyText">Spyware is software that enables an individual or company to see what web sites you are accessing, search your hard disc for &#8220;useful information&#8221; and also what your account numbers and passwords are. Adware on the other hand will display adverts for various types of products and services available on the Internet. Adware is annoying; spyware can be catastrophic to your computer and to you. Malware is spyware in its worst forms where in the end the malware will give all of your computer information to a third party, mess up your web browser settings and your Internet sites and prevent you from using your computer as it runs so slowly.</p>
<p class="MsoNormal">Spyware can perform many functions. One single spyware program or script on your computer can install some other spyware onto your computer so instead of having one spy looking at your computer there can be many. Each program and script will have the effect of slowing down your computer. Spyware can also mutate so that the simple program that comes into your system first will become a more complex second generation program which is harder to remove and will collect more information from your computer. Spyware and adware can both deliver annoying advertisements so when you want to do a task you are slowed down and unable to do what you want to do quickly. Spyware will also search through your hard disc. The spyware will search all your cookies to see what websites you have accessed; it will snoop to see what applications are on your system and scan all the files located on your hard disc. Spyware will snoop on you by reading your keystrokes to find out exactly what you are doing, so confidential information can be read and known. This information could be company confidential, trade secrets, or government classified, it could also be detailed information on a takeover or other secret information. Anything that is keyed into a computer or is stored on the hard disc can become public knowledge. Your credit card and national insurance numbers are spied upon together with passwords and your other personal information. Spyware can change the home page on your web browser, sometimes to a page that would be embarrassing for your partner to see and for you to explain. Spyware will add advertising links to your web pages that you are not paid for but the spyware owner is paid for. Spyware will never allow the computer user any uninstall option and often places itself in unexpected places making it difficult to remove.</p>
<p class="akst_link"><a href="http://www.digitalsecurityreport.com/blog/?p=13&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_13" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.digitalsecurityreport.com/blog/security/pc-security-10/feed</wfw:commentRss>
		</item>
		<item>
		<title>Protect yourself (and your friends) from spam</title>
		<link>http://www.digitalsecurityreport.com/blog/security/pc-security-9</link>
		<comments>http://www.digitalsecurityreport.com/blog/security/pc-security-9#comments</comments>
		<pubDate>Fri, 20 Jul 2007 18:57:21 +0000</pubDate>
		<dc:creator>Nick Dalton</dc:creator>
		
		<category><![CDATA[Security]]></category>

	<!-- AutoMeta Start -->
	<category>spam</category>
	<category>folder</category>
	<category>laws</category>
	<category>provider</category>
	<category>mail</category>
	<category>address</category>
	<category>server</category>
	<category>country</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.digitalsecurityreport.com/blog/security/pc-security-9</guid>
		<description><![CDATA[Spam is the next thing we need to consider. What is spam? The basic reply is unwanted or junk e-mail.  Note that some countries already have laws in place to make spamming an offense but the problem comes when the e-mail is sent from a country other than your own. Get to know the [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoBodyText">Spam is the next thing we need to consider. What is spam? The basic reply is unwanted or junk e-mail.<span>  </span>Note that some countries already have laws in place to make spamming an offense but the problem comes when the e-mail is sent from a country other than your own. Get to know the laws concerning spam in your own country so you do not unintentionally break the law. A simple example is that it is very tempting when your wife has just had a baby to tell everyone on your e-mail address book of the facts, but that could constitute spam.<span>  </span>Make sure you check your spam folder regularly. By regularly I mean at least once a day so you can delete anything that is spam and deal with any e-mails that have ended in the spam folder by mistake. It is no good deleting everything in the spam folder every month only to find that some one has been trying to contact you and has become very upset as their e-mails have been deleted without being read.</p>
<p class="MsoBodyText">Avoid releasing your own e-mail address out on the net. If you have a web site or advertise online use a generic e-mail address like &#8220;sales@account.com&#8221; rather than one specifically aimed at you. The other option is to set the link so that it is checked before allowing spam in. Look at the options on the Internet and also those from your ISP.</p>
<p class="MsoBodyText">Get spam blocking software. This can be integrated with your existing anti-virus, be part of your mail server or be a stand alone program that runs in the background on your computer.</p>
<p class="MsoBodyText">Get multiple e-mail addresses. That way you can start to find out if someone is either selling off your e-mail address or is using a spider to locate potential e-mail addresses.</p>
<p class="MsoBodyText">Do not open attachments from people you do not know. Seems a simple statement but when you are tired or have had a few days from your computer you may not always avoid this one. It does not matter what is promised the danger is not worth it, even if it is your favorite film or TV star.</p>
<p class="MsoBodyText">Get an e-mail provider who can process bulk mail baskets. Another way to try and stop the spam is for your e-mail provider to help you by locating e-mails that are sent out to many addresses. They are not passed to you but held on the e-mail server for you to check. Again check the e-mails rejected by this regularly and only read those you know who the senders are.</p>
<p class="akst_link"><a href="http://www.digitalsecurityreport.com/blog/?p=12&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_12" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.digitalsecurityreport.com/blog/security/pc-security-9/feed</wfw:commentRss>
		</item>
		<item>
		<title>Keep your PC from becoming infected</title>
		<link>http://www.digitalsecurityreport.com/blog/security/pc-security-8</link>
		<comments>http://www.digitalsecurityreport.com/blog/security/pc-security-8#comments</comments>
		<pubDate>Wed, 18 Jul 2007 18:54:48 +0000</pubDate>
		<dc:creator>Nick Dalton</dc:creator>
		
		<category><![CDATA[Security]]></category>

	<!-- AutoMeta Start -->
	<category>firewall</category>
	<category>turn</category>
	<category>modem</category>
	<category>browser</category>
	<category>norton</category>
	<category>cable</category>
	<category>inside</category>
	<category>stopping</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.digitalsecurityreport.com/blog/security/pc-security-8</guid>
		<description><![CDATA[Patch your computer&#8217;s operating system. Many people get the idea that operating system manufacturers are only there to cause hassle. In fact they are there as a safeguard. Take the time to look at the patches that are being downloaded. The vast majority are there to improve security. It is in your best interests to [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoBodyText">Patch your computer&#8217;s operating system. Many people get the idea that operating system manufacturers are only there to cause hassle. In fact they are there as a safeguard. Take the time to look at the patches that are being downloaded. The vast majority are there to improve security. It is in your best interests to close any security or virus holes and keep your computer and its data safe.</p>
<p class="MsoBodyText">Turn on your firewall. It sounds so simple but with Windows XP there is a firewall so turn it on. In Windows Vista there is Windows Defender to stop spyware and Windows Firewall to prevent unauthorized access to your computer.<span>  </span>Remember that as these Microsoft Windows tools are so common they are often the first to be targeted by those seeking to gain access to your computer.</p>
<p class="MsoBodyText">Browser settings set for maximum security. This seems like common sense but it adds to your work. You will need to authorize when a site can be accessed and so it will slow down the speed of your surfing at times. Protect yourself and your work by checking these security settings. You can also protect yourself by choosing another Internet browser. There are many free ones to choose from Opera, Mozilla and Mozilla Firefox, are some that come to mind. If you wish to amend Internet sites then you may want to consider Mozilla Seamonkey. Try them out and see what you prefer. It is often down to personal preference.</p>
<p class="MsoBodyText">Install anti virus and set for auto update. Most computers will come with an anti-virus or a complete package such as Norton Internet Security. It is good to try out the package you have there. Make sure that when your trial period runs out that you have selected a new anti-virus or Internet security. Take a look at Norton, McAfee or Kaspersky and surf the web for other options. Always take advice from computer magazines and friends as to the packages they use so that you will not be caught by a site offering anti-virus software that really infects your machine instead.</p>
<p class="MsoBodyText">Do not open unknown e-mail attachments. It may be a beautiful picture on the outside and a whole heap of trouble on the inside. If you do not recognize who this is from then bin it.</p>
<p class="MsoBodyText">Do not run programs from unknown origins. There are literally millions of programs and scripts on the Internet. You could say that most of them are harmless to your computer but that can still mean hundreds of thousands of programs that will cause harm either to you, or your computer or both.</p>
<p class="MsoBodyText">Disconnect your computer from the Internet when not using it. That is easy for me to say sitting on a portable with easy access to the LAN cable and a switch to turn off the wireless LAN. It may be a different matter as you sit with your computer linked to a LAN and the local printers and file servers are attached to that and the link to the Internet is simply another path to it. If you have some sort of system responsibility for the LAN then consider the positioning of firewalls and defenses both inside the LAN and at the junction of the LAN and the Internet. It may be that you have a single computer linked directly to the LAN via a modem but everything has been neatly installed so you cannot physically get access to the LAN cable or the modem to break the link, then spend the time learning to use the icons in the notification area of your computer to programmatically turn off the Internet while you are doing other things.</p>
<p class="MsoBodyText">Turn off your computer if you are not going to use it for a while.<span>  </span>Note that this is a trade-off. If you are stopping long enough to make a drink and a toilet break then leave the computer on as the process of starting and stopping the computer are the most dangerous times. Some companies that I have worked for<span>   </span>insisted that their employees and consultants leave the personal computers running all the time and only turn off the screen. This is impractical in these days when your computer network links to the Internet and many threats come from that direction. The point I want to make is that if you are leaving your computer for a number of hours consider turning it off. If you leave it for a few minutes check to see if anything has been running while you were away.</p>
<p class="akst_link"><a href="http://www.digitalsecurityreport.com/blog/?p=11&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_11" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.digitalsecurityreport.com/blog/security/pc-security-8/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
