session_start();
$title="Slide 13";
require("../../../php/require/config.php");
require("$reqpath/login/config.php");
require("$reqpath/common.php");
require("$reqpath/login/membership.php");
include("$incpath/header.php");
$showlogin="yes";
include("$incpath/menu.php");
if (!loggedin()){
echo "
";
$bartitle="Unverified user: Please login to view Presentations ";
printneedtologinmsg($bartitle);
}
else
{
?>
|
First page Back Continue Last page Overview Graphics
Multiple Targets
In this case mostly paypal and ebay
But also others
Some obvious from the domain names
Some not
No single target of phishing would know this
Cooperation enables discovery
| } include("$incpath/footer.php"); ?>