Releases: RhinoSecurityLabs/pacu
Releases · RhinoSecurityLabs/pacu
v1.2.1
Modules:
- Adds iam__enum_action_query module. This allows enumerated permissions to be queried by actions.
Enhancements:
- Adds privesc method information output and method list feature to the iam__privesc_scan module.
What's Changed
- Add privesc method info feature by @DaveYesland in #347
- Module/iam enum_action_query by @DaveYesland in #348
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Changes:
- Refactors iam__enum_permissions and iam__privesc_scan to use Policy Universe (https://github.com/Netflix-Skunkworks/policyuniverse)
- Bump the minimum Python version to 3.7
This should make policy parsing more accurate and allow the use of policy universe in other modules.
What's Changed
- Enhancement/use policy universe for iam enum by @DaveYesland in #344
Full Changelog: v1.1.6...v1.2.0
v1.1.6
Bug fixes:
#275
#297
#340
#342
What's Changed
- fixes #275 by @DaveYesland in #338
- fix #297 by @DaveYesland in #339
- fixes #340 by @DaveYesland in #341
- fixes #342 by @DaveYesland in #343
Full Changelog: v1.1.5...v1.1.6
v1.1.5
Full Changelog: v1.1.4...v1.1.5
Release v1.0.3
Fix remote last update check.
Full Changelog: v1.0.2...v1.0.3