SMTP Heist Advanced with Custom SMTPHost + Find SMTPHost: Built with PyQt6 UI, Tracking SMTP Cracked Results (Good/Bad), Report to Telegram, Advanced Custom SMTPHost + Ports with Custom HTML Letter Preview.
Two main things to discover the host with your email combo:
- Target Hostname of the SMTP Service. - You can use Multi-HOSTS, for example,
smtp.gmail.com
. - Input SMTP Host
You can also add more domains and configurations to the Config.ini in the second line:
smtp_subdomain = smtp, smtpout, webmail
Add More . After adding to smtp_subdomain, you need to input SMTPHOST smtp.host.default to allow you Enable Work withsmtp_subdomain = smtp, smtpout, webmail
.
Support File => Load *.txt
Your combo file (list_combo.txt
) must contain the following format:
HOST|PORT|EMAIL|PASSWORD
orEMAIL|PASSWORD
.
If your combo list contains email:password
, replace :
with |
. Invalid or empty combos will be skipped automatically.
SMTP Heist v1.0 |
---|
🔄 Track Report with Good/Failed - Task/Remaining - Progress |
⚙️ Config SMTP Host with 2 Methods + Set your own mail sent Success Result |
🔍 Advanced Discovery Target without Skip |
📜 Report Result to Telegram |
- Clone the repository and navigate into the project directory:
git clone https://github.com/drcrypterdotru/SMTP-Heist
cd SMTP-Heist
Install the required dependencies:
python -m pip install -r requirements.txt
# Or
python3 -m pip install -r requirements.txt
🚀 How to Run After installation, launch the application by running:
python3 Main.py
You can download and run the executable from the Releases section. No Python installation is required, just one click to run. 🎉
Explore our community and connect with us on visit our website for more Tools and Resources!
We welcome contributions! Feel free to fork this repository, make enhancements, and open pull requests. Please check the issues page for ongoing tasks or bug reports. yi
This project is licensed under the MIT License. See the LICENSE file for details.
⚠️ Disclaimer: This tool is for educational purposes only. 🏫 The creator and contributors are not responsible for any misuse or damages caused. Use responsibly, and only on systems you own or have permission for. ✅
If you encounter any issues or have questions, feel free to reach out or open an issue on GitHub.