Overview
SAT Onboarding
SAT Onboarding
SAT Audit Logs
SAT Landing Page Editor

Product video
Deploy Enterprise Phishing Simulation in Minutes
HailBytes SAT is a fully-managed, enterprise-grade phishing simulation platform that helps organizations test and improve their security awareness posture through realistic phishing campaigns.
What You Get
- Complete phishing simulation platform pre-configured and ready to use
- AWS-integrated deployment with EC2, RDS MySQL (optional), and Amazon SES
- Unlimited phishing campaigns with scheduling and automation
- Advanced analytics dashboard with real-time metrics
- Email template library with customization tools
- Landing page designer for capturing credentials (training)
- REST API for automation and integrations
- Standard support included (3-5 day response) - upgrade available
Perfect For
- Security teams running regular awareness training campaigns
- IT departments testing employee security awareness
- Compliance teams meeting security training requirements
- MSPs delivering phishing simulation services to clients
- Organizations of 50-10,000+ employees
Key Features
Campaign Management
- Create unlimited phishing campaigns
- Schedule campaigns for optimal timing
- Clone and reuse successful templates
- Multi-campaign dashboard
- Historical tracking and trending
Email Capabilities
- HTML email template designer
- Dynamic personalization (name, position, department)
- File attachments support
- Automatic tracking pixels
- Import from existing emails
- Amazon SES integration for high deliverability
Analytics & Reporting
- Real-time campaign metrics
- User interaction tracking (opens, clicks, data submission)
- Detailed timeline views
- Exportable reports (PDF, CSV)
- Trend analysis across campaigns
- Risk scoring by department/user
Integration & Automation
- Complete REST API
- Webhook notifications
- LDAP/Active Directory sync
- SAML/SSO authentication
- CI/CD integration support
Pricing
- $0.24 per vCPU/hour - Simple, transparent pricing
- 2 vCPU minimum, 8GB memory - Right-sized for most organizations
- ~$350/month starting cost - Database, storage, and networking included
- 30-day free trial available - Test with no commitment
- Standard support included - Professional and Enterprise support available as add-ons
Deployment Details
Infrastructure Included
- Compute: EC2 instance (t3.medium or larger)
- Database: RDS MySQL (optional) (DB included in VM)
- Email: Amazon SES integration (separate SES costs apply)
- Storage: EBS volumes for data persistence
- Networking: VPC, security groups, load balancer optional
Setup Time
- 5-10 minutes automated CloudFormation deployment
- Pre-configured security groups and IAM roles
- Production-ready out of the box
- Fully managed infrastructure
Security & Compliance
- SOC 2 Type II compliant infrastructure
- Data encryption at rest and in transit
- Private VPC deployment
- Customizable security groups
- Audit logging enabled
- GDPR/CCPA compliant data handling
Why HailBytes SAT?
vs. SaaS Phishing Platforms
- 50-70% cost savings vs. KnowBe4, Proofpoint, or Cofense
- Complete data ownership - all data stays in your AWS account
- No per-user licensing - unlimited users included
- Full customization - modify templates, workflows, branding
Getting Started
- Subscribe on AWS Marketplace (uses your AWS committed spend)
- Deploy using our CloudFormation template (5-10 minutes)
- Configure your first campaign using our template library
- Launch and monitor results in real-time
Technical Requirements
- AWS account with EC2, RDS, SES permissions
- Minimum: 2 vCPUs, 8GB RAM
- Recommended: 4-8 vCPUs for large organizations (500+ employees)
Highlights
- One-click AWS deployment
- Unlimited phishing campaigns with advanced analytics
- 30-day free trial with Standard support included
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Buyer guide

Financing for AWS Marketplace purchases
Pricing
Free trial
Dimension | Cost/hour |
|---|---|
m4.large Recommended | $0.48 |
t3.xlarge | $0.48 |
t3.large | $0.48 |
t3.medium | $0.48 |
t3.2xlarge | $0.48 |
Vendor refund policy
Contact us at david@hailbytes.com if you're unhappy with this product for any reason and we'll resolve your issue.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
HailBytes SAT v1.2077 - May 20, 2026
This release expands identity and compliance capabilities, adds multi-channel phishing simulation, broadens integration coverage, and modernizes the platform foundation.
Identity and access management adds SCIM 2.0 provisioning for automated user lifecycle, SAML and OIDC SSO with Microsoft Entra ID, Google, and Okta (including OIDC discovery), plus MFA/TOTP and tenant-aware admin workflows.
Compliance and reporting introduces compliance framework mapping across 20 modules covering PCI-DSS, HIPAA, SOC 2, ISO 27001, and LATAM frameworks. New evidence packs and signed PDF certificates of completion support audit needs. Remedial training assignment with repeat-offender risk scoring, historical risk snapshots, and trend reporting round out the reporting improvements.
Phishing and training expands beyond email with Twilio-powered SMS (smishing) and voice (vishing) simulations, QR-code lures, and AutoPhish template/page/group pools. New role-based training tracks for developers, finance, healthcare, and executive audiences include recurring campaigns, quiz tracking, and certificates. The built-in module and template library has been expanded.
Multi-tenant and MSP capabilities add cross-tenant rollups for activity, risk, and engagement across customer environments, plus system-level library flags and cloned-template governance.
SIEM and ticketing integrations add Microsoft Sentinel and Splunk for SIEM forwarding, and ServiceNow, Jira, and PagerDuty for ticketing workflows.
Email security integrations add Microsoft 365 Advanced Delivery and Google Workspace simulation support, plus Proofpoint TAP and Mimecast compatibility. User-reported phishing introduces an Outlook add-in, Gmail phish-report ingest, and a phishing-report slash command.
Data export adds scheduled exports to Amazon S3, Azure Blob Storage, and SFTP destinations.
Platform and operations modernizes the frontend with ES modules bundled via webpack and a Vitest unit-test harness, replacing the legacy gulp pipeline. Self-hosted opt-in analytics replace Mixpanel via a first-party event pipeline. Spanish and Brazilian Portuguese localization is now supported. Instance export and import enables backups and high-availability patching parity. An automated release pipeline publishes from main with generated patch notes, and first-time admin onboarding is smoother.
Upgrade notes: PostgreSQL is the only supported database engine. Migrations run automatically on startup; back up your PostgreSQL data before upgrading. Analytics remain opt-in and collect no data unless explicitly enabled.
Additional details
Usage instructions
HailBytes Security Awareness Training - v1.2077
== 1. First boot (2-3 minutes) == After launching the AMI, allow 2-3 minutes for hailbytes-sat, nginx, and PostgreSQL to initialize.
- SSH in: ssh -i your-key.pem ubuntu@<public-ip>
- The auto-generated admin password is printed in the SSH login banner and stored at /home/ubuntu/hailbytes-sat-initial-credentials.txt (delete after first login).
- Open the admin UI: https://<public-ip>:3333
- Log in as "admin" with that password. You will be forced to set a new password and are strongly encouraged to enable TOTP MFA on first login.
- Verify the service: curl -k https://<public-ip>:3333/api/ready curl -k https://<public-ip>:3333/api/instance/schema-version
== 2. Launch your first campaign ==
- Sending Profile - add an SMTP profile (AWS SES recommended). Use the in-app email-warming guide to ramp sender reputation gradually.
- Email Template - HTML editor with variable substitution: {{.FirstName}} {{.LastName}} {{.Email}} {{.Position}} {{.URL}} {{.RID}}.
- Landing Page - build a credential-capture or training page, or clone an existing site via the import URL field.
- Target Group - add recipients manually, import via CSV, or sync from LDAP / Active Directory / SCIM 2.0.
- Campaign - select template, landing page, sending profile, and targets; schedule or send immediately.
- Results - opens, clicks, submissions, and user-reported phish appear in real time. Export CSV or push events to SIEM via webhook.
== 3. AWS SES integration ==
- Verify your sending domain in AWS SES.
- Move SES out of sandbox (request production access).
- In SAT, create a Sending Profile: Host: email-smtp.<region>.amazonaws.com Port: 587 (STARTTLS) Auth: your SES SMTP credentials
- Send a test email, then ramp volume per the warming guide. EU customers: us-east-1 SES is not GDPR-appropriate -- use eu-west-1 or eu-central-1.
== 4. Network & security ==
- Admin UI: TCP 3333 (HTTPS) - restrict by Security Group to admin IPs.
- Phish srv: TCP 80/443 (nginx, SSL/TLS) - open to the public Internet.
- SSH: TCP 22, key-only auth - restrict by Security Group.
- AES-256-GCM at rest for all PII; key in /etc/hailbytes-sat/.
- Comprehensive audit logging with IP and user-agent tracking.
- UFW blocks all other ports by default.
== 5. High availability (optional) == For multi-AZ active-active behind an Application Load Balancer with RDS Multi-AZ Postgres and ElastiCache Redis:
- CloudFormation: deploy/aws/cloudformation-ha.yaml
- Cloud Shell: deploy/aws/provision-ha.sh
- Runbook: docs/AWS_HA_DEPLOYMENT.md HA patching helpers ship at: /opt/hailbytes/bin/ha-pre-patch-backup.sh /opt/hailbytes/bin/ha-post-patch-verify.sh
== 6. Backup & restore ==
- Export a full instance bundle (DB + uploads + config metadata): GET /api/instance/export -> .tar.gz
- Restore to a matching-version SAT host: POST /api/instance/import?confirm=replace-all-data=true The bundle records a SHA-256 fingerprint of the encryption key so a host with the wrong key is rejected before any data is written.
== 7. Service operations ==
- Status: sudo systemctl status hailbytes-sat
- Logs: sudo journalctl -u hailbytes-sat -f
- Restart: sudo systemctl restart hailbytes-sat If the UI is unreachable, wait 3 minutes after launch and confirm Security Group rules allow inbound 3333, 80, and 443.
== 8. Support ==
- Support portal: https://support.hailbytes.com (Entra ID SSO, SLA tracking, encrypted file storage, ticket dashboard)
- Email: support@hailbytes.com
- Documentation: https://hailbytes.com/sat/ For AWS-infrastructure issues (EC2, networking, SES, IAM), open a case through AWS Support on your account.
Resources
Vendor resources
Support
Vendor support
Support Resources
- Email: support@hailbytes.com
- Documentation: https://hailbytes.com/documentation/
- Product Page: https://hailbytes.com/sat/
- Support Plans: https://hailbytes.com/support-pricing/
Questions? Visit https://hailbytes.com or email sales@hailbytes.com
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

FedRAMP
GDPR
HIPAA
ISO/IEC 27001
PCI DSS
SOC 2 Type 2
Standard contract
Customer reviews
Targeted phishing simulations have improved staff awareness and provide measurable risk insights
What is our primary use case?
Setting up a phishing simulation for a client using Gophish typically starts with defining the objectives of the client, which varies from one client to another. We determine if we are testing awareness of credential harvesting, malicious links, or attachment-based attacks. After figuring that out, we create the target user groups, design or customize the phishing email template, and configure a landing page that simulates the intended scenario. We then set up the sending profile, schedule the campaign, and launch it to the selected users. During the campaigns, Gophish allows us to gather data that we visualize using our own platform, including interactions, how many people opened the email, who opened it, how many clicked the phishing link, how many reported the email as phishing, and how many submitted their credentials. We can even see those credentials to ensure that the submission is genuine, as sometimes individuals realize it is phishing and enter dummy credentials. After completing the campaign, we analyze the results, identify trends and high-risk groups, and provide a report, as our platform features automated reports with graphs and recommendations for awareness training opportunities for our clients.
What is most valuable?
Some of the best features Gophish offers include easy campaign creation with customizable email templates and landing pages, detailed tracking and reporting, including email opens, link clicks, credential submissions, and reported emails. Additionally, we can see what device users employed, for instance, whether they used an iPhone, mobile phone, or laptop, and which browser they used. This information helps us understand which browsers can open such emails while others may detect phishing attempts and block them. Other good features include user and group management, RESTful API support, well-documented processes, scheduled campaign management, the open-source aspect, high customizability, and simple deployment and administration.
The feature I rely on most and find most valuable in my day-to-day work is Gophish's reporting and tracking capability. Being able to see who opened an email, clicked a link, submitted credentials, or reported a phishing attempt provides clear and measurable insights into the organization's security awareness. These metrics help demonstrate risk levels, identify areas needing additional training, and show improvements over time. For example, if we conduct one campaign with a client, then provide training for those who failed, we can later run another campaign and evaluate who has improved or who still needs help. These metrics again assist in demonstrating risk levels, identifying training needs, and tracking improvements, making simulations much more actionable than merely sending test emails.
What needs improvement?
For how long have I used the solution?
What do I think about the stability of the solution?
What do I think about the scalability of the solution?
How are customer service and support?
Which solution did I use previously and why did I switch?
How was the initial setup?
It was very easy for our team to learn and adopt Gophish due to its straightforward interface and clear workflow for creating campaigns, managing user groups, and reviewing results. Most team members achieved productivity with minimal training thanks to the excellent documentation and well-documented APIs, making it accessible with just a little reading.
What was our ROI?
What's my experience with pricing, setup cost, and licensing?
Which other solutions did I evaluate?
What other advice do I have?
I would describe Gophish's performance and reliability during large campaigns or high user loads as very reliable and performing well. I acknowledge there are limitations on the number of emails that can be sent simultaneously, leading to the emails being split into separate groups for sending. However, that is not an issue for us, as what we want Gophish to do is not particularly time-sensitive; we do not need all the emails to go out at one specific time. The reliability remains very good overall.
There have not really been any significant challenges we have faced using Gophish, as it is very well-documented and we have implemented it through our own dashboard and reporting system. We primarily needed it to perform its core functions: sending emails, ensuring everyone receives correct templates and landing pages, and reporting accurate data. Gophish accomplishes that very well, with no major challenges.
Gophish supports compliance and regulatory requirements for our organization and clients indirectly, as many government agencies and private companies are mandated to conduct internal training to prevent accidental data leaks or phishing. Our company performs the testing to ensure employees are educated and, if they fail, we provide them training, with Gophish facilitating the assessment process.
We receive mostly positive feedback regarding Gophish, but it is worth noting that we run Gophish alongside our own platform. Our clients and users do not distinguish between Gophish and our platform, as they only recognize our reliable system. Therefore, they generally provide positive feedback, reinforcing that notion.
Gophish helps meet our clients' organizational security goals by assisting in identifying weak points in their teams and facilitating training to prevent information leakage or account hacking.
My advice for others considering Gophish is to thoroughly read the documentation. Many people skip this step and expect the tool to provide everything without understanding how to use it. Gophish offers great documentation, and those who take the time to read it will find it immensely helpful. I would rate this product an 8 out of 10.
Quarterly simulations have improved phishing awareness and guide targeted staff training
What is our primary use case?
As Gophish is an open-source tool, we prefer to use it because it is free and does not retain any personal data. We run a campaign on Gophish , which is usually designed by our own developer team, using our own template, email headers, and then choosing the filters for on-click emails and credential uploads. This is how we run a campaign every quarter using Gophish and send an email to all employees. We determine how many of them have clicked on the email and how many of them have entered their credentials on the login page.
I have an example to share here. The last time we did a Gophish simulation, it was with a newsletter template. The scenario was that a company is launching a new newsletter, and employees could apply or subscribe to it by entering their company email ID. This is how employees get trapped and how they risk exposing the company to cyber attacks. We use Gophish to understand how many employees are still not aware of phishing attacks overall. After that, we provide them with phishing prevention practices and training.
What is most valuable?
Gophish is one of the easiest tools that I can see available online, and a significant advantage is that it is free of cost and open source. Even if I need some customization, I can use Gophish and do whatever I want with the tool. I can also design my own campaign according to my own requirements with my developer teams, and we can run this very efficiently and clearly in any organization. It is very easy to use.
The best features Gophish offers are no limit on the number of employees I can target. Many other tools limit the number of employees because many organizations have a huge number of employees. I have used Gophish for many employees and I did not find any limitation. Secondly, I do not have any restriction over my template or design. Gophish allows us to put every design and everything that we want.
Gophish has really helped me find what category or what department of the company usually has more employees entering their data, clicking on emails, or opening emails. We found that we need more training in certain departments. For example, in the finance department, people do not understand phishing. We can provide them more training about phishing simulation and related awareness. By this, we also get many insights and it was really helpful for us to understand the requirements of cybersecurity and phishing simulation.
What needs improvement?
Currently, we do not think Gophish requires much improvement other than a better graphical user interface. Gophish still has an older or outdated design or GUI. They can work on the GUI more significantly.
Because I think with the technicalities and everything, it is perfect, but just because of the UI and other aspects, I would appreciate seeing more usability. For example, if we could also use it from a phone and add new templates or new ideas, that would be beneficial.
For how long have I used the solution?
I have been using Gophish for a particular time frame because we usually perform this activity quarterly in our organization so that we can assess how employees are aware of phishing attacks and all phishing emails.
What other advice do I have?
Gophish does not have standard templates available. We can use it from the browser itself, but we prefer to use our own templates to use it on a mass scale because the available templates are very basic. Employees can easily understand that it is a phishing attempt when using the standard templates. We use our own techniques to create real phishing scenarios for employees.
I do not think there will be any security concerns or any negative impact because it is an open-source tool and we can use it the way we want.
Gophish is a very good tool to use, and I would recommend it to others. My review rating for this product is 8 out of 10.
Automated phishing projects have saved significant time and simulate realistic attack workflows
What is our primary use case?
I have used Gophish in a project where I created a phishing email and sent that phishing email to my other email.
In this project, I was simulating the scenario of a phishing simulation, demonstrating how a phishing attack happens from both the attacker's perspective, as well as the blue teamer's perspective. I set up the recipient email template and links, submitted what my sender email was, what the victim's email was, and I completed the whole setup in Gophish to execute a phishing attack.
Apart from this project, I have used Gophish for activities including video editing, browsing, and mapping.
What is most valuable?
The best feature of Gophish is that you can create images of your workstations, and I have made an instance from which I created an image that I saved, allowing me to automatically run up the website or servers as I put in some executable commands.
The automation work with Gophish reduces my efforts and manpower, letting the servers turn on automatically whenever I need to start this image.
Using Gophish has helped me reduce my efforts and make more requests, allowing me to conduct many more phishing attacks in a shorter period. For example, without Gophish, creating a phishing email would take me at least two to three hours, but with Gophish, you can simply copy-paste the templates and send multiple phishing emails within a few minutes. What took me two to three hours can be done in 15 to 25 minutes.
I have saved time and resources using Gophish. If I did all the phishing activities manually, it would have taken a lot of time, with time being the most efficient thing I have saved through Gophish.
What needs improvement?
The one improvement I would like to see in Gophish is the booting up of the images, as it sometimes takes a lot of time and could be improved.
I chose a rating of 8 out of 10 for Gophish because it is an interesting tool, but there are some drawbacks, such as the booting up of images which takes a lot of time, although everything else is good.
For how long have I used the solution?
I have been using this tool for one year.
What do I think about the stability of the solution?
I have not experienced any downtime or crashes with Gophish; it performs well.
What do I think about the scalability of the solution?
Gophish can handle larger projects or more users and performs well.
How are customer service and support?
I have never reached out for help to customer service, but I hope it will be good.
Which solution did I use previously and why did I switch?
Gophish was the first tool I used for phishing.
How was the initial setup?
As a free user, I did not incur any costs. I just had to download Gophish, and everything else was straightforward.
Which other solutions did I evaluate?
Gophish was my first option. I tried it and found it to be a great tool.
What other advice do I have?
My advice for anyone looking into using Gophish is to give yourself some time to understand all the services. At first, you might not grasp everything, but gradually you will learn everything, which makes this an awesome tool. I have given Gophish a rating of 8 out of 10.
Streamlined phishing simulations have boosted red team efficiency and automated targeted campaigns
What is our primary use case?
My main use case for Gophish is simulating phishing campaigns and using it in red team engagements.
In a red team engagement, you set up Gophish , specify your phishing scenario, configure your email server and landing page, start your Gophish server and then send your emails. When the targets enter their credentials, you receive them in Gophish.
What is most valuable?
The best features Gophish offers include its extensibility. I think the best feature is the extensibility, as Gophish makes it super easy to edit emails, replace fields, and automate landing page extraction and displaying.
I typically make use of Gophish's extensibility through the automation of webpage extraction and the webpage simulation. The inputting of targets' names and information into emails automatically stands out as a particular customization I have set up.
Gophish has positively impacted my organization by making it very easy to set up and start phishing campaigns. Before Gophish, you had to develop an infrastructure, start a mail server, build a landing page from scratch, customize, create and customize emails, and you had to repeatedly send each email differently. There were a lot of hiccups and problems, but with Gophish, it is very easy to start a campaign and to change from campaign to campaign, to receive credentials or anything that you want from the campaign.
Since using Gophish, the number of campaigns has increased dramatically. Before, we would do a phishing simulation in about two to four weeks. But now, using Gophish, we can start and finish a phishing simulation in a week, in about four days. So there is three weeks of time saved. For efficiency, before, you needed three team members to build a campaign, focusing on landing page development, infrastructure work, and creating the scenario. But now, just one person can do three jobs.
What needs improvement?
Gophish could be improved by adding a section where you can manage payloads, so executables, and receive sessions; that is what is missing from it. It does not handle lists well either, so when you have a big list of email addresses or users, it crashes, perhaps in the sending of the emails or somewhere else, but it crashes. It would also be great if you added spam detection and prevention capabilities, so the emails you are using in your campaign do not get blacklisted.
I do not think the user interface needs major improvements, as it is great. Sometimes, the difference between opened emails and sent feedback is a little bit confusing, but overall, I think it is great.
For how long have I used the solution?
I have used Gophish from the beginning of my career, so basically six years.
What do I think about the stability of the solution?
Gophish is stable.
What do I think about the scalability of the solution?
We did not really have to scale because we had small campaigns, so I do not have an answer to that question about scalability.
How are customer service and support?
We did not really use customer support because we are technicians and we fixed all the technical problems ourselves.
Which solution did I use previously and why did I switch?
We did not previously use a different solution; we just relied on self-developed scripts and solutions, everything was built in-house. We switched because at one point it was not sustainable and was not as efficient as a commercial product.
What was our ROI?
There has been a return on investment; we need fewer team members to do the same engagements. Before, you needed three people for an engagement, but now just one person can manage. So there definitely was a lot of money saved.
What's my experience with pricing, setup cost, and licensing?
My experience with pricing, setup cost, and licensing was great; I do not have anything to complain about.
Which other solutions did I evaluate?
Before choosing Gophish, we evaluated Evilginx, but we decided to go with Gophish because it was more professional and more extensible.
What other advice do I have?
I would advise others looking into using Gophish to give it a try because it is really useful. It is definitely better than using your own solution because it is maintained by a team of competent developers that know what they are doing. I gave this review a rating of eight out of ten.
Phishing awareness campaigns have improved training impact but still need smarter automation
What is our primary use case?
The main use I make of Gophish is to carry out phishing campaigns for clients. In this case, I work for external companies that ask their employees to participate in awareness campaigns so that their company does not fall for scams and, of course, so their data does not end up compromised on the Dark Web, for example.
One campaign I carried out was for Embutidos Martínez, in which the timing was based on the fact that it was around November, so it was about Black Friday, and many people fell for it because Black Friday is all about offers before Christmas. From there, many people fell for the phishing since we were advertising all kinds of products, especially technology products which at that time of year are the ones most commonly bought for Christmas.
I focus on doing phishing campaigns, although not just traditional phishing of sending an email and then leading to another email, but also smishing and quishing. I have carried out these campaigns, in which I used Gophish in parallel because it generates a token and from that token you can then create quishing and smishing.
I used it for various types, not just traditional phishing but also quishing and smishing.
What is most valuable?
The best features are that it is free software and that you can put in your own templates and from there you make customized templates to your liking. It does not give you everything pre-made like other platforms such as Proofpoint, but it is quite good because you learn and it is more traditional to use Gophish.
The solutions it provides are that you can use it at whatever level you want. It is super free and has no limitation. I have used it in many areas: traditional email phishing, smishing or quishing, and it allows you to create whatever templates you want. It is more than free enough and you set up the configuration as you prefer. It is free, unlike others such as KnowBe4 or Proofpoint, where everything comes already pre-made, whereas with Gophish you can do it freely to your liking with DNS configuration, the email settings such as SPF, DKIM, DMARC, whatever it may be.
Gophish's features are that it is free, you can do whatever you want, and it is super basic. If you know IT, HTML, CSS, JavaScript, it is useful for making templates to your liking and tailored to you, not some pre-cooked templates like the ones you get from KnowBe4 or Proofpoint.
The impact it has had is that we have been able to sell it to clients who, for example, do not have the money to pay for a platform because they are small startups, and so with Gophish we create a solution that is cheaper for them. Paying for Proofpoint or KnowBe4 is too expensive, and with Gophish being free software and open source, anyone can run campaigns.
It has been thanks to the people who have fallen for the phishing. When they fall for a phishing, for example, we take them to an educational page, where thanks to that educational content they know that they have fallen for that phishing and from there we raise their awareness so they do not fall for phishing again.
What needs improvement?
I think Gophish could be improved with more automation, for instance. It is great that you can create templates, schedule them, and do everything you want in Gophish, but it would be nice to have a small integrated AI model with which you could create email templates and phishing templates. It would be nice if Gophish implemented artificial intelligence.
I wish Gophish could provide more support and be more advanced and that they continue developing it because it seems that Gophish does not get many updates, and I think they need to implement more features. It is great because it is free, but it needs more features. It would be cool if there was an artificial intelligence model that could create phishing campaigns or templates or email templates for you integrated within Gophish.
I would rate it a seven. It is quite good and free software, but it needs more substance. It also depends on the number of clients a company has; it may be necessary to launch Gophish in a staggered way, which I also think is a drawback Gophish has. The issue is that if there are many people being targeted, for example, 5,000 employees in a company and you send 5,000, it may be that sending so many messages gets blocked by the security systems companies have. I think that Gophish could also improve the message sending flows.
I gave it a seven because there are things to improve and it is not perfect. As I said before, it would be nice if templates could be created with AI, integrated into Gophish using an API with Gemini or ChatGPT or whichever, but the point is that it would be nice if the sending flows at large scale were better managed. When you send a phishing campaign to 5,000 people, you have to send it in sections in a staggered way, for example: to these 5,000 people it is going to be sent between eight in the morning and four in the afternoon. If you send them all at once, the phishing may get blocked and then the campaign has no effect.
I would like it if Gophish implemented more improvements because they are needed, as it is kind of a bit stagnant. I hope that in the future they add more improvements including creating personalized templates with artificial intelligence and improving the message sending flows.
For how long have I used the solution?
I have been using Gophish for two years.
What do I think about the stability of the solution?
I consider Gophish to be stable, but it needs improvements.
What do I think about the scalability of the solution?
Gophish's scalability is very simple. You make a full copy of the database you have with Gophish and you can move it from one VPS to another. That is wonderful.
How are customer service and support?
I have never contacted Gophish customer support because it is free software. At the beginning I never had any problems with Gophish.
Which solution did I use previously and why did I switch?
I did not use any other option. I have always used Gophish because it is free software. I could have also used KnowBe4 or Proofpoint, but those platforms are paid.
I did not evaluate other options. With Gophish being free there is no other option.
How was the initial setup?
Above all, patience and having a lot of information about IT topics are required, being clear on what DNS is, what a VPS is, and knowing what SPF, DKIM, DMARC are, which are checks that emails have to verify that they come from that sender, for example the email. Knowing all that information and knowing how to configure it is essential. Especially if you like making email templates, it is very good. From an email you receive, for example, that you want to phish with, you can import it directly into Gophish. That is wonderful.
What about the implementation team?
We are resellers because, as I mentioned before with the VPS, we run phishing campaigns with Gophish.
What was our ROI?
The return on investment is obvious. In terms of saving on staff, you save yourself from spending hundreds of thousands of euros on buying platforms like Proofpoint or KnowBe4. Those platforms are paid and are more professional, intended for doing this at large scale, and Gophish is quite good because it also serves to run phishing campaigns. The thing is that you save money because all you need for Gophish to work is a VPS and a domain on which you are going to run the phishing campaign, and that is it, because Gophish itself is free software and is free of charge.
What's my experience with pricing, setup cost, and licensing?
It is free software. Gophish does not cost a single penny and that is very good. Proofpoint or KnowBe4 do cost money and, of course, since we charge the client, a small startup cannot afford it and so we use the Gophish solution.
What other advice do I have?
I hope that Gophish continues as a project and includes improvements. It is quite good and a simple, straightforward platform that anyone can use. Of course, you need some IT knowledge because someone who does not know about IT cannot use it. Proofpoint or KnowBe4 is more pre-made for doing phishing campaigns because it is just clicks, but of course, as Gophish is very customizable, you can create your templates and create your campaigns. I gave this review a rating of seven out of ten.