Skip to content

dietcokesec/smtp-enum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This work has been sponsored by Sythe Labs.

smtp-enum

A straightforward smtp enumeration script

Usage

 Usage: main.py [OPTIONS] TARGET WORDLIST

╭─ Arguments ─────────────────────────────────────────────────────────────────────────────╮
│ *    target        TEXT  [default: None] [required]                                     │
│ *    wordlist      TEXT  [default: None] [required]                                     │
╰─────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Options ───────────────────────────────────────────────────────────────────────────────╮
│ --sleep-every               INTEGER  [default: 10]                                      │
│ --install-completion                 Install completion for the current shell.          │
│ --show-completion                    Show completion for the current shell, to copy it  │
│                                      or customize the installation.                     │
│ --help                               Show this message and exit.                        │
╰─────────────────────────────────────────────────────────────────────────────────────────╯

Example

uv run main.py 192.168.1.1 ~/Desktop/Kali/Tools/statistically-likely-usernames/jsmith.txt

About

A straightforward smtp enumeration script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages