authserver.engineerperhour.com Open in urlscan Pro
157.245.28.163  Public Scan

Submitted URL: https://authserver.engineerperhour.com/
Effective URL: https://authserver.engineerperhour.com/login
Submission: On January 03 via automatic, source certstream-suspicious — Scanned from GB

Form analysis 1 forms found in the DOM

POST /login

<form action="/login" method="post"><input type="hidden" name="_csrf" value="32511a6f-86fe-41e2-a4b6-4ca85b1117be">
  <div class="card">
    <div class="header blue-gradient">
      <div class="row d-flex justify-content-center">
        <h3 class="white-text mb-3 pt-3 font-bold">Sign in</h3>
      </div>
    </div>
    <div class="card-body mx-4">
      <p class="font-small dark-grey-text text-right d-flex justify-content-center my-2"> Sign in with social network</p>
      <div class="row my-2 mx-2 d-flex justify-content-center">
        <!--Facebook-->
        <a href="/login/oauth2/authorization/facebook" type="button" class="btn-floating btn-large btn-fb waves-effect waves-light"><i class="fa fa-facebook"></i></a>
        <!--Google +-->
        <a href="/login/oauth2/authorization/google" type="button" class="btn-floating btn-large btn-gplus waves-effect waves-light"><i class="fa fa-google-plus"></i></a>
      </div>
      <p class="font-small dark-grey-text text-right d-flex justify-content-center my-2"> or with your account</p>
      <div class="md-form">
        <input id="username" name="username" type="text" class="form-control">
        <label for="username">Your email</label>
      </div>
      <div class="md-form">
        <input id="password" name="password" type="password" class="form-control">
        <label for="password">Your password</label>
        <p class="font-small blue-text d-flex justify-content-end"><a href="/forgot-password" class="blue-text ml-1">Forgot password?</a></p>
      </div>
      <div class="text-center mb-3">
        <button type="submit" class="btn blue-gradient btn-block btn-rounded z-depth-1a waves-effect waves-light">Sign in </button>
      </div>
    </div>
    <div class="modal-footer mx-5 pt-3 mb-1">
      <p class="font-small grey-text d-flex justify-content-end">Not a member? <a href="/register" class="blue-text ml-1">
                            Sign Up</a></p>
    </div>
  </div>
</form>

Text Content

SIGN IN

Sign in with social network



or with your account

Your email
Your password

Forgot password?

Sign in

Not a member? Sign Up