bankrakyatindonesia.company Open in urlscan Pro
2606:4700:3034::6815:2639  Public Scan

URL: https://bankrakyatindonesia.company/
Submission: On January 25 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 4 forms found in the DOM

<form id="search-form">
  <div class="modal-body">
    <div class="row">
      <div class="col-md-12">
        <div class="form-group input-wrap">
          <input type="text" class="form-control br-none" name="query" id="query" placeholder="Please Enter Search Term" required="">
        </div>
      </div>
    </div>
    <div class="row ml-4 py-4">
      <div class="col-md-4 col-sm-12 custom-control custom-radio">
        <input class="custom-control-input" name="type" type="radio" id="products" value="products">
        <label class="custom-control-label" for="products">Products</label>
      </div>
      <div class="col-md-4 col-sm-12 custom-control custom-radio">
        <input class="custom-control-input" name="type" type="radio" id="updates" value="updates">
        <label class="custom-control-label" for="updates">Updates</label>
      </div>
      <div class="col-md-4 col-sm-12 custom-control custom-radio">
        <input class="custom-control-input" name="type" type="radio" id="media" value="media">
        <label class="custom-control-label" for="media">Media</label>
      </div>
      <div class="col-md-4 col-sm-12 custom-control custom-radio">
        <input class="custom-control-input" name="type" type="radio" id="pages" value="pages">
        <label class="custom-control-label" for="pages">Pages</label>
      </div>
      <div class="col-md-4 col-sm-12 custom-control custom-radio">
        <input class="custom-control-input" name="type" type="radio" id="all" value="all" checked="">
        <label class="custom-control-label" for="all">All</label>
      </div>
    </div>
    <div class="row">
      <div class="col-md-12 text-center my-2">
        <a title="search" id="btn-search" class="theme-custom-button yellow-button mx-auto">
                                Search <i class="fas fa-search"></i>
                            </a>
      </div>
    </div>
  </div>
</form>

<form class="p-3 px-5" role="form" id="sendMessageForm">
  <input type="hidden" name="_token" value="hCOremqhSNlFKT4aYaJAcFL8OC9JWwWAo7q8BfC5">
  <div id="sendMessageForm-response" class="row alert alert-dismissible fade hide" role="alert">
    <span id="sendMesssageForm-status"></span>
    <button type="button" class="close" data-dismiss="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
  </div>
  <div class="form-group row">
    <input type="text" class="form-control input-reset col-md-12" name="name" id="name" placeholder="Name" required="">
  </div>
  <div class="form-group row">
    <input type="email" class="form-control input-reset col-md-12" name="email" id="email" placeholder="Email" required="">
  </div>
  <div class="row">
    <div class="form-group col-md-4 col-sm-12 px-0">
      <select id="phonecode" name="phonecode" class="form-control input-reset w-100 select2-hidden-accessible" required="" data-select2-id="phonecode" tabindex="-1" aria-hidden="true">
      </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="1" style="width: 23px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox"
            aria-haspopup="true" aria-expanded="false" tabindex="0" aria-labelledby="select2-phonecode-container"><span class="select2-selection__rendered" id="select2-phonecode-container" role="textbox" aria-readonly="true"><span
                class="select2-selection__placeholder">Eg. +91(IN)</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper"
          aria-hidden="true"></span></span>
    </div>
    <div class="form-group col-md-8 col-sm-12 px-0">
      <input type="text" class="form-control input-reset" name="phone" id="phone" placeholder="Phone Number" required="">
    </div>
  </div>
  <div class="form-group row">
    <textarea class="form-control input-reset col-md-12" name="message" id="message" rows="3" placeholder="Message" required=""></textarea>
  </div>
  <div class="form-group row">
    <div class="recaptcha">
      <div id="g-recaptcha-widget1" class="recaptcha-scale" style="transform: scale(0.9);" data-grecapid="0">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf8FTIUAAAAAEH7vOdPzp19f0klLdJJkx0K4_CU&amp;co=aHR0cHM6Ly9iYW5rcmFreWF0aW5kb25lc2lhLmNvbXBhbnk6NDQz&amp;hl=de&amp;v=TDBxTlSsKAUm3tSIa0fwIqNu&amp;size=normal&amp;cb=swxvoc7a5voj"
              width="304" height="78" role="presentation" name="a-umg9gian6dj7" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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>
    </div>
  </div>
  <input type="hidden" name="user_id" value="1292352">
  <input type="hidden" name="businessdetails_id" value="710034">
  <input type="hidden" name="website_id" value="709985">
  <div class="form-group text-right">
    <button type="submit" id="sendMessage" class="theme-custom-button yellow-button"> Submit <i id="inquiry_send" class="show fas fa-paper-plane"></i>
      <i id="inquiry_loader" class="hide fas fa-circle-notch fa-spin"></i>
    </button>
  </div>
