auth.marketing4restaurants.com Open in urlscan Pro
103.119.109.112  Public Scan

Submitted URL: https://auth.marketing4restaurants.com/
Effective URL: https://auth.marketing4restaurants.com/login
Submission: On September 12 via automatic, source certstream-suspicious — Scanned from AU

Form analysis 1 forms found in the DOM

POST

<form method="POST" class="bg-white flex flex-col mx-6  px-2 py-12 lg:px-12 rounded -mt-4 shadow-xl font-work">
  <input type="hidden" name="_token" value="s1wD5cDvZ0WMFmyx6OYbj7nWneG6uJISkGL2Q6Kh">
  <div class="p-2">
    <label for="email" class="block text-2xl uppercase">Email Address</label>
    <input type="email" name="email" id="email" placeholder="Please enter an email address." autofocus="" class="p-2 border border-gray-300 rounded mt-2 w-full " value="">
  </div>
  <div class="p-2">
    <label for="password" class="block text-2xl uppercase">Password</label>
    <input type="password" name="password" id="password" placeholder="Please enter a password." class="p-2 border border-gray-300 rounded mt-2 w-full ">
  </div>
  <div class="flex">
    <div class="p-2">
      <input type="checkbox" name="remember_me" id="remember_me">
      <label for="remember_me" class="uppercase">Remember Me</label>
    </div>
    <div class="p-2 ml-auto">
      <!-- change hover to #f3b412 -->
      <button type="submit" class="p-2 border border-orange-300 rounded w-32 uppercase bg-orange-500 text-white">Login</button>
    </div>
  </div>
  <div class="p-2">
    <a href="https://auth.marketing4restaurants.com/password/reset" class="text-sm underline text-blue-600">Forgot your password?</a>
  </div>
</form>

Text Content

Email Address
Password
Remember Me
Login
Forgot your password?