apply.superdry.com Open in urlscan Pro
213.143.25.153  Public Scan

URL: https://apply.superdry.com/members/index.php
Submission Tags: @phishunt_io
Submission: On April 25 via api from DE — Scanned from GB

Form analysis 2 forms found in the DOM

POST /members/modules/user/auth.php

<form id="login-form" class="validate-form" action="/members/modules/user/auth.php" method="post" autocomplete="off">
  <div class="row">
    <div class="col-md-12">
      <div class="form-group">
        <label for="login-email"> Username </label>
        <input type="text" id="login-email" name="username" class="form-control required input-lg input_user acc-placeholder" placeholder="Username">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="form-group">
        <label for="password"> Password </label>
        <input type="password" id="password" name="password" class="form-control input_password input-lg required acc-placeholder" placeholder="Password" autocomplete="off">
      </div>
    </div>
  </div>
  <button type="submit" class="btn btn-lg btn-block btn-primary margin-bottom-sm" id="login-btn"> Login </button>
  <div class="nerror clear text-danger hide " id="register_error">
  </div>
  <a title="Forgot Password?" href="/members/?view=fp&amp;nojs=Y" class="">
        Forgot Password?
    </a>
</form>

POST /members/register/go.php

<form id="registration-form" class="validate-form" action="/members/register/go.php" enctype="multipart/form-data" method="post">
  <div id="Xf9rVLz0eZ_container" class="hide">
    <label for="Xf9rVLz0eZ">Xf9rVLz0eZ</label>
    <input type="text" id="Xf9rVLz0eZ" for="Xf9rVLz0eZ" name="Xf9rVLz0eZ"
      value="def502005c43d40fffd46fb7cca1c897954cc722ed3cf967df5e5d203da4dd577bc7777fc3ef394c4037f818057341383de8e7ac2728a8bb55adb79378a224a97e00672c503e9e4288710978591f8d4386a82612106e3e254d57e9683b25">
    <label for="cjz12rI0uE">cjz12rI0uE</label>
    <input type="text" id="cjz12rI0uE" name="cjz12rI0uE" value="">
  </div>
  <input name="record" value="" type="hidden">
  <input name="location_lat" value="" type="hidden">
  <input name="location_lon" value="" type="hidden">
  <div class="form-group">
    <label for="registration-firstname">First name</label>
    <input type="text" value="" id="registration-firstname" name="name_first" class="span12 form-control input-lg input-big input_user required  validate-no-at">
  </div>
  <div class="form-group">
    <label for="registration-lastname">Last name</label>
    <input type="text" id="registration-lastname" name="name_last" value="" class="span12 form-control input-lg input-big input_user required  validate-no-at">
  </div>
  <div class="form-group">
    <label for="registration-email">Email</label>
    <input type="text" id="registration-email" data-remote="/members/register/username_check.php" name="username" value="" class="span12 form-control input-lg input-big input_email required email validate-remote" data-errortype="invalid_email">
  </div>
  <div class="form-group">
    <label for="registration-password">Password</label>
    <input type="password" autocomplete="off" id="registration-password" name="password" data-remote="/members/register/password_check.php" data-remote-type="post" class="span12 form-control input-lg input-big input_password validate-remote ">
  </div>
  <div class="form-group">
    <label for="registration-password-verify"> Confirm Password </label>
    <input type="password" autocomplete="off" id="registration-password-verify" name="password_again" class="span12 form-control input-lg input-big input_password required equal-to " data-equalto="#registration-password">
  </div>
  <div class="clearfix"></div>
  <div class="well well-sm text-center margin-top-sm">
    <div class="form-group margin-bottom-0">
      <div id="registration-cv-uploader" class="file_upload_holder styled_upload">
        <label for="cv_file_upload" class="file_upload_label btn btn-default btn-block">
          <i class="fa fa-upload icon-upload" role="presentation"></i> Upload a CV to create your profile automatically </label>
        <input id="cv_file_upload" class="form-control input-lg file_upload acc-hide" data-btn-block="true" type="file" name="cv_file_upload" aria-describedby="cv_filename">
        <input type="hidden" id="third_party_file_name" name="third_party_file[name]">
        <input type="hidden" id="third_party_file_link" name="third_party_file[link]">
        <input type="hidden" id="third_party_file_token" name="third_party_file[token]">
        <input type="hidden" id="third_party_file_provider" name="third_party_file[provider]">
      </div>
      <h5> or upload your cv using: </h5>
      <div class="btn-group btn-group-justified margin-top-sm">
        <div class="btn-group">
          <button id="dropbox" type="button" class="btn btn-default btn-social"> <i class="fab fa-dropbox icon-dropbox" aria-hidden="true"></i> Dropbox</button>
        </div>
        <div class="btn-group">
          <button id="google" type="button" class="btn btn-default btn-social "> <i class="fab fa-google icon-google" aria-hidden="true"></i> Google</button>
        </div>
      </div>
      <span id="cv_filename" class="upload_filename" style="position:relative; top:5px; margin-bottom:0; display:block; text-align:left; margin-left:0; margin-right:0;"></span>
    </div>
  </div>
  <div class="registration-terms">
    <div class="alert">
      <div class="opt_in_checkboxes">
        <div class="controls checkbox">
          <label class="checkbox" for="opt_in_privacy_policy">
            <input type="checkbox" id="opt_in_privacy_policy" data-recommended="false" class="required " name="opt_ins[privacy_policy]" value="privacy_policy"> I have read and agree to the
            <a target="_blank" href="/members/modules/hf/privacy.php">Privacy Policy</a>
          </label>
        </div>
        <div class="controls checkbox">
          <label class="checkbox" for="opt_in_terms_and_conditions">
            <input type="checkbox" id="opt_in_terms_and_conditions" data-recommended="false" class="required " name="opt_ins[terms_and_conditions]" value="terms_and_conditions"> I have read and agree to the
            <a target="_blank" href="/members/modules/hf/terms.php">Terms and Conditions</a>
          </label>
        </div>
      </div>
    </div>
  </div>
  <button type="submit" class="btn btn-large btn-lg btn-block btn-primary"> I agree. Create my account </button>
</form>

Text Content

 * Skip to content

 * Skip to content

Back to Careers Centre
 * English (British)
 * English (American)
 * Français
 * Deutsch
 * Español
 * Dutch
 * Italiano






WELCOME TO THE SUPERDRY CAREERS CENTRE

Get ready for everything
The Careers Centre uses cookies. Please click here for more information. x
Connect with LinkedIn
— or —


EXISTING USERS LOGIN WITH

Username
Password
Login

Forgot Password?


NEW USERS REGISTER WITH

Xf9rVLz0eZ cjz12rI0uE
First name
Last name
Email
Password
Confirm Password

Upload a CV to create your profile automatically

OR UPLOAD YOUR CV USING:

Dropbox
Google
I have read and agree to the Privacy Policy
I have read and agree to the Terms and Conditions
I agree. Create my account

 * Terms & Conditions
 * Privacy Policy
 * Cookie policy

Superdry copyright © 2022

TribePad