zhenic.dramirzandi.com Open in urlscan Pro
188.121.110.165  Public Scan

Submitted URL: https://zhenic.dramirzandi.com/
Effective URL: https://zhenic.dramirzandi.com/Security/Login?ReturnUrl=%2F
Submission: On June 29 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST /Security/CheckForLogin

<form class="form text-left fv-plugins-bootstrap fv-plugins-framework" id="kt_login_signin_form" action="/Security/CheckForLogin" method="post" novalidate="novalidate">
  <input type="hidden" name="rememberMe" id="kt_login_signin_form_rememberMe">
  <div class="form-group py-2 m-0 fv-plugins-icon-container">
    <input class="form-control h-auto text-white placeholder-white opacity-70 bg-dark-o-70 rounded-pill border-0 py-4 px-8 ltr text-center" type="text" autofocus="" placeholder="موبایل" name="username" id="frm_signin_username" autocomplete="off">
    <div class="fv-plugins-message-container"></div>
  </div>
  <div class="form-group py-2 m-0 fv-plugins-icon-container">
    <input class="form-control h-auto text-white placeholder-white opacity-70 bg-dark-o-70 rounded-pill border-0 py-4 px-8 ltr text-center mb-5" type="Password" placeholder="کلمه عبور" name="password">
    <div class="fv-plugins-message-container"></div>
  </div>
  <div class="form-group py-2 m-0 kt-hide" id="login-natcode">
    <input class="form-control h-auto text-white placeholder-white opacity-70 bg-dark-o-70 rounded-pill border-0 py-4 px-8  text-center ltr" type="text" placeholder="کدملی" name="natcode" maxlength="10">
  </div>
  <div class="form-group d-flex flex-wrap justify-content-between align-items-center mt-5">
    <div class="checkbox-inline">
      <label class="checkbox m-0 text-muted font-weight-bold">
        <input type="checkbox" checked="checked" id="kt_login_signin_form_rememberMe_temp">
        <span></span>مرا به خاطر بسپار </label>
    </div>
    <a href="javascript:;" id="kt_login_forgot" class="text-muted text-hover-primary font-weight-bold">فراموشی کلمه عبور</a>
  </div>
  <div class="text-center mt-15">
    <button type="submit" id="kt_login_signin_submit" class="btn btn-primary btn-pill shadow-sm py-4 px-9 font-weight-bold">ورود به حساب کاربری</button>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8NMjgoVtuuRFtJo3KZKPZyzN0VHRHXqtPA6o90U0njsJ8OCBbpfnk9s-xKHy8HDaQEp7JyJaiQyh_EW2yEABBL09RCHkvEpfTujL2dEx-vtxURBmvdkmWaDn5cLn8sPDRKooqsaA52VMHyLUijAbB-I"><input type="hidden">
  <div></div>
</form>

POST /Security/SignUp

