recruit.hirebridge.com Open in urlscan Pro
13.77.82.141  Public Scan

Submitted URL: http://recruit.hirebridge.com/
Effective URL: https://recruit.hirebridge.com/v3/login.aspx
Submission: On June 13 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: Form1POST ./login.aspx

<form name="Form1" method="post" action="./login.aspx" id="Form1" role="form">
  <div>
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
      value="6AUazH2STQ61CSpimoBxPIYIvoe18mj/BeKxlQoEGkF9x5xfF9w8JrBpq8/Y3Vaq1u9sqi0BTZMKrOBA1W4t2o6UfX0mho2WBGlRA4APJtFU86FGBBlfNRkx4Bv30OKMSEUTMYk0lGzdoE7n1rbZcOLoRpoYPfMsAQXxm+Kbc5TGDnW0CD3OtOsrYMTlP/Hw5Nv80o63kFwIw9n5Lw/4J1Loyrk=">
    <script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-D00WVPD06H&amp;cx=c&amp;_slc=1"></script>
    <script async="" src="https://www.google-analytics.com/analytics.js"></script>
    <script src="/v3/Scripts/verifydomain.js"></script>
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="cA8vB4S1FtW5espsTx4AL+KprBbqJzQcpEkgbA1XeUp9Jco1AknqWSsux4brqKKR0Hxc6fEypUsd/oAk5xMYhd+SWXNO7eszTObemGKdbOglSdPxsDi97+sGZQOZil5Glb4q1sZ3bDQ7YAYizm4R2qnCjHE=">
  </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>
  <input name="__RequestVerificationToken" type="hidden" value="t0E46J8BMs_EkiyUGYED6HI02rmj4aLuwXU8UE2kHTgf_iEi0vGGiSyOOEuEWty7m8N4yZAJoexBqqYLwtTGhgv3m4Y1">
  <input name="ResetLoginID" type="hidden" id="ResetLoginID">
  <input type="button" name="btnResetPassword" value="Email Password" onclick="javascript:__doPostBack('btnResetPassword','')" id="btnResetPassword" style="display:none;">
  <div class="container-fluid col-md-4 col-md-offset-4 col-sm-6 col-sm-offset-3 col-xs-10 col-xs-offset-1">
    <div class="row">
      <div class="loginscreen animated fadeInDown">
        <div>
          <div>
            <img src="Images/hblogo.jpg" border="0" alt="Hirebridge Logo">
          </div>
          <div class="form-group" style="margin-top: 20px;">
            <input name="txtLoginId" type="text" id="txtLoginId" autocomplete="off" class="form-control" placeholder="User ID">
          </div>
          <div class="form-group">
            <input name="txtPassword" type="password" id="txtPassword" autocomplete="off" class="form-control" placeholder="Password">
          </div>
          <p>
            <input type="submit" name="btnSignin" value="Sign In »" id="btnSignin" class="btn btn-primary btn-lg btn-block">
          </p>
          <p style="color: #ff0000" id="errMessage"></p>
          <p>
            <a href="#" onclick="javascript:ShowResetDialog();"><small>Forgot password?</small></a>
          </p>
        </div>
      </div>
    </div>
    <div class="row" style="text-align: center; margin-top: 20px;">
      <p>
        <small>If you need assistance please contact</small> <span style="display: inline;">&nbsp;<a href="mailto:support@hirebridge.com"><small> support@hirebridge.com</small></a></span><br>
      </p>
      <p></p>
      <p><small>Copyright © 2024 Hirebridge, LLC</small></p>
    </div>
  </div>
  <div id="dlgPasswordReset" class="modal fade" role="dialog">
    <div class="modal-dialog">
      <div class="modal-content">
        <div class="modal-header">
          <button type="button" class="close" data-dismiss="modal">×</button>
          <h4 class="modal-title">Password Reset</h4>
        </div>
        <div class="modal-body">
          <p> Enter your login ID:<br>
            <input type="text" id="txtResetLoginID" class="form-control">
          </p>
          <p>
            <img id="imgCaptcha2" alt="Captcha image" src="" style="border-width:0px;"><br>
            <a onclick="newCaptcha('imgCaptcha2')" style="cursor: pointer; font-size: 1.2em;"><i class="fa fa-refresh"></i> <span style="text-decoration: underline;">New Image</span></a><br>
            <input name="txtCaptcha2" type="text" id="txtCaptcha2" class="form-control" placeholder="Enter text in above image" style="margin: 10px 0;">
          </p>
          <p style="color: red; font-style: italic; font-size: 9pt; font-weight: bold;"> If the login ID you enter is a valid e-mail address and an indentified Hirebridge user, you will receive a reset link in your inbox. Please click the link (or
            copy and paste it into your Web browser address bar) to reset your password. For security purposes, we do NOT tell you if the login ID you enter is not found in our system. </p>
          <p style="color: red; font-style: italic; font-size: 9pt; font-weight: bold;"> If you don't get the e-mail within a few minutes, check your spam folder. If you still don't see it, the login ID you entered is probably invalid. </p>
        </div>
        <div class="modal-footer">
          <button type="button" class="btn btn-primary" onclick="javascript:SendLink()">Send Link</button> &nbsp; <button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
        </div>
      </div>
    </div>
  </div>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="5A83F8C6">
    <input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="">
  </div>
  <script>
    (function(i, s, o, g, r, a, m) {
      i['GoogleAnalyticsObject'] = r;
      i[r] = i[r] || function() {
        (i[r].q = i[r].q || []).push(arguments)
      }, i[r].l = 1 * new Date();
      a = s.createElement(o),
        m = s.getElementsByTagName(o)[0];
      a.async = 1;
      a.src = g;
      m.parentNode.insertBefore(a, m)
    })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
    ga('create', 'UA-128380-1', 'auto');
    ga('set', 'anonymizeIp', true);
    ga('send', 'pageview');
  </script>
</form>

Text Content

Forgot password?

If you need assistance please contact   support@hirebridge.com




Copyright © 2024 Hirebridge, LLC

×

PASSWORD RESET

Enter your login ID:



New Image


If the login ID you enter is a valid e-mail address and an indentified
Hirebridge user, you will receive a reset link in your inbox. Please click the
link (or copy and paste it into your Web browser address bar) to reset your
password. For security purposes, we do NOT tell you if the login ID you enter is
not found in our system.

If you don't get the e-mail within a few minutes, check your spam folder. If you
still don't see it, the login ID you entered is probably invalid.

Send Link   Cancel