ecovisionapp.instanceit.com Open in urlscan Pro
184.168.127.231  Public Scan

Submitted URL: https://ecovisionapp.instanceit.com/
Effective URL: https://ecovisionapp.instanceit.com/admin/
Submission: On January 29 via api from US — Scanned from US

Form analysis 4 forms found in the DOM

POST

<form class="text-left validate-form" id="loginForm" method="post" novalidate="novalidate">
  <input id="key" name="key" type="hidden" value="b6104fc34b87b30f7cfe9922bd8d8a88">
  <div class="form">
    <div id="username-field" class="field-wrapper input">
      <label for="username">USERNAME</label>
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user">
        <path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path>
        <circle cx="12" cy="7" r="4"></circle>
      </svg>
      <input id="username" tabindex="1" name="username" type="text" class="form-control" placeholder="e.g John_Doe">
    </div>
    <div id="password-field" class="field-wrapper input mb-2">
      <div class="d-flex justify-content-between w-100">
        <label for="password">PASSWORD</label>
      </div>
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lock">
        <rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect>
        <path d="M7 11V7a5 5 0 0 1 10 0v4"></path>
      </svg>
      <input id="password" tabindex="2" name="password" type="password" class="form-control" placeholder="Password">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" id="toggle-password" class="feather feather-eye">
        <path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path>
        <circle cx="12" cy="12" r="3"></circle>
      </svg>
    </div>
    <div class="d-sm-flex justify-content-between w-100">
      <div class="field-wrapper">
        <button tabindex="3" class="btn btn-primary w-100" value="">Log In</button>
      </div>
    </div>
    <p class="signup-link"></p>
  </div>
</form>

POST

<form class="col-12 validate-form" id="forgotpasswordForm" method="post">
  <div class="col-12">
    <div class="input-group">
      <label class="mb-1">Username <span class="text-danger">*</span></label>
      <label class="ml-auto "></label>
    </div>
    <div class="input-group mb-3">
      <input id="forgotuname" name="forgotuname" type="text" placeholder="Enter User Name" class="form-control">
    </div>
  </div>
  <div class="col-12">
    <div class="ml-auto ">
      <div class="mb-0 text-right">
        <button type="submit" class="btn btn-primary m-0 ml-2">Submit</button>
      </div>
    </div>
  </div>
</form>

POST

<form class="col-12 validate-form" id="forgotpassotpForm" method="post" novalidate="novalidate">
  <input type="hidden" name="hiddenid" id="hiddenid" value="">
  <div class="col-12">
    <div class="input-group">
      <label class="mb-1" id="otpnotifydiv"></label>
      <label class="ml-auto "></label>
    </div>
    <div class="input-group mb-3">
      <input id="verifiedotp" name="verifiedotp" type="text" onkeypress="numbonly(event)" onpaste="numbonly(event)" placeholder="Enter Verification Code" class="form-control">
    </div>
  </div>
  <div class="col-12">
    <div class="ml-auto ">
      <div class="mb-0 text-right">
        <button type="submit" class="btn btn-primary m-0 ml-2">Submit</button>
      </div>
    </div>
  </div>
</form>

POST

<form class="col-12 validate-form" id="changedforgotpassForm" method="post" novalidate="novalidate">
  <input type="hidden" name="hiddenid" id="hiddenid" value="">
  <div class="col-12">
    <div class="input-group">
      <label class="mb-1">Password <span class="text-danger">*</span></label>
      <label class="ml-auto "></label>
    </div>
    <div class="input-group mb-3">
      <input id="newpassword" name="newpassword" type="password" placeholder="Enter User Name" class="form-control">
    </div>
  </div>
  <div class="col-12">
    <div class="input-group">
      <label class="mb-1">Confirm Password <span class="text-danger">*</span></label>
      <label class="ml-auto "></label>
    </div>
    <div class="input-group mb-3">
      <input id="newconfimpass" name="newconfimpass" type="password" placeholder="Enter User Name" class="form-control">
    </div>
  </div>
  <div class="col-12">
    <div class="ml-auto ">
      <div class="mb-0 text-right">
        <button type="submit" class="btn btn-primary m-0 ml-2">Submit</button>
      </div>
    </div>
  </div>
</form>

Text Content

SIGN IN

Log in to your account to continue.

USERNAME
PASSWORD
Log In



FORGOT PASSWORD?

Username *

Submit

FORGOT PASSWORD?

Submit

CHANGE PASSWORD

Password *

Confirm Password *

Submit