https://scandeviceservices.com/

ID de l'analyse :
89734714-8fb1-4047-a372-c46167285becTerminée
URL soumise :
https://scandeviceservices.com/
Fin du rapport :

Liens : 0 trouvé(s)

Liens sortants identifiés à partir de la page

Variables JavaScript : 32 trouvée(s)

Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
do_not_detect_javaboolean
tracking_idstring
$function
jQueryfunction
BrowserDetectobject
$_GETobject
regexundefined

Messages de journal de console : 0 trouvé(s)

Messages consignés dans la console web

HTML

Le corps HTML de la page en données brutes

<!DOCTYPE html><html lang="en"><head>
	<meta charset="UTF-8">
	<title>Proofpoint Security Awareness Training</title>
	<meta name="viewport" content="width=device-width, initial-scale=1">

	<style>
		* {
			box-sizing: border-box;
			margin: 0;
			padding: 0;
		}

		html { height: 100%; }

		body {
			background: #F5F5F5;
			background: linear-gradient(#DDD,#CCC);
			height: 100%;
			padding: 100px 0;

			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
		}

		a { color: #ED8B1E; }

		.content {
			background: white;
			box-shadow: 0 8px 0 -3px rgba(0,0,0,0.2);
			font-family: Calibri, Lato, Helvetica, Arial, sans-serif;
			font-size: 18px;
			line-height: 160%;
			margin: 0 auto;
			max-width: 800px;
			padding: 30px;
		}

		p { margin-bottom: 20px; }

		.logo {
			display: flex;
			justify-content: center;
			margin: 0 auto 30px;
		}
		.logo-styling {
			border-right: 1px solid black;
    		padding-right: 5px;
			max-height: 40px;
    		max-width: 194px;
		}
		.logo-text-styling {
			margin-left: 5px;
			text-align: left;
			line-height: 1;
			font-size: 20px;
			font-weight: bold;
			color: #333333;
		}
	</style>
	<script type="text/javascript">
		window.do_not_detect_java  = true;
		window.tracking_id = "infopage";
	</script>
	<script src="/assets/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
</head>
<body>
	<div class="content">
		<span class="logo">
			<img class="logo-styling" src="/assets/psat_logo.png">
			<span class="logo-text-styling">Phishing<br>Simulation</span>
		</span>

		<p>Hi! This web site belongs to <a href="/load_training?guid=undefined">Proofpoint Security Awareness Training</a>. This domain is used to teach employees how to recognize and avoid phishing attacks. This page is here to let you know that this is not a malicious web page. The email that led you here was likely sent by your employer as part of a training program.</p>

		<p>If you have questions, you can contact your employer’s IT help desk. If you still have questions you can contact us at <a href="/load_training?guid=undefined">[email protected]</a>. </p>
	</div>

<script src="/assets/all.js?g=infopage"></script>

</body></html>