Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-05-28 | 2.2 kB | |
v1.6.0 source code.tar.gz | 2024-05-28 | 12.2 MB | |
v1.6.0 source code.zip | 2024-05-28 | 12.3 MB | |
Totals: 3 Items | 24.4 MB | 0 |
This release requires a newly initialized DB for previous versions: rm ~/.local/share/pacu/sqlite.db
What's Changed
- Fix an error in ebs__download_snapshots by @TeneBrae93 in https://github.com/RhinoSecurityLabs/pacu/pull/418
- Validate target-instances for systemsmanager__rce_ec2 by @h00die in https://github.com/RhinoSecurityLabs/pacu/pull/419
- Add error handling to get_policy in systemsmanager__rce_ec2 by @h00die in https://github.com/RhinoSecurityLabs/pacu/pull/420
- Fix aws-cli install in Dockerfile, breaking workflows by @DaveYesland in https://github.com/RhinoSecurityLabs/pacu/pull/430
- Fix spelling of public by @h00die in https://github.com/RhinoSecurityLabs/pacu/pull/425
- Fix spelling of later by @h00die in https://github.com/RhinoSecurityLabs/pacu/pull/428
- fix iam__decode_accesskey_id category by @h00die in https://github.com/RhinoSecurityLabs/pacu/pull/429
- change enum__secrets to secrets__enum by @h00die in https://github.com/RhinoSecurityLabs/pacu/pull/427
- Fix module list generation for autocomplete by @h00die in https://github.com/RhinoSecurityLabs/pacu/pull/424
- New Feature: Quiet Flag by @h00die in https://github.com/RhinoSecurityLabs/pacu/pull/426
- Enhance iam__enum_permissions w/ unconfirmed and counts by @h00die in https://github.com/RhinoSecurityLabs/pacu/pull/421
- New Module: SNS topic subscription via email & SNS enum by @h00die in https://github.com/RhinoSecurityLabs/pacu/pull/422
- New module: mq__enum by @6a6f656c in https://github.com/RhinoSecurityLabs/pacu/pull/431
- Add options to privesc module and Fix [#415] by @DaveYesland in https://github.com/RhinoSecurityLabs/pacu/pull/432
- Issue 412 username overwrite by @EduardSchwarzkopf in https://github.com/RhinoSecurityLabs/pacu/pull/413
New Contributors
- @TeneBrae93 made their first contribution in https://github.com/RhinoSecurityLabs/pacu/pull/418
- @h00die made their first contribution in https://github.com/RhinoSecurityLabs/pacu/pull/419
- @6a6f656c made their first contribution in https://github.com/RhinoSecurityLabs/pacu/pull/431
Full Changelog: https://github.com/RhinoSecurityLabs/pacu/compare/v1.5.3...v1.6.0