Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/owlinux1000/o365discover

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

golang office365 pentest

Last synced: about 11 hours 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 [email protected]
[email protected]
$ o365discover -u [email protected] # nothing
$ o365discover -f emails.txt
```