Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New module: mq__enum #431

Merged
merged 10 commits into from
May 28, 2024
Merged

New module: mq__enum #431

merged 10 commits into from
May 28, 2024

Conversation

6a6f656c
Copy link
Contributor

Enumerates MQ Instances and stores information into json file.

@h00die
Copy link
Contributor

h00die commented May 24, 2024

Running against a specific region

image

For the stored data, it's just a subset of the data that we thought would be of value to a pentester.
image

all regions with 1 broker & 1 user

image

image

mutliple brokers and users

image

image

@h00die
Copy link
Contributor

h00die commented May 24, 2024

The only other improvement we thought of (other than adding more useful fields into the saved data) would be saving this to data as well. Thoughts on that?

@DaveYesland
Copy link
Collaborator

The only other improvement we thought of (other than adding more useful fields into the saved data) would be saving this to data as well. Thoughts on that?

Yeah agreed, seems like this data should go into the DB instead of just a file since it is just structed data from a service.

@6a6f656c
Copy link
Contributor Author

All fixed...ready for review.

pacu/modules/mq__enum/main.py Outdated Show resolved Hide resolved
pacu/modules/mq__enum/main.py Outdated Show resolved Hide resolved
pacu/modules/mq__enum/main.py Outdated Show resolved Hide resolved
pacu/modules/mq__enum/main.py Outdated Show resolved Hide resolved
pacu/modules/mq__enum/main.py Outdated Show resolved Hide resolved
pacu/modules/mq__enum/main.py Outdated Show resolved Hide resolved
pacu/modules/mq__enum/main.py Outdated Show resolved Hide resolved
@6a6f656c
Copy link
Contributor Author

Ready for review

DaveYesland
DaveYesland previously approved these changes May 28, 2024
@DaveYesland DaveYesland merged commit ffe86f6 into RhinoSecurityLabs:master May 28, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants