NTA Monitor

Latest News

New version of network scanning tool arp-scan released

15th March 2011 A new version of a respected and popular network scanning tool has been released. Read More

Tests show rise in number of vulnerabilities affecting web applications with SQL Injection and XSS most common flaws

1st March 2011 SQL injection and cross-site scripting (XSS) were the most common flaws found in web applications in 2010 according to results from tests carried out by NTA Monitor. Read More

Assess risk to manage effects of budget cuts

9th February 2011 Signs of economic recovery may be appearing in some industries, but for most organisations - particularly in the public sector - budget cuts and cost savings are here to stay for the foreseeable future. Read More

"Basic security threats not changed in 15 years"

1st February 2011 There may have been significant technological advances to the hardware and software organisations use, but according to Roy Hills, who co-founded NTA Monitor in 1996, the basic security threats have not changed in the last 15 years. Read More
Date: 2nd May 2006
Risk: Medium

Transaction Authentication Numbers (TANs) are created by banks for its account holders. Typically, there are 50 TANs printed on a list, each 8 characters long, which is enough to last half a year for a normal customer. The customer collects the list from their nearest bank branch and must identify themselves by presenting their passport. A few days later, a 5 digit password is sent through the post to the customer's home address. The customer is requested to memorise the password, destroy the notice and keep the TAN list in a safe place near the PC. Logging into an account with a username and password gives access to account information but the ability to process transactions is disabled. To perform a transaction, the customer enters the request and "signs" the transaction by entering an unused TAN. The bank verifies the TAN submitted against the list of TANs they issued to the customer. If it is a match, the transaction is processes. If it is not a match, the transaction is rejected.

Each TAN can only be used once and this method is considered to be a secure two-factor authentication, as they need the customer to not only provide their username and password but an additional, physical piece of information.

However, a new worm, Trojan-Spy.Win32.Bancos.pw is able to intercept HTTPS traffic and obtain the TAN code. When the customer tries to enter a TAN code, an error message appears. Phishing scammers, if they are quick enough, can then enter the code themselves.

This is not currently a widespread problem, but it is anticipated that should these types of worms grow more common in the future, authentication tokens would be rendered useless.

References