https://diane-photographers-synthetic-regulation.trycloudflare.com/

Eingereichte URL:
https://diane-photographers-synthetic-regulation.trycloudflare.com/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

JavaScript-Variablen · 3 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

Konsolenprotokoll-Meldungen · 0 gefunden

In der Web-Konsole protokollierte Meldungen

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html class="no-js" lang="en-US"><head>
    <title>Suspected phishing site | Cloudflare</title>
    <meta charset="UTF-8">
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
    <meta name="robots" content="noindex, nofollow">
    <meta name="viewport" content="width=device-width,initial-scale=1">
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css">
    <style>
      body {
        margin: 0;
        padding: 0;
      }
    </style>
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        });
      }
    </script>
  </head>
  <body>
    <div id="cf-wrapper">
      <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">
        Please enable cookies.
      </div>
      <div id="cf-error-details" class="cf-error-details-wrapper">
        <div class="cf-wrapper cf-header cf-error-overview">
          <h1 class="cf-text-error">
            <i class="cf-icon-exclamation-sign"></i>Suspected Phishing Site!
          </h1>
          <h2 class="cf-subheadline">
            This link has been flagged as phishing. We have blocked it for your
            safety.
          </h2>
        </div>
        <!-- /.header -->

        <section></section>
        <!-- spacer -->

        <div class="cf-section cf-wrapper">
          <div class="cf-columns two">
            <div class="cf-column">
              <h2>What is phishing?</h2>

              <p>
                This link has been flagged as phishing. Phishing is an attempt
                to acquire personal information such as passwords and credit
                card details by pretending to be a trustworthy source.
              </p>
            </div>

            <div class="cf-column">
              <h2>What can I do?</h2>

              <p>
                <strong>If you're a visitor of this website</strong><br>
                For now this site has been blocked. If you believe this is an
                error you can try again later.
              </p>

              <p>
                <strong>If you're the owner of this website</strong><br>
                If this is your quick tunnel and you want to dispute this block,
                contact
                <a id="qtabuseLink" href="mailto:[email protected]?subject=Possible phishing detected on diane-photographers-synthetic-regulation.trycloudflare.com">[email protected]</a>
                with the URL and a detailed explanation of its intended use.
              </p>
            </div>
          </div>
        </div>
        <!-- /.section -->
      </div>
      <!-- /#cf-error-details -->
    </div>
    <!-- /#cf-wrapper -->
  

  <script>
    const url = window.location.host;
    document.getElementById(
      'qtabuseLink'
    ).href = `mailto:[email protected]?subject=Possible phishing detected on ${url}`;
  </script>

</body></html>