Application Security

Online Banking and Financial Services: Is Enough Being Done to Protect the End-User?

August 16th, 2017 | By Jscrambler | 5 min read

Financial services and online banking: Cybersecurity touches upon all areas of day-to-day life and can dominate global headlines as more and more attacks come to light.

Firms operating in the finance sector are attractive targets for cybercriminals for many reasons.

The potential costs to reputation and revenue are arguably much higher for many financial services organizations. A ‘security incident’ involving a bank’s online services costs the organization almost £1.4 million on average, according to a new global report by Kaspersky Lab.

The report, which looked at cyber security threats in the financial sector, shows that this cost is double the price of recovering from a malware incident, which costs approximately £645,000 on average to resolve.

In the UK, the Financial Conduct Authority (FCA) regulates 56,000 financial services firms, from the largest banks, insurers, and market infrastructure providers to the smallest advisers.

Even the smallest firm can hold large quantities of sensitive data that, if compromised, could have a knock-on effect on other areas of the finance sector and business in general.

So, how can businesses assess if organizations are following best practices when guaranteeing the protection of users’ data? Here are some areas for consideration:

1. Prevention Through Education

A recent keynote speech delivered by the FCA outlined the need for a ‘security culture’ in firms of all sizes – from the Board down to every employee. It pointed out that cyber is not just an IT issue, but covers people, processes, and technology.

Good governance, identification and protection of key assets, detection, response and recovery, and information sharing, with the regulator and other parties, were all seen to be key factors. Even the Bank of England has paired up with artificial intelligence and blockchain specialists to keep up to date with the fast-growing Fintech sector.

When users or staff try to access sensitive data from an infected machine, or over an insecure network connection, then security can be compromised. When somebody logs into a secure network from a machine that is infected with a key logger or other spyware, this can expose a user’s password and other sensitive data to a third party.

Training for users and staff should highlight the need to avoid using insecure machines or unencrypted networks to access corporate networks or sensitive data. Using an insecure wireless network to access sensitive data poses security risks.

It would be foolhardy for organisation’s to rely solely on end user’s common sense, they should look to educate in advance. Password administration is critical and careful consideration needs to be given before installing unreliable browser extensions, for example.

However, as we all know that is bound to fail. The end-user will always be tricked however savvy that they think they are. Education is important but it simply isn’t enough. We have to assume that the end-user will be infected at some point and think about other ways to protect organisations.

2. Insurance and Damage Control

Banks and other financial services organisations can rely on insurance to cover some business losses but the potential reputational damage is impossible to recover.

There should also be adequate disaster recovery plans in place to help mitigate some of the consequences of any such cyber attack but we should still focus on preventative measures to avoid security breaches in the first place.

This raises the question of what organisations operating in the financial sector should be responsible for when it comes to securing their end users? After all, the “man on the street” does not have the resources or the technology to protect themselves.

3. Vulnerabilities

To prevent hackers from exploiting vulnerabilities, organisations need to know where their applications are and whether they are built using trustworthy components.

Anyone using open source components must be aware that there will be vulnerabilities. Modern web applications are built using hundreds of components that usually include many millions of lines of code that are open to vulnerability.

A strong SAST tool will allow a developer to be more effective in finding bugs and producing high-quality code.

Given the vast proliferation of JavaScript, there are untold ways to write poor code as everyday hackers target popular languages and come up with innovative exploits. This leaves an interpreted language such as JavaScript vulnerable unless proper defensive measures are taken.

4. Server-side Security

When we consider traditional application security in the financial sector, this has always been about protecting the server and the communications channel.

Web application firewalls (WAFs) were designed to help guard against a wide range of web application threats including SQL injection, cross-site scripting, session hijacking, or denial of service (DDoS) attacks.

Traditionally, code protection meant storing as much code on the server as possible. Even today, that approach certainly offers the best protection but introduces some disadvantages such as the need to force an internet connection and certain performance issues.

Also, these days applications are becoming increasingly based on the client-side and there’s even a trend towards building single-page applications. This raises major security concerns due to the fact that client-side applications can be modified completely by anything that is able to inject malicious code into the browser.

5. Client-side Defences

Malicious browser plugins, Man-in-the-Browser (MITB) trojans, or untrustworthy 3rd party code are just some of the examples of real threats that can modify the application’s normal behavior to exfiltrate sensitive data, inject unauthorized information or commit fraud, misleading the users and severely affecting business reputation and revenue.

These attacks can’t be mitigated with conventional server-side security solutions. They target the application and its users and cost hundreds of millions of dollars to companies in the financial sector.

Behavior analysis is not enough to tackle this problem as it is unable to combat MITB since the user is operating the machine, using the application. Biometric technology is also easily circumvented.

However, nowadays organizations can spot fraud in their websites using new solutions that prevent tampering with the DOM and removal of known threats on the client-side. If something suspicious is spotted, the application backend can immediately be notified, allowing near real-time reaction from the application to the possible fraud attempt.

If those solutions are also well protected on the client-side they are very hard to get around. In fact, client-side RASP (Runtime Application Self-Protection) is able to make applications self-defensive and resilient to tampering and reverse-engineering.

Conclusion

There’s no doubt that the number of cyber attacks is going to grow tremendously.

Our own investigations at Jscrambler revealed that it’s actually very common for e-banking, insurance, and investment websites to be modified – a particularly worrying trend for the financial sector that suffers attacks on a daily basis.

It is important to highlight that General Data Protection Regulation (GDPR) will be applied from May 2018 which means that any organization that operates in Europe or deals with European resident data could be subject to severe penalties of up to 4% of global turnover if they fail to protect the data of EU residents. Therefore, it is vital that application security strategy in the financial sector is able to evolve sufficiently to also consider the client-side."

Originally published in Information Age on August 15, 2017.
Sourced by Rui Ribeiro, CEO and co-founder of Jscrambler.

Jscrambler

The leader in client-side Web security. With Jscrambler, JavaScript applications become self-defensive and capable of detecting and blocking client-side attacks like Magecart.

View All Articles

Must read next

Web Security

Online Banking Growth: New Security Challenges

The Covid-19 pandemic has prompted a growth spurt in online banking. As banks release new web and mobile platforms, they must secure their client-side.

July 8, 2020 | By Rui Ribeiro | 3 min read

Web Security

Application Security in Banking

In this blog post, we are going to dive deeper into the security concerns associated with the use of JavaScript in banking applications.

May 10, 2022 | By Jscrambler | 3 min read

Section Divider

Subscribe to Our Newsletter