www.bblox-connect.nl Open in urlscan Pro
149.210.164.136  Public Scan

Submitted URL: http://bblox-connect.nl/
Effective URL: https://www.bblox-connect.nl/pbx/login.php
Submission Tags: phish.gg anti.fish automated Search All
Submission: On December 13 via api from DE — Scanned from NL

Form analysis 3 forms found in the DOM

POST

<form method="post" id="login-form">
  <div class="form-group">
    <label class="form-label" for="username">Gebruikersnaam</label>
    <input type="text" required="" name="username" class="form-control form-control-lg" id="username" autofocus="true">
    <div class="invalid-feedback">No, you missed this one.</div>
    <div class="help-block">Voer uw gebruikersnaam in</div>
  </div>
  <div class="form-group">
    <label class="form-label" for="password">Wachtwoord</label>
    <input type="password" name="password" class="form-control form-control-lg" required="" id="password">
    <div class="invalid-feedback">Sorry, you missed this one.</div>
    <div class="help-block">Voer uw huidige wachtwoord in</div>
  </div>
  <div class="row no-gutters">
    <div class="col-lg-4 pl-lg-1 my-2">
      <button type="submit" id="loginbutton" value="Login" class="btn btn-primary btn-block waves-effect waves-themed">Login</button>
    </div>
    <div class="col-lg-7 pr-lg-1 my-2 offset-lg-1">
      <a href="#" onclick="showpasswordchange()" class="btn btn-secondary btn-block waves-effect waves-themed">Wachtwoord wijzigen</a>
    </div>
  </div>
</form>

POST

<form method="post" id="changepassword-form" style="display:none" novalidate="novalidate">
  <div class="form-group">
    <label class="form-label" for="username">Gebruikersnaam</label>
    <input type="text" required="" name="usernametochange" class="form-control form-control-lg" id="usernametochange" autofocus="true" aria-required="true">
    <div class="invalid-feedback">No, you missed this one.</div>
    <div class="help-block">Voer uw gebruikersnaam in</div>
  </div>
  <div class="form-group">
    <label class="form-label" for="oldpassword">Oude wachtwoord</label>
    <input type="password" name="oldpassword" class="form-control form-control-lg" required="" id="oldpassword" value="" aria-required="true">
    <div class="invalid-feedback">Sorry, you missed this one.</div>
    <div class="help-block">Voer uw huidige wachtwoord in</div>
  </div>
  <div class="form-group">
    <label class="form-label" for="newpassword">Nieuw wachtwoord</label>
    <input type="password" name="newpassword" class="form-control form-control-lg" required="" id="newpassword" aria-required="true">
    <div class="invalid-feedback">Sorry, you missed this one.</div>
    <div class="help-block">Voer het nieuwe wachtwoord in</div>
  </div>
  <div class="form-group">
    <label class="form-label" for="newpassword2">Nieuw wachtwoord opnieuw invullen</label>
    <input type="password" name="newpassword2" class="form-control form-control-lg" required="" id="newpassword2" aria-required="true">
    <div class="invalid-feedback">Sorry, you missed this one.</div>
    <div class="help-block">Voer het wachtwoord nogmaals in</div>
  </div>
  <div class="row no-gutters">
    <div class="col-lg-7 pl-lg-1 my-2">
      <button type="submit" id="changepasswordbutton" value="Change Password" class="btn btn-primary btn-block waves-effect waves-themed">Wachtwoord wijzigen</button>
    </div>
    <div class="col-lg-4 pr-lg-1 my-2 offset-lg-1" id="changepasswordlogin">
      <a href="#" onclick="showlogin()" class="btn btn-secondary btn-block waves-effect waves-themed">Login</a>
    </div>
  </div>
</form>

POST

<form method="POST" class="form">
  <div class="modal-body">
    <div class="form-group">
      <div class="col-md-3">
        <input type="hidden" name="providedusername" value="">
        <input type="hidden" name="providedpassword" value="">
        <select id="clusterconnect" name="clusterconnect" class="">
          <option selected="" value=""></option>
        </select>
      </div>
    </div>
  </div>
  <div class="modal-footer">
    <button type="submit" name="connect" value="Connect" class="btn btn-primary waves-effect waves-themed">Connect</button>
  </div>
</form>

Text Content

LOGIN

Gebruikersnaam
No, you missed this one.
Voer uw gebruikersnaam in
Wachtwoord
Sorry, you missed this one.
Voer uw huidige wachtwoord in
Login
Wachtwoord wijzigen
Gebruikersnaam
No, you missed this one.
Voer uw gebruikersnaam in
Oude wachtwoord
Sorry, you missed this one.
Voer uw huidige wachtwoord in
Nieuw wachtwoord
Sorry, you missed this one.
Voer het nieuwe wachtwoord in
Nieuw wachtwoord opnieuw invullen
Sorry, you missed this one.
Voer het wachtwoord nogmaals in
Wachtwoord wijzigen
Login

TENANT SELECT

Connect