Metadata-Version: 2.1
Name: pacu
Version: 1.1.3
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.6,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
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.23.0,<2.0.0)
Requires-Dist: dsnap (>=1.0.0,<2.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: typing-extensions (>=3.7.4.3,<4.0.0.0)
Requires-Dist: urllib3 (>=1.26.4,<2.0.0)
