A script written in python3 for bruteforcing Gmail accounts.

Overview

GmailBruteforce

Made for bruteforcing gmail accounts.

It needs Less Secure Apps setting turned on in order to work.

Installation

For windows

git clone https://github.com/Sarthak2143/GmailBruteforce.git
cd GmailBruteforce/
python3 main.py

For Mac/Linux

git clone https://github.com/Sarthak2143/GmailBruteforce.git
cd GmailBruteforce/
chmod +x main.py
./main.py

Usage

You need a target email address with less secure apps setting turned ON and a wordlist for bruteforcing.

Don't have wordlist?

Don't worry this tool comes with a wordlist file that you can use.

┌──(kali㉿kali)-[~/GmailBruteforce]
└─$ python3 main.py

[?] Enter email adress: [email protected]
[?] Enter wordlist path: wordlist.txt
Starting bruteforcing...

[!] Incorrect password: 123456
[!] Incorrect password: 12345
[!] Incorrect password: 123456789
[!] Incorrect password: password                        
[!] Incorrect password: iloveyou
[!] Incorrect password: princess
[!] Incorrect password: 1234567                         
[!] Incorrect password: 12345678                        
[!] Incorrect password: abc123
[!] Incorrect password: nicole                          
[!] Incorrect password: daniel                         
[!] Incorrect password: babygirl                       
[!] Incorrect password: monkey
[!] Incorrect password: lovely
[!] Incorrect password: jessica
[!] Incorrect password: michael
[!] Incorrect password: ashley
[!] Incorrect password: qwerty
[!] Incorrect password: 111111
[!] Incorrect password: iloveu
[!] Incorrect password: 000000
[!] Incorrect password: michelle
[!] Incorrect password: tigger
[!] Incorrect password: sunshine
[+] Correct password: chocolate
[+] Password cracked!

[*] Script finished!
[*] Time Elapsed: 18 seconds.

You've to specify the gmail address and the wordlist.

Requirements

You need git and python3 need on your system inorder to work.

The script will download essential packages automatically so you don't have to worry much.

MOST IMPORTANTLY

The E-Mail address should be of Gmail and it must have Less secure apps turned ON.

TODO

  • Use proxies for better efficiency.
  • A command line version with flags.
Owner
Shinero
I'm a young computer science nerd that loves to code. Aspiring Cyber Security Engineer. I mostly code in Python.
Shinero
Add members to unlimited telegram channels and groups

Program Features 📌 Coded with Python version 10. 📌 without the need for a proxy. 📌 without the need for a Telegram ID. 📌 Ability to add infinite p

hack4lx 10 Nov 25, 2022
Python Discord Server Nuker

Untitled Nuker Python Discord Server Nuker Features: Ban Everyone Kick Everyone Rename Everyone Spam To All Channels Delete All Channels Delete All Ro

22 Dec 22, 2022
QR-Code-Grabber - A python script that allows a person to create a qr code token grabber

Qr Code Grabber Description Un script python qui permet a une personne de creer

5 Jun 28, 2022
An advanced QR Code telegram bot with more features.

QR Code Bot A telegram qr code encode and decode bot Advanced Features 1. Database ( MongoDB ) Support 2. Broadcast Support 3. Status Command 4. Setti

Fayas Noushad 16 Nov 12, 2022
A bot for the [email protected] Discord server.

KittyBot - a sentient Discord bot! Key Notes An open-source, community-powered bot for the [email 

Ollie 11 Dec 06, 2022
Reads and prints information from the website MalAPI.io

MalAPIReader Reads and prints information from the website MalAPI.io optional arguments:

Squiblydoo 16 Nov 10, 2022
Share your files on local network just by one click.

Share Your Folder This script helps you to share any folder anywhere on your local network. it's possible to use the script on both: Windows (Click he

Mehran Seifalinia 15 Oct 23, 2022
A Telegram Repo For Devs To Controll The Bots Under Maintenance.This Bot Is For Developers, If Your Bot Is Down, Use This Repo To Give Your Dear Subscribers Some Support By Providing Them Response.

Maintenance Bot A Telegram Repo For Devs To Controll The Bots Under Maintenance About This Bot This Bot Is For Developers, If Your Bot Is Down, Use Th

Vɪᴠᴇᴋ 47 Dec 29, 2022
Python client for QIWI payment system

Pyqiwi Lib for QIWI payment system Installation pip install pyqiwi Usage from decimal import Decimal from datetime import datetime, timedelta from p

Andrey 12 Jun 03, 2022
Analytics platform for Telegram Channels

Tele-Report Analytics platform for Telegram Channels 🚧 👷 Getting Started 1- Install redis and postgreSQL (it would be more generic in future, like u

2 Oct 11, 2022
Auxiliator is telegram bot for basic web-application analysis

Auxiliator Auxiliator is telegram bot for basic web-application analysis What for? Sometimes there is no access to your main PC, where you can scan we

Revoltage 13 Dec 26, 2021
Filters to block and remove copycat-websites from DuckDuckGo and Google. Specific to dev websites like StackOverflow or GitHub.

uBlock-Origin-dev-filter Filters to block and remove copycat-websites from DuckDuckGo and Google. Specific to dev websites like StackOverflow or GitHu

1.7k Dec 30, 2022
Pack up to 3MB of data into a tweetable PNG polyglot file.

tweetable-polyglot-png Pack up to 3MB of data into a tweetable PNG polyglot file. See it in action here: https://twitter.com/David3141593/status/13719

David Buchanan 2.4k Dec 29, 2022
Cookies is a project inspired by python cookiecutter but used for terraform generation.

Introduction Cookies is a project inspired by python cookiecutter but used for terraform generation. How to run your terraform After you download your

Digger 6 Mar 14, 2022
Python bindings for LibreTranslate

Python bindings for LibreTranslate

Argos Open Tech 42 Jan 03, 2023
Biblioteca Python que extrai dados de mercado do Bacen (Séries Temporais)

Pybacen This library was developed for economic analysis in the Brazilian scenario (Investments, micro and macroeconomic indicators) Installation Inst

42 Jan 05, 2023
Implementation of Chatterbot using Discord API

discord-chat-bot Implementation of Chatterbot using Discord API. Usage Due to the necessity of storing files to train the AI, the bot is not hosted pu

kiwijuice56 0 Sep 29, 2022
Python binding for Microsoft LightGBM

pyLightGBM: python binding for Microsoft LightGBM Features: Regression, Classification (binary, multi class) Feature importance (clf.feature_importanc

Ardalan 330 Nov 18, 2022
Template to create a telegram bot in python

Template for Telegram Bot Template to create a telegram bot in python. How to Run Set your telegram bot token as environment variable TELEGRAM_BOT_TOK

PyTopia 10 Mar 07, 2022
Python wrapper for CoWin API's

Cowin Tracker Python API wrapper for CoWin, India's digital platform launched by the government to help citizens register themselves for the vaccinati

Saiprasad Balasubramanian 43 Jun 11, 2022