RagingRotator

command module
v0.0.0-...-63185d4 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

README

RagingRotator

Go Report Card

A tool for carrying out brute force attacks against Office 365, with built in IP rotation use AWS gateways.

Sends login requests to https://login.microsoftonline.com/rst2.srf which returns error codes based on the status of the account. These error codes are documented here.

Usage

  -h            Print help information
  -user         Username for authentication
  -userfile     Path to a file containing a list of usernames
  -domain       Domain for authentication
  -pass         Password for authentication
  -passfile     Path to a file containing a list of passwords
  -userpassfile Path to a file containing a list of username:password pairs
  -delay        Delay between requests in seconds (default: 1)
  -output       Path to the output file for results
  -accesskey    AWS access key for API Gateway deployment
  -secretkey    AWS secret key for API Gateway deployment
  -cleanup		Cleans up unused AWS API Gateways, loops until complete

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