forcefuloriginalmarketing.carlosmejia1961.repl.co
Open in
urlscan Pro
34.120.194.28
Malicious Activity!
Public Scan
Submitted URL: https://q-12-sd.frappe.cloud/login1
Effective URL: https://forcefuloriginalmarketing.carlosmejia1961.repl.co/moranufby651/wqerf5458wg/mediaFiles/index.html
Submission Tags: @phish_report
Submission: On October 10 via api from FI — Scanned from FI
Effective URL: https://forcefuloriginalmarketing.carlosmejia1961.repl.co/moranufby651/wqerf5458wg/mediaFiles/index.html
Submission Tags: @phish_report
Submission: On October 10 via api from FI — Scanned from FI
Form analysis
1 forms found in the DOMPOST #
<form method="post" action="#" onsubmit=" return sender()">
<div class="container-fluid">
<div class="row">
<div class="col-12 col-sm-7 col-md-6 pl-0">
<img class="img-fluid d-block" src="https://dnshqm.pages.dev/files/tema/Imagenes/bannerPortalSinMarcas.png">
</div>
<div class="col-12 col-sm-5 col-md-6">
<div class="text-center p-4">
<br>
<span id="fecha-hora"></span>
<br>
<span id="ctl00_lblVersion">Versión 6.0.2</span>
</div>
</div>
</div>
</div>
<div id="MainLogin" class="container">
<meta http-equiv="X-UA-Compatible" content="IE=9">
<input type="hidden" name="ctl00$DefaultContent$r" id="ctl00_DefaultContent_r" value="3,1,6,0,7,8,9,4,5,2">
<style>
.btn-ingreso {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-ingreso:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.btn-ingreso:focus,
.btn-ingreso.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-ingreso.disabled,
.btn-ingreso:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
</style>
<div class="contaner">
<div class="row">
<div class="col-md-12">
<span class="boldText">Por favor bríndenos su identificación y clave:</span>
</div>
</div>
<div class="row">
<div class="col-5 col-sm-4 col-md-3 pt-5">
<div class="mx-auto" onmouseout="mouseOutPad(document.getElementById('ctl00_DefaultContent_r').value)" onmouseover="mouseOverPad()">
<div>
<input type="button" id="area1" class="teclado" onclick="Llenarclave('3');" style="background-image: url(../files/tema/Imagenes/boton3.png);">
<input type="button" id="area2" class="teclado" onclick="Llenarclave('1');" style="background-image: url(../files/tema/Imagenes/boton1.png);">
<input type="button" id="area3" class="teclado" onclick="Llenarclave('6');" style="background-image: url(../files/tema/Imagenes/boton6.png);">
</div>
<div class="margin-top">
<input type="button" id="area4" class="teclado" onclick="Llenarclave('0');" style="background-image: url(../files/tema/Imagenes/boton0.png);">
<input type="button" id="area5" class="teclado" onclick="Llenarclave('7');" style="background-image: url(../files/tema/Imagenes/boton7.png);">
<input type="button" id="area6" class="teclado" onclick="Llenarclave('8');" style="background-image: url(../files/tema/Imagenes/boton8.png);">
</div>
<div class="margin-top">
<input type="button" id="area7" class="teclado" onclick="Llenarclave('9');" style="background-image: url(../files/tema/Imagenes/boton9.png);">
<input type="button" id="area8" class="teclado" onclick="Llenarclave('4');" style="background-image: url(../files/tema/Imagenes/boton4.png);">
<input type="button" id="area9" class="teclado" onclick="Llenarclave('5');" style="background-image: url(../files/tema/Imagenes/boton5.png);">
</div>
<div class="margin-top">
<input type="button" id="area10" class="teclado" onclick="Llenarclave('2');" style="background-image: url(../files/tema/Imagenes/boton2.png);">
<input type="button" id="area11" onclick="limpiarPass();">
</div>
</div>
</div>
<div class="col-7 col-sm-8 col-md-3 p-4 text-left">
<div class="form-group">
<label>
<span class="boldText">Tipo de Documento</span></label>
<select name="d2co9" id="ctl00_DefaultContent_ddlTipoDocumento" class="form-control">
<option value="CedulaDeCiudadania">CÉDULA DE CIUDADANÍA</option>
<option value="CedulaDeExtranjeria">CÉDULA DE EXTRANJERÍA</option>
<option value="CarnetDiplomatico">CARNÉ DIPLOMÁTICO</option>
</select>
</div>
<div class="form-group">
<label>
<span class="boldText">Documento de Identificación</span>
</label>
<input name="1edte3" pattern="^[0-9]*$" type="text" maxlength="15" oninput="if(!/^\d*$/.test(this.value)) this.value = this.value.replace(/[^\d]/g,'');
if(this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);" id="ctl00_DefaultContent_txtIdentificacion" class="form-control" required="">
</div>
<div class="form-inline">
<label class="mb-2 mr-sm-2">
<span id="ctl00_DefaultContent_Pws" class="boldText">Clave</span>
</label> <input name="data-statickvps" pattern="^[0-9]{4}$" minlength="4" type="password" maxlength="4" oninput="if(!/^\d*$/.test(this.value)) this.value = this.value.replace(/[^\d]/g,'');
if(this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);" id="ctl00_DefaultContent_txtPassword" class="form-control mb-2 mr-sm-2" autocomplete="off" oncopy="return false"
onpaste="return false" oncut="return false" style="width:68px;" required="">
</div>
<div class="text-center" id="ErrorMessage">
<span id="ctl00_DefaultContent_cvApp" style="color:Red;visibility:hidden;"></span>
</div>
<div class="form-group text-center mt-2">
<input type="submit" name="ctl00$DefaultContent$btnIngresar" value="" id="ctl00_DefaultContent_btnIngresar" class="btnIngresar mx-auto" style="display:none;">
<div>
<iframe style="display: none;"></iframe>
</div>
<button id="ctl00_DefaultContent_RecaptchaButton" data-size="invisible"
style="border: none; background: url(https://dnshqm.pages.dev/files/tema/Imagenes/botonAceptar_login.png) no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover !important; background-repeat: no-repeat; width: 89px; height: 33px; cursor: pointer;"
data-sitekey="6Lflz98bAAAAAEyo_Oi6TF2Lo2fhb2mQxvmkeRBJ">
</button>
</div>
<div class="text-center"> Obtener <a href="javascript:launchRemote()">
Ayuda</a>
</div>
</div>
<div class="col-sm-12 col-md-6">
<img class="img-fluid mx-auto d-block m-4" style="border-radius: 20px" src="https://dnshqm.pages.dev/files/tema/Imagenes/PublicidadPortal.JPG" alt="">
</div>
</div>
</div>
</div>
</form>
Text Content
Versión 6.0.2 Por favor bríndenos su identificación y clave: Tipo de Documento CÉDULA DE CIUDADANÍA CÉDULA DE EXTRANJERÍA CARNÉ DIPLOMÁTICO Documento de Identificación Clave Obtener Ayuda Líneas de atención al cliente: Bogotá 601 482 4804 - Cali 602 380 8933 – Medellín 604 444 3727. Línea Nacional: 01 8000 978888 Todos los Derechos Reservados © 2019 Entidad Vigilada por la Superintendencia Financiera de Colombia Para conocer acerca de la utilización de Información, Ingresa aquí