Code Monkey home page Code Monkey logo

infosec_pwr's Introduction

CSE4471 - Info Security Password Rater

This tool is a password rater written in HTML, CSS, and JavaScript. We have implemented our own unique rating system. Furthermore, it makes use of the 'zxcvbn' script provided by DropBox for password metrics. Type in your test password to the box to view its many ratings. Below the metrics you can chart the performance of the password by clicking "Chart it".

##Project Files

  • /bootstrap - Directory where all necessary Bootstrap files are stored. Used for styling of the password rater website.
  • all.js - Main scripting file written by our group. Contains code for our password rating system, incorporation of the 'zxcvbn' rating system, and charting.
  • index.html - Where the layout of the website is constructed. HTML tag elements are called upon here by their id's in the 'all.js' script to dynamically populate the site when entering a password.
  • stylesheet.css - Styling of elements is contained in this main stylesheet.
  • zxcvbn.js - Script for the Dropbox 'zxcvbn' function to use its rating system and output the results.

##How to Run

Simply open the index.html in any browser or go to ajmcsurley.github.io/infosec_pwr .

##Authors

  • Andrew McSurley
  • Trevor Stockert
  • Joey Dye
  • Kyle Gordon
  • Sam Maddox

infosec_pwr's People

Contributors

ajmcsurley avatar tstock55 avatar mountblackout avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar Samuel Maddox 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.