Giter Club home page Giter Club logo

hack-gmail's Introduction

Gmail Dictionary Attack

This is a Python3 Script for hacking Gmail account using Dictionary Attack Methord. (script is written by using python 3 )

Installation

$ git clone https://github.com/d4az/hack-gmail.git

How to Run the Script ?

$ cd hack-gmail
$ python3 hack-gmail.py

screenshot

You need to have python 3 pre-installed

To check your python version, go terminal and search.

$ python3 --version

In case You Don't Have Python Pre-installed

If you have Ubuntu 16.10 or newer you can easily install python3 using the following commands.

$ sudo apt-get update
$ sudo apt-get install python3

If you are using other Linux distribution, Most probably have Python 3 pre-installed as well. If not, use your distribution’s package manager. or just read python installing guide.

$ sudo dnf install python3

Recommendations

• I recommend using Linux distro. (ubuntu,kali,Fedora,Arch,manjaro or etc).

• I usually recommend you using your own wordlist for Brute-force attract that you customized for the target. but always u can use the inbuild password list. feel free to use that list in any type attack. (pwdlist: rockyou.txt) hope this script will help you. Good luck!

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.