Table of Contents
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
Running Gophish
Now that you have gophish installed, you’re ready to run the software. To launch gophish, simply open a command shell and navigate to the directory the gophish binary is located.
Then, execute the gophish binary. You will see some informational output showing both the admin and phishing web servers starting up, as well as the database being created. This output will tell you the port numbers you can use to connect to the web interfaces.
gophish@gophish.dev:~/src/github.com/gophish/gophish$ ./gophish
2016/01/10 23:13:42 worker.go:34: Background Worker Started Successfully - Waiting for Campaigns
2016/01/10 23:13:42 models.go:64: Database not found... creating db at gophish.db
2016/01/10 23:13:42 gophish.go:49: Admin server started at http://127.0.0.1:3333
2016/01/10 23:13:42 gophish.go:51: Phishing server started at http://0.0.0.0:80
Logging In
After Gophish starts up, you can open a browser and navigate to 127.0.0.1:3333
to reach the login page.
The default credentials are:
Username: admin
Password: gophish
Contents
Home
License
What is Gophish?
Installing Gophish
Getting Started
Documentation
Building Your First Campaign
- Introducing Morning Catch Corporation
- Importing Groups
- Creating the Template
- Creating the Landing Page
- Creating the Sending Profile
- Creating and Launching the Campaign
- Viewing Campaign Results