Code Monkey home page Code Monkey logo

passwordstrengthtester's Introduction

Password Strength Tester

The Password Strength Tester is a web application built using Vue.js that allows users to check the strength of their passwords and estimate the time it would take to crack them using a brute-force attack. It also warns users if their password is commonly used.

Features

  • Password strength indicator: The application evaluates the strength of a password based on various criteria such as length, character types, and common patterns. The strength is displayed to the user as "Very Weak", "Weak", "Fair", "Strong", or "Very Strong".

  • Strength bars: The strength of the password is visually represented by colored bars, with each bar indicating a certain level of strength.

  • Common password check: The application checks if the entered password is commonly used and warns the user to choose a stronger one if necessary.

  • Estimated crack time: The application estimates the time it would take to crack the password using a brute-force attack. The estimated time is displayed to the user in a human-readable format.

Usage

To use the Password Strength Tester web application, follow these steps:

  1. Clone or download this repository to your local machine.

  2. Open the index.html file in a web browser.

  3. Enter your password in the input field labeled "Enter your password".

  4. As you type, the application will evaluate the strength of your password and display it along with the strength bars.

  5. If your password is commonly used, a warning message will be displayed.

  6. The estimated time it would take to crack your password will also be displayed.

Dependencies

  • Vue.js: The application is built using Vue.js, a JavaScript framework for building user interfaces.

Credits

  • Common Passwords: The list of common passwords used in this application is sourced from this GitHub Gist.

License

This project is licensed under the MIT License. See the LICENSE file for details.

passwordstrengthtester's People

Contributors

uaytug avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.