WebApp Sec mailing list archives

Re: php password strength checkers


From: Sascha Kettler <kettler () gmx net>
Date: Tue, 30 Oct 2007 11:35:14 +0100

You might want to try the PHP-Crack-Extension
(http://pecl.php.net/package/crack).

It uses the same dictionary files as the crack library used inside the
passwd command.

Yours,

Sascha Kettler

Robin Wood wrote:
Hi
Can anyone recommend a good php 4/5 password strength checker? I'm
after something that checks dictionary words, obviously min lengths,
complexity, too simple numeric replacement, stuff like that. Something
that checks a bit like the linux passwd command does.

Thanks

Robin

-------------------------------------------------------------------------
Sponsored by: Watchfire

Cross-Site Scripting (XSS) is one of the most common application-level 
attacks that hackers use to sneak into web applications today. This 
whitepaper will discuss how traditional XSS attacks are performed, how to 
secure your site against these attacks and check if your site is protected. 
Cross-Site Scripting Explained - Download this whitepaper today! 

https://www.watchfire.com/securearea/whitepapers.aspx?id=701700000009405
-------------------------------------------------------------------------


-------------------------------------------------------------------------
Sponsored by: Watchfire

Cross-Site Scripting (XSS) is one of the most common application-level 
attacks that hackers use to sneak into web applications today. This 
whitepaper will discuss how traditional XSS attacks are performed, how to 
secure your site against these attacks and check if your site is protected. 
Cross-Site Scripting Explained - Download this whitepaper today! 

https://www.watchfire.com/securearea/whitepapers.aspx?id=701700000009405
-------------------------------------------------------------------------


Current thread: