Newer
Older
jetty / src / main / webapp / herephishyphishy.jsp
<%-- 
    Document   : herephishyphishy
    Created on : 16/09/2015, 1:32:52 PM
    Author     : mark
--%>

<%@page contentType="text/html" pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html>

	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
		<title>JSP Page</title>
	</head>
	<body>
		<h1>Please enter your log in details:</h1>
		
		<img src="phishing.jpg">
		
		<p><strong>Image source</strong>: http://www.redhawksecurity.com/Phishing-Awareness.htm?m=7&s=57&id=61</p>
		
	</body>

</html>