v1.3.0
Modules
A new LATERAL_MOVE module added: organizations__assume_role
https://github.com/RhinoSecurityLabs/pacu/wiki/Module-Details#organizations__assume_role. Thanks @WebbinRoot !
Additions
Added a new CLI option to import keys from a specified profile during a CLI run #357
Also bug fixes.
What's Changed
- fix #351 by @DaveYesland in #352
- AWS Organizations - organizations__assume_role module by @WebbinRoot in #353
- Fix no loop break when enter for key alias by @DaveYesland in #354
- Change session_token to be none when keys are set without one fixes #355 by @DaveYesland in #356
- Enhancement/add cli option to import keys
--import-keys
by @DaveYesland in #357
Full Changelog: v1.2.1...v1.3.0