SMTP-Enum is a lightweight, high-speed Python 3 tool designed for security researchers and penetration testers to identify valid users on a target mail server. It leverages the SMTP VRFY command to query the server and determine if a specific username exists.
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Update SMTP enum logic, add banner support, cleanup files
ae604adView on GitHubUpdate the README.md file and adding a Screenshot from the tool.
0b9505bView on GitHubImplemented mock SMTP server and added default usernames list.
e54d787View on GitHub