token-auth.msts.com Open in urlscan Pro
3.213.195.113  Public Scan

Submitted URL: https://token-auth.msts.com/
Effective URL: https://token-auth.msts.com/token
Submission: On September 21 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

Name: loginPOST /token/login

<form name="login" action="/token/login" method="POST">
  <div class="field is-horizontal">
    <label class="label field-label" for="token">Token</label>
    <div class="control field-body">
      <input type="text" name="token" class="input" placeholder="token uuid" required="">
    </div>
  </div>
  <div class="field is-horizontal">
    <div class="field-label"></div>
    <div class="control field-body">
      <input type="submit" value="Login" class="button is-active is-primary">
    </div>
  </div>
</form>

Name: registerPOST /token/register

<form name="register" action="/token/register" method="POST">
  <div class="field is-horizontal">
    <label class="label field-label" for="owner">Token Owner</label>
    <div class="control field-body">
      <input type="text" name="owner" class="input" placeholder="application/service ID." required="">
    </div>
  </div>
  <div class="field is-horizontal">
    <label class="label field-label" for="email">Email</label>
    <div class="control field-body has-icons-left">
      <input type="email" name="email" class="input" placeholder="your email" required="">
      <span class="icon is-small is-left"><svg class="svg-inline--fa fa-envelope fa-w-16" aria-hidden="true" data-prefix="fas" data-icon="envelope" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="">
          <path fill="currentColor"
            d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z">
          </path>
        </svg><!-- <i class="fas fa-envelope"></i> --></span>
    </div>
  </div>
  <div class="field is-horizontal">
    <div class="field-label"></div>
    <div class="control field-body">
      <input type="submit" value="Submit" class="button is-active is-primary">
      <label class="checkbox recover">
        <input type="checkbox" name="recover" value="true"> Recover existing UUID </label>
    </div>
  </div>
</form>

Text Content

Token Reset

Warning: Resetting a token UUID will invalid all current tokens.

Press 'reset' to confirm

Reset
Cancel
 * Login
 * Register/Recover


LOGIN WITH YOUR TOKEN

Token


 * Login
 * Register/Recover


GET A TOKEN

Token Owner

Email

Recover existing UUID