Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | [ISN] Forgotten password clues create hacker risk |
|---|---|
| Date: | Tue, 21 Mar 2006 03:11:02 -0600 (CST) |
http://www.theregister.co.uk/2006/03/20/forgotten_password_security_risk/ By John Leyden 20th March 2006 Security flaws in the "forgotten password" feature of ecommerce websites leave half the UK's online retailers open to attack, according to security consultancy SecureTest. It warns that the log-in process of many transactional websites can be subverted by a "brute force" or enumeration attack. In a survey of 107 popular online retail websites in the UK, SecureTest found that 54 of the sites (or 50.5 per cent) are potentially vulnerable to this type of hack attack. Differences in responses by applications when valid and invalid user account names can give clues to hackers and form the basis of enumeration attacks. If a valid user name (or registered email address) is entered on a "forgotten password" page, a web application might respond stating that a password will be sent to the user by email. If an invalid user name is entered, the application could respond with "invalid account name". Using this information, a script can be written to try numerous account names, exploiting these differences in response. While this is a time-consuming process it does create a means to create a list of valid user names. Armed with this list, a hacker might apply a similar brute force attack to target the application and crack account passwords. Once sets of user names and passwords are established a hacker would be able to log into an account, make purchases or extract confidential data, such as a user's postal addresses and credit card details. "We test web applications daily and repeatedly find that enumeration is possible. This problem is not limited to retail. Most websites with a password reminder function are vulnerable to enumeration attacks," SecureTest managing director Ken Munro said. A self-confessed ecommerce user, Munro said he looked into the issue after becoming concerned about the way sites he used handled users with forgotten passwords. Hack attacks targeting the forgotten passwords of ecommerce websites are something neither Munro or ourselves can cite examples of. However, Munro maintains that the risk is real and worth considering, especially because defending against enumeration attacks on passwords is a simple coding exercise. Some etailers have implemented a "lock out" feature that restricts access to accounts after a fixed number of failed password attempts. SecureTest reckons this approach, while it might appear to be a good idea, leaves open other forms of abuse such as a risk that the attacker will bombard valid accounts with bad passwords, thus locking out the retailers' customers. In effect this creates a Denial of Service (DoS) attack with the application blocking bona fide users through its own aggressive lock out policy. SecureTest advises retailers to consult their application developer about alternative countermeasures. The security consultancy has developed a list of recommendations that can be taken to help prevent brute force attacks against ecommerce sites: * Instigate a 'time out' feature on the log-in form. This will slow down a brute force attack to such an extent that it will render it ineffective. * Avoid applying a permanent lock-out on the log-in form: an attacker could deliberately lock out valid users by trying bad passwords on their accounts. * Make sure the error message on the log-in form is generic; don't distinguish between a valid/invalid username and valid/invalid password. "Incorrect credentials entered" is a suitable response. * Consider implementing a second authentication factor on the forgotten password feature, e.g. a memorable date. * Ensure you are logging HTTP POST requests from the log-in form and forgotten password feature as this may not be enabled by default. * Inspect logs to monitor attacks particular accounts and take appropriate action if any such hacking attack is identified. ® _________________________________ InfoSec News v2.0 - Coming Soon! http://www.infosecnews.org
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [ISN] Police data on 4,400 uploaded via Winny, InfoSec News |
|---|---|
| Next by Date: | [ISN] Recon 2006: Guest speakers announcement. Call for papers and early registration ending in less than 2 weeks., InfoSec News |
| Previous by Thread: | [ISN] Police data on 4,400 uploaded via Winny, InfoSec News |
| Next by Thread: | [ISN] Recon 2006: Guest speakers announcement. Call for papers and early registration ending in less than 2 weeks., InfoSec News |
| Indexes: | [Date] [Thread] [Top] [All Lists] |