is365

command module
v0.0.0-...-4629fec Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2021 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.

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