Skip to content

Brute force script that tests if users from a users list exist in a smtp server.

Notifications You must be signed in to change notification settings

nrrpinto/smtp_verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

This is a very simple Python Script to find users in SMTP servers

Inputs:
1. IP
2. <wordlist of usernames>

Example how to use it:
  # ./smtp_verifier 192.168.1.108 usernames.txt


About

Brute force script that tests if users from a users list exist in a smtp server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages