Skip to content
/ PoFish Public

A DockerFile which once built, can be deployed with different options to perform a phishing exercise.

Notifications You must be signed in to change notification settings

wanetty/PoFish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POFISH

Execute

docker run --rm -it --name pofish -p 80:80 -p 3333:3333 --env DOMAIN=<yourdomain> --env PUBLIC_IP=<your_public_ip> pofish start.sh

Get DKIM for DNS

sudo docker exec pofish cat /etc/opendkim/keys/<yourdomain>/202109.txt

More info

https://wanetty.github.io/tools/pofish

About

A DockerFile which once built, can be deployed with different options to perform a phishing exercise.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published