admin.vaulture.net Open in urlscan Pro
46.202.141.142  Public Scan

Submitted URL: http://admin.vaulture.net/
Effective URL: https://admin.vaulture.net/
Submission: On December 03 via api from US — Scanned from CA

Form analysis 1 forms found in the DOM

<form>
  <article class="rounded-xl border shadow">
    <div class="flex flex-col space-y-1 p-6">
      <h3 class="text-2xl font-semibold tracking-tight">Welcome Back</h3>
      <p class="text-[15px] font-medium text-muted-foreground">Sign in to your account</p>
    </div>
    <div class="p-6 pt-0 flex flex-col gap-4">
      <div class="flex flex-col-reverse justify-end gap-2"><input type="email"
          class="flex h-9 w-full rounded-md border bg-transparent px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground hover:border-ring focus-visible:border-primary focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 peer"
          placeholder="test@mail.com" required="" name="email"><label for="email"
          class="space-x-1 text-sm font-medium leading-none peer-hover:text-foreground peer-focus-visible:text-primary peer-disabled:opacity-70 text-slate-600"><span>Email</span></label></div>
      <div class="flex flex-col-reverse justify-end gap-2"><input type="password"
          class="flex h-9 w-full rounded-md border bg-transparent px-3 py-1 text-sm shadow-sm transition-colors file:border-0 file:bg-transparent file:text-sm file:font-medium placeholder:text-muted-foreground hover:border-ring focus-visible:border-primary focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 peer"
          placeholder="Password123@" required="" name="password"><label for="password"
          class="space-x-1 text-sm font-medium leading-none peer-hover:text-foreground peer-focus-visible:text-primary peer-disabled:opacity-70 text-slate-600"><span>Password</span></label></div>
      <div class="flex items-center justify-between px-0.5">
        <div class="flex items-center"><input type="checkbox" id="remember-me" class="h-3.5 w-3.5 cursor-pointer accent-primary" checked=""><label for="remember-me" class="cursor-pointer pl-2 text-sm">Stay signed in</label></div>
        <a class="cursor-pointer text-sm underline underline-offset-2 hover:text-primary hover:decoration-primary" href="/recover-password">Forgot password?</a>
      </div>
    </div>
    <div class="flex items-center p-6 pt-0 flex-col gap-3"><button
        class="inline-flex items-center justify-center rounded-md text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground shadow hover:bg-primary/90 h-9 px-4 py-2 w-full"
        type="submit">Sign In</button>
      <div class="flex justify-center gap-2 text-sm">
        <p class="text-muted-foreground">Don't have an account yet?</p><a class="text-primary hover:underline" href="/signup">Sign Up</a>
      </div>
    </div>
  </article>
</form>

Text Content

Sign Up


WELCOME BACK

Sign in to your account

Email
Password
Stay signed in
Forgot password?
Sign In

Don't have an account yet?

Sign Up