PHP Classes
elePHPant
Icontem

securepwd: Checks wether a password is secure enough

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2003-08-20 (14 years ago) RSS 2.0 feedStarStarStar 51%Total: 2,265 All time: 1,688 This week: 604Up
Version License PHP version Categories
securepwd 1.0GNU General Publi...5Cryptography
Description Author

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.

Name: Outdated profile <contact>
Classes: 11 packages by
Country: Senegal Senegal

  Files folder image Files  
File Role Description
Accessible without login Plain text file passwords.txt Data passwords file
Accessible without login HTML file sampleresult.html Output A sample of a report
Plain text file securepwd.inc.php Class securepwd class
Accessible without login Plain text file test.php Example Example script

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,265
This week:0
All time:1,688
This week:604Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:66%StarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:51%StarStarStar
Rank:2104