Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

connection failing #4

Open
yellowkid21 opened this issue Feb 8, 2021 · 2 comments
Open

connection failing #4

yellowkid21 opened this issue Feb 8, 2021 · 2 comments

Comments

@yellowkid21
Copy link

Name The File Path (For Password List) => /home/kali/hack-gmail/rockyou.txt
Traceback (most recent call last):
File "hack-gmail.py", line 44, in
smtpserver.login(user, password)
File "/usr/lib/python3.8/smtplib.py", line 723, in login
(code, resp) = self.auth(
File "/usr/lib/python3.8/smtplib.py", line 635, in auth
(code, resp) = self.docmd("AUTH", mechanism + " " + response)
File "/usr/lib/python3.8/smtplib.py", line 425, in docmd
return self.getreply()
File "/usr/lib/python3.8/smtplib.py", line 398, in getreply
raise SMTPServerDisconnected("Connection unexpectedly closed")
smtplib.SMTPServerDisconnected: Connection unexpectedly closed

@ebadfd
Copy link
Owner

ebadfd commented Feb 10, 2021

hi that happens because when you just did a password attack to the G-Mail account google will block that account temporary from login and stuff. The script is working perfectly and please try after some time. it should work.

thanks.

@ebadfd
Copy link
Owner

ebadfd commented Feb 10, 2021

Screenshot_2021-02-10_15_48_44

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants