<?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>gHacks technology news &#187; email security</title>
	<atom:link href="http://www.ghacks.net/tag/email-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 23 Nov 2009 22:22:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PC Security: Tips To Make Your PC More Secure</title>
		<link>http://www.ghacks.net/2009/09/20/pc-security-tips-to-make-your-pc-more-secure/</link>
		<comments>http://www.ghacks.net/2009/09/20/pc-security-tips-to-make-your-pc-more-secure/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 08:55:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[email security]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[last pass]]></category>
		<category><![CDATA[noscript]]></category>
		<category><![CDATA[pc security]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=16507</guid>
		<description><![CDATA[A friend recently asked me a bunch of questions about PC security. How dangerous email was, how people could attack a website and so forth. The answers to his questions led to this article which is not going to cover the usual PC security recommendations that always include using antivirus software, a firewall or malware [...]]]></description>
			<content:encoded><![CDATA[<p>A friend recently asked me a bunch of questions about PC security. How dangerous email was, how people could attack a website and so forth. The answers to his questions led to this article which is not going to cover the usual PC security recommendations that always include using antivirus software, a firewall or malware software. Yes, those programs do help but they are not fool proof and it happened more than once in the past that PC systems were hacked even if they were running an antivirus software and firewall. </p>
<p>I want to go beyond the usual recommendations to discuss PC security issues that many users do not think about at all or not enough. </p>
<p><span id="more-16507"></span><strong>Update</strong></p>
<p>You can install a secure operating system, an award winning anti-virus software and firewall and still fall prey to attackers through outdated system components. Programs that are used on the computer system need to be up to date. That is especially true for the operating system and programs that connect to the Internet. This includes the web browser (including web browser plugins like Flash), email client, instant messengers, but also the security software programs (which usually come with automatic updates turned on). The computer is vulnerable if the operating system and programs are not up to date.</p>
<p><strong>Email</strong></p>
<p>There are only three rules for emails: Do not open attachments, do not click on links and do not use HTML emails. Email attachments can contain malicious software. They usually do if the sender is unknown or by a company that never send you attachments before. Links can be disguised to look as if they point to a trustworthy website when in fact they lead to a phishing website to grab your username and password. HTML emails can be used to exploit the browsing engine and are also used for tracking users.</p>
<p>Here is how I handle these three risks. Attachments send by friends are usually safe. It is important to check the extension of the attachment. I&#8217;m cautious if it is an executable (even when send by a friend). Executables send by senders I do not know are deleted instantly. I check the remaining executable attachments at the online service <a href="http://virustotal.com">Virus Total</a>. If I&#8217;m still unsure I contact the friend asking about the attachment and why it was send to me.</p>
<p>I never click on links in the email client. If it points to a site I know I open the site manually in my web browser. I otherwise check if the link text and the link are pointing to the same url. If they do I copy and paste the link in my web browser (Firefox with Noscript, so barely any risk here). I do not have to supply username and password since I do not know the service so no fear of phishing in this case.</p>
<p>HTML can be disabled in most email clients.</p>
<p><strong>The Web</strong></p>
<p>I use Firefox mainly for the add-ons and in particular because of the NoScript add-on which provides an excellent layer of security (it disables all scripts by default with the option to enable them individually again). NoScript takes care of most threats on the Internet if it is used in the right way. Someone who always enables all scripts on a website (because it is faster than enabling only some) is not more protected than someone without NoScript. If you enable scripts only on websites that you trust then you are well protected (yes there is always a tiny chance that you are attacked on these sites as well e.g. through malicious banner advertisement).</p>
<p>Another add-on that I have come to love is Last Pass. A password manager and secure password generator that can create and remember passwords and profile information. Last Pass connects urls and passwords which is an excellent phishing protection as well. Say you have username and password saved in Last Pass for PayPal.com. If you open a phishing website that mimics the PayPal website you will notice that Last Pass will not automatically fill out the username and password. Something that the add-on would have done on the real PayPal website.</p>
<p>Files that can be executed are another threat on the Internet. A good way of dealing with those files is to use Virus Total again to check them out before executing them on the local system. It is advised to only download these files from trustworthy sources (big download portals, websites of trusted developers).</p>
<p><strong>Verdict</strong></p>
<p>The majority of attacks can be rendered useless with the right PC security. Updates are probably the most important part of every PC security strategy but caution is a close second. It is always advised to double-check a file or site. This might take more time but it can prevent attacks on a computer system which will save the user lots of time in the end.</p>

	Tags: <a href="http://www.ghacks.net/tag/email-security/" title="email security" rel="tag">email security</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/last-pass/" title="last pass" rel="tag">last pass</a>, <a href="http://www.ghacks.net/tag/noscript/" title="noscript" rel="tag">noscript</a>, <a href="http://www.ghacks.net/tag/pc-security/" title="pc security" rel="tag">pc security</a>, <a href="http://www.ghacks.net/tag/security/" title="Security" rel="tag">Security</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/12/yesscript-is-noscripts-antagonist/" title="YesScript is NoScript&#8217;s Antagonist (August 12, 2008)">YesScript is NoScript&#8217;s Antagonist</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/" title="x Ways To Manipulate Websites In Firefox (June 15, 2009)">x Ways To Manipulate Websites In Firefox</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/12/02/web-of-trust-collaborative-online-security/" title="Web of Trust: collaborative online security (December 2, 2008)">Web of Trust: collaborative online security</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/03/11/truemark-email-identification/" title="Truemark Email Identification (March 11, 2009)">Truemark Email Identification</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/08/23/track-me-not-firefox-extension/" title="Track Me Not Firefox Extension (August 23, 2006)">Track Me Not Firefox Extension</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/09/20/pc-security-tips-to-make-your-pc-more-secure/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Gmail Increases Email Security With Phishing Protection</title>
		<link>http://www.ghacks.net/2009/07/14/gmail-increases-email-security-with-phishing-protection/</link>
		<comments>http://www.ghacks.net/2009/07/14/gmail-increases-email-security-with-phishing-protection/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 09:37:08 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[email security]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[gmail security]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[phishing protection]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14382</guid>
		<description><![CDATA[Phishing is still one of the biggest security threats that users face on the Internet. It basically means that criminals are sending emails to users that make them believe they are coming from an email sender that they can trust. Most phishing emails pose as emails from financial organizations like PayPal or banks and ask [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/gmail.jpg" alt="gmail" title="gmail" width="133" height="62" class="alignleft size-full wp-image-12546" />Phishing is still one of the biggest security threats that users face on the Internet. It basically means that criminals are sending emails to users that make them believe they are coming from an email sender that they can trust. Most phishing emails pose as emails from financial organizations like PayPal or banks and ask the user to enter user data which will then be &#8220;phished&#8221; and used to remove money from the user&#8217;s account. There are other forms of phishing including the very popular account phishing where attackers try to take over accounts on sites like eBay or games like World of Warcraft.</p>
<p>A new widget has been recently added to <a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a> labs that increases email security by offering phishing protection for the two services PayPal and eBay. Emails send by these two services are authenticated by the widget and an authentication icon is displayed in the Gmail interface so that the user can see at first glance that the emails are coming from the original source.</p>
<p><span id="more-14382"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/07/email_security_phishing_protection-500x82.jpg" alt="email security phishing protection" title="email security phishing protection" width="500" height="82" class="alignnone size-medium wp-image-14383" /></p>
<p>The main advantage of this added layer of phishing protection is that emails that claim to be from either PayPal or eBay but are not will now be deleted before they reach the user&#8217;s email account meaning that they will not appear in the spam folder either. Google is hoping to add additional services in the future to increase the reach of the additional email security layer.</p>
<p>Users can add the new phishing protection by logging into their Gmail account, clicking on the Settings link in the top right corner, switching to the Labs tab and enabling the Authentication icon for verified senders widget.</p>

	Tags: <a href="http://www.ghacks.net/tag/ebay/" title="ebay" rel="tag">ebay</a>, <a href="http://www.ghacks.net/tag/email/" title="Email" rel="tag">Email</a>, <a href="http://www.ghacks.net/tag/email-security/" title="email security" rel="tag">email security</a>, <a href="http://www.ghacks.net/tag/gmail/" title="gmail" rel="tag">gmail</a>, <a href="http://www.ghacks.net/tag/gmail-security/" title="gmail security" rel="tag">gmail security</a>, <a href="http://www.ghacks.net/tag/paypal/" title="paypal" rel="tag">paypal</a>, <a href="http://www.ghacks.net/tag/phishing-protection/" title="phishing protection" rel="tag">phishing protection</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/24/new-google-mail-security-vulnerability-emerges/" title="New Google Mail Security Vulnerability Emerges (November 24, 2008)">New Google Mail Security Vulnerability Emerges</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/01/06/how-to-defeat-phishing/" title="How to defeat Phishing (January 6, 2008)">How to defeat Phishing</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/07/12/gmail-and-yahoo-mail-users-now-protected-against-ebay-and-paypal-phishing-mails/" title="Gmail And Yahoo Mail Users Now Protected Against eBay And PayPal Phishing Mails (July 12, 2008)">Gmail And Yahoo Mail Users Now Protected Against eBay And PayPal Phishing Mails</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/03/11/truemark-email-identification/" title="Truemark Email Identification (March 11, 2009)">Truemark Email Identification</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/tracking-gmail-account-usage/" title="Tracking Gmail Account Usage (July 10, 2008)">Tracking Gmail Account Usage</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/14/gmail-increases-email-security-with-phishing-protection/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Truemark Email Identification</title>
		<link>http://www.ghacks.net/2009/03/11/truemark-email-identification/</link>
		<comments>http://www.ghacks.net/2009/03/11/truemark-email-identification/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 19:35:33 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[aol]]></category>
		<category><![CDATA[email certificates]]></category>
		<category><![CDATA[email security]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[hotmail]]></category>
		<category><![CDATA[iconix]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[truemark]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11134</guid>
		<description><![CDATA[Inexperienced users and even some experienced users have troubles identifying fake emails from legit ones. It is sometimes hard to tell if the email that just arrived in your mail inbox came from a legit company like eBay, Amazon or Citibank or if it is just another phishing attempt. There are some basic guidelines that [...]]]></description>
			<content:encoded><![CDATA[<p>Inexperienced users and even some experienced users have troubles identifying fake emails from legit ones. It is sometimes hard to tell if the email that just arrived in your mail inbox came from a legit company like eBay, Amazon or Citibank or if it is just another phishing attempt. There are some basic guidelines that help identify phishing emails. They are not that hard to learn, read our <a href="http://www.ghacks.net/2006/07/14/anti-phishing-tips/">anti-phishing tips</a> for pointers. Many inexperienced computer users think that it&#8217;s complicated, they prefer an easier way of telling if an email is legit or not.</p>
<p>Enter Truemark by <a href="http://www.iconix.com/learnmore.php">Iconix</a>. Truemark uses authentication techniques to identify more than 1500 different company email addresses including the three companies in the example above. It is backed by some of the most popular shopping and financial websites on the Internet which makes it attractive for many users. Even better is the fact that the software is free to use and compatible to several popular email providers like <a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a>, Hotmail, Yahoo! Mail or Aol Webmail but also Microsoft Outlook 2003 and 2007.</p>
<p>Another advantage of Truemark is that is it working in both <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> and <a href="http://www.ghacks.net/tag/firefox/">Mozilla Firefox</a> which should cover more almost 90% of the web browser market. The installation of the software will install a Browser Helper Object in Internet Explorer and an add-on in <a href="http://www.ghacks.net/tag/firefox/">Firefox</a>.</p>
<p><span id="more-11134"></span>Truemark will automatically scan the emails in the mail inbox if the user opens a supported email client or web email client. It will display a verification icon next to the email to notify the user that the email is legit.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/03/truemark-500x155.jpg" alt="truemark" title="truemark" width="500" height="155" class="alignnone size-medium wp-image-11136" /></p>
<p>Moving the mouse over the icon will show an overlay with additional information about the sender and if the sender passed both identification and authentication. </p>

	Tags: <a href="http://www.ghacks.net/tag/aol/" title="aol" rel="tag">aol</a>, <a href="http://www.ghacks.net/tag/email/" title="Email" rel="tag">Email</a>, <a href="http://www.ghacks.net/tag/email-certificates/" title="email certificates" rel="tag">email certificates</a>, <a href="http://www.ghacks.net/tag/email-security/" title="email security" rel="tag">email security</a>, <a href="http://www.ghacks.net/tag/gmail/" title="gmail" rel="tag">gmail</a>, <a href="http://www.ghacks.net/tag/hotmail/" title="hotmail" rel="tag">hotmail</a>, <a href="http://www.ghacks.net/tag/iconix/" title="iconix" rel="tag">iconix</a>, <a href="http://www.ghacks.net/tag/microsoft-outlook/" title="microsoft outlook" rel="tag">microsoft outlook</a>, <a href="http://www.ghacks.net/tag/outlook/" title="outlook" rel="tag">outlook</a>, <a href="http://www.ghacks.net/tag/phishing/" title="phishing" rel="tag">phishing</a>, <a href="http://www.ghacks.net/tag/security/" title="Security" rel="tag">Security</a>, <a href="http://www.ghacks.net/tag/truemark/" title="truemark" rel="tag">truemark</a>, <a href="http://www.ghacks.net/tag/yahoo/" title="yahoo" rel="tag">yahoo</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/01/06/how-to-defeat-phishing/" title="How to defeat Phishing (January 6, 2008)">How to defeat Phishing</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/05/15/gmail-adds-email-import/" title="Gmail Adds Email Import (May 15, 2009)">Gmail Adds Email Import</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/06/15/automated-email-archiving-and-monitoring-in-microsoft-outlook/" title="Automated Email Archiving and Monitoring In Microsoft Outlook (June 15, 2009)">Automated Email Archiving and Monitoring In Microsoft Outlook</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/08/25/yahoo-mail-search-and-messenger-upgrades/" title="Yahoo Mail, Search And Messenger Upgrades (August 25, 2009)">Yahoo Mail, Search And Messenger Upgrades</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/01/11/xobni-for-microsoft-outlook/" title="Xobni for Microsoft Outlook (January 11, 2008)">Xobni for Microsoft Outlook</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/11/truemark-email-identification/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>New Google Mail Security Vulnerability Emerges</title>
		<link>http://www.ghacks.net/2008/11/24/new-google-mail-security-vulnerability-emerges/</link>
		<comments>http://www.ghacks.net/2008/11/24/new-google-mail-security-vulnerability-emerges/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 20:33:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[email security]]></category>
		<category><![CDATA[email vulnerability]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[gmail security]]></category>
		<category><![CDATA[gmail vulnerability]]></category>
		<category><![CDATA[google-mail]]></category>
		<category><![CDATA[web mail]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8512</guid>
		<description><![CDATA[News about domain hijackings came to light in the last weeks. The commonality was that all victims were using Google Mail as the primary email address of their websites. Yesterday a proof of concept for a Gmail security flaw was posted at the Geek Condition blog which explains how the attacker was able to hijack [...]]]></description>
			<content:encoded><![CDATA[<p>News about domain hijackings came to light in the last weeks. The commonality was that all victims were using Google Mail as the primary email address of their websites. <a href="http://geekcondition.com/2008/11/23/gmail-security-flaw-proof-of-concept/">Yesterday</a> a proof of concept for a <a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a> security flaw was posted at the Geek Condition blog which explains how the attacker was able to hijack the domain names.</p>
<p>The attacker basically set filters in Gmail to forward emails from the domain registrar to another email account. To ensure that the account owner would not notice the mails they were set to be deleted afterwards.</p>
<p>Most domain registrars offer web forms that can be used to retrieve account information. Godaddy for instance provides web forms to retrieve the username and reset the password of an account. They do send out emails to the primary email account. Those emails are however forwarded and deleted so that they can only be accessed by the attacker.</p>
<p><span id="more-8512"></span>The two emails will contain the account&#8217;s username and a new password which can be used to log into the account and initiate a domain transfer to another registrar.</p>
<p>The exploit makes use of a specially prepared website to steal the Google Mail cookie from the user to set the filter in an hidden iframe. This is why the account owners were never logged out of their account by the attacker. He never had physical access to the account. But the filter was enough to hijack the domains.</p>
<p>Gmail users should regularly check their Filters to make sure that none exist that have not been added by them. A better solution would be to retrieve the emails from a desktop email client like Thunderbird or Microsoft Outlook instead.No word yet from the Google Mail team about the vulnerability.</p>

	Tags: <a href="http://www.ghacks.net/tag/email/" title="Email" rel="tag">Email</a>, <a href="http://www.ghacks.net/tag/email-security/" title="email security" rel="tag">email security</a>, <a href="http://www.ghacks.net/tag/email-vulnerability/" title="email vulnerability" rel="tag">email vulnerability</a>, <a href="http://www.ghacks.net/tag/gmail/" title="gmail" rel="tag">gmail</a>, <a href="http://www.ghacks.net/tag/gmail-security/" title="gmail security" rel="tag">gmail security</a>, <a href="http://www.ghacks.net/tag/gmail-vulnerability/" title="gmail vulnerability" rel="tag">gmail vulnerability</a>, <a href="http://www.ghacks.net/tag/google-mail/" title="google-mail" rel="tag">google-mail</a>, <a href="http://www.ghacks.net/tag/web-mail/" title="web mail" rel="tag">web mail</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/07/10/tracking-gmail-account-usage/" title="Tracking Gmail Account Usage (July 10, 2008)">Tracking Gmail Account Usage</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/10/29/google-mail-account-security-tips/" title="Google Mail Account Security Tips (October 29, 2009)">Google Mail Account Security Tips</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/07/14/gmail-increases-email-security-with-phishing-protection/" title="Gmail Increases Email Security With Phishing Protection (July 14, 2009)">Gmail Increases Email Security With Phishing Protection</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/06/30/use-gmail-to-host-and-share-photos/" title="Use Gmail To Host And Share Photos (June 30, 2009)">Use Gmail To Host And Share Photos</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/03/11/truemark-email-identification/" title="Truemark Email Identification (March 11, 2009)">Truemark Email Identification</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/24/new-google-mail-security-vulnerability-emerges/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