</form>

<form class="p-3" role="form" id="orderForm">
  <input type="hidden" name="_token" value="hCOremqhSNlFKT4aYaJAcFL8OC9JWwWAo7q8BfC5">
  <div id="placeorder-response" class="alert alert-dismissible fade hide" role="alert">
    <span id="placeOrder-status"></span>
    <button type="button" class="close" data-dismiss="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
  </div>
  <div class="row form-group input-wrap">
    <input type="text" class="form-control input-reset br-none" name="name" id="order_name" placeholder="Name">
  </div>
  <div class="row form-group input-wrap">
    <input type="email" class="form-control input-reset br-none" name="email" id="order_email" placeholder="Email">
  </div>
  <div class="row">
    <div class="form-group input-wrap col-md-5 col-sm-12">
      <select id="order_phonecode" name="order_phonecode" class="form-control br-none select2-hidden-accessible" data-select2-id="order_phonecode" tabindex="-1" aria-hidden="true">
      </select><span class="select2 select2-container select2-container--default" dir="ltr" data-select2-id="2" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox"
            aria-haspopup="true" aria-expanded="false" tabindex="0" aria-labelledby="select2-order_phonecode-container"><span class="select2-selection__rendered" id="select2-order_phonecode-container" role="textbox" aria-readonly="true"><span
                class="select2-selection__placeholder"> e.g. +91 (IN)</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper"
          aria-hidden="true"></span></span>
    </div>
    <div class="form-group input-wrap col-md-7 col-sm-12 pl-md-0">
      <input type="text" class="form-control input-reset br-none" name="phone" id="order_phone" placeholder="Phone Number">
    </div>
  </div>
  <div class="row">
    <div class="form-group input-wrap col-md-6">
      <input class="form-control br-none" id="order_quantity" name="quantity" type="number" min="1" value="1" placeholder="Quantity">
    </div>
    <div class="form-group input-wrap col-md-6">
      <input class="form-control br-none" id="order_unit" name="unit" type="text" placeholder="Unit" readonly="">
    </div>
  </div>
  <div class="row form-group input-wrap">
    <textarea class="form-control input-reset br-none" name="message" id="order_message" rows="3" placeholder="Message"></textarea>
  </div>
  <div class="row form-group">
    <div class="recaptcha">
      <div id="g-recaptcha-widget2" class="recaptcha-scale" style="transform: scale(0.9);" data-grecapid="1">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf8FTIUAAAAAEH7vOdPzp19f0klLdJJkx0K4_CU&amp;co=aHR0cHM6Ly9iYW5rcmFreWF0aW5kb25lc2lhLmNvbXBhbnk6NDQz&amp;hl=de&amp;v=TDBxTlSsKAUm3tSIa0fwIqNu&amp;size=normal&amp;cb=5h4hnl2lms8c"
              width="304" height="78" role="presentation" name="a-roz711d00jwf" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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>
    </div>
  </div>
  <input type="hidden" name="product_id" id="product_id" value="">
  <input type="hidden" name="user_id" id="user_id" value="1292352">
  <input type="hidden" name="businessdetails_id" id="businessdetails_id" value="710034">
  <input type="hidden" name="website_id" id="website_id" value="709985">
  <div class="form-group text-center">
    <a id="placeOrder" title="place order" class="theme-custom-button yellow-button" style="cursor: pointer;">
            <span id="default-btn-value"></span>
            <i id="placeorder_send" class="show fas fa-paper-plane"></i>
            <i id="placeorder_loader" class="hide fas fa-circle-notch fa-spin"></i>
        </a>
  </div>
</form>

