The AWS exploitation framework, designed for testing the security of Amazon Web Services environments.
BSD 3-Clause "New" or "Revised" License
4.37k
stars
694
forks
source link
Update secrets_enum to list found secrets #448
Closed
h00die closed 2 months ago
When a user has permission to list secrets, but not read them, the output isn't very helpful:
Lots of failures, but no idea what the failures are for. Yes access is denied, but to what?
This PR adds a few print statements to give the user a better idea of what is being probed.