Login   Register  
PHP Classes
elePHPant
Icontem

Class: securepwd

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Llorenç Herrera  >  securepwd  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: securepwd
Base name: securepwd
Description: Checks wether a password is secure enough
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 2179 users
All time rank: 1484
Week users: 3 users
Week rank: 1290
Picture of Llorenç Herrera
Author: Llorenç Herrera <e-mail contact>
Packages: 11 Browse this author's classes Browse this author's classes
Country: Spain Spain - PHP jobs in Spain
Age: 33
All time rank: 862 in Spain Spain
Week rank: 480 Down13 Down in Spain Spain


  Detailed description  
Give it a username and a password, and it will check if the password is secure enough, based on different tests. It performs various checks based on the similarity of the given user name and password (even phonetic tests, soundex and metaphone), search the password on the given common-passwords file, minimum size check, and only-numbers check.
It's fully configurable, you can specify it not to perform some checks if you want.
It returns true if the password is secure, but it can also returns a full report specifying the results of the checks.

 

  Groups  
Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes

  Rate classes User ratings   Trackback   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Sufficient (65.0%)
-
Sufficient (75.0%)
-
-
Not sure (51.5%)
1387
Month:
Not yet rated by the users

  Trackback links  
Link Description
How do I Generate strong passwords with PHP, PEAR, and PECL? When you’re in charge of a Web application’s account registration and maintenance section, there are two things you can do to reduce the danger of user passwords being easily guessed via brute force attacks...

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file passwords.txt Data passwords file
HTML file sampleresult.html Output A sample of a report
Plain text file securepwd.inc.php Class securepwd class
Plain text file test.php Example Example script

Download all files: securepwd.tar.gz securepwd.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.