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: Password secured using??? |
|---|---|
| Date: | Mon, 24 Apr 2006 23:23:13 +0000 |
While I am not a professional developer, I have wrote a few apps that required password verification. All documentation I have read online recommends using some sort of hash for password checking. From what I have seen, the standard is to create a hash based on the first password string entered, then use the same hashing method on the second password string and see if the two hashes match. Most programing languages have some sort of hashing library, even if they are weak in terms of cryptographic strength. IMHO, it does not seem like the developers of the package you are testing keep security in mind when they made it. On Mon, 2006-04-24 at 06:40 +0000, barcajax@gmail.com wrote:
I'm testing a non-security software for my company and am supposed to look for potential security flaws and risks. I did stumble across the software administrator's password being stored in the configuration file as seen here: <password>106854a5145c8143b</password> The software looks at this string to confirm if an entered password is correct or not. I asked the vendor how the software converts the password (which is "password" for the purpose of this evaluation) to this form but didn't get a straight answer. I don't think its a hash so I was wondering if any of you gurus have an idea what it is? ------------------------------------------------------------------------------ This List Sponsored by: Cenzic Concerned about Web Application Security? Why not go with the #1 solution - Cenzic, the only one to win the Analyst's Choice Award from eWeek. As attacks through web applications continue to rise, you need to proactively protect your applications from hackers. Cenzic has the most comprehensive solutions to meet your application security penetration testing and vulnerability management needs. You have an option to go with a managed service (Cenzic ClickToSecure) or an enterprise software (Cenzic Hailstorm). Download FREE whitepaper on how a managed service can help you: http://www.cenzic.com/news_events/wpappsec.php And, now for a limited time we can do a FREE audit for you to confirm your results from other product. Contact us at request@cenzic.com for details. ------------------------------------------------------------------------------
signature.asc
Description: This is a digitally signed message part
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Overflowing Scripts fail to work, Peter Kosinar |
|---|---|
| Next by Date: | Re: privelege escalation with .bat files, Ben Greenberg |
| Previous by Thread: | Re: Password secured using???, Peter Kosinar |
| Next by Thread: | RE: Password secured using???, Robert J. Kraus |
| Indexes: | [Date] [Thread] [Top] [All Lists] |