Articles on: 🎞️ Scenarios

How to modify the credentials phishing landing page?

Before launching a campaign, you may feel the need to modify a scenario. First, you'll need to complete the scenario details, then modify the phishing email, then modify the landing page, and finally modify the training page.

Modifying the landing page is one of the 4️⃣ steps in modifying a scenario, accessible by clicking on Duplicate from the scenario library.

Click Next twice to skip the email details and modifying the phishing email.

Summary



Step 1: Modify the landing page's general information
Step 2: Modify the page content

Modifying the landing page's general information



You can modify :

The page title
The page URL
The redirection page URL

Regarding the page URL, choose the page's domain name from the exhaustive list available to you. This list is subject to change, and you can also add your own custom domains.



🚩 Red Flags


If you want to indicate that one of these 3 fields should have alerted the collaborator before clicking, you can check the Red Flag indicator on the right side of the field.

If you want this field to appear as a field that will be bordered in red when displayed on the training page, check the indicator. Otherwise, leave it unchecked.

If you check an indicator, this will allow you to customize your training page by bordering the text of the field in red and allowing you to choose the explanation phrase chosen by Arsen or modify it for your own mention.

Modifying the page content



To modify the content of the page, you have a toolbar.

Here is the list of actions you can perform on this page:

You can write on the page, modify the font...



You can dynamically display information on the organization in the page by adding tags in the email to make it more immersive.

Tags are called Tokens on the platform.



Here is the exhaustive list of Token available on this landing page modification page :

TokenExempleExplications
{{ target.firstname }}JohnRecipient's First Name
{{ target.lastname }}DoeRecipient's Last Name
{{ target.email }}"john.doe@arsen.co"Recipient's Email
{{ organization.name }}ArsenOrganization Name
{{ organization.domain }}Arsen.coOrganization's domain
{{ toImage(organization.logo.url) }}<img src="https://[...]/logo.png" />Organization's Logo
{{ toImage(organization.logo.url, { heigth: 100, width: 100 }) }}<img src="https://[...]/logo.png" height="100" width="100" />resizing of the organisation's logo
{{ organization.logo.url }}"https://[...]/logo.png"Organization's Logo URL
{{ campaign.phishingUrl }}"https://[...].fakedomain/"Phish Link
{{ target.phone }}"+33610111213"Target's phone number
{{ formatDate(now, 'short') }}04/10/2022Today's date
{{ formatDate(now, 'medium') }}04 oct. 2022Today's long date
{{ formatDate(now, 'long') }}vendredi 14 octobre 2022Today's long date
{{ formatDate(now, 'time') }}14:56Exact time


To access a higher level of detail, you can edit the HTML code of the email.

Click on the < > button to edit the HTML code.

Finally, to preview the landing page, you can click on the eye icon 👁️‍🗨️.

Updated on: 31/01/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!