Gophish User Guide
  • Introduction
  • License
  • What is Gophish?
  • Installation
  • Getting Started
  • Documentation
    • Changing Account Settings
    • Groups
    • Templates
    • Attachment Tracking
    • Landing Pages
    • Sending Profiles
    • Campaigns
    • Using the API
    • Generating Reports
    • Email Reporting
    • Webhooks
    • User Management
    • Logging
  • Building Your First Campaign
    • Introducing the Morning Catch Corporation
    • Creating the Sending Profile
    • Importing Groups
    • Creating the Template
    • Creating the Landing Page
    • Launching the Campaign
  • Template Reference
  • Additional References
  • FAQ
Powered by GitBook
On this page
  1. Building Your First Campaign

Creating the Landing Page

PreviousCreating the TemplateNextLaunching the Campaign

Last updated 7 years ago

The Morning Catch corporation has a webmail portal that we will clone for our landing page.

Start by navigating to the "Landing Pages" page and clicking the "New Page" button.

To import a site by URL, click the "Import Site" button. The webmail portal is located at /mail/, so I will use http://192.168.56.101/mail/ as my import URL.

After the import, you'll see the HTML populated into the editor. Clicking the "Source" button shows a preview of the page.

Preview

Finally, we'll capture submitted data and passwords by checking both options, and we'll redirect users to the webmail portal after they submit credentials.

Finally, click "Save Page" to save the landing page.

import site