user-app.sentieo.com Open in urlscan Pro
3.234.119.76  Public Scan

Submitted URL: http://user-app.sentieo.com/
Effective URL: https://user-app.sentieo.com/
Submission Tags: falconsandbox
Submission: On November 17 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST

<form id="new_login_form" method="post" onsubmit="return false;" autocomplete="off">
  <div class="row" id="username">
    <span class="icon-fa icon icon-menu-user"></span>
    <input class="input-box" id="email" name="email" type="text" placeholder="Username or Email" autofocus="" autocomplete="username" required="">
  </div>
  <div class="row" id="password_input">
    <span class="icon-fa icon icon-menu-password"></span>
    <input class="input-box" id="password" name="password" type="password" placeholder="Password" autocomplete="new-password" required="">
    <div class="forgot" id="forgot_password">Forgot?</div>
  </div>
  <div class="button signin-button" style="background: rgb(203, 212, 222); transition: all 0.1s ease-out 0s;"><span>SIGN IN</span></div>
  <div class="rem-row" id="remember">
    <div class="style-check fl">
      <input type="checkbox" value="None" id="remember_box" name="check" checked="">
      <label for="remember_box"></label>
    </div>
    <div class="rem-label">Remember me on this computer</div>
  </div>
</form>

POST

<form id="tfa-form" method="post" onsubmit="return false;">
  <img id="qr_code" alt="QR Code" style="display:none;">
  <div class="username" style="display:none;">
    <x-svg data-class="login-icon" src="#icon-mail"></x-svg>
    <input class="login-box" id="u_email" name="user_email" placeholder="Email" required="" type="text">
  </div>
  <div class="row" id="otp_input">
    <x-svg data-class="login-icon" src="#icon-mail"></x-svg>
    <input class="input-box" id="tfa_otp" name="otp" type="text" placeholder="Enter your One-Time Password (OTP)" required="">
  </div>
  <div class="button" id="button-tfa"><span>SUBMIT</span></div>
  <div class="button" id="button-tfa-activate" style="display:none;"><span>ACTIVATE</span></div>
</form>

POST

<form id="new_resetpwd_form" method="post" onsubmit="return false;">
  <div class="row" id="username">
    <svg viewBox="0 0 48 48" class="icon" data-id="" title="" style="padding: 3px 12px 3px 0px;width: 24px;height: 24px;fill: #698094;margin-right: 0px;line-height: 24px;">
      <g xmlns="http://www.w3.org/2000/svg" style="height: 18px;width: 18px;">
        <g>
          <path d="M46,11.992c0-0.275,0-0.55-0.092-0.825c-0.366-1.467-1.467-2.292-3.3-2.292H6.858c-1.65,0-3.483,0.642-4.308,1.742
                                        c-0.092,0.092-0.184,0.092-0.184,0.184C2.092,11.167,2,11.625,2,11.992c0,0.092,0,0.184,0,0.367v22c0,2.2,2.566,4.767,4.767,4.767
                                        h35.75c2.292,0,3.392-2.566,3.392-4.858v-22C46,12.175,46,12.083,46,11.992z M6.767,11.625h35.017h0.733l0,0L24,26.476
                                        L5.483,11.717C5.941,11.625,6.4,11.625,6.767,11.625z M42.608,36.375H6.858c-0.825,0-2.108-1.283-2.108-2.108V14.65l18.333,14.667
                                        c0.275,0.184,0.55,0.367,0.917,0.367s0.642-0.092,0.917-0.367L43.25,14.65v19.708C43.25,35.092,43.342,36.375,42.608,36.375z"></path>
        </g>
      </g>
    </svg>
    <input class="input-box" id="resetpwd_email" name="email" type="text" placeholder="Please enter your email address" autofocus="" required="">
  </div>
  <div class="button button-email-check"><span>SUBMIT</span></div>
  <div class="expiry-link-msg">This link expires in 1 hour.</div>
</form>

POST

<form id="new_login_form" method="post" onsubmit="return false;">
  <div class="row" id="username">
    <svg viewBox="0 0 48 48" class="icon" data-id="" title="" style="float:left;padding: 1px 12px 1px 6px;width: 24px;height: 24px;fill: #698094;margin-right: 0px;line-height: 24px;">
      <g xmlns="http://www.w3.org/2000/svg" style="height: 18px;width: 18px;">
        <g>
          <path d="M46,11.992c0-0.275,0-0.55-0.092-0.825c-0.366-1.467-1.467-2.292-3.3-2.292H6.858c-1.65,0-3.483,0.642-4.308,1.742
                                            c-0.092,0.092-0.184,0.092-0.184,0.184C2.092,11.167,2,11.625,2,11.992c0,0.092,0,0.184,0,0.367v22c0,2.2,2.566,4.767,4.767,4.767
                                            h35.75c2.292,0,3.392-2.566,3.392-4.858v-22C46,12.175,46,12.083,46,11.992z M6.767,11.625h35.017h0.733l0,0L24,26.476
                                            L5.483,11.717C5.941,11.625,6.4,11.625,6.767,11.625z M42.608,36.375H6.858c-0.825,0-2.108-1.283-2.108-2.108V14.65l18.333,14.667
                                            c0.275,0.184,0.55,0.367,0.917,0.367s0.642-0.092,0.917-0.367L43.25,14.65v19.708C43.25,35.092,43.342,36.375,42.608,36.375z"></path>
        </g>
      </g>
    </svg>
    <input class="input-box" id="signon_email" name="email" type="text" placeholder="Email" autofocus="" required="">
  </div>
  <div class="button signon-button"><span>SUBMIT</span></div>
</form>

POST

<form id="company_signon_form" method="post" onsubmit="return false;">
  <div class="row" id="username">
    <span class="icon-fa icon icon-menu-user"></span>
    <input class="input-box" style="width: 320px" id="company_email" name="email" type="text" placeholder="Email" autofocus="" required="">
  </div>
  <div class="button comp-signin-button"><span>SIGN IN</span></div>
  <div class="rem-row" id="remember">
    <div class="style-check fl">
      <input type="checkbox" value="None" id="comp_remember_box" name="check" checked="">
      <label for="comp_remember_box"></label>
    </div>
    <div class="rem-label">Remember me on this computer</div>
  </div>
  <div class="sso-row" id="comp_without_sso"> Sign in without SSO </div>
</form>

Text Content

Sign in to your account
Two-factor Authentication
Your trial has expired. Please contact sales@sentieo.com

ENTER YOUR EMAIL
Forgot?
SIGN IN
Remember me on this computer
OR
Sign in with LinkedIn
Sign in with Google
Sign in with SSO
Your Email or Password is incorrect!
Single Sign-On Link
Reset Password

SUBMIT
ACTIVATE
SIGN IN WITH SENTIEO
Please refresh after login
Reset Password

Please provide your email address so that we may send you the password reset
link.
SUBMIT
This link expires in 1 hour.
Request a single sign-on link

Please provide your email address so that we may send you the temporary login
link.
SUBMIT
Single Sign On
Use your organization's network to log in.
ENTER YOUR COMPANY EMAIL

SIGN IN
Remember me on this computer
Sign in without SSO
Best experienced when using Google Chrome
Don't have an account? Get Started
By submitting, you agree to our Terms of Service and Privacy Policy