An open API service indexing awesome lists of open source software.

https://github.com/owlinux1000/o365discover

A tool for discovering users on Office 365
https://github.com/owlinux1000/o365discover

golang office365 pentest

Last synced: 9 months ago
JSON representation

A tool for discovering users on Office 365

Awesome Lists containing this project

README

          

# o365discover

o365discover can easily check whether users exist or not.

## How to use

```
$ o365discover -u valid@example.com
valid@example.com
$ o365discover -u invalid@example.com # nothing
$ o365discover -f emails.txt
```