- Joined
- Jan 8, 2019
- Messages
- 56,623
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,456
- Points
- 2,313
- Credits
- 32,750
6 Years of Service
76%


Gophish is an open-source phishing toolkit designed for businesses and penetration testers. It provides the ability to quickly and easily setup and executes phishing engagements and security awareness training.
The idea behind gophish is simple – make industry-grade phishing training available to everyone. “Available” in this case means two things –
- Affordable – Gophish is open-source software that is completely free for anyone to use.
- Accessible – Gophish is written in the Go programming language. This has the benefit that gophish releases are compiled binaries with no dependencies. In a nutshell, this makes installation as simple as “download and run”!
Changelog v0.8
- This release fixes a bunch of bugs, adds a few features, and lays the groundwork for really cool features to come.
- RBAC Support
- This release includes initial support for Role-Based Access Control (RBAC). Specifically, it introduces global roles that separates admins from non-admins. You can find more information here.
- Users API
- Users with the admin role have access to the user management API. This API allows you to create and manage users programmatically. You can find documentation for this API here.
- Added Docker Support
- We’ve added a Dockerfile so that you can build Gophish in a container. We’ll be uploading an official Docker image at gophish/gophish shortly.
- Code Refactoring
- While this isn’t a user-facing change, it’s a big one. We’ve refactored a bunch of the code to be cleaner and more structured. This will help new developers coming into Gophish to get up and running more quickly.
- Those are the big changes, but that’s certainly not everything! You can find a full changelog here.
To see this hidden content, you must like this content.