Skip to content

Commit 4949d3a

Browse files
authored
Create README.md
0 parents  commit 4949d3a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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+

0 commit comments

Comments
 (0)