euw.dropmysite.com Open in urlscan Pro
34.253.131.137  Public Scan

Submitted URL: http://backup.idshosting.co.za/
Effective URL: https://euw.dropmysite.com/en/sessions/new
Submission: On October 29 via manual from GB — Scanned from GB

Form analysis 3 forms found in the DOM

POST /en/sessions/create

<form action="/en/sessions/create" accept-charset="UTF-8" id="sign_in" role="form" method="post"><input type="hidden" name="authenticity_token" value="eGnPzDHjjP4O7KNHjB+ig/RmCJK5ex04Xno/3nfDQDs=">
  <div class="form-group">
    <label for="account_email">Email: </label>
    <input type="email" name="account[email]" value="" id="account_email" autofocus="autofocus" class="form-control">
  </div>
  <div class="form-group">
    <label for="account_password">Password: </label>
    <input type="password" name="account[password]" id="account_password" class="form-control">
  </div>
  <div class="form-group">
    <input type="hidden" name="account[is_tfa]" value="0"><input type="checkbox" name="account[is_tfa]" value="1" id="account_is_tfa"> Log in with Two-factor Authentication <b>(activation required.)</b>
    <a href="#" class="login_tfa_modal"><span class="glyphicon glyphicon-info-sign"></span>
</a>
  </div>
  <div class="hide" id="tfa_container">
    <label for="account_tfa_code">2FA code</label>
    <div class="form-group">
      <input type="password" name="account[tfa]" value="" id="account_tfa" class="form-control">
    </div>
  </div>
  <div id="captcha_container">
    <div class="form-group">
      <script src="https://www.recaptcha.net/recaptcha/api.js?hl=en" async="" defer=""></script>
      <div data-sitekey="6LfDjBETAAAAAL_akdriIvYnDSu2pRxwGjCvkwcf" class="g-recaptcha ">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-35hita1yroag" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.recaptcha.net/recaptcha/api2/anchor?ar=1&amp;k=6LfDjBETAAAAAL_akdriIvYnDSu2pRxwGjCvkwcf&amp;co=aHR0cHM6Ly9ldXcuZHJvcG15c2l0ZS5jb206NDQz&amp;hl=en&amp;v=-ZG7BC9TxCVEbzIO2m429usb&amp;size=normal&amp;cb=4kyv7av0e60a"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
      <noscript>
        <div>
          <div style="width: 302px; height: 422px; position: relative;">
            <div style="width: 302px; height: 422px; position: absolute;">
              <iframe src="https://www.recaptcha.net/recaptcha/api.js?hl=en/fallback?k=6LfDjBETAAAAAL_akdriIvYnDSu2pRxwGjCvkwcf" name="ReCAPTCHA" style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;">
              </iframe>
            </div>
          </div>
          <div style="width: 300px; height: 60px; border-style: none;
                bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px;
                background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
            <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1;
                  margin: 10px 25px; padding: 0px; resize: none;">                </textarea>
          </div>
        </div>
      </noscript>
    </div>
  </div>
  <div class="form-group">
    <input type="submit" value="Sign In" class="btn btn-primary" disable_with="Signing In" style="margin-right:10px;">
    <a href="/en/account/password/forgot">Forgot password?</a>
  </div>
</form>

POST /en/sessions/destroy

<form action="/en/sessions/destroy" accept-charset="UTF-8" method="post" id="sign_out_form"><input type="hidden" name="_method" value="delete"><input type="hidden" name="authenticity_token" value="eGnPzDHjjP4O7KNHjB+ig/RmCJK5ex04Xno/3nfDQDs=">
  <div class="form-group"></div>
</form>

POST /en/sessions/create

