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
Ma2tl - macOS forensic timeline generator using the analysis result DBs of mac apt

ma2tl (mac_apt to timeline) This is a DFIR tool for generating a macOS forensic

Minoru Kobayashi 66 Nov 18, 2022
Cryptocurrency Trading Bot - A trading bot to automate cryptocurrency trading strategies using Python, equipped with a basic GUI

Cryptocurrency Trading Bot - A trading bot to automate cryptocurrency trading strategies using Python, equipped with a basic GUI. Used REST and WebSocket API to connect to two of the most popular cry

Francis 8 Sep 15, 2022
⚡️ Get notified as soon as your next CPU, GPU, or game console is in stock

Inventory Hunter This bot helped me snag an RTX 3070... hopefully it will help you get your hands on your next CPU, GPU, or game console. Requirements

Eric Marti 1.1k Dec 26, 2022
A python script to acquire multiple aws ec2 instances in a forensically sound-ish way

acquire_ec2.py The script acquire_ec2.py is used to automatically acquire AWS EC2 instances. The script needs to be run on an EC2 instance in the same

Deutsche Telekom Security GmbH 31 Sep 10, 2022
A Discord bot that rewards players in Minecraft for sending messages on Discord

MCRewards-Discord-Bot A Discord bot that rewards players in Minecraft for sending messages on Discord How to setup: Download this git as a .zip, or cl

3 Dec 26, 2021
Home Assistant custom integration for controlling Powered by Tuya (PBT) devices using Tuya Open API, officially maintained by the Tuya Developer Team.

Tuya Home Assistant Integration Home Assistant custom integration for controlling Powered by Tuya (PBT) devices using Tuya Open API, officially mainta

Tuya 704 Jan 03, 2023
An iCal file to transport you to a new place every day until you die

everydayvirtualvacation An iCal file to transport you to a new place every day until you die The library is closed 😔 😔 including a video of the plac

Jacob Chapman 33 Apr 19, 2022
Automating whatsapp with python

whatsapp-automation Automating whatsapp with python used on this project pyautogui pywhatkit pyttsx3 SpeechRecognition colorama embedded in python tim

Miguel 60 Nov 21, 2022
Droplink URL Shortener Bot, deployable to Heroku and Railway.

Droplink-bot Make short link by using Droplink API key. Made by @dakshy. Installation The Easy Way Required Variables BOT_TOKEN: Create a bot using @B

ToonsHub 5 Jun 25, 2022
Python client to do LispTick requests

lisptick-python LispTick Python client library It allows to send request and receive result from a LispTick server. Get a socket connection to a LispT

Kereon Intelligence 1 Oct 25, 2021
Discord bot that displays Jazz Jackrabbit 2 server status, current gamemode as "Playing.." status

JJ2-server-status-discord-bot Discord bot that displays Jazz Jackrabbit 2 server status, current gamemode as "Playing.." status How to setup: 0. Downl

2 Dec 09, 2021
Utilizing the freqtrade high-frequency cryptocurrency trading framework to build and optimize trading strategies. The bot runs nonstop on a Rasberry Pi.

Freqtrade Strategy Repository Please test all scripts and dry run them before using them in live mode Contact me on discord if you have any questions!

Michael Fourie 90 Jan 01, 2023
A Telegram bot for combining emojis.

combimoji combimoji is a Telegram bot for combining emojis. How can I use it? You can find combimoji at @combimoji_bot, however it is not up (as of No

Yarema Mishchenko 2 Dec 02, 2021
A Python API for Connected 2

connected API for Connected 2 api for the { connected 2 } programmer : api report api follow api check username api forget password api Search api cha

2 Jun 05, 2022
Notflix - Notion / Netflix and IMDb to organise your movie dates. Happy Valentine <3 from 0x1za

Welcome to notflix 👋 This is a project to help organise shows to watch with my

Mwiza Ed' Simbeye 3 Feb 15, 2022
Async ShareX uploader written in python

Async ShareX uploader written in python

Jacob 2 Jan 07, 2022
Non official, but friendly QvaPay library for the Python language.

Python SDK for the QvaPay API Non official, but friendly QvaPay library for the Python language. Setup You can install this package by using the pip t

Carlos Lugones 17 Nov 25, 2022
A modular Telegram group management bot running with Python based on Pyrogram.

A modular Telegram group management bot running with Python based on Pyrogram.

Jefanya Efandchris 1 Nov 14, 2022
Python wrapper for Revolt API

defectio is a direct implementation of the entire Revolt API and provides a way to authenticate and start communicating with Revolt servers. Similar interface to discord.py

Leon Bowie 26 Sep 18, 2022
Blankly - 🚀 💸 Trade stocks, cryptos, and forex w/ one package. Easily build, backtest, trade, and deploy across exchanges in a few lines of code.

💨 Rapidly build and deploy quantitative models for stocks, crypto, and forex 🚀 View Docs · Our Website · Join Our Newsletter · Getting Started Why B

Blankly Finance 1.4k Jan 03, 2023