An open API service indexing awesome lists of open source software.

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

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.