Giter Club home page Giter Club logo

dhruvraj-singh-rawat / notsafe Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 199.47 MB

NotSAFE is a ML-backed web app that informs the user the percentage that his/her signup password would hacked or chances of potentially being cracket. We have used Deep Learning (Recurrent Neural Network) to generate intellectual passwords from a corpus of hacked passwords available on the internet.

Jupyter Notebook 74.69% Python 6.44% JavaScript 17.87% HTML 0.99%

notsafe's Introduction

NotSAFE

NotSAFE is a ML-backed web app that informs the user the percentage of his/her signup password being hacked or chances of potential hack. We have used Deep Learning to generate intellectual passwords from a corpus of hacked passwords available on the internet. It then matches the password at the time of signup whether it has already been generated by our algorithm with a hack probabilty of 100% or give it a probabilty of being hacked as a percentage.

Tools & Technology Used

NotSAFE Web App is built using React and with Flask as the API backend and it uses Keras for training our Deep Learning Model.

Getting Started for Development

  1. Install NVM See: https://github.com/creationix/nvm
  2. Install Node & NVM nvm install --lts
  3. Install npm
  4. Clone this repo.
  5. Install packages: cd /path/to/repo/not-safe-web-app
  6. Now run the backen service using command python hackProbabilityPredictorAPI.py
  7. After the successful run, run command npm install to install the dependencies
  8. Run npm start to start the app

notsafe's People

Contributors

dhruvraj-singh-rawat avatar

Watchers

James Cloos avatar  avatar Bhavin Ag 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.