https://ahv3ctpms4e.corporatereward.net/

ID de l'analyse :
2c1c76c8-6595-4d4d-bcbf-ec4b371dde9cTerminée
URL soumise :
https://ahv3ctpms4e.corporatereward.net/
Fin du rapport :

Liens : 0 trouvé(s)

Liens sortants identifiés à partir de la page

Variables JavaScript : 3 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

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

Messages consignés dans la console web

TypeCatégorieEnregistrement
errornetwork
URL
https://ahv3ctpms4e.corporatereward.net/
texte
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://ahv3ctpms4e.corporatereward.net/images/www/Cofense_spear_phishing_quick_tip_ground.png
texte
Failed to load resource: the server responded with a status of 404 ()

HTML

Le corps HTML de la page en données brutes

<!DOCTYPE html><html><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta http-equiv="X-UA-Compatible" content="chrome=1">

    <title>404 - Quick Tip | Cofense</title>

    <link rel="shortcut icon" type="image/x-icon" href="https://cofense.com/favicon.ico">

    <style type="text/css">
      body {
        background: #FFF;
        color: #FFF;
        font-family: Helvetica, Arial, "sans-serif";
        font-size: 14px;
        margin: 0;
        padding: 0;
      }

      #copyright {
        color: #fff;
        text-align: center; font-size: 1em;
      }
      
      .wrap {
        max-width: 960px;
        margin: 0 auto;
      }
      
      #title { height: 130px;	}
      
      #title img {
        position: relative;
        top: -30px;
      }
      
      #tips {
        background: #f1f1f2;
        padding: 30px 0 60px 0;
        position: relative;
        z-index: 97;
      }
      
      .wrap img {
        width: 100%;
        height: auto;
      }
      
      #ground {
        background: url(/images/www/Cofense_spear_phishing_quick_tip_ground.png);
        background-repeat: no-repeat;
        width: 100%;
        max-height: 200px;
        height: 100%;
        position: absolute;
        bottom: -30px;
        z-index: 99;
      }

      #header {
        background-color:#112436;
        width: 100%;
        height: 200px;
        display: inline-block;
      }
        
      #footer {
        background-color:#112436;
        width: 100%;
        height: 100px;
        display: inline-block;
      }
        
      #midfooter {
        background-color:#FFFFFF;
        width: 100%;
        height: 190px;
      }
    </style>
  </head>

  <body>
    <div id="header">
      <h1 style="color:#FFFFFF; text-align: center; line-height:10px; padding-top:10px;">How did I get here?</h1><br>
      <p style="color:#FFFFFF; text-align: center; line-height:30px; font-size:25px; ">
        This was an authorized phishing simulation<br>
        from your organization as part of your program.
      </p>
    </div>

    <div class="wrap" id="title">
      <img src="/images/www/phishme_spear_phishing_quick_tip_title.png" alt="Spear phishing general quick tips title">
    </div>

    <div id="tips">
      <div class="wrap">
        <img src="/images/www/phishme_spear_phishing_quick_tip.png" alt="General Spear Phishing Quick Tips">
      </div>
    </div>

    <div id="midfooter">
      <table width="100%" height="190">
        <tbody><tr>
          <td align="right">
            <img width="20%" alt="" src="/images/www/reporter.png">
          </td> 
          <td align="left">
            <p style="color:#000000; font-size:18px; ">
              <strong>Remember:</strong> you are the last line of defense against phishing.<br> If you receive a suspicious email, report it immediately.
            </p>
          </td>
        </tr>
      </tbody></table>
    </div>

    <div id="footer">
      <p style="color:#FFFFFF; text-align: center;font-size:20px; ">If you are a PhishMe operator, contact support if you need help setting up your scenario</p>

      <div id="copyright">
        © <script>document.write(new Date().getFullYear())</script>2024 Cofense, Inc.
      </div>
    </div>

    <div id="ground">
      &nbsp;
    </div>
  

</body></html>