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: | Re: Script Based Attacks & Form Hacks |
|---|---|
| Date: | Fri, 22 Jul 2005 16:06:03 +0000 |
Automatic form submissions in login forms basically try to break passwords or enumerate valid users (logins).
To prevent automatic form submissions in login forms you can also use:
1. One-time-logins/One-time-passwords
For example, if the user password is: "a34.;(vad78!$" the application can ask for the password: "Put the character 1,5,2,6,8,9,10,4 of your password", and these positions could change randomly.
If someone tries to guess a password with password cracking attacks has not any more information in every attempt, because every time the password is different. Password cracking attacks are not effective with this method.
regards, Stephen
Yes! An automatic reactivation of the account is necessary after a prudential time.
2. Account lock For example after 5 unsuccessful attempts.
There is always the danger that an attacker could use this to lockout all accounts on the system - which is also an effective DoS.
Regards, Vicente Aguilera Díaz OPST, OPSA, ITIL vaguilera@isecauditors.com
| Previous by Date: | [1/2OT] Training for web-apps and db security, Stef |
|---|---|
| Next by Date: | Securing PDF file on a Website, echow |
| Previous by Thread: | Re: Script Based Attacks & Form Hacks, Vicente Aguilera |
| Next by Thread: | Re: Script Based Attacks & Form Hacks, Christian Martorella |
| Indexes: | [Date] [Thread] [Top] [All Lists] |