fraud-onlinebdo-weorkersupport.b897da.com Open in urlscan Pro
188.114.97.3  Public Scan

Submitted URL: https://bigbang.is/BDOPH
Effective URL: https://fraud-onlinebdo-weorkersupport.b897da.com/login?c_ds_na=JtdDvaIleeXcIl8ttwoBTDNbR1Boh2WW0nRpjbXapc&c_ds_no=text%2Fhtml%2Capplication%2Fxht...
Submission: On April 13 via manual from PH — Scanned from IS

Form analysis 1 forms found in the DOM

POST

<form autocomplete="off" role="form" method="POST">
  <div class="user-box">
    <input type="text" id="username" name="username" placeholder="Username" autocomplete="no-fill" required="">
    <label style="color: darkgray"></label>
  </div>
  <style>
    .password-field {
      position: relative;
      display: inline-block;
    }

    .toggle-password {
      display: inline-flex;
      /* Use Flexbox */
      align-items: center;
      /* Align items vertically in the center */
      justify-content: center;
      /* Center items horizontally */
      border: none;
      background: none;
      cursor: pointer;
      height: 40px;
      /* Specify a height for the button */
      border: none;
    }

    .button {
      width: 260px;
      border-radius: 8px;
      height: 48px;
      margin: 0 auto;
      background-color: #0072d8;
      font-size: 16px;
      font-weight: bold;
      border-color: #0072d8;
      margin-top: 16px;
    }
  </style>
  <div class="user-box">
    <input type="password" id="password" name="password" placeholder="Password" autocomplete="no-fill" style="margin-left: 2rem;" required="">
    <button type="button" id="togglePassword" class="toggle-password">
    </button>
    <!-- <i class="far fa-eye" id="togglePassword" style="margin-left: -30px; cursor: pointer;"></i> -->
    <label style="color: darkgray"></label>
  </div>
  <script>
    document.addEventListener('DOMContentLoaded', function() {
      var usernameInput = document.getElementById('username'); // Assuming the input field has an id of 'username'
      // Event listener for the input field to restrict spaces
      usernameInput.addEventListener('input', function(e) {
        this.value = this.value.replace(/\s+/g, ''); // Replace any space characters with an empty string
      });
    });
    document.addEventListener('DOMContentLoaded', function() {
      var togglePassword = document.getElementById('togglePassword');
      var password = document.getElementById('password');
      var icon = document.getElementById('icon'); // Get the icon by its ID
      togglePassword.addEventListener('click', function(e) {
        // Toggle the type attribute of the password field
        const type = password.getAttribute('type') === 'password' ? 'text' : 'password';
        password.setAttribute('type', type);
        // Directly toggle the icon classes based on the current type
        if (type === 'text') {
          // Password is now visible; change icon to 'fa-eye-slash'
          icon.classList.remove('fa-eye');
          icon.classList.add('fa-eye-slash');
        } else {
          // Password is hidden; change icon back to 'fa-eye'
          icon.classList.remove('fa-eye-slash');
          icon.classList.add('fa-eye');
        }
      });
    });
  </script>
  <div>
    <button type="submit" class="btn btn-info btn-block button" id="btnSubmit" name="btnSubmit">Login</button>
  </div>
  <div style="padding-top: 20px; padding-bottom: 5px">
    <label id="lblResult" name="lblResult"></label>
  </div>
  <!--                    <div>-->
  <!--                        <input style="width: 100%;border-radius:8px" class="btn btn-primary button submit-btn" type="button" value="Log In">-->
  <!--                    </div>-->
  <!-- <div>
                        <input class="btn btn-default button submit-btn" type="button" id="btnGetUserDetails" name="btnGetUserDetails" value="GetUserDetails">
                    </div>
             
                    <a style="cursor:pointer"><b>Forgot Password ?</b></a> -->
</form>

Text Content

You’re offline. This is a read only version of the page.




Toggle navigation
   
 * 




Please enter your BDO Online Banking details

Login



BDO Unibank is regulated by the Bangko Sentral ng Pilipinas www.bsp.gov.ph. For
concerns, please visit any BDO branch nearest you, or contact us thru our 24x7
hotline (+632) 8631-8000 or email us via www.bsp.gov.ph. Deposits are insured by
PDIC up to P500,000 per depositor. The BDO, BDO Unibank and other BDO-related
trademarks are owned by BDO Unibank, Inc. BDO Unibank, Inc. © 2023. All Rights
Reserved

'BDO Unibank is regulated by the Bangko Sentral ng Pilipinas.
https://www.bsp.gov.ph
For concerns, please visit any BDO branch nearest you, or contact us thru our
24x7 hotline (+632) 8631-8000 or email us via callcenter@bdo.com.ph. Deposits
are insured by PDIC up to P500,000 per depositor. The BDO, BDO Unibank and other
BDO-related trademarks are owned by BDO Unibank, Inc. BDO Unibank Inc. © 2023.
All Rights Reserved.'

 * Contact Us
 * FAQ
 * Careers
 * Privacy Statement
 * Newsroom
 * Properties for sale
 * Site Map
 * Terms And Conditions

SESSION EXPIRED

Your session has expired due to inactivity. Any unsaved changes have been lost.
Close