myaccount.reisnet.in Open in urlscan Pro
103.209.175.30  Public Scan

Submitted URL: https://myaccount.onereis.com/
Effective URL: https://myaccount.reisnet.in/customer_portal
Submission: On August 05 via automatic, source certstream-suspicious — Scanned from FR

Form analysis 5 forms found in the DOM

POST /customer_portal/login

<form action="/customer_portal/login" method="post" accept-charset="utf-8" class="login-form" id="customerPortalForm" novalidate="novalidate">
  <div class="card-alert card red darken-1 hide" id="alertDanger" style="height:35px;">
    <div class="card-content white-text">
      <p id="alertDangerText"></p>
    </div>
    <button type="button" class="close white-text" data-dismiss="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
  </div>
  <!--<fieldset> -->
  <div class="row">
    <div class="input-field col s12">
      <i class="material-icons prefix pt-2">person_outline</i>
      <input id="username" name="username" type="text" value="" maxlength="100" autofocus="autofocus">
      <label for="username" class="center-align">Username</label>
    </div>
  </div>
  <input id="accountNameInput" type="hidden" class="form-control password" name="accountName" value="reisnet">
  <div class="row">
    <div class="input-field col s12">
      <i class="material-icons prefix pt-2">lock_outline</i>
      <input id="password" type="password" class="password" name="password">
      <label for="password">Password</label>
      <a class="forgot right" href="/captive_portal/forgot_password">
                                Forgot password                            </a>
    </div>
  </div>
  <div class="row">
    <div class="col s12">
      <div class="input-field" style="margin-bottom: 0px;">
        <div class="left">
          <label>
            <input type="checkbox" class="filled-in" value="agree" name="termsAndConditions" required="" aria-required="true">
            <span style="font-size: 13px;">I agree to the <a href="/captive_portal/terms" target="_blank" style="text-decoration: underline;">Terms and Conditions</a> &amp;
              <a href="/captive_portal/policies" target="_blank" style="text-decoration: underline;">Privacy Policies</a></span>
          </label>
        </div>
      </div>
    </div>
  </div>
  <div class="form-actions">
    <div class="">
      <div class="right">
        <button type="submit" class="btn waves-effect waves-light"> Login <i class="material-icons right">arrow_forward</i>
        </button>
      </div>
    </div>
  </div>
  <!-- </fieldset> -->
</form>

POST

<form method="post" accept-charset="utf-8" class="form-login" id="customerPortalotpForm" novalidate="novalidate">
  <div class="card-alert card red lighten-5 hide" id="alertDanger1">
    <div class="card-content red-text">
      <p id="alertDangerText1"></p>
    </div>
    <button type="button" class="close white-text" data-dismiss="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
  </div>
  <div class="row">
    <div class="input-field col s12">
      <i class="material-icons prefix pt-2">phone_iphone</i>
      <input type="text" class="form-control" id="mobileNumber" name="mobileNumber" maxlength="100" value="" autofocus="autofocus">
      <label for="mobileNumber" class="center-align active">Registered Mobile</label>
    </div>
  </div>
  <input id="accountNameInputId" type="hidden" class="form-control otp" name="accountName" value="reisnet">
  <div class="row form-actions">
    <div class="input-field col s12">
      <i class="material-icons prefix pt-2">person_outline</i>
      <input type="text" class="form-control password" name="userName" id="userName">
      <label for="userName" class="center-align">Username(optional)</label>
    </div>
  </div>
  <div class="row">
    <div class="col s12">
      <div class="input-field" style="margin-bottom: 0px;">
        <div class="left">
          <label>
            <input type="checkbox" class="filled-in" value="agree" name="termsAndConditions">
            <span style="font-size: 13px;">I agree to the <a href="/captive_portal/terms" target="_blank" style="text-decoration: underline;">Terms and Conditions</a> &amp;
              <a href="/captive_portal/policies" target="_blank" style="text-decoration: underline;">Privacy Policies</a></span>
          </label>
        </div>
      </div>
    </div>
  </div>
  <div class="form-actions">
    <div class="row center">
      <div class="col s4">
        <!--                                <a type="submit" class="btn btn-light-grey" href="http://redirect.jazenetworks.com">
                                                                <i class="fa fa-arrow-circle-left"></i>                                                             </a>-->
      </div>
      <!--                            <div class="col s1"></div>-->
      <!--                        <div class="col s3">
                                                    <a type="" class="btn btn-bricky" align="center" href="#helpDeskModal" data-toggle="modal">
                                                        HelpDesk
                                                    </a>
                                                </div>-->
      <!--                            <div class = "col s1"></div>-->
      <div class="col s3">
        <button type="submit" id="submitotp" class="btn waves-effect waves-light"> Send OTP </button>
      </div>
    </div>
  </div>
