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

- Update iam__enum_permissions module #438

Merged
merged 4 commits into from
Jun 5, 2024

Conversation

TeneBrae93
Copy link
Contributor

When a user runs "iam__enum_permissions", the module provides them with an overview of permissions in this format:

[iam__enum_permissions] MODULE SUMMARY:

  11 Confirmed permissions for user: cg-sns-user-sns_secrets_cgid01anefb2lz.
   0 Confirmed permissions for 0 role(s).
   0 Unconfirmed permissions for 0 user(s).
   0 Unconfirmed permissions for 0 role(s).

It's likely because I'm a Pacu noob, but it took me some time to figure out how to actually read the permissions it enumerated. This very minor fix will tell the user to type "whoami" to see a detailed list of permissions to save time for noobs like me when first using the module.

image

@DaveYesland DaveYesland merged commit ad7e411 into RhinoSecurityLabs:master Jun 5, 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.

2 participants