customer.converse.wdl.co Open in urlscan Pro
209.97.190.103  Public Scan

Submitted URL: https://customer.converse.wdl.co/
Effective URL: https://customer.converse.wdl.co/login
Submission: On July 07 via automatic, source certstream-suspicious — Scanned from GB

Form analysis 2 forms found in the DOM

POST https://customer.converse.wdl.co/login

<form x-show="form === 'login'" class="form-horizontal w-full mx-auto" method="POST" action="https://customer.converse.wdl.co/login" aria-label="Login">
  <input type="hidden" name="_token" value="iw93Co5MVINUe5SFm7igFKxgtL4y5LylYYgaHcsC">
  <div class="flex flex-col mt-10">
    <input class="form-control pb-3 flex-grow h-8 px-2 border-b border-b-2 border-gray-400 appearance-none bg-transparent w-full text-gray-700 mr-3 py-1 px-2 focus:outline-none" type="text" placeholder="Email Address" name="email" value="">
  </div>
  <div class="flex flex-col mt-10">
    <input class="form-control pb-3 flex-grow h-8 px-2 border-b border-b-2 border-gray-400 appearance-none bg-transparent w-full text-gray-700 mr-3 py-1 px-2 focus:outline-none" type="password" placeholder="Password" name="password">
  </div>
  <div class="flex-col md:flex-row flex justify-between content-center mt-12 ">
    <button type="submit" class="w-full md:w-auto self-center bg-blue-900 hover:bg-blue-700 text-white text-sm font-semibold py-3 px-8 rounded"> Login </button>
    <div class="flex items-center self-center md:self-right">
      <a @click="form = 'forgot'" class="mt-2 text-right md:mt-0 no-underline hover:underline text-blue-900 text-sm" href="#">
                                            Forgotten Your Password?
                                        </a>
    </div>
  </div>
</form>

POST https://customer.converse.wdl.co/password/email

<form x-show="form === 'forgot'" method="POST" class="form-horizontal w-full mx-auto" action="https://customer.converse.wdl.co/password/email" aria-label="Reset Password" style="display: none;">
  <input type="hidden" name="_token" value="iw93Co5MVINUe5SFm7igFKxgtL4y5LylYYgaHcsC">
  <div class="flex flex-col mt-10">
    <input class="form-control pb-3 flex-grow h-8 px-2 border-b border-b-2 border-gray-400 appearance-none bg-transparent w-full text-gray-700 mr-3 py-1 px-2 focus:outline-none" type="text" placeholder="Email Address" name="email" value="">
  </div>
  <div class="flex-col md:flex-row flex justify-between content-center mt-12 ">
    <button type="submit" class="w-full md:w-auto self-center bg-blue-900 hover:bg-blue-700 text-white text-sm font-semibold py-3 px-8 rounded"> Reset </button>
    <div class="flex items-center self-center md:self-right">
      <a @click="form = 'login'" class="mt-2 text-right md:mt-0 no-underline hover:underline text-blue-900 text-sm" href="#">
                                            Back to Login
                                        </a>
    </div>
  </div>
</form>

Text Content

CUSTOMER LOGIN


KPI REPORTS

Login
Forgotten Your Password?
Reset
Back to Login