ooh-frontend.in1.cantechcloud.com Open in urlscan Pro
103.26.206.132  Public Scan

Submitted URL: http://ooh-frontend.in1.cantechcloud.com/
Effective URL: https://ooh-frontend.in1.cantechcloud.com/
Submission: On November 15 via api from US — Scanned from DE

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='36330254348868b3ead400ef9a936c95' /> -->
  <div class="form row">
    <div id="username-field" class="field-wrapper input col-12 mb-4">
      <label for="username">EMAIL</label>
      <input id="username" tabindex="1" name="email" type="text" class="form-control" placeholder="e.g John_Doe">
    </div>
    <div id="password-field" class="field-wrapper input col-12 mb-4">
      <div class="d-flex justify-content-between w-100">
        <label for="password">PASSWORD</label>
      </div>
      <div class="position-relative authentication-password-box">
        <input id="password" tabindex="2" name="password" type="password" class="form-control pr-5" 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 position-absolute">
          <path d="M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"></path>
          <path d="M3.17139 5.12988L21.1714 19.1299" stroke="#888ea8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
          <circle cx="12" cy="12" r="3"></circle>
        </svg>
      </div>
    </div>
    <div class="d-sm-flex justify-content-between col-12 mb-4">
      <div class="field-wrapper w-100">
        <button tabindex="3" class="btn btn-primary w-100" value="">Log In</button>
      </div>
    </div>
    <!-- <p class="signup-link mx-auto">Designed & Developed By  Billboards®</p> -->
    <div class="col-12 text-center">
      <span class="txt2 mx-auto text-center">Designed &amp; Developed By <a href="https://instanceit.com/" target="_blank"><img src="https://ooh-frontend.in1.cantechcloud.com/assets/images/instance.ico" width="20"> Instance It Solutions </a></span>
    </div>
  </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">
  <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">
  <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

Billboard


WELCOME TO BILLBOARD 👋

Log in to your account to continue.

EMAIL
PASSWORD

Log In
Designed & Developed By Instance It Solutions

FORGOT PASSWORD?

Username *

Submit

FORGOT PASSWORD?

Submit

CHANGE PASSWORD

Password *

Confirm Password *

Submit