app.cybersmart.co.uk Open in urlscan Pro
2606:4700:20::681a:3f5  Public Scan

Submitted URL: https://app.cybersmart.co.uk/
Effective URL: https://app.cybersmart.co.uk/login/?next=/
Submission Tags: phishingrod
Submission: On October 12 via api from DE — Scanned from DE

Form analysis 3 forms found in the DOM

POST /login/

<form class="form-horizontal form-material" method="POST" id="loginform" action="/login/">
  <input type="hidden" name="next" value="">
  <input type="hidden" name="csrfmiddlewaretoken" value="X2eG7wuPj46VH8U9Y6TwCPsbJgdkCM1nyyGTU0sC5eFQkk5bdO1iGt2s63P8T6J0">
  <div class="col-xs-12 m-b-10">
    <div class="row">
      <a href="/google/login/?next=%2F">
                                <div class="google-button">
                                    <div class="g-wrapper">
                                        <div class="g-icon">
                                            <div class="g-logo">
                                                <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="18px" height="18px" viewBox="0 0 48 48" class="abcRioButtonSvg"><g><path fill="#EA4335" d="M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z"></path><path fill="#4285F4" d="M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z"></path><path fill="#FBBC05" d="M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z"></path><path fill="#34A853" d="M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z"></path><path fill="none" d="M0 0h48v48H0z"></path></g></svg>
                                            </div>
                                        </div>
                                        <span class="g-text">
                                            <span>Log in with Google</span>
                                        </span>
                                    </div>
                                </div>
                            </a>
    </div>
  </div>
  <div class="col-xs-12 m-b-10">
    <div class="row">
      <a href="/microsoft/login/?next=%2F">
                                <div class="google-button" style="background-color:#F65314">
                                    <div class="g-wrapper">
                                        <div class="g-icon">
                                            <div class="g-logo">
                                                <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23 23"><path fill="#f3f3f3" d="M0 0h23v23H0z"></path><path fill="#f35325" d="M1 1h10v10H1z"></path><path fill="#81bc06" d="M12 1h10v10H12z"></path><path fill="#05a6f0" d="M1 12h10v10H1z"></path><path fill="#ffba08" d="M12 12h10v10H12z"></path></svg>
                                            </div>
                                        </div>
                                        <span class="g-text">
                                            <span>Log in with Microsoft</span>
                                        </span>
                                    </div>
                                </div>
                            </a>
    </div>
  </div>
  <div class="col-xs-12 m-b-10">
    <div class="row">
      <div class="dropdown">
        <button class="btn btn-social btn-lg dropdown-toggle login-with-partners-button" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Log in with Partners </button>
        <div class="dropdown-menu login-with-partners-dropdown" aria-labelledby="dropdownMenuButton">
          <a id="office_login" style="color: white; display: block" href="/starling/login/" class="dropdown-item"><img class="m-r-10" src="/static/images/starling.98e662bb9c57.png" style="height: 25px;">Starling</a>
        </div>
      </div>
    </div>
  </div>
  <div class="clearfix" style="clear: both;"></div>
  <hr>
  <h3 class="box-title m-b-20 m-t-20" style="width: 100%">Log In</h3>
  <div class="form-group ">
    <div class="col-xs-12">
      <input class="form-control" id="email_field" name="login" type="email" required="" placeholder="Email">
    </div>
  </div>
  <div class="form-group ">
    <div class="col-xs-12">
      <input class="form-control" id="password_field" name="password" type="password" required="" placeholder="Password">
    </div>
  </div>
  <input id="redirect-field" type="hidden" name="next" value="/">
  <div class="form-group">
    <div class="col-md-12">
      <div class="checkbox checkbox-primary pull-left p-t-0">
        <input id="inputCheckbox" type="checkbox" name="remember">
        <label for="inputCheckbox"> Remember me </label>
      </div>
      <a href="javascript:void(0)" id="to-recover" class="text-dark pull-right"><i class="fa fa-lock m-r-5"></i> Forgot password?</a>
    </div>
  </div>
  <div class="form-group text-center m-t-20">
    <div class="col-xs-12">
      <button class="btn btn-primary btn-lg btn-block text-uppercase waves-effect waves-light button_login" type="submit" id="login_button">LOG IN</button>
    </div>
  </div>
  <div class="form-group text-center m-t-20">
  </div>
  <div class="row">
  </div>
  <div class="form-group m-b-0">
    <div class="col-sm-12 text-center">
      <p>Don't have an account? <a id="signup" href="/signup/plans/" class="text-primary m-l-5"><b>Sign Up</b></a></p>
    </div>
  </div>
</form>

POST /password/reset/

<form class="form-horizontal" method="POST" id="recoverform" action="/password/reset/">
  <input type="hidden" name="csrfmiddlewaretoken" value="X2eG7wuPj46VH8U9Y6TwCPsbJgdkCM1nyyGTU0sC5eFQkk5bdO1iGt2s63P8T6J0">
  <div class="form-group ">
    <div class="col-xs-12">
      <h3>Reset Password</h3>
      <p class="text-muted">Enter your email, instructions will be sent to you.</p>
    </div>
  </div>
  <div class="form-group ">
    <div class="col-xs-12">
      <input class="form-control" name="email" type="email" required="" placeholder="Email">
    </div>
  </div>
  <div class="form-group text-center m-t-20">
    <div class="col-xs-12">
      <button id="reset-button" class="btn btn-primary btn-lg btn-block text-uppercase waves-effect waves-light" type="submit">Reset</button>
    </div>
  </div>
</form>

POST

<form id="fileUploadForm" enctype="multipart/form-data" method="post" target="fileUploadIframe"><input type="file" id="fileSelector" name="file" style="display: none;"><input name="filename" type="hidden"></form>

Text Content

Log in with Google

Log in with Microsoft
Log in with Partners
Starling


--------------------------------------------------------------------------------


LOG IN



Remember me
Forgot password?
LOG IN



Don't have an account? Sign Up


RESET PASSWORD

Enter your email, instructions will be sent to you.


Reset

Live chat:Chat with an Expert