app.scbsafe.bondap.com Open in urlscan Pro
140.238.98.210  Public Scan

Submitted URL: https://app.scbsafe.bondap.com/
Effective URL: https://app.scbsafe.bondap.com/auth
Submission: On March 23 via automatic, source certstream-suspicious — Scanned from GB

Form analysis 2 forms found in the DOM

POST /auth

<form method="POST" action="/auth">
  <div class="wrap-input">
    <label for="email">Email</label>
    <input type="email" id="email" name="email">
  </div>
  <div class="wrap-input">
    <label for="pass">Password</label>
    <input type="password" id="pass" name="password">
  </div>
  <div class="wrap-check">
    <input type="checkbox" value="None" id="check" name="rememberMe" checked="">
    <label for="check" class="check__label"></label>
    <label for="check">Remember me</label>
  </div>
  <a href="/auth/forgotpswd" class="fgtpswd">Forgot Password?</a>
  <button type="submit" class="btn btn--primary">Log In</button>
</form>

POST /auth

<form method="POST" action="/auth">
  <div class="wrap-input">
    <div class="alert alert-warning" style="text-align: center" role="alert">Closed registration: only staff members of SCC can be registered</div>
  </div>
  <!--
										<div class="wrap-input">
										    										    <label for="firstName">First Name</label>
										    <input type="text" value="" name="firstName"  class="form-control" id="firstName" placeholder="first name">
										    										</div>
										<div class="wrap-input">
										    										    <label for="lastName">Last Name</label>
										    <input type="text" value="" name="lastName"  class="form-control" id="lastName" placeholder="last name">
										    										</div>
-->
  <div class="wrap-input">
    <label for="signupEmail">Email address</label>
    <input type="email" value="" name="email" class="form-control" id="signupEmail" placeholder="Email">
  </div>
  <input type="hidden" name="registration" value="1">
  <button type="submit" class="btn btn--primary" onclick="return(validate())">Sign Up</button>
</form>

Text Content

Incident Form Safe Systems of Work




 * Login
 * Sign Up

 * Email
   Password
   Remember me
   Forgot Password? Log In
 * Closed registration: only staff members of SCC can be registered
   Email address
   Sign Up