SkillAgentSearch skills...

AZ5

MongoDB SCRAM-SHA-1 bruteforcer

Install / Use

/learn @AnthraX1/AZ5
About this skill

Quality Score

0/100

Supported Platforms

Universal

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"

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks6

Languages

Go

Security Score

70/100

Audited on Feb 14, 2025

No findings