File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### Gemail-Hack
2
+
3
+ ### python script for Hack gmail account brute force
4
+
5
+ ### I've noticed a lot on this forum and other sites that Gmail is really difficult to crack with Hydra
6
+ mostly because companies like Google have taken precautions against it. I've had some decent success with Hydra
7
+ against Gmail, but decided to write my own dictionary attack script to see if I could do any better
8
+ Well, I wrote my script to use TLS on port 587 instead of Hydra using SSL on 465. So far I've
9
+ found I've had a MUCH higher success rate
10
+
11
+ ### Download&Install
12
+
13
+ ### git clone https://github.com/Ha3MrX/Gemail-Hack
14
+
15
+ ### cd Gemail-Hack
16
+
17
+ ### chmod +x gemailhack.py
18
+
19
+ ### python gemailhack.py
20
+
21
+ #### ScrennShot
22
+
23
+ ![ capture1] ( https://user-images.githubusercontent.com/33704360/38995760-7b25ec4c-439e-11e8-9430-c33bd9b1f5b4.PNG )
24
+
You can’t perform that action at this time.
0 commit comments