Skip to content

Python code to test default credentials for list of rabbitmq login dashboard

Notifications You must be signed in to change notification settings

encodedguy/rabbitmq-whoami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

rabbitmq-whoami

A python script to automate guessing default credentials (guest:guest) for rabbitmq login dashboard.

Usage:

python3 ./rabbitmq-whoami.py file

URL Format in file

Installation

Windows

Install Python from Python website pip install requests

Debian

sudo apt-get install python3 pip sudo pip install requests

Author: @encodedguy

About

Python code to test default credentials for list of rabbitmq login dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages