Template Workbench

Developer tool for creating and handling phishing simulation templates for Phishing Club or Gophish

View on GitHub

Template Development Features

👁️

Preview

See templates with test data as you edit in your favorite IDE

🔄

Variable Testing

Test {{.FirstName}}, {{.Email}} substitution with realistic sample data

📱

Naive Responsive Testing

Preview templates across mobile, tablet, and desktop with built-in device presets

🔌

Export Ready

Compatible with Phishing Club template formats for seamless deployment

Quick Start

Docker

git clone https://github.com/phishingclub/templates.git
cd templates
docker-compose up

Go

git clone https://github.com/phishingclub/templates.git
cd templates
go run .