IMAPLoginTester : Script That Reads A Text File With Lots Of E-Mails And Passwords

IMAPLoginTester is a simple Python script that reads a text file with lots of e-mails and passwords, and tries to check if those credentials are valid by trying to login to the respective IMAP servers.

Usage

usage: imaplogintester.py [-h] -i INPUT [-o OUTPUT] [-s] [-t SLEEP_TIME] [-T TIMEOUT] [-P SOCKS5_PROXY] [-v]
optional arguments:
-h, –help show this help message and exit
-i INPUT, –input INPUT
input file with e-mails and passwords
-o OUTPUT, –output OUTPUT
save successes to output file
-s, –show-successes show successes only (no failures)
-t SLEEP_TIME, –sleep-time SLEEP_TIME
set sleep time between tests (in seconds)
-T TIMEOUT, –timeout TIMEOUT
set login requests timeout (in seconds)
-P SOCKS5_PROXY, –socks5-proxy SOCKS5_PROXY
use a SOCKS5 proxy (eg: “localhost:9050”)
-v, –verbose show verbose messages

Preview

R K

Recent Posts

Burrow – Breaking Through Firewalls With Open Source Ingenuity

Burrow is an open source tool for burrowing through firewalls, built by teenagers at Hack Club.…

17 hours ago

Its-A-Trap : Building Secure Web Applications With A Golang Web Server For Authentication

Simple golang webserver that listens for basic auth or post requests and sends a notification…

17 hours ago

Nutek-Apple : Unleashing Power On macOS And Linux

Nutek Security Platform for macOS and Linux operating systems. Tools for hackers, bug hunters and…

18 hours ago

SecureSphere Labs – A Haven For Cybersecurity Innovators And Ethical Hackers

Welcome to SecureSphere Labs, your go-to destination for a curated collection of powerful hacking tools…

18 hours ago

Vulpes/VulpOS : The Docker-Powered All-in-One Workstation For Penetration Testing And Offsec Labs

All in one Docker-based workstation with hacking tools for Pentesting and offsec Labs by maintained…

18 hours ago

LiCo-Extrator : Revolutionizing Icon Extraction Across Platforms

Got it! Below is the updated README.md file with instructions for downloading the project on…

1 day ago