employee-centre.ist Open in urlscan Pro
64.238.34.20  Public Scan

Submitted URL: https://employee-centre.ist/route/9bf637717e93b3be185724f2ecc85fc369a192d2/
Effective URL: https://employee-centre.ist/route/9bf637717e93b3be185724f2ecc85fc369a192d2/?viewed=1
Submission: On March 08 via manual from IN — Scanned from DE

Form analysis 1 forms found in the DOM

GET /route/9bf637717e93b3be185724f2ecc85fc369a192d2/?viewed=1

<form action="/route/9bf637717e93b3be185724f2ecc85fc369a192d2/?viewed=1" method="GET" style="height:100%;width:100%">
  <style type="text/css">
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    main,
    nav,
    section,
    summary {
      display: block;
    }

    body.external_training {
      margin: 0 auto;
      padding: 0 auto;
    }

    #trainingPageContainer {
      min-height: 0;
      overflow: auto;
      width: 100%;
      min-width: 600px;
      height: 100%;
      min-height: 900px;
      margin: auto;
      padding: 0;
      overflow-x: hidden;
      -webkit-font-smoothing: antialiased;
      -webkit-text-size-adjust: 100%;
      font-size-adjust: 100%;
      font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
      font-size: 13px !important;
      font-weight: 400;
      line-height: 1.49;
      color: #666666;
    }

    #trainingPageContainer #content .admin-form {
      position: relative;
      width: 100%;
      max-width: 800px;
      margin: 0 auto;
      margin-top: 0px;
      margin-top: 8%;
    }

    #trainingPageContainer .login-links {
      color: white;
      font-size: 13px;
      text-align: center;
    }

    #trainingPageContainer #trainingPage_content_wrapper {
      position: relative;
      left: 0px;
      margin-left: 0px;
    }

    #trainingPage_content_wrapper #content {
      padding: 25px 20px 50px 21px;
    }

    .row.table-layout {
      margin-left: 0;
      margin-right: 0;
    }

    .center-block {
      float: none;
      display: block;
      margin-left: auto;
      margin-right: auto;
    }

    .admin-form {
      /* line-height: 1.231; */
      font-weight: 400;
      font-size: 16px;
      color: #626262;
    }

    .admin-form,
    .admin-form * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    .admin-form .panel {
      margin-bottom: 20px;
      background-color: #fff;
      border: 1px solid #DDD;
    }

    .admin-form,
    .admin-form * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    .mb25 {
      margin-bottom: 25px !important;
    }

    .mt30 {
      margin-top: 30px !important;
    }

    .mw600 {
      max-width: 600px !important;
    }

    .mw800 {
      max-width: 800px !important;
    }

    .mw1000 {
      max-width: 1000px !important;
    }

    .panel {
      position: relative;
      margin-bottom: 27px;
      background-color: #ffffff;
      border-radius: 3px;
    }

    .bg-light {
      background-color: #FAFAFA;
      color: #666;
    }

    .pb15 {
      padding-bottom: 15px !important;
    }

    .p25 {
      padding: 25px !important;
      padding-bottom: 25px;
    }

    h2,
    .h2 {
      font-size: 24px;
    }

    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3 {
      margin-top: 19px;
      margin-bottom: 9.5px;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6 {
      font-family: inherit;
      font-weight: 600;
      line-height: 1.1;
      color: inherit;
      text-rendering: optimizelegibility;
    }

    .clean_h {
      margin-top: 0px !important;
      color: #266cb3;
      font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
    }

    .clean_green {
      margin-top: 0px !important;
      color: #73ba27;
      font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
    }

    .clean_banner {
      background-color: #f4f4f4;
      padding: 15px;
      margin-top: 25px !important;
    }

    .clean_upper {
      text-transform: uppercase;
    }

    .pbox_full_banner {
      margin: 0px -26px 25px;
      background-color: #266cb3;
      border-bottom: 15px solid #22aee3;
      text-align: center;
      color: white;
    }
  </style>
  <style type="text/css">
    /***FIRST STYLE THE BUTTON***/
    .btn-training-confirm2 {
      cursor: pointer;
      /*forces the cursor to change to a hand when the button is hovered*/
      padding: 5px 25px;
      /*add some padding to the inside of the button*/
      background: #1177BB;
      /*the colour of the button*/
      border: 1px solid #0B598C;
      /*required or the default border for the browser will appear*/
      /*give the button curved corners, alter the size as required*/
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      /*give the button a drop shadow*/
      -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .75);
      -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .75);
      box-shadow: 0 0 4px rgba(0, 0, 0, .75);
      /*style the text*/
      color: #f3f3f3;
      font-size: 1.1em;
      margin-top: 20px;
      display: block;
      margin-left: auto;
      margin-right: auto;
    }

    /***NOW STYLE THE BUTTONS HOVER AND FOCUS STATES***/
    .btn-training-confirm2:hover,
    .btn-training-confirm2:focus {
      background-color: #2394DF;
      /*make the background a little darker*/
      /*reduce the drop shadow size to give a pushed button effect*/
      -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .75);
      -moz-box-shadow: 0 0 1px rgba(0, 0, 0, .75);
      box-shadow: 0 0 1px rgba(0, 0, 0, .75);
    }
  </style>
  <div id="trainingPageContainer" style="background-color: rgb(0,161,209);">
    <div class="trainingPage" id="trainingPage">
      <div class="animated fadeIn" id="trainingPage_main">
        <section id="trainingPage_content_wrapper">
          <section id="content">
            <div class="container admin-form theme-info mw1000" id="login" style="margin-top:0px !important;">
              <div class="panel-body bg-light p25 pb15" style="border-radius:7px">
                <div class="row table-layout pbSectionEdit" style="text-align:center;padding:25px 0px"><img alt="" src="https://cdn-eu.assetboxes.com/c/13343/images/60ABpng1636628756618cf91468fa1410565984.png" style="width: 512px; height: 76px;">
                </div>
                <div class="row">
                  <section class="col-md-6 col-sm-12 pbSectionEdit">
                    <h1 class="clean_h">Whoops...</h1>
                    <h2 class="clean_h">You just got Phished!</h2>
                    <p>Good news, you have been Phished as part of a training exercise for security awareness.</p>
                    <p>Phishing is a social engineering tactic that is often used as part of a larger security attack.</p>
                    <p>Social engineering is often referred to as attacking the human element.</p>
                  </section>
                  <div class="col-md-6  col-sm-12"><iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="254"
                      src="https://d2ce4gu8nfyzex.cloudfront.net/micro/english/full/movie1041.mp4?Expires=1901210782&amp;Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9kMmNlNGd1OG5meXpleC5jbG91ZGZyb250Lm5ldC9taWNyby9lbmdsaXNoL2Z1bGwvbW92aWUxMDQxLm1wNCIsIkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTkwMTIxMDc4Mn19fV19&amp;Signature=ViG~QOh6IshAsjK1atqFJXdVQtStOuraa9xCCoefHU2BDCfpcDWY4QFS4yXHp3qlslnGL6YolXAXJA0OdBRg8jLP1t~82ExeVRa0PTvusYlEhyUGzVwZMspEUYvFpPXqye09P46OxEYUudVE0ZQS7O-nl95WLIvQDa5Stfp-ld~ajuvKsNuCmudcYsgjSAO5a1yXrwWzXCwK2hayEIpWnpZEXWdbeVE3eAohUWTPcr8n3eStyNuoseRKAsjCR46xhJuR~z3-JjhCPWL~DVyKRpqIf2U9UU3Wt6Xsc~5PD-sGHLg57Is2aY6WW3TehAn3jz3L7AYHpmnau1kgNXSmug__&amp;Key-Pair-Id=APKAJJEYJVGMZTHGXTVQ"
                      width="100%"></iframe></div>
                </div>
                <div class="row">
                  <div class="col-md-12">
                    <h2 class="pbox_full_banner clean_banner clean_upper pbSectionEdit">Phishing Prevention</h2>
                    <div class="row">
                      <section class="col-md-6 col-sm-12 pbSectionEdit">
                        <ul>
                          <li>Be on the lookout for phishing attempts.</li>
                          <li>Do not perform the action requested.</li>
                          <li>Verify the legitimacy of the message before responding.</li>
                          <li>Do not download or open any attachments.</li>
                        </ul>
                      </section>
                      <section class="col-md-6 col-sm-12 pbSectionEdit">
                        <ul>
                          <li>Do not use links in an unverified email. Go to directly to the source.</li>
                          <li>Do not ignore any warnings from your computer. Contact your security or IT staff.</li>
                          <li>Report any suspicious email or computer behavior to your security or IT personnel.</li>
                        </ul>
                      </section>
                    </div>
                  </div>
                </div>
                <div>
                  <section class="pbHook pbSectionEdit" style="min-height: 25px;text-align:center">
                    <h4>Please click the button below after viewing the presentation<br> to let your employer know you completed this training.</h4>
                    <p><input class="btn-training-confirm2" style="display:block" type="submit" value="Completed"></p>
                  </section>
                </div>
              </div>
            </div>
            <p class="login-links" style="margin-top:25px">© 2023 SANS™ Institute</p>
          </section>
        </section>
      </div>
    </div>
  </div>
  <input type="hidden" id="training-confirm" name="training-confirm" value="1">
  <input type="hidden" id="k" name="k" value="9bf637717e93b3be185724f2ecc85fc369a192d2">
  <input type="hidden" id="viewed" name="viewed" value="1">
</form>

Text Content

WHOOPS...


YOU JUST GOT PHISHED!

Good news, you have been Phished as part of a training exercise for security
awareness.

Phishing is a social engineering tactic that is often used as part of a larger
security attack.

Social engineering is often referred to as attacking the human element.




PHISHING PREVENTION

 * Be on the lookout for phishing attempts.
 * Do not perform the action requested.
 * Verify the legitimacy of the message before responding.
 * Do not download or open any attachments.

 * Do not use links in an unverified email. Go to directly to the source.
 * Do not ignore any warnings from your computer. Contact your security or IT
   staff.
 * Report any suspicious email or computer behavior to your security or IT
   personnel.

PLEASE CLICK THE BUTTON BELOW AFTER VIEWING THE PRESENTATION
TO LET YOUR EMPLOYER KNOW YOU COMPLETED THIS TRAINING.



© 2023 SANS™ Institute