iEntry 10th Anniversary LinuxHaxor WH MH

Backtrack 2 : Information Gathering –> All –> SMTP Vrfy



An SMTP Protocol Hacker. Vrfy.pl uses the vrfy command to verify users/mail accounts on a network by using a list of common system names like root, admin, etc…

Basically it bruteforces SMTP server to find usernames from a list of possible names.

We used the following command vrfy.pl -h smtp.digg.com -l names.txtveryfy

That’s how you the do it. :)

pavs


Comments are closed.