AZ5

command module
v0.0.0-...-f7b4d23 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2020 License: GPL-3.0 Imports: 24 Imported by: 0

README

AZ5

MongoDB SCRAM-SHA-1 bruteforcer

  -passfile string
    	location of password file, use '-' for STDIN
  -salt string
    	Salt
  -serverkey string
    	Server Key
  -threads int
    	number of workers per machine (default 8)
  -username string
    	Username
  • -passfile Can be S3 bucket path, such as s3://bucket/object, the object must be gzipped.
  • -salt and -serverkey must be in their original Base64 encoded format.

Example:

./mongobrute -salt RMsRzAD1ONlZN19sRjqRpw== -username admin -serverkey YsIpaLeJo28RvHXf37Pk4Obe/jE= -passfile dict.txt

The password above should be "admin"

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