</form>

POST

<form method="post" accept-charset="utf-8" class="form-loginotp" id="customerPortalotpSubmitForm" novalidate="novalidate">
  <div class="card-alert card red lighten-5 hide" id="alertDanger2">
    <div class="card-content red-text">
      <p id="alertDangerText2"></p>
    </div>
    <button type="button" class="close white-text" data-dismiss="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
  </div>
  <input name="phoneotp" id="phoneotp" class="form-control" type="hidden">
  <input name="usernameotp" id="usernameotp" class="form-control" type="hidden">
  <input name="accountIdotp" id="accountIdotp" class="form-control" type="hidden">
  <div class="row ">
    <div class="col s4 input-field">
      <label>Enter OTP</label>
    </div>
    <div class="col s7 input-field">
      <input type="text" name="mobileOTP" placeholder="OTP">
    </div>
  </div>
  <div class="form-actions">
    <div class="row center">
      <div class="col s4">
        <!--                                <a type="submit" class="btn btn-light-grey" href="http://redirect.jazenetworks.com">
                                                                <i class="fa fa-arrow-circle-left"></i>                                                             </a>-->
      </div>
      <div class="col s1"></div>
      <!--                        <div class="col s3">
                                                    <a type="" class="btn btn-bricky" align="center" href="#helpDeskModal" data-toggle="modal">
                                                        HelpDesk
                                                    </a>
                                                </div>-->
      <div class="col s1"></div>
      <div class="col s3">
        <button type="submit" id="submitotpmobile" class="btn waves-effect waves-light"> Verify Otp </button>
      </div>
    </div>
  </div>
</form>

POST