<form class="form text-left fv-plugins-bootstrap fv-plugins-framework" id="kt_login_signup_form" action="/Security/SignUp" method="post">
  <div class="row">
    <div class="form-group col-md-6 fv-plugins-icon-container">
      <input class="form-control h-auto text-white placeholder-white opacity-70 bg-dark-o-70 rounded-pill border-0 py-4 px-8 text-center" type="text" placeholder="نام" id="frm_signup_firstname" name="firstname">
      <div class="fv-plugins-message-container"></div>
    </div>
    <div class="form-group col-md-6 fv-plugins-icon-container">
      <input class="form-control h-auto text-white placeholder-white opacity-70 bg-dark-o-70 rounded-pill border-0 py-4 px-8 text-center" type="text" placeholder="نام خانوادگی" name="lastname">
      <div class="fv-plugins-message-container"></div>
    </div>
  </div>
  <div class="row">
    <div class="form-group col-md-6 fv-plugins-icon-container">
      <input class="form-control h-auto text-white placeholder-white opacity-70 bg-dark-o-70 rounded-pill border-0 py-4 px-8  text-center ltr" type="text" placeholder="موبایل" name="mobile" maxlength="11">
      <div class="fv-plugins-message-container"></div>
    </div>
    <div class="form-group col-md-6 fv-plugins-icon-container">
      <input class="form-control h-auto text-white placeholder-white opacity-70 bg-dark-o-70 rounded-pill border-0 py-4 px-8  text-center ltr" type="text" placeholder="کدملی" name="natcode" maxlength="10">
      <div class="fv-plugins-message-container"></div>
    </div>
  </div>
  <div class="row">
    <div class="form-group col-md-6 fv-plugins-icon-container">
      <input class="form-control h-auto text-white placeholder-white opacity-70 bg-dark-o-70 rounded-pill border-0 py-4 px-8 text-center ltr" type="password" placeholder="کلمه عبور" name="password">
      <div class="fv-plugins-message-container"></div>
    </div>
    <div class="form-group col-md-6 fv-plugins-icon-container">
      <input class="form-control h-auto text-white placeholder-white opacity-70 bg-dark-o-70 rounded-pill border-0 py-4 px-8 text-center ltr" type="password" placeholder="تکرار کلمه عبور" name="passwordRepeat">
      <div class="fv-plugins-message-container"></div>
    </div>
  </div>
  <div class="row">
    <div class="form-group col-md-12 fv-plugins-icon-container">
      <input class="form-control h-auto text-white placeholder-white opacity-70 bg-dark-o-70 rounded-pill border-0 py-4 px-8 text-center ltr" type="email" placeholder="ایمیل (اختیاری)" name="email">
      <div class="fv-plugins-message-container"></div>
    </div>
  </div>
  <div class="form-group d-flex flex-wrap flex-center">
    <button type="submit" id="kt_login_signup_submit" class="btn btn-primary btn-pill font-weight-bold px-9 py-4 my-3 mx-2">تایید</button>
    <button type="button" id="kt_login_signup_cancel" class="btn btn-outline-primary btn-pill font-weight-bold px-9 py-4 my-3 mx-2">انصراف</button>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8NMjgoVtuuRFtJo3KZKPZyzN0VHRHXqtPA6o90U0njsJ8OCBbpfnk9s-xKHy8HDaQEp7JyJaiQyh_EW2yEABBL09RCHkvEpfTujL2dEx-vtxURBmvdkmWaDn5cLn8sPDRKooqsaA52VMHyLUijAbB-I">
  <div></div>
</form>

POST /Security/ForgotPassword

<form class="form text-left fv-plugins-bootstrap fv-plugins-framework" id="kt_login_forgot_form" action="/Security/ForgotPassword" method="post">
  <div class="form-group py-2 m-0 fv-plugins-icon-container">
    <input class="form-control h-auto text-white placeholder-white opacity-70 bg-dark-o-70 rounded-pill border-0 py-4 px-8 ltr text-center" type="text" placeholder="موبایل" id="frm_forgot_mobile" name="mobile" autocomplete="off" maxlength="11">
    <div class="fv-plugins-message-container"></div>
  </div>
  <div class="form-group d-flex flex-wrap flex-center mt-10">
    <button type="submit" id="kt_login_forgot_submit" class="btn btn-primary btn-pill font-weight-bold px-9 py-4 my-3 mx-2">تایید</button>
    <button type="button" id="kt_login_forgot_cancel" class="btn btn-outline-primary btn-pill font-weight-bold px-9 py-4 my-3 mx-2">انصراف</button>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8NMjgoVtuuRFtJo3KZKPZyzN0VHRHXqtPA6o90U0njsJ8OCBbpfnk9s-xKHy8HDaQEp7JyJaiQyh_EW2yEABBL09RCHkvEpfTujL2dEx-vtxURBmvdkmWaDn5cLn8sPDRKooqsaA52VMHyLUijAbB-I">
  <div></div>
</form>

POST /Security/ResetPassword

