List of UK banks that are “secure by default”
Not the usual software post today. Something about website security, because that affects everyone. In particular I’m going to talk about the security of online banks and related organisations.
This post has been updated since I first wrote it. 3 banks have been added.
Natwest Online Banking
Two days ago I became aware that National Westminster Bank Plc’s website was not secure. The bits that do the online banking are secure, but the main website, which links to the secure bit, that isn’t secure. This is important because if the non-secure bits get compromised, by a man-in-the-middle attack, or by scripts injected into the site by your ISP then that can provide a means for compromising the access to the secure part of the website.
This important because although your bank may say go to this special page to login, that isn’t how people work. People remember the easy bit (the company name, say “Natwest” in this case), go to that website and then navigate from there to get to the login page. Because of this the whole site needs to be secure.
I raised this with Natwest via twitter, whose customer support team didn’t understand the issue. Which is understandable. I chained Troy Hunt in on the discussion, as he is a well known security researcher. A few hours later this all blew up on twitter and my notifications just became a blur as lots of people effectively told Natwest they were wrong. As I write this, it is still going strong.
One respondent even produced a video showing you a simulation of how this could be done. It’s not the same because he’s modifying his own page in the browser, but it is equivalent in many respects to how a man-in-the-middle-attack would work and is useful for non technical people to understand. His video is in this tweet. Scott Helme went a step further and created a video of the secure Natwest web page loading without any security, because the security had been removed.
Troy Hunt has written up a detailed post on the technical side of this.
Is it only Natwest?
I thought it would be interesting to look at each bank in the UK to see if when you visit their company homepage, is that secure by default? That is, is the page loaded by HTTPS? There are more tests than this that you could do, but that’s the baseline. If they can’t meet that then the other tests are meaningless.
Some banks provide the website in both http and https versions. This is bad practice. If someone visits the website as http then the customer should be served the https version of the page.
Also please note, these test results are for a desktop computer visiting the website. A mobile phone may well get a different experience. In other words desktop visitors may get a secure site, but mobile visitors might not. Or vice versa.
The results list the bank name, if the home page is secure or not and the URL of the page deemed to be the home page for the test.
The following key is used for the secure status:
Yes | The site is secure, loaded via https |
Dual | The site can be loaded via http, or via https. |
Invalid | The site loads via https, but the security certificate is invalid and thus the site is insecure. |
Partial | The site loads via https, but loads some parts of the page without https. The site is insecure. |
No | The site is loaded via http, not via https. |
Fixed | The site is loaded via https, but at the time of first writing it was loaded via http. |
?? | We could not find a website to evaluate. |
Where possible we’ve tried to identify the appropriate home page (or equivalent) for each bank. In a few occasions that wasn’t possible to do.
We tested 163 UK banks. We found 60 banks that did not have a secure home page (not https or did have https with an invalid security certificate). That is 37% of UK banks have security vulnerabilities. Since publishing this article, 6 banks have responded by fixing their security.
Some of the banks shown below no longer have active links. For those banks we have listed the URL but removed the non-working link.
An earlier version of this post also commented on Building Societies. That data has been moved to a separate post to make examining the data easier.
Commentary
From the above, we’re only commenting on the security of the home page. It’s possible that secure pages link to non-secure pages and also possible that non-secure pages link to secure pages. Either is not good. All pages in a bank should be secure. If in doubt, follow the link to the bank yourself and make your own judgement. We list the above for your information, not to endorse a particular bank or to discredit a particular bank. Although that said, you should have a serious chat with your bank if it is listed above and is not secure.
Of the banks above, Airdrie Savings Bank stands out. It is no longer in business and yet it still provides a secure website.
Axis Bank UK Limited had two websites. One had a 2014 copyright date, the other 2017. We tested the 2017 website.
Ulster Bank had multiple websites. One was secure. One was not. The non-secure website was the first listing in a Google search.
Lloyds bank is worrying. The home page was secure, but the private banking page was not secure, but had a link to the standard log in page. Not good.
The Co-operative bank provides both http and https versions of it site. Mobile users only get the http version (tested on Android). On the desktop customers can either http or https. This needs to be fixed. https only should be served to desktop and mobile visitors.
The Bank of England passes this test, but you can’t have an account there, so we haven’t included it in our test results.
If you find any mistakes, or have additional institutions you’d like me to look at, please get in touch. @softwareverify on twitter or email customer support.
Additional Reading
If you want to know more about securing your website with HTTPS and additional measures, read this excellent article on the 6 step happy path to HTTPS by Troy Hunt.
Reference list of banks. https://en.wikipedia.org/wiki/List_of_banks_in_the_United_Kingdom
Disclaimer
I shouldn’t need to point this out, but i will, all the same, just to be clear.
The data provided on this page should taken at face value. If you’re not sure about something, please verify it yourself. Nothing reported here should be regarded as a criticism or an endorsement or recommendation of an organisations security effectiveness. I am simply passing comment on whether the home page (whatever that may be) is provided as https on not. Other security concerns are a separate matter.
If your organisation is listed here and is not marked as secure, your best course of action is to fix that, not to complain that someone is reporting a fact anyone with a web browser can discover. The security status of your home page is public information, albeit information that many people don’t understand.
Guest posts
No, we’re not interested in having a guest post about finance related topics. These articles are about security, not finance.