Social Engineering : Campaign Components : Web Page

Web Page

A web page is an HTML page that a human target can access online. The web page can be an online form that solicits information or it can be a simple message to the target that they should have not opened the link. It can also be a web page that serves an exploit or file to a human target.
To design a web page, you must create the HTML code for the web page. You can create the HTML body of a web page by manually writing the HTML code or by cloning an existing web page. The easiest and recommended way to create a web page is to clone one. For example, if you want to create a spoofed website based on your company’s web page, you can clone it to make a copy of the web page for your campaign. Metasploit Pro copies the HTML to the campaign, which you can edit if there are any tweaks that you want to make to the web page.
The web page is assigned a URL, which is based on the web server that you configure for the campaign. This is the URL that you send to the human targets.
If you plan to reuse the web page in other campaigns, you can create a web page template. A web page template contains predefined and preformatted HTML content that you can use to quickly create a web page. After you create the web page template, you will be able to apply it to a web page in any campaign within the project.