Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 644 Bytes

README.md

File metadata and controls

44 lines (32 loc) · 644 Bytes

PACU

Quick Way (Pull Docker Images) / For Ubuntu 20.04 LTS (AWS) Only

Install

curl -sSL raw.githubusercontent.com/thirdbyte/pacu/main/init.sh | bash

or

curl -sSL bit.ly/3haQKqI | bash

Use

pacu

Manual Way (Build Docker Images)

Install

git clone https://github.com/thirdbyte/pacu
cd pacu
chmod +x *.sh
./build.sh

Use

./setup.sh

GoPhish's Admin Web UI is available at https://172.16.238.4:3333. To access it from another client, use SSH local port forwarding.

ssh -L 127.0.0.1:3333:172.16.238.4:3333 user@remotehost

Credentials: admin:admin@gophish