<?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>Angels of security</title>
	<atom:link href="http://angelsofsecurity.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://angelsofsecurity.com/blog</link>
	<description>Musings of an infosec renegade</description>
	<lastBuildDate>Fri, 03 Sep 2010 13:41:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>compromised credentials</title>
		<link>http://angelsofsecurity.com/blog/2010/09/03/compromised-credentials/</link>
		<comments>http://angelsofsecurity.com/blog/2010/09/03/compromised-credentials/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 13:41:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Access Control Systems & Methodology]]></category>
		<category><![CDATA[crime]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://angelsofsecurity.com/blog/?p=639</guid>
		<description><![CDATA[Speaking of passwords&#8230;. In the last few weeks there have been a few stories about criminals using stolen credentials to steal large amounts of money from unsuspecting victims. The Zeus botnet stole about a million dollars from UK banks. Criminals stole a million dollars from UVA, and the Diocese of Des Moines had 600K stolen. [...]]]></description>
			<content:encoded><![CDATA[<p>Speaking of <a href="/blog/2010/09/01/reasons-why-i-hate-passwords-part-1-of-many/">passwords</a>&#8230;.</p>
<p>In the last few weeks there have been a few stories about criminals using stolen credentials to steal large amounts of money from unsuspecting victims. The Zeus botnet <a href="http://news.cnet.com/8301-27080_3-20013246-245.html">stole about a million dollars</a> from UK banks. Criminals stole a <a href="http://krebsonsecurity.com/2010/09/cyber-thieves-steal-nearly-1000000-from-university-of-virginia-college/">million dollars from UVA</a>, and the <a href="http://krebsonsecurity.com/2010/08/crooks-who-stole-600000-from-catholic-diocese-said-money-was-for-clergy-sex-abuse-victims/">Diocese of Des Moines had 600K stolen</a>. All of these followed a similar pattern &#8211; criminals used stolen credentials to move money to other bank accounts. I&#8217;m reminded of the 2010 <a href="http://www.verizonbusiness.com/go/2010databreachreport/">Verizon Data Breach Investigations Report</a> (if you haven&#8217;t read it, please do). One of the recommendations was to limit the amount of damage that can be caused by compromised credentials. If these banks had been following that advice, their customers might not now be out millions of dollars. If they had implemented any sort of program to look for fraud indicators, they likely would have avoided this whole mess. I know of many banks that have such a program in place, and let&#8217;s just say that I haven&#8217;t seen any of them show up in the news lately.</p>
]]></content:encoded>
			<wfw:commentRss>http://angelsofsecurity.com/blog/2010/09/03/compromised-credentials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>reasons why I hate passwords, part 1 of many</title>
		<link>http://angelsofsecurity.com/blog/2010/09/01/reasons-why-i-hate-passwords-part-1-of-many/</link>
		<comments>http://angelsofsecurity.com/blog/2010/09/01/reasons-why-i-hate-passwords-part-1-of-many/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 17:36:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Access Control Systems & Methodology]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://angelsofsecurity.com/blog/?p=636</guid>
		<description><![CDATA[There are a lot of reasons to hate passwords as an authentication mechanism &#8211; the fact that users hate them, easy to guess/brute force, overhead involved in maintaining the system when credentials, are forgotten/lost, overhead due to locked out users, over reliance on a single factor of authentication, etc, etc. All of it comes down [...]]]></description>
			<content:encoded><![CDATA[<p>There are a lot of reasons to hate passwords as an authentication mechanism &#8211; the fact that users hate them, easy to guess/brute force, overhead involved in maintaining the system when credentials, are forgotten/lost, overhead due to locked out users, over reliance on a single factor of authentication, etc, etc. All of it comes down though to one central theme: using passwords put the responsibility for security on the users and not the security folk, and this is a huge mistake. Users are not trained security professionals, and they can&#8217;t be expected to be. It is simply unreasonable to expect users to create unique strong passwords for everything they access, remember them, not write them down, and never forget them. They have other things to do, and security is just not one of them. I don&#8217;t want my employees to be the primary line of defense for IT systems I&#8217;m responsible &#8211; I want qualified security personnel. If you use passwords for authentication, then that&#8217;s essentially what you&#8217;re doing. This is the root cause of all the other problems with passwords.</p>
]]></content:encoded>
			<wfw:commentRss>http://angelsofsecurity.com/blog/2010/09/01/reasons-why-i-hate-passwords-part-1-of-many/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>voicemail passwords</title>
		<link>http://angelsofsecurity.com/blog/2010/08/15/voicemail-passwords/</link>
		<comments>http://angelsofsecurity.com/blog/2010/08/15/voicemail-passwords/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 01:48:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Access Control Systems & Methodology]]></category>

		<guid isPermaLink="false">http://angelsofsecurity.com/blog/?p=631</guid>
		<description><![CDATA[In the latest issue of 2600 is an article on voicemail passwords. Because of its source it&#8217;ll be largely ignored by the mainstream, which is a shame because it actually has some good data. The author had access to a system with 40,000 voicemail passwords which were stored in plaintext and did some analysis on [...]]]></description>
			<content:encoded><![CDATA[<p>In the <a href="http://store.2600.com/summer2010.html">latest issue of 2600</a> is an article on voicemail passwords. Because of its source it&#8217;ll be largely ignored by the mainstream, which is a shame because it actually has some good data. The author had access to a system with 40,000 voicemail passwords which were stored in plaintext and did some analysis on them. I always like having access to real data, especially when it so nicely demonstrates how people <em>actually </em>use security. In this sample, there were no complexity restrictions placed, although passwords had to be between 3 and 10 characters, and were obviously numeric. Some interesting facts:</p>
<ul>
<li>The top 17 or so passwords accounted for about 25% of all passwords in use. That means you could crack one out of every four passwords in 17 guesses.</li>
<li>The most common password (accounting for 9.4% of the passwords in use) was the extension itself.</li>
<li>Shorter passwords were greatly preferred over longer ones. (This shouldn&#8217;t shock anyone).</li>
</ul>
<p>The most interesting thing though, was the distribution of passwords by length, which I&#8217;ve reproduced below:</p>
<table>
<tbody>
<tr>
<th>password length</th>
<th>occurrences</th>
</tr>
<tr>
<td>4</td>
<td>22858</td>
</tr>
<tr>
<td>3</td>
<td>10340</td>
</tr>
<tr>
<td>6</td>
<td>3164</td>
</tr>
<tr>
<td>5</td>
<td>2155</td>
</tr>
<tr>
<td>7</td>
<td>904</td>
</tr>
<tr>
<td>8</td>
<td>521</td>
</tr>
<tr>
<td>10</td>
<td>202</td>
</tr>
<tr>
<td>9</td>
<td>166</td>
</tr>
</tbody>
</table>
<p>So, even though shorter passwords are more common, passwords of an even length are more common than the odd number which immediately precedes them. (The one exception is 7-8, where 7 is more common, perhaps because people use a 7 digit phone number as a password). The main question on my mind of course is why &#8211; does the human brain find it easier to remember string of numbers in pairs? Do people just like even numbers more?</p>
]]></content:encoded>
			<wfw:commentRss>http://angelsofsecurity.com/blog/2010/08/15/voicemail-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stego in the DBIR</title>
		<link>http://angelsofsecurity.com/blog/2010/08/11/stego-in-the-dbir/</link>
		<comments>http://angelsofsecurity.com/blog/2010/08/11/stego-in-the-dbir/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 19:44:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dbir]]></category>
		<category><![CDATA[stego]]></category>

		<guid isPermaLink="false">http://angelsofsecurity.com/blog/?p=628</guid>
		<description><![CDATA[Well, the Verizon DBIR contest hasn&#8217;t been solved yet (or at least, Verizon Business hasn&#8217;t announced that it&#8217;s closed), so I decided to take another stab at it. Twitter doesn&#8217;t seem to include my tweets in searches, so no one saw my initial tweets on the subject, but today there were other people tweeting about [...]]]></description>
			<content:encoded><![CDATA[<p>Well, the Verizon DBIR contest hasn&#8217;t been solved yet (or at least, Verizon Business hasn&#8217;t announced that it&#8217;s closed), so I decided to take another stab at it. Twitter doesn&#8217;t seem to include my tweets in searches, so no one saw my initial tweets on the subject, but today there were other people tweeting about it. The main focus right now seems to be stego data in the image on the front cover. I followed this line of thought for some time on Monday, so I figured I&#8217;d law out my thoughts here.</p>
<p>When extracting images from the report, the front cover has 2 main images &#8211; one of a blue fingerprint, and one of a grey one. When run through <a href="http://www.outguess.org/detection.php">stegdetect</a> it says that the later has 10 bytes of data before the 0x9d flag. I tried to get the data out with fphide, but fphide requires a key to extract. Since I had no more leads on another key, I had to give this up quickly. I tried stegbreak using both the john the ripper wordlist and the report itself as a dictionary to no avail. I also manually obtained the 10 bytes with a hex editor and tried using that as a key to break the encrypted data, but what algorithm uses an 80 bit key? (And I still don&#8217;t know the algorithm or the iv). I&#8217;m currently leaning back to my initial position that there is no steg data for four reasons:</p>
<ol>
<li>What can you really hide in 10 bytes?</li>
<li>If you <a href="http://www.google.com/search?hl=en&amp;client=firefox-a&amp;hs=4Xc&amp;rls=org.mozilla%3Aen-US%3Aofficial&amp;q=extraneous+bytes+before+0x9d&amp;aq=f&amp;aqi=&amp;aql=&amp;oq=&amp;gs_rfai=">google this</a>, you&#8217;ll see a lot of people have this issue. It could very easily be an artifact of the program which created the image. *cough*Adobe*cough*</li>
<li>Getting the images out of the doc seems to require either Acrobat pro or a third party app. I find it hard to believe that the creators of the puzzle would require either of those.</li>
<li>The <a href="http://www.zdnet.com/blog/security/psst-psst-a-clue-to-verizon-data-breach-report-challenge/7115">clue</a> on ZDnet says so.</li>
</ol>
<p>That is of course speculation on my part, and I could be wrong, but that&#8217;s the assumption I&#8217;m working on going forward.</p>
<p>On a related note, this is far more fun to do with other people. I think I finally see the value of twitter.</p>
]]></content:encoded>
			<wfw:commentRss>http://angelsofsecurity.com/blog/2010/08/11/stego-in-the-dbir/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>secret code in dbir</title>
		<link>http://angelsofsecurity.com/blog/2010/08/09/secret-code-in-dbir/</link>
		<comments>http://angelsofsecurity.com/blog/2010/08/09/secret-code-in-dbir/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 02:52:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[contests]]></category>
		<category><![CDATA[dbir]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[secrets]]></category>
		<category><![CDATA[verizon]]></category>

		<guid isPermaLink="false">http://angelsofsecurity.com/blog/?p=622</guid>
		<description><![CDATA[This morning Verizon Business announced that the DBIR contains a secret code. I promptly set about to try and crack it. I feel that I&#8217;ve made significant progress, but I have to stop now and I won&#8217;t have a chance to resume for a few days, by which point I&#8217;m sure it&#8217;ll be over. In [...]]]></description>
			<content:encoded><![CDATA[<p>This morning Verizon Business <a href="http://securityblog.verizonbusiness.com/2010/08/09/who-wants-500/">announced</a> that the DBIR contains a secret code. I promptly set about to try and crack it. I feel that I&#8217;ve made significant progress, but I have to stop now and I won&#8217;t have a chance to resume for a few days, by which point I&#8217;m sure it&#8217;ll be over. In the mean time, I&#8217;ve decided to share my results so far here in the hopes that my experience will help others, or perhaps others can point out flaws in my logic.</p>
<p>The first thing to note is that on the back cover, in black text on a black background, is the following block of code:</p>
<pre>U2FsdGVkX1/igcsdctD3brMu4vDXkswNZZoHL6QVcI6eBlfN4aqvBBowRhf9wfsk
hb5RIGVSpphM2bJe33tVKh7koZ85V5ebFI1mPlXEhnKHO+er8EIyDRYuVvju08qv
u/jITmGEM4Mpk4gvL7aVeFB5lxoMFo0ds/CEA6zK80QprvV5B+c6+MWciIzLFJWI
/4OcO96UGM2riMKj2iy4JgmRxjEUyX/TKQEIB1s7WLh6cW30JpvgAI8wILVdTWpt
+gnIfyEGxio4Q2T9LM1ncA5K2P4lg/DsTiDIEEg3Ws4uW5sbz22qfE91frW7NnBg
t46Iy0WhZgw0+wj4DCLzF4GBnIkplanSMdA+hiwhdR629KL7O8X1ZLg5eFHmjS6C
VCXXuQJVSaVG77/5113N/eNMboD2RhXyq1kWzZZaW/lpJ8vIDs5OK7d1TPG6aVLJ
hINx3qPZzNvtK4r4KfZ5fhjUXLcufOpE46gGnD0aHW+SCcGl2k7NPqbYfGtYSwuJ
HYne4VTxR772vsV5RFgirw==</pre>
<p>Clearly it&#8217;s no stretch to imagine that this is a major clue. After spending several hours convinced that there was steganographic data encoded in the image on the front cover, I turned to analyzing the code block. The first several characters &#8211; U2FsdGVkX1/ &#8211; are the base64 encoding of &#8220;salted__&#8221;. What I have since learned is that when you encrypt something with a salt, the resulting ciphertext includes that string followed by the actual salt so that it can be decrypted. (Thus an awful lot of cipher text begin with U2FsdGVkX1 &#8211; the slash is sometimes a different character that has to do with the peculiarities of base64 encoding). If this has been salted, that means is has been encrypted. If it&#8217;s been encrypted, that means it can be&#8230;.. unencrypted! I tried a lot of educated guesses at the passphrase, none of which have yielded a positive result yet. Part of the problem is that I know neither the key nor the algorithm. My last ditch attempt was to take the DBIR, convert it to text, use it as a dictionary, and then try each word as a key for AES128, AES256, DES, 3DES, blowfish, etc. My quick and dirty shell script is here:</p>
<pre>for line in `cat dict`; do
  `openssl aes-128-cbc -d -base64 -in textblock -k $line`
done

for line in `cat dict`; do
  `openssl aes-128-ecb -d -base64 -in textblock -k $line`
done

repeat for 3DES, blowfish, etc., etc.</pre>
<p>I have a feeling that the answer to either the algorithm or the key must be in the report somewhere, I just can&#8217;t find it. I hope this helps someone. (And if it does, please let me know).</p>
]]></content:encoded>
			<wfw:commentRss>http://angelsofsecurity.com/blog/2010/08/09/secret-code-in-dbir/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>custom malware and antivirus</title>
		<link>http://angelsofsecurity.com/blog/2010/07/29/custom-malware-and-antivirus/</link>
		<comments>http://angelsofsecurity.com/blog/2010/07/29/custom-malware-and-antivirus/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 18:06:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[compliance, investigations, regulations, and legal]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[dbir]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[sntivirus]]></category>
		<category><![CDATA[whitelisting]]></category>

		<guid isPermaLink="false">http://angelsofsecurity.com/blog/?p=614</guid>
		<description><![CDATA[In the Verizon DBIR report they have an interesting graph on page 26. It shows the percentage of malware infections that have been customized. (That is to say that the malware itself is customized). In 2005-2007 the percentage held steady between 21%-28%. In 2008 is jumped to 59% and in 2010 is it still high [...]]]></description>
			<content:encoded><![CDATA[<p>In the Verizon DBIR report they have an interesting graph on page 26. It shows the percentage of malware infections that have been customized. (That is to say that the malware itself is customized). In 2005-2007 the percentage held steady between 21%-28%. In 2008 is jumped to 59% and in 2010 is it still high at 54%. Perhaps not surprisingly, even though only half of the malware is customized, that half is responsible for 97% of the stolen records. Presumably non-customized malware and all other methods are responsible for the remaining 3%. Why the huge discrepancy? It&#8217;s easy &#8211; antivirus. Non-customized malware gets detected, customized doesn&#8217;t. This just goes back to something many people have started to feel in the last few years &#8211; antivirus is inherently flawed, and we&#8217;re starting to see it&#8217;s flaws. Blacklisting is inherent a losing battle, because there will always be new bad things, and there will always be something you didn&#8217;t think of. Whitelisting may seem like a pain at first, but in the long run it&#8217;s almost always easier and more efective.</p>
]]></content:encoded>
			<wfw:commentRss>http://angelsofsecurity.com/blog/2010/07/29/custom-malware-and-antivirus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>email attachments</title>
		<link>http://angelsofsecurity.com/blog/2010/07/28/email-attachments/</link>
		<comments>http://angelsofsecurity.com/blog/2010/07/28/email-attachments/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 20:40:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[humor]]></category>

		<guid isPermaLink="false">http://angelsofsecurity.com/blog/?p=611</guid>
		<description><![CDATA[I just got a spam email from a company trying to sell me something-or-other for email that included the following quote: “Most organizations are struggling with the rising tide of email attachments, which can rapidly consume all available email storage when left unchecked.” They attributed this quote to Matthew Cain, which I can&#8217;t verify, but [...]]]></description>
			<content:encoded><![CDATA[<p>I just got a spam email from a company trying to sell me something-or-other for email that included the following quote:</p>
<blockquote><p><strong>“Most organizations are struggling with the rising tide of email attachments,  which can rapidly consume all available email storage when left unchecked.” </strong></p></blockquote>
<p>They attributed this quote to <a href="http://www.gartner.com/AnalystBiography?authorId=25743">Matthew Cain</a>, which I can&#8217;t verify, but my only response is: <em>Really</em>? I mean <em>really</em>? In this day and age? Are you sure this quote isn&#8217;t from&#8230;. 19992?</p>
]]></content:encoded>
			<wfw:commentRss>http://angelsofsecurity.com/blog/2010/07/28/email-attachments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Verizon 2010 DBIR report</title>
		<link>http://angelsofsecurity.com/blog/2010/07/28/verizon-2010-dbir-report/</link>
		<comments>http://angelsofsecurity.com/blog/2010/07/28/verizon-2010-dbir-report/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 13:33:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[dbir]]></category>
		<category><![CDATA[verizon]]></category>

		<guid isPermaLink="false">http://angelsofsecurity.com/blog/?p=600</guid>
		<description><![CDATA[It&#8217;s amazing how quickly something can go from &#8220;brand new&#8221; to &#8220;mandatory reading&#8217;, but that&#8217;s exactly what the Verizon Data Breach Investigations Report has become in its short existence. The 2010 report has been released. The total number of cases analyzed since the inception of the report is now over 900, and is easily the [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s amazing how quickly something can go from &#8220;brand new&#8221; to &#8220;mandatory reading&#8217;, but that&#8217;s exactly what the Verizon Data Breach Investigations Report has become in its short existence. The <a href="http://www.verizonbusiness.com/resources/reports/rp_2010-data-breach-report_en_xg.pdf">2010 report</a> has been <a href="http://securityblog.verizonbusiness.com/2010/07/28/2010-dbir-released/trackback/">released</a>. The total number of cases analyzed since the inception of the report is now over 900, and is easily the largest data set to date.</p>
]]></content:encoded>
			<wfw:commentRss>http://angelsofsecurity.com/blog/2010/07/28/verizon-2010-dbir-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wildcard certificates security</title>
		<link>http://angelsofsecurity.com/blog/2010/07/25/wildcard-certificates-security/</link>
		<comments>http://angelsofsecurity.com/blog/2010/07/25/wildcard-certificates-security/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 19:21:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cryptography]]></category>
		<category><![CDATA[certificates]]></category>
		<category><![CDATA[pki]]></category>

		<guid isPermaLink="false">http://angelsofsecurity.com/blog/?p=601</guid>
		<description><![CDATA[In the previous post I mentioned multi-domain certificates but not wildcard certificates as a solution to the problem. The reason I didn&#8217;t mention wildcard certificates is because they have their own inherent security risks. If one subdomain is compromised, all subdomains may be compromised. (Verisign even states this clearly on their page on wildcard certificates.)]]></description>
			<content:encoded><![CDATA[<p>In the previous post I mentioned multi-domain certificates but not wildcard certificates as a solution to the problem. The reason I didn&#8217;t mention wildcard certificates is because they have their own inherent security risks. If one subdomain is compromised, all subdomains may be compromised. (Verisign even states this clearly on <a href="http://www.verisign.com/ssl-certificates/wildcard-ssl-certificates/">their page on wildcard certificates</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://angelsofsecurity.com/blog/2010/07/25/wildcard-certificates-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>certificate names</title>
		<link>http://angelsofsecurity.com/blog/2010/07/20/certificate-names/</link>
		<comments>http://angelsofsecurity.com/blog/2010/07/20/certificate-names/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 19:18:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[application security]]></category>
		<category><![CDATA[banks]]></category>
		<category><![CDATA[certificates]]></category>
		<category><![CDATA[disclosing]]></category>
		<category><![CDATA[end users]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://angelsofsecurity.com/blog/?p=593</guid>
		<description><![CDATA[When it comes to preventing users from entering their data into fake websites, the main defense people always rely upon is user training. We&#8217;ve tried for years to train users to always look for the little lock icon that indicates the site is using SSL. Now we&#8217;re starting to train them to look for the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://angelsofsecurity.com/blog/wp-content/uploads/2010/07/boa-cert.jpg"><img class="size-medium wp-image-595 alignright" title="boa cert error" src="http://angelsofsecurity.com/blog/wp-content/uploads/2010/07/boa-cert-300x284.jpg" alt="" width="187" height="176" /></a>When it comes to preventing users from entering their data into fake websites, the main defense people always rely upon is user training. We&#8217;ve tried for years to train users to always look for the little lock icon that indicates the site is using SSL. Now we&#8217;re starting to train them to look for the EV cert. Browser makers have gotten much better about making it more difficult for a user to bypass certificate errors. One of the biggest mistakes an entity can make is accidentally training their users for bad behavior, such as accepting certificate errors. Unfortunately, that is exactly what many people are doing. Many times someone will buy a certificate with their main www domain &#8211; for example <a href="http://www.bankofamerica.com">www.bankofamerica.com</a>, and forget about the domain bankofamerica.com. While the difference may seem trivial, any user that enters <a href="https://bankofamerica.com">https://bankofamerica.com</a> into their browser will be met with a certificate error, which they will ultimately have to accept if they want to continue. This is bad practice all around.</p>
<p>To prove my point, I decided to look at the <a href="http://www.onlinebankingreport.com/resources/100.html">10 largest banks in the US</a> and discovered that four of the ten exhibited this flaw. (Bank of NY Mellon does not seem to have a login on their main domain, and therefore don&#8217;t utilize SSL period). One would think that for a large financial institution like one of these, getting a multiple domain certificate would be a simple task, but apparently they never thought to do it. In the mean time, they&#8217;re training their users for poor security practices.</p>
<table>
<tbody>
<tr>
<td><a href="https://chase.com">JP Morgan Chase</a></td>
<td>good</td>
</tr>
<tr>
<td><strong><span style="color: #ff0000;"><a href="https://bankofamerica.com">Bank of America</a></span></strong></td>
<td><strong><span style="color: #ff0000;">Error</span></strong></td>
</tr>
<tr>
<td><a href="https://wellsfargo.com">Wells Fargo</a></td>
<td>good</td>
</tr>
<tr>
<td><strong><a href="https://citigroup.com">Citigroup</a></strong></td>
<td><strong><span style="color: #ff0000;">Error</span></strong></td>
</tr>
<tr>
<td><strong><a href="https://pncbank.com">PNC Bank</a></strong></td>
<td><strong><span style="color: #ff0000;">Error</span></strong></td>
</tr>
<tr>
<td><a href="https://us.hsbc.com">HSBC</a></td>
<td>Good</td>
</tr>
<tr>
<td>Bank of NY Mellon</td>
<td>N/A*</td>
</tr>
<tr>
<td><strong><a href="https://usbank.com">US Bankcorp</a><br />
</strong></td>
<td><strong><span style="color: #ff0000;">Error</span></strong></td>
</tr>
<tr>
<td><a href="https://suntrust.com">Suntrust Bank</a></td>
<td>good</td>
</tr>
<tr>
<td><a href="https://ssga.com">State Street Corp</a></td>
<td>good</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://angelsofsecurity.com/blog/2010/07/20/certificate-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