<form method="post" accept-charset="utf-8" class="form-login" id="customerPortalUsernameForm" novalidate="novalidate">
  <div class="card-alert card red lighten-5 hide" id="alertDanger3">
    <div class="card-content red-text">
      <p id="alertDangerText3"></p>
    </div>
    <button type="button" class="close white-text" data-dismiss="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
  </div>
  <div class="row form-actions">
    <div class="input-field">
      <div class="input-field col s12">
        <i class="material-icons prefix pt-2">person_outline</i>
        <input id="loginUserName" name="loginUserName" type="text" class="password">
        <label for="loginUserName" class="center-align">Username</label>
      </div>
    </div>
    <input id="accountNameInput1" type="hidden" class="form-control" name="accountName" value="reisnet">
    <div class="col s12">
      <div class="input-field" style="margin-bottom: 0px;">
        <div class="left">
          <label>
            <input type="checkbox" class="filled-in" value="agree" name="termsAndConditions" required="">
            <span style="font-size: 13px;">I agree to the <a href="/captive_portal/terms" target="_blank" style="text-decoration: underline;">Terms and Conditions</a> &amp;
              <a href="/captive_portal/policies" target="_blank" style="text-decoration: underline;">Privacy Policies</a></span>
          </label>
        </div>
      </div>
    </div>
    <div class="form-actions">
      <div class="row center">
        <div class="col s4">
        </div>
        <div class="col s3">
          <button type="submit" id="submitUsernameLogin" class="btn  waves-effect waves-light"> Login </button>
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form action="" id="helpDeskForm" class="form-horizontal" role="form" method="post" accept-charset="utf-8" novalidate="novalidate">
  <!--        <div class = "modal-body">-->
  <div class="card-alert card-red lighten-5 red-text hide" id="alerts">
    <div class="card-content red-text">
      <p id="alertsText"></p>
    </div>
    <button type="button" class="close red-text" data-dismiss="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
  </div>
  <div class="card-alert card red lighten-5 red-text hide" id="helpDeskServerError"></div>
  <!--            <fieldset>-->
  <div class="row">
    <div class="col s5">
      <input type="hidden" class="form-control" name="account" id="account" placeholder="Account" value="reisnet" readonly="readonly">
      <label></label>
    </div>
  </div>
  <div class="row">
    <div class="row">
      <label class="col s5 control-label">Type your</label>&nbsp;&nbsp;&nbsp;&nbsp; <input type="radio" id="searchUserByUsername" name="searchUserBy" value="username" checked="">
      <li style="display: inline;"> User Name</li>&nbsp;&nbsp; <input type="radio" id="searchUserByphoneno" name="searchUserBy" value="phone">
      <li style="display: inline;">Phone No</li> &nbsp;&nbsp; <input type="radio" id="searchUserByemailid" name="searchUserBy" value="email">
      <li style="display: inline;">E-mail Id</li>
    </div>
  </div>
  <div class="card-alert card red lighten-5 red-text hide col soffset-4 center" id="searchUserByAlert"></div>
  <div class="row">
    <!--                <label class="col s5 control-label">
                User                                </label>-->
    <div class="col s5">
      <input class="form-control" id="user" name="user" type="text" placeholder="User">
      <label class="active"> User </label>
    </div>
  </div>
  <div class="row">
    <label class="col s5 control-label"> Type </label>
    <div class="col s5">
      <div class="select-wrapper"><input class="select-dropdown dropdown-trigger" type="text" readonly="true" data-target="select-options-2f6c1a68-1cc2-5657-995e-ce0af66099c6">
        <ul id="select-options-2f6c1a68-1cc2-5657-995e-ce0af66099c6" class="dropdown-content select-dropdown" tabindex="0">
          <li id="select-options-2f6c1a68-1cc2-5657-995e-ce0af66099c60" tabindex="0" class="selected"><span> None </span></li>
          <li id="select-options-2f6c1a68-1cc2-5657-995e-ce0af66099c61" tabindex="0"><span>Payment</span></li>
          <li id="select-options-2f6c1a68-1cc2-5657-995e-ce0af66099c62" tabindex="0"><span>Service</span></li>
          <li id="select-options-2f6c1a68-1cc2-5657-995e-ce0af66099c63" tabindex="0"><span>Shifting</span></li>
        </ul><svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
          <path d="M7 10l5 5 5-5z"></path>
          <path d="M0 0h24v24H0z" fill="none"></path>
        </svg><select name="type" id="type" class="form-control" type="text" tabindex="-1">
          <option value="" selected=""> None </option>
          <option value="440052990367552" accountid="reisnet" typename="Payment">Payment</option>
          <option value="440052990375552" accountid="reisnet" typename="Service">Service</option>
          <option value="443516642439936" accountid="reisnet" typename="Shifting">Shifting</option>
        </select>
      </div>
    </div>
  </div>
  <div class="row">
    <label class="col s5 control-label"> Subjects </label>
    <div class="col s5">
      <div class="select-wrapper"><input class="select-dropdown dropdown-trigger" type="text" readonly="true" data-target="select-options-f4b8c577-f0b4-4f87-6794-f06f5f137d15">
        <ul id="select-options-f4b8c577-f0b4-4f87-6794-f06f5f137d15" class="dropdown-content select-dropdown" tabindex="0"></ul><svg class="caret" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
          <path d="M7 10l5 5 5-5z"></path>
          <path d="M0 0h24v24H0z" fill="none"></path>
        </svg><select name="subject" id="subject" class="form-control" type="text" tabindex="-1">
        </select>
      </div>
    </div>
  </div>
  <div class="row" hidden="" id="others">
    <label class="col s5 control-label"> Subject </label>
    <div class="col s5">
      <textarea rows="1" cols="50" class="form-control" id="othersubject" name="othersubject" type="text" placeholder="Enter the Subject"></textarea>
    </div>
  </div>
  <div class="row">
    <label class="col s5 control-label"> Comments </label>
    <div class="col s5">
      <textarea rows="3" cols="50" class="form-control" id="comments" name="comments" type="text" placeholder="Comments"></textarea>
    </div>
  </div>
  <!--</fieldset>-->
</form>

Text Content

LOGIN    OTP LOGIN




CUSTOMER PORTAL LOGIN

Please enter your username and password to log in.




×
person_outline Username
lock_outline Password Forgot password
I agree to the Terms and Conditions & Privacy Policies
Login arrow_forward



LOGIN    OTP LOGIN




CUSTOMER PORTAL LOGIN

Please enter your registered Mobile and Username (optional).




×
phone_iphone Registered Mobile
person_outline Username(optional)
I agree to the Terms and Conditions & Privacy Policies
Send OTP



LOGIN    OTP LOGIN




CUSTOMER PORTAL LOGIN




×
Enter OTP

Verify Otp





×

SELECT USER



Login

LOGIN    OTP LOGIN    LOGIN WITH USERNAME




CUSTOMER PORTAL LOGIN

Please enter your username



×
person_outline Username
I agree to the Terms and Conditions & Privacy Policies
Login



×

HELP DESK



×


Type your     User Name   Phone No    E-mail Id

User
Type
 * None
 * Payment
 * Service
 * Shifting

None Payment Service Shifting
Subjects

Subject

Comments

Close Submit

Ok