<form action="/en/sessions/create" accept-charset="UTF-8" id="sign_in" role="form" method="post"><input type="hidden" name="authenticity_token" value="eGnPzDHjjP4O7KNHjB+ig/RmCJK5ex04Xno/3nfDQDs=">
  <div class="form-group">
    <label for="account_email">Email: </label>
    <input type="email" name="account[email]" value="" id="account_email" autofocus="autofocus" class="form-control">
  </div>
  <div class="form-group">
    <label for="account_password">Password: </label>
    <input type="password" name="account[password]" id="account_password" class="form-control">
  </div>
  <div class="form-group">
    <input type="hidden" name="account[is_tfa]" value="0"><input type="checkbox" name="account[is_tfa]" value="1" id="account_is_tfa"> Log in with Two-factor Authentication <b>(activation required.)</b>
    <a href="#" class="login_tfa_modal"><span class="glyphicon glyphicon-info-sign"></span>
</a>
  </div>
  <div class="hide" id="tfa_container">
    <label for="account_tfa_code">2FA code</label>
    <div class="form-group">
      <input type="password" name="account[tfa]" value="" id="account_tfa" class="form-control">
    </div>
  </div>
  <div id="captcha_container">
    <div class="form-group">
      <script src="https://www.recaptcha.net/recaptcha/api.js?hl=en" async="" defer=""></script>
      <div data-sitekey="6LfDjBETAAAAAL_akdriIvYnDSu2pRxwGjCvkwcf" class="g-recaptcha ">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-vtimbjj0kmxz" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.recaptcha.net/recaptcha/api2/anchor?ar=1&amp;k=6LfDjBETAAAAAL_akdriIvYnDSu2pRxwGjCvkwcf&amp;co=aHR0cHM6Ly9ldXcuZHJvcG15c2l0ZS5jb206NDQz&amp;hl=en&amp;v=-ZG7BC9TxCVEbzIO2m429usb&amp;size=normal&amp;cb=a1076z7evuw9"></iframe>
          </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <noscript>
        <div>
          <div style="width: 302px; height: 422px; position: relative;">
            <div style="width: 302px; height: 422px; position: absolute;">
              <iframe src="https://www.recaptcha.net/recaptcha/api.js?hl=en/fallback?k=6LfDjBETAAAAAL_akdriIvYnDSu2pRxwGjCvkwcf" name="ReCAPTCHA" style="width: 302px; height: 422px; border-style: none; border: 0; overflow: hidden;">
              </iframe>
            </div>
          </div>
          <div style="width: 300px; height: 60px; border-style: none;
                bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px;
                background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
            <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1;
                  margin: 10px 25px; padding: 0px; resize: none;">                </textarea>
          </div>
        </div>
      </noscript>
    </div>
  </div>
  <div class="form-group">
    <input type="submit" value="Sign In" class="btn btn-primary" disable_with="Signing In" style="margin-right:10px;">
    <a href="/en/account/password/forgot">Forgot password?</a>
  </div>
</form>

Text Content

We use cookies on this website. By continuing to browse our website, you are
agreeing to our use of cookies.
  Find out more. OK
 * Language
   * 日本語
   * Español
   * English
   * Français
   * Italian
   * Deutsch
   * Português
   * ελληνικά
   * Tiếng Việt
 * Sign in




SIGN IN

Email:
Password:
Log in with Two-factor Authentication (activation required.)
2FA code


Forgot password?
Powered by Dropmysite Pte Ltd.


×

SIGN IN

Email:
Password:
Log in with Two-factor Authentication (activation required.)
2FA code


Forgot password?

×

TWO-FACTOR AUTHENTICATION (2FA)

HOW TO ENABLE?

You can enable Two-factor Authentication by accessing “Two-factor Authentication
(2FA)” under the "Settings" menu after you Sign In.

WHAT IS TWO-FACTOR AUTHENTICATION?

It is a simple best practice that adds an extra layer of protection on top of
your user name and password. When a user signs in to Dropmysite, they will be
prompted for their user email address and password (the first factor – what they
know), as well as for an authentication code from the device (the second factor
– what they have.) Taken together, the two factors provide increased security
for your resources.

More information

GOOGLE AUTHENTICATOR

It must be installed on your mobile device. Please download it now.

 * Android
 * iOS