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: Account Lockouts |
|---|---|
| Date: | Thu, 2 Dec 2004 13:04:07 -0500 |
Hi! There is a few efficient ways to tests those password but you need to take some preventive measure not to wreak havoc the system :) 1- Copy the password files and crack them offline 2- Decrypt the password file and analyze the 'clear' password (that must be done in a tight and controlled environment) 3- If it's a Windows Server setup, create a backup domain, once it is synchronize with the master controller, unplug it from the production network, de-actate the account lockout policy, and run a password cracker on a separated network with only the cracking machine and the backup domain controller. 4- Restore the access control server (Unix or Windows) on a new machine and run the previous setup. You can use LC5 from AtStake to test brute force both Unix and Windows based authentication servers. Have a nice day! Martin Dion, CISM Chief Technology Officer FIRST Representative - AboveSecCERT Above Security Phone: (450) 430-8166 #103 Cell: (514) 831-5427 Email: martin.dion@abovesecurity.com This message and any attachments are confidential and intended solely for the addressee. If you have received this message in error please delete it and notify Above Security immediately, telephone number (450) 430-8166. Any unauthorized use, alteration or dissemination is prohibited. Above Security accepts no liability whatsoever for any loss, whether it be direct, indirect or consequential, arising from information made available and actions resulting there from. -----Original Message----- From: Harrison Gladden [mailto:hgladden@gmail.com] Sent: December 1, 2004 12:52 PM To: webappsec@securityfocus.com; secprog@securityfocus.com Subject: Account Lockouts Hello all, My question to the group is about handling account lock outs. Here's the situation, assume there is a web interface that lets users log in and do stuff, but the log-in process is constrained by the network restrictions as well.. Meaning if a user tries to log in X times in Y seconds and fails each time, then the account get locked out. What are successfull techniques that could be used on the web interface to avoid having a script run against it that would potentially lock out 15000 user accounts, and create a headache for the system administrators who have to manually unlock each account? Also assume the current user account names are known by everyone. Possible techniques we've thrown around: 1) Allow each user to pick their own username instead of using a standard (i.e. First 3 letters of first name + Full last name) 2) Create a set time-out period for each account of X (maybe an hour) Hopefully my question makes sense. Thanks, Harrison -- ___________________________________ Harrison Gladden <hgladden@gmail.com> Computer Engineer & Science Major ~Past experience: He who never makes mistakes, never did anything that's worth.~
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Account Lockouts, Griffiths, Ian |
|---|---|
| Next by Date: | RE: Account Lockouts, Eric Coleman |
| Previous by Thread: | RE: Account Lockouts, Skander Ben Mansour |
| Next by Thread: | RE: Account Lockouts, Eric Coleman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |