identity.theellipsis.exchange Open in urlscan Pro
2606:4700::6810:abfd  Public Scan

Submitted URL: https://user-admin.crowdpoint.tech/
Effective URL: https://identity.theellipsis.exchange/login?state=hKFo2SA4UW14N1ZaSEhnZU1POW1qNTFQNVlFVjd5aGpPYTQxT6FupWxvZ2luo3RpZNkgSzQySWhiRGRvcV9w...
Submission: On January 13 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 3 forms found in the DOM

<form onsubmit="return false;">
  <div>
    <div class="text-sm tracking-wide">Email Address</div>
    <input class="w-full rounded py-3 border border-gray-300 focus:outline-none focus:border-indigo-500 px-2 bg-transparent mt-2" id="login-email" placeholder="Email" autocomplete="username">
  </div>
  <div class="mt-8">
    <div class="flex justify-between items-center">
      <div class="text-sm tracking-wide">Password</div>
      <div>
        <a class="text-xs font-display font-semibold text-blue-600 hover:text-blue-800 cursor-pointer" onclick="changePasswordView()"> Forgot Password? </a>
      </div>
    </div>
    <input class="w-full rounded py-3 border border-gray-300 focus:outline-none focus:border-indigo-500 px-2 bg-transparent mt-2" id="login-password" placeholder="Enter your password" type="password">
  </div>
  <div class="mt-10 relative">
    <div class="spinner">
      <div class="bounce1"></div>
      <div class="bounce2"></div>
      <div class="bounce3"></div>
    </div>
    <button id="btn-login" class="bg-blue-600 text-gray-100 p-4 w-full rounded tracking-wide font-semibold font-display focus:outline-none focus:shadow-outline hover:bg-blue-600 shadow-lg"> Log In </button>
  </div>
  <div class="flex mt-7 items-center text-center">
    <hr class="border-gray-300 border-1 w-full rounded-md">
    <label class="block font-medium text-sm text-gray-700 px-2"> OR </label>
    <hr class="border-gray-300 border-1 w-full rounded-md">
  </div>
  <div class="flex mt-7 items-center text-center">
    <a class="w-full rounded py-3 border border-gray-300 px-2 bg-transparent text-gray-400" href="javascript:;" id="btn-google">
                <svg class="h-6 w-6 text-gray-500 inline-block align-top" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
                  <title>Google icon</title>
                  <path d="M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133-1.147 1.147-2.933 2.4-6.053 2.4-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0 5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36 2.16-2.16 2.84-5.213 2.84-7.667 0-.76-.053-1.467-.173-2.053H12.48z"></path>
                </svg>
                Continue with Google
              </a>
  </div>
  <div class="flex mt-7 items-center text-center">
    <a class="w-full rounded py-3 border border-gray-300 px-2 bg-transparent text-gray-400" href="javascript:;" id="btn-facebook">
                <svg class="h-6 w-6 text-gray-500 inline-block align-top" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
                  <title>Facebook icon</title>
                  <path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"></path>
                </svg>
                Continue with Facebook
              </a>
  </div>
  <div class="flex my-7 items-center text-center">
    <a class="w-full rounded py-3 border border-gray-300 px-2 bg-transparent text-gray-400" href="javascript:;" id="btn-linkedin">
                <svg class="h-6 w-6 text-gray-500 inline-block align-top" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
                  <title>LinkedIn icon</title>
                  <path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"></path>
                </svg>
                Continue with LinkedIn
              </a>
  </div>
  <div class="text-sm font-display font-semibold text-gray-400 text-center mb-7"> Don't have an account? <a id="signup-footer" class="cursor-pointer text-blue-600 hover:text-blue-800" onclick="signupView()">Sign up</a>
    <a id="ellipsis-signup" style="display: none" class="cursor-pointer text-blue-600 hover:text-blue-800" href="https://portal.theellipsis.exchange/signup">Sign up</a>
  </div>
</form>

<form onsubmit="return false;">
  <div>
    <div class="text-sm tracking-wide">Email Address</div>
    <input class="w-full rounded py-3 border border-gray-300 focus:outline-none focus:border-indigo-500 px-2 bg-transparent mt-2" id="signup-email" placeholder="Email" type="email" autocomplete="username">
  </div>
  <div class="mt-8">
    <div class="flex justify-between items-center">
      <div class="text-sm tracking-wide">Password</div>
    </div>
    <input class="w-full rounded py-3 border border-gray-300 focus:outline-none focus:border-indigo-500 px-2 bg-transparent mt-2" id="signup-password" placeholder="Enter your password" type="password">
  </div>
  <div class="mt-8">
    <div class="flex justify-between items-center">
      <div class="text-sm tracking-wide">First Name</div>
    </div>
    <input class="w-full rounded py-3 border border-gray-300 focus:outline-none focus:border-indigo-500 px-2 bg-transparent mt-2" id="signup-firstname" placeholder="Enter your first name" type="text" autocomplete="given-name">
  </div>
  <div class="mt-8">
    <div class="flex justify-between items-center">
      <div class="text-sm tracking-wide">Last Name</div>
    </div>
    <input class="w-full rounded py-3 border border-gray-300 focus:outline-none focus:border-indigo-500 px-2 bg-transparent mt-2" id="signup-lastname" placeholder="Enter your last name" type="text" autocomplete="family-name">
  </div>
  <div class="mt-8">
    <div class="flex justify-between items-center">
      <div class="text-sm tracking-wide">Phone number</div>
    </div>
    <input class="w-full rounded py-3 border border-gray-300 focus:outline-none focus:border-indigo-500 px-2 bg-transparent mt-2" id="signup-phone" placeholder="Enter your phone number" type="tel" autocomplete="tel">
  </div>
  <div class="mt-8" id="signup-select-container" style="display: none">
    <div class="flex justify-between items-center">
      <div class="text-sm tracking-wide" id="signup-select-title">Select</div>
    </div>
    <select class="w-full rounded py-3 border border-gray-300 focus:outline-none focus:border-indigo-500 px-2 bg-transparent mt-2" id="signup-select"></select>
  </div>
  <div class="mt-10">
    <button id="btn-signup" class="bg-blue-600 text-gray-100 p-4 w-full rounded tracking-wide font-semibold font-display focus:outline-none focus:shadow-outline hover:bg-blue-600 shadow-lg"> Sign up </button>
  </div>
</form>

<form onsubmit="return false;">
  <div>
    <div class="text-sm tracking-wide">Email Address</div>
    <input class="w-full rounded py-3 border border-gray-300 focus:outline-none focus:border-indigo-500 px-2 bg-transparent mt-2" id="change-password-email" placeholder="Email" autocomplete="username">
  </div>
  <div class="mt-10">
    <button id="btn-change-password" class="bg-blue-600 text-gray-100 p-4 w-full rounded tracking-wide font-semibold font-display focus:outline-none focus:shadow-outline hover:bg-blue-600 shadow-lg"> Send password reset email </button>
  </div>
  <div class="text-sm font-display font-semibold text-gray-400 mt-2"> Have an account? <a class="cursor-pointer text-blue-600 hover:text-blue-800" onclick="loginView()">Sign in</a>
  </div>
</form>

Text Content

SIGN IN

×
×
Don't have an account? Sign up Sign up
Email Address
Password
Forgot Password?

Log In

--------------------------------------------------------------------------------

OR

--------------------------------------------------------------------------------

Google icon Continue with Google
Facebook icon Continue with Facebook
LinkedIn icon Continue with LinkedIn
Don't have an account? Sign up Sign up
Have an account? Sign in
Email Address
Password
First Name
Last Name
Phone number
Select
Sign up
Enter your email address and we will send you instructions to reset your
password
Email Address
Send password reset email
Have an account? Sign in