How Can We Help?

Search for answers or browse our knowledge base.

Documentation | Demos | Support

< All Topics
Print

Landing Pages

Overview

Landing page is the webpage you want to redirect the target users to when they click the links sent in the email. You can create your own landing page from scratch or edit an existing landing page.

Landing Pages

You can access the Landing Pages by clicking the Advanced option.

You will see a list of existing Landing Pages.

Preview of landing page home page

You can use the Copy icon when you want to create a landing page by editing an existing one. You can edit all the fields like the Name, Description and the HTML code to create a new landing page.

You can use the Edit icon when you want to update an existing landing page with new changes.

You can use the Delete icon when you want to delete a landing page.

New Landing Page

You can also create a new landing page from scratch by clicking the Create option.

Preview of creating landing pages

Enter the Name of the Landing Page.
Enter the Description of the Landing Page.
Enter the HTML code for the Landing Page.
NOTE: In the HTML code, form action should be included in the following format.

<form action=”” method=”POST”>
<input type=”text” name=”username”>
<input type=”text” name=”password”>
<input type=”submit”>
</form>

href should be “https://static.st-do.com/phished.html?rid={{.RId}}”.

Upload the thumbnail image of the landing page and click Create. That’s it. Your new landing page is ready to be used in phishing campaigns.

 

Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents