login-qa.totalbrokerage.com Open in urlscan Pro
54.85.164.55  Public Scan

Submitted URL: https://login-qa.totalbrokerage.com/
Effective URL: https://login-qa.totalbrokerage.com/login
Submission: On February 14 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

POST /login

<form class="login-form" action="/login" method="POST" novalidate="novalidate"><input type="hidden" name="_csrf" value="7fe3c4b6-1839-4db0-b686-51fac49ff01f">
  <h3 class="form-title">Login to your account</h3>
  <div class="alert alert-danger display-hide">
    <button class="close" data-close="alert"></button>
    <span>Enter your email and password.</span>
  </div>
  <div class="form-group">
    <label class="control-label">Email</label>
    <div class="input-icon">
      <i class="fal fa-user"></i>
      <input id="userEmail" class="form-control" type="email" autocomplete="off" placeholder="Email" name="username" value="" data-msg-required="Email is required.">
    </div>
  </div>
  <div class="form-group">
    <label class="control-label">Password</label>
    <div class="input-icon">
      <i class="fal fa-lock"></i>
      <input class="form-control" type="password" autocomplete="off" placeholder="Password" name="password" data-msg-required="Password is required.">
      <i id="show-password" class="fal fa-eye-slash right" title="Show Password"></i>
    </div>
  </div>
  <div class="form-actions">
    <label class="checkbox">
      <div class="checker"><span><input type="checkbox" name="remember-me"></span></div>Remember me
    </label>
    <button type="button" class="btn green pull-right login-button">
      <span>Login</span>
      <i class="fal fa-arrow-circle-right spacer"></i>
    </button>
    <div id="recaptcha" class="g-recaptcha" data-callback="onRecaptchaSubmit" data-size="invisible" data-sitekey="6Ld8mTgcAAAAABX9JDoAWlEjwuLnouTs9E071RDu">
      <div class="grecaptcha-badge" data-style="bottomright"
        style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Ld8mTgcAAAAABX9JDoAWlEjwuLnouTs9E071RDu&amp;co=aHR0cHM6Ly9sb2dpbi1xYS50b3RhbGJyb2tlcmFnZS5jb206NDQz&amp;hl=de&amp;v=BycHQdSIhzR_1EcOLw2mOzYQ&amp;size=invisible&amp;cb=ed3ybrscynxx"
            width="256" height="60" role="presentation" name="a-8d1qcrty19wl" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
        </div>
        <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
  </div>
  <div class="forget-password form-actions">
    <a type="button" class="btn red-sunglo btn-block" id="googleSignIn" href="/login/google">
<i class="fab fa-google spacer-right"></i>
<span>Login with Google</span>
</a>
  </div>
  <div class="forget-password">
    <h4>Forgot your password?</h4>
    <p>Click <a href="javascript:;" id="forget-password">here</a> to reset your password.</p>
  </div>
  <script src="https://www.google.com/recaptcha/api.js" async="" defer="defer">
  </script>
  <script type="text/javascript">
    /**
     * Callback summoned when recaptcha code is generated upon submission of the login form.
     */
    function onRecaptchaSubmit() {
      'use strict';
      // submit the form directly now that validation and recaptcha are complete
      // the recaptcha response will be included in the login request parameters
      $('.login-form')[0].submit();
    }
  </script>
</form>

POST /login

<form class="forget-form display-none" action="/login" method="post" novalidate="novalidate"><input type="hidden" name="_csrf" value="7fe3c4b6-1839-4db0-b686-51fac49ff01f">
  <h3>Forgot your password?</h3>
  <p>Enter your e-mail address below to reset your password.</p>
  <div class="form-group">
    <div class="input-icon">
      <i class="fal fa-envelope"></i>
      <input class="form-control" type="text" autocomplete="off" placeholder="Email" name="email" data-msg-required="Email is required.">
    </div>
  </div>
  <div class="form-actions">
    <button type="button" id="back-btn" class="btn">
      <i class="fal fa-arrow-circle-left spacer-right"></i>
      <span>Back</span>
    </button>
    <button type="submit" class="btn green pull-right">
      <span>Submit</span>
      <i class="fal fa-arrow-circle-right spacer"></i>
    </button>
  </div>
</form>

POST

<form class="success-form display-none" method="post">
  <h3>Please check your e-mail for time sensitive further instructions.</h3>
</form>

Text Content

LOGIN TO YOUR ACCOUNT

Enter your email and password.
Email

Password


Remember me Login

Login with Google

FORGOT YOUR PASSWORD?

Click here to reset your password.


FORGOT YOUR PASSWORD?

Enter your e-mail address below to reset your password.


Back Submit


PLEASE CHECK YOUR E-MAIL FOR TIME SENSITIVE FURTHER INSTRUCTIONS.

© Brokerage Management Solutions, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.