Skip to content

imvickykumar999/Selenium-Password-Cracker

 
 

Repository files navigation

Flask Simple Login without Extensions


image

Getting Started

  • Install required packages pip -r install requirements.txt
  • Run below command, To create new Database...
python
    >>> from app import create_db
    >>> create_db()
  • or, python create_db.py

Run application

python app.py

For Automate Login

cd vicks
python cracker.py