<form class="form text-left fv-plugins-bootstrap fv-plugins-framework" id="kt_login_reset_form" action="/Security/ResetPassword" method="post">
  <input type="hidden" name="Mobile" id="frm_reset_mobile">
  <div class="form-group py-2 m-0 fv-plugins-icon-container">
    <input class="form-control h-auto text-white placeholder-white opacity-70 bg-dark-o-70 rounded-pill border-0 py-4 px-8 ltr text-center" type="text" placeholder="کد اعتبار سنجی" id="frm_reset_code" name="Code" autocomplete="off" maxlength="4">
    <div class="fv-plugins-message-container"></div>
  </div>
  <div class="form-group py-2 m-0 fv-plugins-icon-container">
    <input class="form-control h-auto text-white placeholder-white opacity-70 bg-dark-o-70 rounded-pill border-0 py-4 px-8 ltr text-center" type="Password" placeholder="کلمه عبور" name="Password">
    <div class="fv-plugins-message-container"></div>
  </div>
  <div class="form-group py-2 m-0">
    <input class="form-control h-auto text-white placeholder-white opacity-70 bg-dark-o-70 rounded-pill border-0 py-4 px-8 ltr text-center mb-5" type="Password" placeholder="تکرار کلمه عبور" name="ConfirmPassword">
  </div>
  <div class="form-group d-flex flex-wrap justify-content-between align-items-center mt-5">
    <div class="checkbox-inline">
      <label class="checkbox m-0 text-muted font-weight-bold">
        <input type="checkbox" checked="checked" name="RemmberMe" id="kt_login_reset_form_rememberMe">
        <span></span>مرا به خاطر بسپار </label>
    </div>
    <a href="javascript:;" id="kt_reset_resend" class="text-muted text-hover-primary font-weight-bold">ارسال مجدد؟</a>
  </div>
  <div class="form-group d-flex flex-wrap flex-center mt-10">
    <button type="submit" id="kt_login_reset_submit" class="btn btn-primary btn-pill font-weight-bold px-9 py-4 my-3 mx-2">تایید</button>
    <button type="button" id="kt_login_reset_cancel" class="btn btn-outline-primary btn-pill font-weight-bold px-9 py-4 my-3 mx-2">انصراف</button>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8NMjgoVtuuRFtJo3KZKPZyzN0VHRHXqtPA6o90U0njsJ8OCBbpfnk9s-xKHy8HDaQEp7JyJaiQyh_EW2yEABBL09RCHkvEpfTujL2dEx-vtxURBmvdkmWaDn5cLn8sPDRKooqsaA52VMHyLUijAbB-I">
  <div></div>
</form>

POST /Hooks/SetLanguage?returnUrl=%2FSecurity%2FLogin

<form id="selectLanguage" method="post" class="form-horizontal" role="form" action="/Hooks/SetLanguage?returnUrl=%2FSecurity%2FLogin">
  <input name="culture" type="hidden" id="newculture">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8NMjgoVtuuRFtJo3KZKPZyzN0VHRHXqtPA6o90U0njsJ8OCBbpfnk9s-xKHy8HDaQEp7JyJaiQyh_EW2yEABBL09RCHkvEpfTujL2dEx-vtxURBmvdkmWaDn5cLn8sPDRKooqsaA52VMHyLUijAbB-I">
</form>

Text Content

به جامعه بزرگ ما بپیوندید

آرامش خانواده، آرامش پایدار، خانواده پایدار

ایجاد حساب کاربری
ENGLISH



ورود به حساب کاربری

نام کاربری و کلمه عبور خود را وارد نمایید

مرا به خاطر بسپار
فراموشی کلمه عبور
ورود به حساب کاربری



ثبت نام

لطفا برای ایجاد حساب کاربری اطلاعات خود را وارد نمایید.

تایید انصراف



بازیابی کلمه عبور

لطفا تلفن همراه خود را جهت بازیابی کلمه عبور وارد نمایید.

تایید انصراف



تغییر کلمه عبور

لطفاً کد اعتبار سنجی ارسال شده به تلفن همراه خود را وارد نمایید :

مرا به خاطر بسپار
ارسال مجدد؟
تایید انصراف