Skip to content
/ pacu Public

PACU - Phishing Automation & Campaigning Utility

Notifications You must be signed in to change notification settings

thirdbyte/pacu

Repository files navigation

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

About

PACU - Phishing Automation & Campaigning Utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages