dac1-bcws-companion.tsa.dhs.gov Open in urlscan Pro
216.81.80.206  Public Scan

Submitted URL: https://dac1-bcws-companion.tsa.dhs.gov/
Effective URL: https://dac1-bcws-companion.tsa.dhs.gov/auth.do
Submission: On September 28 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

POST /auth.do

<form id="loginForm" class="col s12" action="/auth.do" method="post" autocomplete="off">
  <!-- Added hidden fields here to prevent autocomplete and caching username/password values -->
  <input type="text" style="display: none">
  <input type="password" style="display: none">
  <div class="row">
    <div class="col s12">
      <h4>Background Check</h4>
      <h4>Web Service</h4>
      <h6>Companion Website</h6>
    </div>
  </div>
  <div class="row">
    <div class="input-field col s12">
      <input id="j_username" name="j_username" required="true" type="text" value="">
      <label for="j_username">Username</label>
    </div>
  </div>
  <div class="row">
    <div class="input-field col s12">
      <input id="j_password" name="j_password" class="form-control" required="true" type="password" value="">
      <label for="j_password">Password</label>
    </div>
    <label style="float: right;">
      <a class="dtis-blue-text" href="#forgotPasswordModal"><b>Forgot Password?</b></a>
    </label>
  </div>
  <br>
  <center>
    <div class="row">
      <button type="submit" class="col s12 btn btn-large waves-effect dtis-yellow lighten-1" value="Submit">Login</button>
    </div>
  </center>
  <div>
    <input type="hidden" name="_csrf" value="347edc95-fb9a-46e9-965d-69644e6440b4">
  </div>
</form>

POST /auth/recoverpassword.do

<form id="recoverPasswordForm" class="row" action="/auth/recoverpassword.do" method="post" autocomplete="off">
  <div class="input-field col s4">
    <div id="userNameErrors" class="row">
    </div>
    <input id="username" name="username" required="true" type="text" value="">
    <label for="username">Username</label>
  </div>
  <div class="input-field col s2">
    <button type="submit" class="waves-effect waves-light btn amber modal-close" value="Submit">Submit</button>
  </div>
  <div>
    <input type="hidden" name="_csrf" value="347edc95-fb9a-46e9-965d-69644e6440b4">
  </div>
</form>

Text Content







BACKGROUND CHECK

WEB SERVICE

COMPANION WEBSITE

Username
Password
Forgot Password?

Login




FORGOT PASSWORD

Provide your email address below, and submit.


Username
Submit