is365

command
v0.0.0-...-f9b4428 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2022 License: GPL-3.0 Imports: 12 Imported by: 0

README

is365

is365 takes a list of email addresses on stdin and checks them against Office 365's GetCredentialType API.

Usage

$ cat users.txt
jdoe@somewhere.com
realuser@nowhere.com
arya@thenorth.com

$ cat users.txt| is365
realuser@nowhere.com

Useful parameters include -c for concurrency (default: 20) and -proxy to send traffic via HTTP proxy.

Note: This API will start returning false positives once the rate limit is hit. To avoid false positives, this will terminate early.

Installation

go install github.com/leesoh/hacks/is365@latest

Thanks

This tool is entirely based off of this blog post, which you should certainly read.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL