DEMON1A / GmailBruterV2

Simple tool written in python3 to perform limited brute-force attacks on gmail accounts.
MIT License
346 stars 60 forks source link
brute-force brute-force-attacks gmail hacking-tool python python3 tools

GmailBruterV2 :dizzy:

Table of Contents :smiley:

Installation :point_left:

git clone https://github.com/DEMON1A/GmailBruterV2
cd GmailBruterV2

CLI Commands :point_left:

help -- To Show Help Message 
set target -- To Set The Victim Email Address
set time -- To Set Time Between Every 10 Faild Passwords
set list -- To Set PassList Name
show target -- To Show You Current Target
show time -- To Show You Current Time
show list -- The Show You Current List
start -- To Start Brute Force Attack
load -- Load Local Config For Settings

exit -- Close The Shell

s-{CMD} -- Executing Shell Command

How To Create a Config? :confused:

email:{TARGET}
list:{LIST-PATH}
time:{TIME}
email:example@gmail.com
list:PassList.txt
time:10

When GmailBruter Creates a Successful Brute-Force Attack? :open_mouth:

What Should I Do If The SMTP Conncetion Disconnectes? :worried:

How To Execute a Shell Command? :monocle_face:

How To Make a Successful Brute-Forcing Attack? :slightly_frowning_face:

Contact:

What's New? :gift_heart: