webapp.brightmetrics.com Open in urlscan Pro
52.240.146.87  Public Scan

Submitted URL: https://brightmetrics.intercom-clicks.com/via/e?ob=j8dCS8kvz7eKZ4QCxVR1V9s16a4RqVe%2BrURv7Ddo1bk44NdenqZArq3zDvxO3ku6&h=d92d4daf49e516d81d...
Effective URL: https://webapp.brightmetrics.com/Login.aspx
Submission: On February 02 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST ./Login.aspx

<form method="POST" action="./Login.aspx" id="form1" data-bind="submit: formSubmit">
  <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="eM7aJGK4Ok1kZEQBApZvijsoWHXBjDn0AknjnKDku8tNB6ADr6clODFcVnQB7A3SeGDKgbRlcc7c12k09Wp64HW5FRMz7TR5FXwb6Z3I/qUEQnzuTQ+aHe2x6yJu0flqnnEvRpXfOgE4reqkIwh+3Yl7NH4=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['form1'];
    if (!theForm) {
      theForm = document.form1;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="C2EE9ABB">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
      value="j2eftg0GbSmJDAetgmm1/h24yF86MNqzrBId4tZK4hENKPYL/d3LM8vHnDsURjpQJjT9FY+xef03+aFWQR5brPbwyWatnQ9jCPviDMrX7XFq+piIQ1PLyj+LXyElQUH5AmMeB51F+N33dAErR8NS0w/vdexkj2ymo7AgBNwkCvi/cdQiPhkkxJ3UjlIR4HUwlS+LOtFdejtzOG+WcpsRYiID+Og=">
  </div>
  <div id="login-form-container">
    <img src="images/brightmetrics_logo_tagline.png" id="partner_logo" class="login-logo">
    <div id="login_error_message" style="opacity: 0" class="errormessage" data-bind="fadeOutVisible: errorMessageVisible, text: errorMessage"></div>
    <div class="login-input-container">
      <input name="login_email" type="text" id="login_email" data-bind="textInput: emailAddress" autocomplete="username" class="login-text login-email" tabindex="1" placeholder="Email">
    </div>
    <label id="remember-email-label">
      <input type="checkbox" data-bind="checked: rememberEmail">
      <span>Remember Email</span>
    </label>
    <div id="login-controls-container" data-bind="animateVisible: isLogin">
      <div class="login-input-container" style="overflow: hidden;">
        <div data-bind="animateVisible: isNormalLogin">
          <input name="login_password" type="password" id="login_password" autocomplete="current-password" class="login-text login-password" tabindex="2" placeholder="Password">
          <input name="login_submit" type="submit" id="login_submit" class="submit-button login-submit" value="Login" tabindex="3" data-bind="visible: isNormalLogin">
          <a href="javascript:void(0)" data-bind="click: switchToForgotPassword" id="forgot-password-link">
                            Forgot password?
                        </a>
        </div>
        <div style="display: none;" data-bind="animateVisible: isSsoLogin">
          <a href="javascript:void(0)" class="secondaryAction" data-bind="click: clearSaml, hidden: ssoRequired">
                            Use Password Login
                        </a>
          <button onclick="__doPostBack('ctl00','')" class="submit-button login-submit" data-bind="text: ssoLoginText" tabindex="4">SSO Login Unavailable</button>
        </div>
      </div>
      <input name="saml_id" type="hidden" id="saml_id" data-bind="value: samlId" value="">
    </div>
    <div class="login-w-google-field" data-bind="animateVisible: isGoogleLogin">
      <p>- OR -</p>
      <button onclick="__doPostBack('ctl01','')" class="login-w-google-btn">
        <img src="images/google-icon.png">
        <span>Sign in with Google</span>
      </button>
    </div>
    <div id="login-bottom-controls-container">
      <div class="bottom-controls-group" data-bind="animateVisible: isLogin">
        <a href="mailto:support@brightmetrics.com" class="login-support-link">
                        Contact Support
                    </a>
        <br>
        <a href="http://brightmetrics.com/training">Register for Training</a>
      </div>
      <div class="bottom-controls-group" style="display: none;" data-bind="animateVisible: isForgotPassword">
        <a href="javascript:void(0)" data-bind="click: switchToLogin">Back to Login</a>
        <input type="button" class="submit-button reset-password-submit" data-bind="click: resetPassword_verifyEmailAddress" value="Request Password Reset" tabindex="5">
      </div>
    </div>
  </div>
</form>

Text Content

Remember Email
Forgot password?
Use Password Login SSO Login Unavailable

- OR -

Sign in with Google
Contact Support
Register for Training
Back to Login