geo.digiteam.com.br Open in urlscan Pro
45.231.134.58  Public Scan

Submitted URL: https://geo.digiteam.com.br/
Effective URL: https://geo.digiteam.com.br/login/
Submission: On July 18 via api from US — Scanned from CA

Form analysis 1 forms found in the DOM

POST /login/

<form id="loginForm" action="/login/" method="post" class="form-horizontal" role="form"><input type="hidden" name="csrfmiddlewaretoken" value="QXYMLZdLXPXtk06eNsEGqkIlzWalOG5MrAdUcl1bmxk1wDk2mXBXL2G6mVLEjKW2">
  <div class="form-group ">
    <label for="id_username" class="col-sm-2 control-label">Username</label>
    <div class="col-sm-10 ">
      <input type="text" name="username" autofocus="" class="form-control" required="" id="id_username">
    </div>
  </div>
  <div class="form-group ">
    <label for="id_password" class="col-sm-2 control-label">Password</label>
    <div class="col-sm-10 ">
      <input type="password" name="password" class="form-control" required="" id="id_password">
    </div>
  </div>
  <input type="hidden" name="next" value="" id="loginNext">
  <script>
    var loginNext = document.getElementById("loginNext");
    var value = new URLSearchParams(new URL(window.location.href).search).get('next');
    if (value) loginNext.value = value;
  </script>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <button type="submit" class="btn btn-default">Log in</button>
    </div>
    <div class="top-buffer col-sm-offset-2 col-sm-10">
      <p><a href="javascript:toggleForgotPasswordHint();">Forgot your password?</a></p>
      <script>
        function toggleForgotPasswordHint() {
          $("#forgotPasswordHint").toggle();
        }
      </script>
      <div id="forgotPasswordHint" style="display: none; font-size: 90%; padding: 4px;" class="theme-secondary"> You can reset the administrator password by running the following command: <span class="theme-background-highlight"
          style="padding: 4px; margin: 8px 0; display: inline-block;">./webodm.sh resetadminpassword yournewpass</span><br> If you used WebODM Manager to launch WebODM, find the "Reset Password" button within the maintenance panel or within one of
        WebODM Manager menus. </div>
    </div>
  </div>
</form>

Text Content

Toggle navigation

PGI

Username

Password

Log in

Forgot your password?

You can reset the administrator password by running the following command:
./webodm.sh resetadminpassword yournewpass
If you used WebODM Manager to launch WebODM, find the "Reset Password" button
within the maintenance panel or within one of WebODM Manager menus.