- ID de l'analyse :
- 5a4241e4-da8c-410d-bfb1-90f02e3643f9Terminée
- URL soumise :
- https://hju.wut.mybluehost.me/zRedirigé
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 13 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
Nom | Type |
---|---|
0 | object |
1 | object |
2 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
___grecaptcha_cfg | object |
grecaptcha | object |
__recaptcha_api | string |
__google_recaptcha_client | boolean |
Messages de journal de console : 1 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en"><head><meta http-equiv="origin-trial" content="A/kargTFyk8MR5ueravczef/wIlTkbVk1qXQesp39nV+xNECPdLBVeYffxrM8TmZT6RArWGQVCJ0LRivD7glcAUAAACQeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZS5jb206NDQzIiwiZmVhdHVyZSI6IkRpc2FibGVUaGlyZFBhcnR5U3RvcmFnZVBhcnRpdGlvbmluZzIiLCJleHBpcnkiOjE3NDIzNDIzOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Captcha</title>
<link rel="icon" href="h">
<link rel="stylesheet" href="x/files/log.css">
<script type="text/javascript" async="" charset="utf-8" src="https://www.gstatic.com/recaptcha/releases/pPK749sccDmVW_9DSeTMVvh2/recaptcha__en.js" crossorigin="anonymous" integrity="sha384-BJuEtmqk8gvp2kvOiXzxtaoRQQS7QjSOSAczV0tKC29lpbOt/RFR43n1iVnzO4Em"></script><script src="https://www.google.com/recaptcha/api.js"></script>
<style>
body {
background-color: rgba(255, 255, 255);
}
.img {
width: 22%;
height: 50%;
margin-bottom: 3%;
margin-top: 5%;
}
.tooltip {
position: relative;
display: inline-block;
border-bottom: 1px solid lightgrey;
font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.tooltip .tooltiptext {
visibility: hidden;
width: 120px;
background-color: black;
color: white;
text-align: center;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
bottom: 100%;
left: 50%;
margin-left: -60px;
}
.tooltip:hover .tooltiptext {
visibility: visible;
}
#recp {
background-color: white;
width: 24%;
padding-top: 0.5%;
padding-bottom: 0.5%;
}
@media only screen and (max-width: 600px) {
.img {
width: 35%;
height: 23%;
}
#recp {
width: 100%;
background-color: #fdd037;
}
}
</style>
</head>
<body>
<div id="dour" class="transitioning hide"><p id="flkhr" class="secureMessage hide"></p></div>
<center>
<img src="x/files/img/dh.svg" class="img" title="Logo"><br><br>
<div id="recp" class="g-recaptcha" data-sitekey="6LcKaHAqAAAAAInsxIhA_Ps2fXHq1tQQqvc_RIgF" data-callback="correctCaptcha"><div style="width: 304px; height: 78px;"><div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-1txrr149raia" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation" src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LcKaHAqAAAAAInsxIhA_Ps2fXHq1tQQqvc_RIgF&co=aHR0cHM6Ly9oanUud3V0Lm15Ymx1ZWhvc3QubWU6NDQz&hl=en&v=pPK749sccDmVW_9DSeTMVvh2&size=normal&cb=uqihopdqgn8l"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea></div><iframe style="display: none;"></iframe></div>
<div class="tooltip" style="color:#fdd037">Why this procedure? <span class="tooltiptext">This is necessary to protect users from fraud.</span>
</div>
<div id="err"></div>
</center>
<script>
var correctCaptcha = function(response) {
if(response.length !== 0){
setTimeout(function() {
document.getElementById("dour").classList.remove("hide");
document.getElementById("dour").classList.add("spinner");
document.getElementById("flkhr").classList.remove("hide");
}, 550);
setTimeout(function() {
window.location.href = "x/index.php?pp=2300";
}, 700);
} else {
document.getElementById("err").innerHTML = "Google Recaptcha Verification Failed";
}
};
</script>
<div style="background-color: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px; position: absolute; transition: visibility 0s linear 0.3s, opacity 0.3s linear 0s; opacity: 0; visibility: hidden; z-index: 2000000000; left: 0px; top: -10000px;"><div style="width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 2000000000; background-color: rgb(255, 255, 255); opacity: 0.05;"></div><div class="g-recaptcha-bubble-arrow" style="border: 11px solid transparent; width: 0px; height: 0px; position: absolute; pointer-events: none; margin-top: -11px; z-index: 2000000000;"></div><div class="g-recaptcha-bubble-arrow" style="border: 10px solid transparent; width: 0px; height: 0px; position: absolute; pointer-events: none; margin-top: -10px; z-index: 2000000000;"></div><div style="z-index: 2000000000; position: relative;"><iframe title="recaptcha challenge expires in two minutes" name="c-1txrr149raia" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation" src="https://www.google.com/recaptcha/api2/bframe?hl=en&v=pPK749sccDmVW_9DSeTMVvh2&k=6LcKaHAqAAAAAInsxIhA_Ps2fXHq1tQQqvc_RIgF" style="width: 100%; height: 100%;"></iframe></div></div></body></html>