esp.usdoj.gov Open in urlscan Pro
2600:1406:3400:4a0::3f9a  Public Scan

Submitted URL: http://esp.usdoj.gov/
Effective URL: https://esp.usdoj.gov/icam/authenticationendpoint/login.do?RelayState=%2Fc&commonAuthCallerPath=%2Ficam%2Fsamlsso&forc...
Submission: On April 21 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST ../commonauth

<form action="../commonauth" method="post" id="loginForm">
  <div class="col-xs-12 form-group">
    <input type="hidden" name="sessionDataKey" id="sessionDataKey" value="3ddb69b5-4812-43ce-9a81-de09c14d12e9">
  </div>
  <div class="col-xs-12 form-group">
    <div class="form-actions">
      <button class="basicBtn wr-btn grey-bg col-xs-12 uppercase font-large" name="auth" value="BasicAuthenticator" id="submitBtn" onclick="encodeAndSubmit()" type="button">Log In</button>
      <script>
        var inputUsername = document.getElementById("user");
        var inputPassword = document.getElementById("pass");
        inputUsername.addEventListener("keyup", enterSubmit);
        inputPassword.addEventListener("keyup", enterSubmit);

        function enterSubmit(event) {
          event.preventDefault();
          if (event.keyCode === 13) {
            document.getElementById("submitBtn").click();
          }
        }

        function encodeAndSubmit() {
          var form = document.getElementById("sessionDataKey").form;
          //Remove leading whitespace
          inputUsername.value = inputUsername.value.trim();
          addNewField(form, "username", inputUsername.value, true);
          addNewField(form, "password", inputPassword.value, true);
          addNewField(form, "auth", "BasicAuthenticator", false);
          form.submit();
        }

        function addNewField(form, name, value, isEncoded) {
          var hiddenInput = document.createElement("input");
          hiddenInput.setAttribute("type", "hidden");
          hiddenInput.setAttribute("name", name);
          hiddenInput.setAttribute("id", name);
          if (isEncoded) {
            hiddenInput.setAttribute("value", btoa(value));
          } else {
            hiddenInput.setAttribute("value", value);
          }
          form.appendChild(hiddenInput);
        }
      </script>
    </div>
    <br>
  </div>
  <center>
    <a class="pwLabel" href="/urecover/recover/" onclick="disableDouble(this);">Forgot Password</a>
    <a href="/nur/">Request
        Access</a>
  </center>
  <div class="clearfix"></div>
</form>

Text Content

LOG IN

PARTNER LOGIN

Log In

Forgot Password Request Access



LOG IN WITH PIV


Register PIV

LOG IN WITH PARTNER ACCOUNT




If you already have access but require additional assistance, EPIC User Access
Management (UAM) Team: 1-571-387-4292 or EPIC.Access@dea.gov

For technical difficulties, please contact EPIC Help Desk: 1-571-387-4024 or
E-mail: EPIChelpdesk@dea.gov.

Service Desk Hours of Operation: 6:00 AM to 6:00 PM Mountain Time Monday through
Friday. Users requiring after hours assistance may contact the EPIC Watch at
1-888-USE-EPIC.

WARNING: This site is for SENSITIVE processing only. By accessing this system,
you are consenting to system monitoring for law enforcement and other purposes.
Unauthorized use or, access to, this system may subject you to criminal and/or
civil prosecution and penalties.

This site is participating in the US Department of Justice (DOJ) Vulnerability
Disclosure Policy (VDP) which provides guidelines for the cybersecurity research
community and members of the general public. The VDP can be found at this web
page. If you wish to report vulnerabilities, please click here to begin the
process of reporting or email: Responsible_Disclosure@usdoj.gov

Security, Privacy, and Accessibility Notice
© 2024 El Paso Intelligence Center. All Rights Reserved.