Showing 31 open source projects for "password strength"

View related business solutions
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 1
    Password Strength Checker

    Password Strength Checker

    Desktop application to check the strength of password

    Efficient desktop application to check the strength of password. Using this software, you can assess the strength of your password with color coded meter 🔴 Weak = Red color 🟤 Moderate = Brown color 🟣 Strong = Purple color 🟢 Very strong = Green color Toggle your password visibility when checking the strength of password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jQuery Password Strength Meter

    jQuery Password Strength Meter

    jQuery Password Strength Meter for Twitter Bootstrap

    The jQuery Password Strength Meter is a plugin for Twitter Bootstrap that provides rulesets for visually displaying the quality of a user's typed-in password. Dual licensed under the MIT and GPL licenses. You can choose the one that suits your purposes better. AdminKit is a developer-friendly & highly customizable Bootstrap 5 admin template featuring hundreds of UI components, forms, tables, charts, and icons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Phrase-Chaser

    Phrase-Chaser

    Expands a passphrase into several variations

    If one knew a passphrase was "password", or "melon", but didn't know the exact variations a user may have employed, this project will expand those simple phrases into many of their possible derivatives. For penetration testers and home-users looking to test the security of their authorized devices' passphrases :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 5
    CSVHashCrack Suite

    CSVHashCrack Suite

    Multi hash crack suite

    This script is capable of cracking multiple hashes from a CSV-file like e.g. dumps from sqlmap. Over 17.000 md5-hashes in a CSV-file get cracked with a 14.300.000 lines wordlist in less then 1 min. Lines wich cant get cracked with the wordlist get stored in a .leftToCrack-File to further process with another Wordlist or the bruteforce-tool. In addition to the wordlist-cracker I created also a bruteforce-tool named CSVHashBrutforcer.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    zxcvbn

    zxcvbn

    Low-budget password strength estimation

    For over 30 years, password requirements and feedback have largely remained a product of LUDS: counts of lower- and uppercase letters, digits and symbols. LUDS remains ubiquitous despite being a conclusively burdensome and ineffective security practice. zxcvbn is an alternative password strength estimator that is small, fast, and crucially no harder than LUDS to adopt. Using leaked passwords, we compare its estimations to the best of four modern guessing attacks and show it to be accurate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Turbo Password Vault

    Turbo Password Vault

    Check the strength of any password and randomly generate new ones.

    Check the strength of any password and randomly generate new ones. Currently, the lastest version is BETA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyadselfservice
    pyadselfservice is a software created using Python 3.5 and Django 1.10. This project aims to provide web based password change interface to the end users, for their Active Directory account. While changing the password, users won't not need to enter their current password. Which means users can change their password even if they have forgotten their current password. Moreover, while changing the password, this software will automatically unlock the user account if it is locked. The authenticity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Random Password Generator
    NEW VERSION 3.0 NOW AVAILABLE FOR DOWNLOAD!!! This is a random password generator with usefull features. Its fully customizable, compact, it has eye pleasing modern interface and easy to use options. This program makes passwords for you and has options like copying password, pasting it to the desktop, sending it by email. It has a passsword strength meter which evaluates password strength. Big advantage of this program is that you can choose from which letters, digits and all kinds of signes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 10

    Stock Inventory Management

    PHP Stock Inventory Management System - POS

    ... to maintain the project and upgrade it in future easily and quickly. This related PHPMaker Project file (including all the Extensions that used by this project) can be downloaded from http://www.ilovephpmaker.com. The latest version supports PHPMaker 2019. Technical support will be provided only for those of you who have subscribed to the site. Demo? Please visit: http://phpstock.ilovephpmaker.com/ For login, please use: - Username: admin - Password: master
    Downloads: 55 This Week
    Last Update:
    See Project
  • 11
    AndroidMaterialValidation

    AndroidMaterialValidation

    Provides views, which can be validated according to Material Design

    "AndroidMaterialValidation" is an Android-library, which provides custom views, which allow to be validated according to Android 5.0's Material Design guidelines even on pre-Lollipop devices. Additionaly, various pre-defined validators are contained in the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Password Ratings

    Password Ratings

    An app written in C++ by Maulik Raviya.

    -> Absolutely free. No hidden cost. NO ADS. -> Very tiny in size. (954 KB) -> Measure your password's strength. -> It also calculates the time to guess your password by an average desktop computer. NOTE: We respect your privacy. This app will NEVER store/remember your password anywhere in any format. So type your password without any worry and watch your result instantly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Password Meter

    Entropy based password strength meter using javascript

    This small project is password strength meter for web pages written in javascript and html. The password strength is based on the entropy of the character sets used. Entropy in this case means the number of possible combinations of lowercase letters, uppercase letters, digits, and special characters that are possible in a password. Please see the project home page at http://passwordmeter.sourceforge.net. This project was inspired by a Randall Munroe cartoon at http://xkcd.com/936/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FS Pass Safe

    FS Pass Safe

    Generate Complex and Safe Passwords in Seconds

    We all know what it's like to have our emails, Facebook and other online accounts hacked or broken into. In most cases it is due to a password that is poor in strength. Figerty Systems are big on security and so we have come up with this little gem that you can freely have to help you secure your online world.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Web KeePass Password Safe
    Web AND Mobile (Apple iPhone) based, multi user, java port of the KeePass project. A free, easy to use password manager which helps you to manage your passwords in a secure way. Focused on deep encryption and ease of use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EncryptionTool

    EncryptionTool

    Multi purpose encryption tool.

    Can check password strength. Encrypt text files with SHA1 & MD5 hash algorithms using AES encryption system. Using a given buffer size for reading and writing and a procentage of the said buffer for encryption, memory and cpu usage optimization can be achieved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    cSploit

    cSploit - cyb3r gladiat0r's cPanel mass password changer.

    cSploit is a mass password changer interactive shell script for cpanel usernames along with their respective login passwords it also changes their FTP, MySQL passwords also. And save changed passwords with their respective usernames in a text file. It gives you flexibility to specify custom filename to save password. (This makes filename hard to guess.) This script also allows you to select the specific type of random generated passwords.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Password strength testing Java API utilizes Java platform independence and threading mechanisms. Provides a way to conduct custom brute force and dictionary stregth tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Password tools bundle is one application combining three tools - the Analyser (shows the "strength" of your password, the Generator (generates "strong" passwords) and the Manager (stores passwords securely using Rijndael).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Japps Password Creator
    This small application helps you to create passwords with different strength. Also this is a testproject, to find out how great options sourceforge has. :)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Search Based Password Strength Analyzer Proof-of-Concept. Determines password resilience against dictionary attacks, opposed to brute-force attacks like most other password strength analyzers. Utilizes Bing API to collect statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Abstract Validation class. Dynamically create properties in a multidimensional associative array. Preg_match validation for multiple types (username, password, email, etc). Generates: Variable strength passwords and sha-512 encrypted unique ids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PassGen
    PassGen is a password generation program for users that need a safe password for an account, etc. PassGen can make passwords of any length and many as you like, and have adjustable options and passwords can be saved as normal text, HEX or encoded.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Password strength can be determined using the tool. All passwords can be stored in the system (encrypted)and so you need to remember only one password (of the tool).Perfectly safe from hackers. Extract the zip file so that PasswordGeek.exe works fine
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next