paragonskillsforindustry.bksblive2.co.uk Open in urlscan Pro
108.138.189.50  Public Scan

Submitted URL: http://paragonskillsforindustry.bksblive2.co.uk/
Effective URL: https://paragonskillsforindustry.bksblive2.co.uk/bksblive2/Login.aspx?ReturnUrl=%2fbksblive2%2f
Submission: On December 06 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST ./login.aspx?ReturnUrl=%2fbksblive2%2f

<form method="post" action="./login.aspx?ReturnUrl=%2fbksblive2%2f" id="LoginForm">
  <div class="aspNetHidden">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="Ne9aLbymPNX9cNG9AUoY2h+Ac7CPDRiymD7hauuwB122G4XvdlYknEgZ17MNSWC2YCK56kr8cXsbtQgD9KA2bMtIhS8dpWvEOXkzkj0l3QM=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['LoginForm'];
    if (!theForm) {
      theForm = document.LoginForm;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/bksblive2/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZNIAoOrllXo26shbz-12XemdCuh8v9VNxPAET5DVeojcXXr76HcHZClYfR5xxr5Tmg2&amp;t=638301455374042527" type="text/javascript"></script>
  <script src="/bksblive2/js2/pages/login.min.js?v=638374705832028515" type="text/javascript"></script>
  <script src="/bksblive2/js2/webcontrols/corecontrols/loginbox.min.js?v=638374705832083823" type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    function LoginCallServer(arg, context) {
      WebForm_DoCallback('__Page', arg, LoginReceiveData, context, null, true)
    }; //]]>
  </script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="25C153D2">
  </div>
  <main>
    <div class="container-fluid">
      <!--Old browser message-->
      <div id="OldBrowserMessage" style="display: none;">
        <div class="card z-depth-0 margin-5">
          <div class="card-block bg-primary">
            <div>You are using an old browser. Some features may not work correctly or look correctly. Please update your browser.</div>
          </div>
        </div>
      </div>
      <!--IECompatibility message-->
      <div id="IECompatibilityMessage" style="display: none;">
        <div class="card z-depth-0 margin-5">
          <div class="card-block bg-yellow bg-lighten-2 text-primary">
            <div id="msg"></div>
          </div>
        </div>
      </div>
      <!-- Login -->
      <div id="LoginFormContainer">
        <div class="row">
          <div class="col-xs-12 col-md-12" id="IECompatibilityMessageSpace">
            <div class="padding-top-50 padding-bottom-50 hidden-sm-down"></div>
            <div class="padding-top-10 padding-bottom-10 hidden-md-up"></div>
          </div>
          <div class="col-xs-12 col-md-12">
            <span>
              <div id="LoginCard" class="card card-login">
                <div class="card-block">
                  <div class="card-left" data-bksb-organisation-color="#ffffff" style="background-color:#ffffff;">
                    <div class="flex-center">
                      <img class="logo" id="login-logo" src="//bksbcloudfront.bksblive.co.uk/bksblive2/logos/custom/uk/lgr%2bc5px1ka0lwfrpglj4g%3d%3d.png?a12be409-faad-4eb5-bf3f-927db965593d"
                        onerror="this.src='//bksbcloudfront.bksblive.co.uk/bksblive2/logos/builtin/bksblive2white.png';">
                    </div>
                  </div>
                  <div class="card-right" style="position:relative;">
                    <div class="login-form" style="margin-top:15px;">
                      <div class="subheader hidden-sm-down" style="padding-bottom:15px;">Login</div>
                      <div class="bmd-input">
                        <input tabindex="1" id="LoginUsername" type="text" value="" placeholder="Username" onkeypress="NextOnEnter(Event, this, $('#LoginPassword'))" onblur="LoginCheckValidString(this)" class="has-placeholder">
                        <label for="LoginUsername">Username</label>
                        <div class="error-text"></div>
                        <div class="success-check"><i class="fa fa-check-circle"></i></div>
                        <div class="error-mark"><i class="fa fa-exclamation-circle"></i></div>
                      </div>
                      <div class="bmd-input">
                        <input tabindex="2" id="LoginPassword" type="password" autocomplete="off" placeholder="Password" onkeydown="FunctionCallOnEnter(event, this, Login)" onblur="LoginCheckValidString(this)" class="has-placeholder">
                        <label for="LoginPassword">Password</label>
                        <div class="error-text"></div>
                        <div class="success-check"><i class="fa fa-check-circle"></i></div>
                        <div class="error-mark"><i class="fa fa-exclamation-circle"></i></div>
                      </div>
                      <div>
                        <input class="filled-in" type="checkbox" id="RememberMe" tabindex="3">
                        <label for="RememberMe">Remember me</label>
                      </div>
                      <div>
                        <a class="pull-xs-left" href="ForgottenDetails.aspx">Forgotten details?</a>
                        <div class="btn btn-login pull-xs-right waves-effect" id="LoginButton" onclick="Login()">Login<i class="fa fa-sign-in right"></i></div>
                        <div style="clear:both;"></div>
                      </div>
                      <div>
                        <div class="AttemptsRemaining_Div padding-5 bg-amber bg-lighten-3 border margin-top-5" style="display: none;">
                          <span class="AttemptsRemaining_Count"></span> attempts remaining.
                        </div>
                        <div class="AttemptsRemaining_Div_Disabled padding-5 bg-amber bg-lighten-3 border margin-top-5" style="display: none;"> Login disabled for 1 minute. </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
              <div id="MFACard" class="card card-login" hidden="">
                <div class="card-block">
                  <div class="card-left" data-bksb-organisation-color="#ffffff" style="background-color:#ffffff;">
                    <div class="flex-center">
                      <img class="logo" id="mfa-login-logo" src="//bksbcloudfront.bksblive.co.uk/bksblive2/logos/custom/uk/lgr%2bc5px1ka0lwfrpglj4g%3d%3d.png?a12be409-faad-4eb5-bf3f-927db965593d"
                        onerror="this.src='//bksbcloudfront.bksblive.co.uk/bksblive2/logos/builtin/bksblive2white.png';">
                    </div>
                  </div>
                  <input id="MFAPreAuthCode" value="" hidden="">
                  <div class="card-right" style="position:relative;">
                    <div class="login-form" style="margin-top:15px;">
                      <div class="subheader hidden-sm-down" style="padding-bottom:15px;">Login</div>
                      <div class="text-sm-left" style="line-height:1.2"><small>A code has been sent to the email address associated with this account </small><small id="censoredEmail"></small></div>
                      <div class="bmd-input">
                        <div class="row">
                          <div class="col-md-7 col-xs-12 m-0">
                            <label class="text-sm-left m-0" for="AuthenticationCode"><small>Authentication Code</small></label>
                          </div>
                          <div class="col-md-5 col-xs-12">
                            <a class="text-sm-left" href="#" onclick="ShowWhatsThisButton()"><small style="color:blue">What's this?</small></a>
                          </div>
                        </div>
                        <input class="m-0 has-placeholder" tabindex="2" id="AuthenticationCode" type="text" pattern="[0-9]*" inputmode="numeric" maxlength="8" autocomplete="off" placeholder="******"
                          onkeydown="FunctionCallOnEnter(event, this, Verify)">
                        <div class="error-text"></div>
                        <div class="success-check"><i class="fa fa-check-circle"></i></div>
                        <div class="error-mark"><i class="fa fa-exclamation-circle"></i></div>
                      </div>
                      <div class="row">
                        <div class="col-md-12 col-xs-12">
                          <a class="pull-xs-left" href="#" onclick="ResendMFACode()"><small style="color:blue">Send a new code</small></a>
                        </div>
                      </div>
                      <div class="row">
                        <div class="col-md-12 col-xs-12" id="DisplayAlert">
                        </div>
                      </div>
                      <div class="row">
                        <div class="col-md-8 col-xs-12">
                          <button class="btn btn-login pull-xs-right waves-effect" id="BackButton" onclick="window.location='Login.aspx'">Back</button>
                        </div>
                        <div class="col-md-4 col-xs-12">
                          <div class="btn btn-login pull-xs-right waves-effect" id="VerifyButton" onclick="Verify()">Verify</div>
                        </div>
                        <div>
                          <div class="AttemptsRemaining_Div padding-5 bg-amber bg-lighten-3 border margin-top-5" style="display: none;">
                            <span class="AttemptsRemaining_Count"></span> attempts remaining.
                          </div>
                          <div class="AttemptsRemaining_Div_Disabled padding-5 bg-amber bg-lighten-3 border margin-top-5" style="display: none;"> Login disabled for 1 minute. </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
                <script>
                  bmd.initialize();
                  applyLoginBoxTheme('#ffffff');
                </script>
              </div>
            </span>
          </div>
        </div>
        <!-- multiple match result box -->
        <div id="MultiMatchBox" style="display: none;">
          <div class="row">
            <div class="col-md-12 padding-20">
              <div class="padding-20 z-depth-1">
              </div>
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-md-12 text-xs-center margin-top">
            <div id="backend-debugging">
            </div>
          </div>
        </div>
        <div id="login_poweredBy_section" class="text-xs-center margin-top-20">
          <p class="margin-bottom-5"> Online learning powered by </p>
          <span id="bksbLogo"><img src="//cdn.bksb.co.uk/assets/img/logo/bksb-sidebar-light.svg" style="max-width:100px;"></span>
          <script type="text/javascript">
            try {
              $("#bksbLogo").html("<img src='" + getCDNAssets("img/logo/bksb-sidebar-light.svg") + "' style='max-width:100px;'>");
            } catch (ex) {
              try {
                $("#bksbLogo").html("<strong style='font-size:1.2em;'>bksb</strong>");
              } catch (ex) {}
            }
          </script>
        </div>
        <script>
          try {
            document.getElementById("no-script-logo-alt").remove();
            document.getElementById("no-script-msg").remove();
          } catch (ex) {}
        </script>
        <!--Database error-->
        <div id="login_unhandledError"></div>
      </div>
    </div>
  </main>
  <script>
    (function() {
      if (bmd.browser.isOldIE || bmd.browser.isIE8 || bmd.browser.isIE9) {
        $('#OldBrowserMessage').show();
      }
    })();
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var callBackFrameUrl = '/bksblive2/WebResource.axd?d=beToSAE3vdsL1QUQUxjWdSbVby2_MXmaHoyHA5bo42JF7CI8YtzrAFR8N0miMhL63pyUJ4hIHdJ99T8oDWeFKw2&t=638301455374042527';
    WebForm_InitCallback(); //]]>
  </script>
</form>

Text Content

It looks like your network is blocking access to bksb CDN. Please ask your
technical team to unblock bksb CDN by allowing cdn.bksb.co.uk or *.bksb.co.uk
domain.

You are using an old browser. Some features may not work correctly or look
correctly. Please update your browser.

Login
Username



Password



Remember me
Forgotten details?
Login

attempts remaining.
Login disabled for 1 minute.
Login
A code has been sent to the email address associated with this account
Authentication Code
What's this?



Send a new code

Back
Verify
attempts remaining.
Login disabled for 1 minute.



Online learning powered by