Skip to content

Commit

Permalink
GitBook: [gophish#10] No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
secudna authored and gitbook-bot committed Nov 18, 2022
1 parent d3a2d3f commit df02c9a
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 20 deletions.
Binary file added .gitbook/assets/image (1) (2).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .gitbook/assets/image (1).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .gitbook/assets/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ For my campaign, I'll be sending emails from Boyd Jenius, the system administrat

The domain used (here compte-google.com) have not been added to your account, you need to be created it before via the _**Campaigns**_ page on your left menu. (_**Campaigns->New Campaign->URL->"click here" )**_

![](../.gitbook/assets/image.png)
![](<../.gitbook/assets/image (1).png>)

If you want, you can send a test email to another recipient to ensure emails are relayed correctly.

Expand Down
34 changes: 16 additions & 18 deletions documentation/campaigns.md
Original file line number Diff line number Diff line change
@@ -1,56 +1,55 @@
# Campaigns

Gophish is centered around launching campaigns. This involves sending emails to one or more groups and monitoring for opened emails, clicked links, or submitted credentials.
Gottaphish is centered around launching campaigns. This involves sending emails to one or more groups and monitoring for opened emails, clicked links, or submitted credentials.

## Launching a Campaign

To configure and launch a campaign, click the "Campaigns" entry in the navigation sidebar.

![New campaign dialog](../.gitbook/assets/screen-shot-2018-10-08-at-10.43.52-pm.png)
![](../.gitbook/assets/image.png)

Setting up a campaign requires the following fields to be provided:

* **Name** - The name of the campaign
* **Email Template** - The email that is sent to campaign recipients. This is created in the [Email Templates](templates.md) section of the documentation.
* **Landing Page** - The HTML that is returned when a recipient clicks the link in the email template. This is created in the [Landing Pages](landing-pages.md) section of the documentation.
* **URL** - This is the URL that populates the `{{.URL}}` template value, commonly used in email templates. This should be a URL or IP address that points to the Gophish phishing server and is reachable by the recipient.
* **URL** - This is the URL that populates the `{{.URL}}` template value, commonly used in email templates. If the URL wanted is not in the list please click on _Here_ (the green message)
* **Launch Date** - This is the date that the campaign will begin. See Scheduling Campaigns for more information.
* **Send Emails By** - This is the date all emails will be sent by. See Scheduling Campaigns for more information.
* **Sending Profile** - This is the SMTP configuration to use when sending emails. This is created in the [Sending Profiles](sending-profiles.md) section of the documentation.
* **Sending Profile** - The profile configured with the good sender email
* **Groups** - This defines which groups of recipients should be included in the campaign.

### Scheduling Campaigns

Gophish supports scheduling campaigns, making it easy to plan campaigns in advance. There are two fields to consider when scheduling campaigns: the **Launch Date** and the **Send Emails By** date.
Gottaphish supports scheduling campaigns, making it easy to plan campaigns in advance. There are two fields to consider when scheduling campaigns: the **Launch Date** and the **Send Emails By** date.

The **Launch Date** is when Gophish should start sending emails. By default, Gophish assumes you want the campaign to be launched immediately.
The **Launch Date** is when Gottaphish should start sending emails. By default, Gottaphish assumes you want the campaign to be launched immediately.

Gophish also assumes that you want all emails to be sent immediately after the campaign is launched, and to be sent as quickly as possible. However, there are times where you may wish to spread the emails over a period of time. Setting the **Send Emails By** date tells Gophish to spread emails evenly between the launch date and this date.
Gottaphish also assumes that you want all emails to be sent immediately after the campaign is launched, and to be sent as quickly as possible. However, there are times where you may wish to spread the emails over a period of time. Setting the **Send Emails By** date tells Gottaphish to spread emails evenly between the launch date and this date.

### Launching the Campaign

After you have the campaign configuration ready to go, click the "Launch Campaign" button, click through the confirmation message, and you're good to go! Depending on your scheduling settings, Gophish will either launch the campaign immediately or will schedule the campaign to be launched at a later date.
After you have the campaign configuration ready to go, click the "Launch Campaign" button, click through the confirmation message, and you're good to go! Depending on your scheduling settings, Gottaphish will either launch the campaign immediately or will schedule the campaign to be launched at a later date.

## Viewing Campaign Results

When a campaign is launched, you are automatically redirected to the campaign results screen:

![](../.gitbook/assets/localhost_3333_campaigns_25-macbook.png)
![](../.gitbook/assets/localhost\_3333\_campaigns\_25-macbook.png)

On the results page, you will see overview information on the campaign status as well as detailed results for each target.

### Exporting Campaign Results

To export campaign results in CSV format, click the "Export CSV" format and select the type of results you want to export:

* **Results** - The current status for each target in the campaign.
* **Results** - The current status for each target in the campaign.

Contains the following fields:

```text
id, email, first_name, last_name, position, status, ip, latitude, longitude
```
Contains the following fields:

```
id, email, first_name, last_name, position, status, ip, latitude, longitude
```
* **Raw Events** - Contains a stream of events as they occurred during the campaign.
### Completing a Campaign
Expand All @@ -65,7 +64,7 @@ To delete a campaign, click the "Delete" button and confirm that you want to del
### Viewing Result Details
Gophish makes it easy to view the campaign results in a timeline format.
Gottaphish makes it easy to view the campaign results in a timeline format.
To view the timeline for each recipient, expand the row with the recipient's name.
Expand All @@ -77,5 +76,4 @@ Gophish also records information about the device that clicked the link or submi
#### Viewing Captured Credentials
If you selected the "Capture Credentials" option when building a landing page, Gophish displays the credentials in the results pane. To view them, click the "View Details" dropdown which renders the captured credentials in a table.

If you selected the "Capture Credentials" option when building a landing page, Gottaphish displays the credentials in the results pane. To view them, click the "View Details" dropdown which renders the captured credentials in a table.
2 changes: 1 addition & 1 deletion documentation/sending-profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ It's important to make sure that your "From" address is a valid email address fo

The domain used in the email (here compte-google.com) must have been acquired before. To see the acquired domains please go to the page Campaign, click on New Campaign and see the available values in the URL field

![](<../.gitbook/assets/image (1).png>)
![](<../.gitbook/assets/image (1) (2).png>)

To test your SMTP configuration, you can click the "Send Test Email" button:

Expand Down

0 comments on commit df02c9a

Please sign in to comment.