akshanshkmr / Dictionary-Attack-Python-Script

It is a python script that i wrote, that takes a password list file and tries them all on a given email to check for the correct password

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dictionary-Attack-Python-Script

It is a python script that i wrote, that takes a password list file and tries them all on a given email to check for the correct password

you can find more password files:https://thehacktoday.com/password-cracking-dictionarys-download-for-free/

Note: The script file and the password file should be in the same directory otherwise you have to specify its complete path This script will not work with accounts having 2 Step Verification enabled

About

It is a python script that i wrote, that takes a password list file and tries them all on a given email to check for the correct password

License:MIT License


Languages

Language:Python 100.0%