<form class="report-form" role="form" id="report-form">
  <input type="hidden" name="_token" value="hCOremqhSNlFKT4aYaJAcFL8OC9JWwWAo7q8BfC5">
  <div class="options-wrap">
    <div class="option-wrap">
      <input type="radio" name="report-reason" value="Harassment and Cyberbullying" class="option" id="reason1" required="">
      <label for="reason1">Harassment and Cyberbullying</label>
    </div>
    <div class="option-wrap">
      <input type="radio" name="report-reason" value="Impersonation" class="option" id="reason2" required="">
      <label for="reason2">Impersonation</label>
    </div>
    <div class="option-wrap">
      <input type="radio" name="report-reason" value="Violent Threats" class="option" id="reason3" required="">
      <label for="reason3">Violent Threats</label>
    </div>
    <div class="option-wrap">
      <input type="radio" name="report-reason" value="Hate Speech Against a Protected Group" class="option" id="reason4" required="">
      <label for="reason4">Hate Speech Against a Protected Group</label>
    </div>
    <div class="option-wrap">
      <input type="radio" name="report-reason" value="Spam and Scams" class="option" id="reason5" required="">
      <label for="reason5">Spam and Scams</label>
    </div>
    <div class="option-wrap">
      <input type="radio" name="report-reason" value="none" class="option" id="reason6" required="">
      <label for="reason6">None of these are my issue</label>
    </div>
    <div class="option-wrap extra-field" id="extra-field">
      <label for="report-reason" class="sr-only">reason to report</label>
      <input type="text" class="report-reason" name="report-custom-reason" placeholder="reason to report">
    </div>
  </div>
  <label for="report-email" class="sr-only">your email</label>
  <input type="email" class="report-email" name="report-email" id="report-email" placeholder="your email*" required="">
  <label for="report-msg" class="sr-only">message</label>
  <textarea class="report-msg" name="report-msg" id="report-msg" rows="3" placeholder="message*" required=""></textarea>
  <input type="hidden" id="report-msg_title" name="msg_title" value="[Websites.co.in] Website Abuse Reported">
  <input type="hidden" id="report-website_id" name="report-website_id" value="709985">
  <input type="hidden" id="report-website_url" name="report-website_url" value="https://bankrakyatindonesia.company">
  <button type="submit" class="report-send-btn"> Report this website </button>
</form>

Text Content

BankRakyatIndonesia

jl jendral sudirman no 24 RT 11 RW 12

Jakarta Indonesia - 10220

CALL US

+6282185581604

MAIL US

bank@ptbankrakyatindonesiatbk.com

   
 * Home
   
 * Contact
   
 * Updates
   
 * Media





BANKRAKYATINDONESIA

Call center BRI

Call Us Mail Us




OUR UPDATES


View All


CS BRI

Layanan call bri bebas pulsa

Read More..



WELCOME TO BANK RAKYAT INDONESIA

This is Bank Rakyat Indonesia website created by Bank Rakyat Indonesia. Bank
Rakyat Indonesia falls in LOCAL BUSINESS line of business. You can visit us
offline at our office located at : jl jendral sudirman no 24 RT 11 RW 12,
Jakarta, Jakarta, Indonesia - 10220...

Read More..



OUR MEDIA


View All


BANK BRI

Zoom Details


SUBSCRIBE TO OUR NEWSLETTER

×
Submit

VISIT US

BANKRAKYATINDONESIA

jl jendral sudirman no 24 RT 11 RW 12

Jakarta Jakarta
Indonesia - 10220
View All Branches

CONTACT INFO

+62 82185581604 bank@ptbankrakyatindonesiatbk.com

EXPLORE

 * Home
 * Contact
 * Updates
 * Media

TAGS

#cs #bri

© 2022 BankRakyatIndonesia
Sitemap
0 views
Report abuse

✕





SEARCH

×
Products
Updates
Media
Pages
All
Search
Enquire Now
×


LEAVE YOUR MESSAGE

If you have any questions about the products/services we provide simply use the
form below.

×


Eg. +91(IN)



Submit

×

×


e.g. +91 (IN)






SAFETY AND ABUSE REPORTING


Harassment and Cyberbullying
Impersonation
Violent Threats
Hate Speech Against a Protected Group
Spam and Scams
None of these are my issue
reason to report
your email message Report this website

THANKS FOR BEING AWESOME!

We appreciate you contacting us. Our support will get back in touch with you
soon!

Have a great day!


ARE YOU SURE YOU WANT TO REPORT ABUSE AGAINST THIS WEBSITE?

Please note that your query will be processed only if we find it relevant. Rest
all requests will be ignored. If you need help with the website, please login to
your dashboard and connect to support

Cancel Confirm



Category:

;