Metadata-Version: 2.1
Name: pacu
Version: 1.4.1
Summary: The AWS exploitation framework, designed for testing the security of Amazon Web Services environments.
License: BSD-3
Author: Rhino Assessment Team
Author-email: pacu@rhinosecuritylabs.com
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: SQLAlchemy (>=1.3.0,<1.4.0)
Requires-Dist: SQLAlchemy-Utils (>=0.37.2,<0.38.0)
Requires-Dist: awscli (>=1.18,<2.0)
Requires-Dist: boto3 (>=1.16,<2.0)
Requires-Dist: botocore (>=1.16,<2.0)
Requires-Dist: chalice (>=1.27.3,<2.0.0)
Requires-Dist: dsnap (>=1.0.0,<2.0.0)
Requires-Dist: jq (>=1.4.1,<2.0.0)
Requires-Dist: policyuniverse (>=1.5.0.20220613,<2.0.0.0)
Requires-Dist: pycognito (>=2023.5.0,<2024.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: qrcode (>=7.4.2,<8.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: typing-extensions (>=4.0.0,<5.0.0)
Requires-Dist: urllib3 (>=1.26.4,<2.0.0)
