chat-dashboard.com Open in urlscan Pro
100.21.37.141  Public Scan

Submitted URL: https://chat-dashboard.com/
Effective URL: https://chat-dashboard.com/signin
Submission: On December 01 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST #

<form method="post" action="#" class="aboutUser-form" id="sign-in-form">
  <div class="input-holder field-text">
    <div class="field-element form-group">
      <input type="email" id="login_email_id" autocomplete="off" name="login_email" value="" placeholder="Email" class="form-control">
    </div>
    <div class="field-element form-group">
      <input type="password" id="login_password_id" autocomplete="off" name="login_password" value="" placeholder="Password" class="form-control">
    </div>
  </div>
  <div id="remember" class="checkbox text-left">
    <label style="color: #a9a9a9;">
      <input type="checkbox" name="remember_me"> Keep me logged in </label>
  </div>
  <button class="btn submit-button button_submit" onclick="return loginSubmit()">Login</button>
  <div id="" class="text-left">
    <a href="javascript:void(0)" style="color:#000" class="forgot-password">Forgot Password?</a>
    <a href="javascript:void(0)" style="color:#000;float:right;font-size: 14px;margin-top: 10px;" class="register-user">Add New Account</a>
  </div>
  <input type="hidden" name="csrf_token" value="4e2f537efec35c311fec61bce3786c94">
</form>

POST

<form method="post" onsubmit="return forgotSubmit()" action="" class="aboutUser-form" id="forgot-in-form">
  <div class="input-holder field-text">
    <div class="field-element form-group">
      <input type="email" id="forgor_email_id" autocomplete="off" name="forgor_email" value="" placeholder="your email" class="form-control">
    </div>
  </div>
  <button type="button" class="btn submit-button button_submit" onclick="return forgotSubmit()">Submit</button>
  <a href="javascript:void(0)" style="color:#000;" class="forgot-password">Back</a>
  <input type="hidden" name="csrf_token" value="4e2f537efec35c311fec61bce3786c94">
</form>

POST #

<form method="post" action="#" class="aboutUser-form" id="sign-up-form">
  <!-- VAPT CSRF TOKEN-->
  <input type="hidden" id="__token" name="csrf_token" value="4e2f537efec35c311fec61bce3786c94">
  <div class="input-holder field-text">
    <div class="field-element form-group">
      <input type="text" id="company_name_id" autocomplete="off" name="company_name" value="" placeholder="Company Name" class="form-control">
    </div>
    <div class="field-element form-group">
      <input type="text" id="company_url_id" autocomplete="off" name="company_url" value="" placeholder="Company URL" class="form-control">
    </div>
    <div class="field-element form-group">
      <input type="text" id="user_register_email_to_send_leads" autocomplete="off" name="user_register_email_to_send_leads" value="" placeholder="Email(s) to send leads to" class="form-control">
    </div>
    <div class="field-element form-group">
      <input type="text" id="user_register_phone_number_to_send_leads" autocomplete="off" name="user_register_phone_number_to_send_leads" value="" placeholder="Phone number(s) to send leads (optional)" class="form-control"
        onkeydown="backspacerDOWN(this, event)" onkeyup="backspacerUP(this, event)">
    </div>
    <div class="field-element form-group">
      <input type="text" id="user_register_notes_id" autocomplete="off" name="user_register_notes" value="" placeholder="Notes (optional)" class="form-control">
      <input type="hidden" name="from_email" value="deepanshu@chat-dashboard.com">
      <input type="hidden" name="email_from_name" value="Live Clavis Reseller">
    </div>
    <div class="field-element form-group">
      <input type="text" id="webmaster_email" autocomplete="off" name="webmaster_email" value="" placeholder="Webmaster Email (required)" class="form-control">
    </div>
    <div class="field-element form-group">
      <input type="text" id="webmaster_name" autocomplete="off" name="webmaster_name" value="" placeholder="Webmaster Name (required)" class="form-control">
    </div>
    <div class="field-element form-group">
      <input type="text" id="desired_review_links" autocomplete="off" name="desired_review_links" value="" placeholder="Desired review links(separate by comma)" class="form-control">
    </div>
  </div>
  <button class="btn submit-button button_submit" onclick="">Submit</button>
  <a href="javascript:void(0)" class="back-to-login" style="color:#000;font-size:14px;margin-top:10px;display:inline-block;text-decoration:none;">&lt; Back</a>
  <input type="hidden" name="csrf_token" value="4e2f537efec35c311fec61bce3786c94">
</form>

#

<form id="2fa-form" class="form" action="#">
  <input type="text" class="form-control  form-control-solid shortnice form-input" placeholder="Enter authentication code" name="code" tp-type="username" id="passcode2fa" maxlength="6" minlength="6" pattern="[0-9]" title="Authentication code"
    onkeypress="return /[0-9]/i.test(event.key)">
  <input type="hidden" id="usid" name="uid" required="">
  <input type="hidden" id="ustype" name="utype" required="">
  <input type="hidden" id="red_url" name="red_url" required="">
  <p style="margin-left:4px;margin-top:4px;">Remaining Attempts: <span style="font-weight: bold;" id="authtry">3</span></p>
  <input type="hidden" name="csrf_token" value="4e2f537efec35c311fec61bce3786c94">
</form>

Text Content

CLIENT LOGIN


×
Keep me logged in
Login
Forgot Password? Add New Account


FORGOT PASSWORD

Reset password link sent to your email. ×
This email id is not registered with us. ×

Submit Back

×

Submit < Back
×

TWO FACTOR AUTHENTICATION CODE

Remaining Attempts: 3


Verify