Ecosyste.ms: Awesome
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: about 11 hours ago
JSON representation
A tool for discovering users on Office 365
- Host: GitHub
- URL: https://github.com/owlinux1000/o365discover
- Owner: owlinux1000
- Created: 2022-05-09T07:09:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-15T11:33:22.000Z (over 2 years ago)
- Last Synced: 2024-06-20T12:39:06.838Z (5 months ago)
- Topics: golang, office365, pentest
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```