passwordguess.me

command module
v0.0.0-...-907fd27 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2021 License: MIT Imports: 12 Imported by: 0

README

Overview

This is a basic script I wrote to automate the getuserrealm.srf enumeration trick.

Office 365 provides information to mail clients to be used during setup, including the authentication configuration and SSO url if federated auth is used.

We can take advantage of this by requesting this configuration manually, and extracting useful information from it.

As of now, the tool is completely passive from an opsec perspective, as it only hits login.microsoftonline.com one time.

In the future, I plan to add basic scraping and DNS discovery functionality so that enumeration beyond the O365 configuration is possible.

Requirements

go get github.com/gookit/color

Example Usage

image

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