https://github.com/jimywork/smtpchecker
GMAIL SMTP CHECKER v1.0
https://github.com/jimywork/smtpchecker
Last synced: 11 months ago
JSON representation
GMAIL SMTP CHECKER v1.0
- Host: GitHub
- URL: https://github.com/jimywork/smtpchecker
- Owner: jimywork
- Created: 2016-12-13T04:05:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-18T05:39:32.000Z (over 9 years ago)
- Last Synced: 2025-03-24T13:11:11.999Z (over 1 year ago)
- Language: Python
- Size: 515 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SMTP GMAIL CHECKER V1.0
## How to use this tool
```python
print("""
python python smtpchecker.py --mode checker / bruter
.-. \_/ .-.
\.-\/=\/.-/
'-./___|=|___\.-' GMAIL SMTP CHECKER v1.0
.--| \|/`"`\|/ |--. Do forget not be evil.
(((_)\ .---. /(_)))
`\ \_`-. .-'_/ /`_
'.__ __.'(_))
/ FB \ //
| |__.'/
\ /--'`
.--,-' .--. '----.
'----`--' '--`----'
By @fbctf
https://twitter.com/fbctf
Warning: This can be dangerous and illegal!
Do you wish to continue? (Y/n): Y
Enter your target email: example@gmail.com
Enter with the wordlist: passwords.txt
[+] Is at its own risk...
[+] Loading 33 proxys ...
[+] Loading 52 passwords ...
100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 50/50 [00:45<00:00, 9.02s/it]
[+] Checking the results 50/1 passwords found.
example@gmail.com,funfuncat
```
## About this tool
This tool is **very easy to use**, this tool is a checker for google mail service only what you need to have is a **email** and **password** separated by commas. You can also modify the code or make improvements I am not an expert in python just an initiator.