PhishPaste
Phishpaste is a tool used to copy landing pages, sending profiles, and email templates between users in gophish set $DATABASE_URL export DATABASE_URL='<<gophishdbuser>>:<<gophishdbpwd>>@(<<IPADDRESS>>:3306)/gophish?charset=utf8&parseTime=True&loc=UTC' change to the gophish directory cd /root/gophish/ List gophish users go run phishpaste.go --list-users Copy data go run phishpaste.go --source <<sourceuser>> --destination <<destinationuser>> --email-templates --landing-pages --sending-profiles ![[PhishPaste-20241210134632470.webp]]