Page Creation
Phishy offers flexibility that allows you to create personalized and effective landing pages. Customize our predefined templates to suit your needs or start by importing your own HTML template directly into the platform. Add new dynamic elements to your page using the plus icon in the content section, and enhance user experience and aesthetics by adding buttons, links, and images.
Import
With the Import feature, you can fetch content from a specified URL and import it into the platform in two different modes:
🔷 Replace Links: This mode allows you to replace the existing links in the imported content with new targets you define. It is particularly useful when you want to update specific URLs or modify a particular link to make your strategy more effective.
🔷 Detailed Import: This option provides a more advanced import process. Some websites, especially those built as SPAs (Single Page Applications), load content dynamically via JavaScript. The detailed import method launches a browser in the background to load the website and then fetches the rendered content. This helps you safely capture the content as the browser can handle dynamic scripts like JavaScript used by the site, and retrieve the page’s exact appearance. This is especially useful if the website has complex structures or interactive elements.
Landing Page Redirect Mechanism
Phishy automatically redirects the user to the /phished page once they interact with the landing page (e.g., typing a character or clicking). However, we offer flexibility for you to run simulations based on your desired scenario.
Each landing page is sent to the user along with the following script generated by Phishy. This script captures the user’s input and redirects them to the /phished page.
Customizing the Landing Page with a Custom Script
You can further enhance the user experience and aesthetics of your landing page by adding your own custom script. This script can be used to collect additional data from the user, validate their input, or even redirect them to a different page.