okapi.africell.ao Open in urlscan Pro
102.218.87.226  Public Scan

Submitted URL: http://okapi.africell.ao/
Effective URL: https://okapi.africell.ao/
Submission: On April 12 via manual from AO — Scanned from DE

Form analysis 2 forms found in the DOM

POST /login

<form method="POST" action="/login">
  <div class="form-group">
    <label class="form-label" for="username">Username</label>
    <input type="text" id="username" name="username" autocomplete="off" class="form-control">
    <span class="help-block"> Your username </span>
  </div>
  <div class="form-group">
    <label class="form-label" for="password">Password</label>
    <input type="password" id="password" name="pass" autocomplete="off" class="form-control">
    <span class="help-block"> Your password </span>
  </div>
  <button type="submit" class="btn btn-default float-right waves-effect waves-themed">Login</button>
</form>

Name: change_password_formPOST /db/passwordExpiredChange

<form onsubmit="validateResetPassForm()" name="change_password_form" action="/db/passwordExpiredChange" method="post" id="resetPass_form">
  <div class="col-md-12 mb-3">
    <label class="form-label">Login</label><span class="text-danger">*</span>
    <input name="login" type="text" class="form-control" value="">
  </div>
  <div class="col-md-12 mb-3">
    <label class="form-label">Old Password</label><span class="text-danger">*</span>
    <input autocomplete="off" name="old_password" type="password" class="form-control" value="">
  </div>
  <div class="col-md-12 mb-3">
    <label class="form-label">New Password</label><span class="text-danger">*</span>
    <input autocomplete="off" name="new_password" type="password" class="form-control" value="">
  </div>
  <div class="col-md-12 mb-3">
    <label class="form-label">Confirm Password</label><span class="text-danger">*</span>
    <input autocomplete="off" name="confirm_password" type="password" class="form-control" value="">
  </div>
  <div class="row no-gutters">
    <div class="col-md-5 ml-auto text-right">
      <button id="js-login-btn" type="submit" class="btn btn-block btn-danger btn-lg mt-3 waves-effect waves-themed">Change Password</button>
    </div>
  </div>
</form>

Text Content

Okapi
Username Your username
Password Your password
Login
Forgot Password?

CHANGE PASSWORD

In order to Protect your account, make sure your password:
 * Is longer than 10 characters
 * Doesn't match or significantly contain your username
 * Is not a member of common passwords

Login*
Old Password*
New Password*
Confirm Password*
Change Password