one.boonen.pro Open in urlscan Pro
94.227.162.230  Public Scan

URL: http://one.boonen.pro/
Submission Tags: @phish_report
Submission: On January 06 via api from FI — Scanned from NZ

Form analysis 2 forms found in the DOM

POST

<form id="login_form" method="post" class="row">
  <div class="border columns small-6 small-centered small-offset-3 text-center" id="login">
    <div class="content">
      <label class="text-left"> Username <input autocomplete="username" type="text" size="15" name="username" id="username" class="box">
      </label>
      <label class="text-left"> Password <input autocomplete="current-password" type="password" size="15" name="password" id="password" class="box">
      </label>
      <div class="row buttons small-collapse">
        <div class="columns small-6 text-left">
          <input type="checkbox" id="check_remember">
          <label id="label_remember" for="check_remember">Keep me logged in</label>
        </div>
        <div class="columns small-6 text-right">
          <img src="images/ajax-loader.gif" alt="retrieving" id="login_spinner" style="display: none;">
          <button type="submit" id="login_btn"></button>
        </div>
      </div>
    </div>
  </div>
</form>

POST

<form id="two_factor_form" method="post" class="row">
  <div class="border columns small-6 small-centered small-offset-3 text-center" id="login">
    <div class="content">
      <div class="fieldset">
        <label class="text-left"> Enter the six-digit code from your authenticator app <input value="" type="text" maxlength="15" name="two_factor_auth_token" id="two_factor_auth_token" class="box">
        </label>
        <div class="row buttons small-collapse">
          <div class="columns small-offset-6 small-6 text-right">
            <button id="two_factor_auth_login_btn" type="button"></button>
          </div>
        </div>
      </div>
      <div id="webauthn_login_div">
        <div class="text-center"> - or - </div>
        <div class="fieldset">
          <div class="small-offset-2 small-8 text-center"> When you are ready to authenticate with your security key, press the button below. <div class="row buttons small-collapse">
              <div class="columns text-center">
                <button id="webauthn_login_btn" type="button"></button>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Username Password
Keep me logged in

Enter the six-digit code from your authenticator app

- or -
When you are ready to authenticate with your security key, press the button
below.


OpenNebula 6.8.0