The following are scripts I’ve written over the years for testing various versions of Outlook Web Access (OWA). The scripts automate the process of testing logon credentials and enumerating information from the target system’s address book. It’s likely that minor tweaks will need to be made to the scripts to work on different versions/installations of OWA. I typically perform an authentication attempt or query the address book via a web-browser directed through a proxy. If you take a look at the various GET/POST requests, tweaking the script accordingly should be relatively straight-forward.