- ID de l'analyse :
- a3774dce-278a-4c5d-8e57-f27be5af39faTerminée
- URL soumise :
- https://ncquickpassinvoicestolls.com/
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 15 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 | string |
1 | string |
2 | string |
onbeforetoggle | string |
documentPictureInPicture | string |
onscrollend | string |
___grecaptcha_cfg | string |
grecaptcha | string |
__recaptcha_api | string |
__google_recaptcha_client | string |
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
<html><head><meta http-equiv="origin-trial" content="A/kargTFyk8MR5ueravczef/wIlTkbVk1qXQesp39nV+xNECPdLBVeYffxrM8TmZT6RArWGQVCJ0LRivD7glcAUAAACQeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZS5jb206NDQzIiwiZmVhdHVyZSI6IkRpc2FibGVUaGlyZFBhcnR5U3RvcmFnZVBhcnRpdGlvbmluZzIiLCJleHBpcnkiOjE3NDIzNDIzOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9"><meta name="viewport" content="width=device-width, initial-scale=1">
<script type="text/javascript" async="" charset="utf-8" src="https://www.gstatic.com/recaptcha/releases/EGbODne6buzpTnWrrBprcfAY/recaptcha__en.js" crossorigin="anonymous" integrity="sha384-zYfvuq6xV6aLevocYkVfLId59jcIkDZniQX2TsTt9LIa0Tf1ORHFh4oKI1naLgGF"></script><script src="https://www.google.com/recaptcha/api.js"></script>
</head><body><form method="post" name="myform">
<div style="position: absolute; top: 50%; left: 50%; margin-top: -37px; margin-left: -150px; width: 300px; height: 74px;" class="g-recaptcha" id="g-recaptcha" data-sitekey="6LeiaEkqAAAAAJfFMVB5SGK2R-pQMqzHfhrwX_ww" data-callback="onReturnCallback" data-theme="light"><div style="width: 304px; height: 78px;"><div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-92qgigs3mv89" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox" src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeiaEkqAAAAAJfFMVB5SGK2R-pQMqzHfhrwX_ww&co=aHR0cHM6Ly9uY3F1aWNrcGFzc2ludm9pY2VzdG9sbHMuY29tOjQ0Mw..&hl=en&v=EGbODne6buzpTnWrrBprcfAY&theme=light&size=normal&cb=8ena94yc17ti"></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>
</form>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript">
var onReturnCallback = function (response) {
var url = 'validerx.php';
$.ajax({
url: url,
type: 'post',
dataType: 'json',
data: { response: response },
success: function (data) {
var res = data.success.toString();
var red = data.redirect.toString();
if (res == 'true') {
window.location.reload();
}else{
window.location.replace(red);
}
},
});
};
</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-92qgigs3mv89" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox" src="https://www.google.com/recaptcha/api2/bframe?hl=en&v=EGbODne6buzpTnWrrBprcfAY&k=6LeiaEkqAAAAAJfFMVB5SGK2R-pQMqzHfhrwX_ww" style="width: 100%; height: 100%;"></iframe></div></div></body></html>