-
Notifications
You must be signed in to change notification settings - Fork 700
Installation
rhino-xander edited this page Jun 26, 2018
·
16 revisions
This page is intended to be a plain-written, easy to follow guide for installing Pacu and resolving installation-related issues.
- Download the source as a zip file from https://github.com/RhinoSecurityLabs/pacu, and extract to
./pacu
. - Enter the
./pacu
directory (the one withpacu.py
in it.) - In your commandline of choice, run
pip3 install -r requirements.txt
. This will install the Python libraries upon which Pacu depends. - Pacu is now installed, and you may run
python3 pacu.py
to begin using the tool.
- Home
- AWS Basics and Security
- User Information
- Developer Information
- Warnings and Disclaimers
- FAQ