www.invoice.bungacollection.id Open in urlscan Pro
103.29.215.241  Public Scan

Submitted URL: https://www.invoice.bungacollection.id/
Effective URL: https://www.invoice.bungacollection.id/install/install.php
Submission: On October 13 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="validation" novalidate="novalidate" class="fv-form fv-form-bootstrap"><button type="submit" class="fv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
  <div class="wizard-content">
    <div class="wizard-pane active" role="tabpanel" aria-expanded="true">
      <table class="table">
        <thead>
          <tr>
            <th>Extensions</th>
            <th width="100">Result</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>PHP Version</td>
            <td><span class="text-success">8.1.21</span></td>
          </tr>
          <tr>
            <td>PHP MySQLi Extension</td>
            <td>
              <span class="text-success">Enabled</span>
            </td>
          </tr>
          <tr>
            <td>PHP PDO Extension</td>
            <td>
              <span class="text-success">Enabled</span>
            </td>
          </tr>
          <tr>
            <td>PHP cURL Extension</td>
            <td>
              <span class="text-success">Enabled</span>
            </td>
          </tr>
          <tr>
            <td>PHP OpenSSL Extension</td>
            <td>
              <span class="text-success">Enabled</span>
            </td>
          </tr>
          <tr>
            <td>PHP MBString Extension</td>
            <td>
              <span class="text-success">Enabled</span>
            </td>
          </tr>
          <tr>
            <td>PHP iconv Extension</td>
            <td>
              <span class="text-success">Enabled</span>
            </td>
          </tr>
          <tr>
            <td>PHP GD Extension</td>
            <td>
              <span class="text-success">Enabled</span>
            </td>
          </tr>
          <tr>
            <td>PHP Zip Extension</td>
            <td>
              <span class="text-success">Enabled</span>
            </td>
          </tr>
          <tr>
            <td>allow_url_fopen</td>
            <td>
              <span class="text-success">Enabled</span>
            </td>
          </tr>
        </tbody>
      </table>
      <input type="hidden" name="requirements" value="1">
    </div>
    <div class="wizard-pane" role="tabpanel" aria-expanded="false">
      <table class="table">
        <thead>
          <tr>
            <th>File/Folder</th>
            <th>Result</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>config/app-config Writable</td>
            <td>
              <span class="text-success">OK</span>
            </td>
          </tr>
          <tr>
            <td>app-config-sample.php Writable (Auto Updated and Renamed on Install)</td>
            <td>
              <span class="text-success">OK</span>
            </td>
          </tr>
        </tbody>
      </table>
      <input type="hidden" name="permissions" value="1">
    </div>
    <div class="wizard-pane" role="tabpanel" aria-expanded="false">
      <p>Silahkan masukkan detail lisensi Anda dibawah ini:</p>
      <div class="form-horizontal">
        <div class="form-group">
          <label for="license" class="col-sm-2 control-label">Lisensi</label>
          <div class="col-sm-10">
            <input type="text" class="form-control" name="license" id="license" placeholder="Isi dengan lisensi Anda..." value="" required="" data-fv-field="license">
            <small class="help-block" data-fv-validator="notEmpty" data-fv-for="license" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
          </div>
        </div>
        <div class="form-group">
          <label for="user_email" class="col-sm-2 control-label">Email</label>
          <div class="col-sm-10">
            <input type="email" class="form-control" name="user_email" id="user_email" placeholder="Email" value="" required="" data-fv-field="user_email">
            <small class="help-block" data-fv-validator="emailAddress" data-fv-for="user_email" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a valid email address</small><small class="help-block" data-fv-validator="notEmpty"
              data-fv-for="user_email" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
          </div>
        </div>
        <div class="form-group">
          <label for="user_pass" class="col-sm-2 control-label">Password</label>
          <div class="col-sm-10">
            <input type="text" class="form-control" name="user_pass" id="user_pass" placeholder="Password" value="" required="" data-fv-field="user_pass">
            <small class="help-block" data-fv-validator="notEmpty" data-fv-for="user_pass" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
          </div>
        </div>
      </div>
    </div>
    <div class="wizard-pane" role="tabpanel" aria-expanded="false">
      <p>Pengaturan koneksi database</p>
      <div class="form-horizontal">
        <div class="form-group">
          <label for="db_host" class="col-sm-3 control-label">Hostname</label>
          <div class="col-sm-9">
            <input type="text" class="form-control" name="db_host" id="db_host" placeholder="contoh: localhost" value="localhost">
          </div>
        </div>
        <div class="form-group">
          <label for="db_name" class="col-sm-3 control-label">Nama Database</label>
          <div class="col-sm-9">
            <input type="text" class="form-control" name="db_name" id="db_name" value="" required="" data-fv-field="db_name">
            <small class="help-block" data-fv-validator="notEmpty" data-fv-for="db_name" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
          </div>
        </div>
        <div class="form-group">
          <label for="db_user" class="col-sm-3 control-label">Username</label>
          <div class="col-sm-9">
            <input type="text" class="form-control" name="db_user" id="db_user" value="" required="" data-fv-field="db_user">
            <small class="help-block" data-fv-validator="notEmpty" data-fv-for="db_user" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
          </div>
        </div>
        <div class="form-group">
          <label for="db_pass" class="col-sm-3 control-label">Password</label>
          <div class="col-sm-9">
            <input type="text" class="form-control" name="db_pass" id="db_pass" value="">
          </div>
        </div>
      </div>
    </div>
    <div class="wizard-pane" role="tabpanel" aria-expanded="false">
      <div class="form-group">
        <label for="base_url">Base URL</label>
        <input type="text" class="form-control" name="base_url" id="base_url" placeholder="contoh: localhost" value="https://www.invoice.bungacollection.id" required="" data-fv-field="base_url">
        <small class="help-block" data-fv-validator="notEmpty" data-fv-for="base_url" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
      </div>
      <hr>
      <h5>Admin Login</h5>
      <div class="row">
        <div class="col-sm-12 col-md-6">
          <div class="form-group">
            <label for="username">Username</label>
            <input type="text" class="form-control" name="username" id="username" value="" required="" data-fv-field="username">
            <small class="help-block" data-fv-validator="notEmpty" data-fv-for="username" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
          </div>
        </div>
        <div class="col-sm-12 col-md-6">
          <div class="form-group">
            <label for="admin_email">Email</label>
            <input type="email" class="form-control" name="admin_email" id="admin_email" value="" required="" data-fv-field="admin_email">
            <small class="help-block" data-fv-validator="emailAddress" data-fv-for="admin_email" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a valid email address</small><small class="help-block" data-fv-validator="notEmpty"
              data-fv-for="admin_email" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col-sm-12 col-md-6">
          <div class="form-group">
            <label for="password">Password</label>
            <input type="password" class="form-control" name="password" id="password" required="" data-fv-field="password">
            <small class="help-block" data-fv-validator="notEmpty" data-fv-for="password" data-fv-result="NOT_VALIDATED" style="display: none;">The password is required</small><small class="help-block" data-fv-validator="stringLength"
              data-fv-for="password" data-fv-result="NOT_VALIDATED" style="display: none;">The username must be more than 6 and less than 30 characters long</small><small class="help-block" data-fv-validator="different" data-fv-for="password"
              data-fv-result="NOT_VALIDATED" style="display: none;">The password cannot be the same as username</small>
          </div>
        </div>
        <div class="col-sm-12 col-md-6">
          <div class="form-group">
            <label for="confirm_password">Ulangi Password</label>
            <input type="password" class="form-control" name="confirm_password" id="confirm_password" required="" data-fv-field="confirm_password">
            <small class="help-block" data-fv-validator="identical" data-fv-for="confirm_password" data-fv-result="NOT_VALIDATED" style="display: none;">The password and its confirm are not the same</small><small class="help-block"
              data-fv-validator="notEmpty" data-fv-for="confirm_password" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
          </div>
        </div>
      </div>
      <!-- <div class="row">
									  <div class="col-sm-12 col-md-6">
                                            <div class="form-group">
                                                <label for="NamaLengkap">Nama Lengkap</label>
                                                <input type="text" class="form-control" name="NamaLengkap" id="NamaLengkap" value="" required>
                                            </div>
                                        </div>
                                        <div class="col-sm-12 col-md-6">
										 <label for="dataDummy">Install Data Dummy</label>
                                            <div class="form-group">
                                               
                                                <input type="radio"  name="dataDummy" id='dataDummy' value='1'>
												<label for="dda">Ya</label>&nbsp;&nbsp;
												<input type="radio"  name="dataDummy" id='dataDummy' value='2'>
												<label for="ddb">Tidak</label>
                                            </div>
                                        </div>
									 </div>-->
      <hr>
      <h5>Other Settings</h5>
      <div class="form-group">
        <label for="timezone">Timezone</label>
        <select name="timezone" id="timezone" class="form-control" required="" data-fv-field="timezone">
          <option value="Asia/Jakarta">WIB</option>
          <option value="Asia/Makassar">WITA</option>
          <option value="Asia/Jayapura">WIT</option>
        </select>
        <small class="help-block" data-fv-validator="notEmpty" data-fv-for="timezone" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a value</small>
      </div>
    </div>
    <div class="wizard-pane" role="tabpanel" aria-expanded="false">
      <div class="alert alert-success"> Instalasi selesai. Silahkan klik link dibawah ini untuk menuju halaman Admin. </div>
      <ul>
        <!--<li>
                                           
                                            <a href="https://www.invoice.bungacollection.id">Home Page</a>
                                        </li>-->
        <li>
          <a href="https://www.invoice.bungacollection.id/login.php">Halaman Admin</a>
        </li>
      </ul>
    </div>
  </div>
</form>

Text Content

INSTALL


 * Requirements
 * Permissions
 * License Setup
 * Database Setup
 * Install
 * Finish

Extensions Result PHP Version 8.1.21 PHP MySQLi Extension Enabled PHP PDO
Extension Enabled PHP cURL Extension Enabled PHP OpenSSL Extension Enabled PHP
MBString Extension Enabled PHP iconv Extension Enabled PHP GD Extension Enabled
PHP Zip Extension Enabled allow_url_fopen Enabled

File/Folder Result config/app-config Writable OK app-config-sample.php Writable
(Auto Updated and Renamed on Install) OK

Silahkan masukkan detail lisensi Anda dibawah ini:

Lisensi
Please enter a value
Email
Please enter a valid email addressPlease enter a value
Password
Please enter a value

Pengaturan koneksi database

Hostname

Nama Database
Please enter a value
Username
Please enter a value
Password

Base URL Please enter a value

--------------------------------------------------------------------------------

ADMIN LOGIN

Username Please enter a value
Email Please enter a valid email addressPlease enter a value
Password The password is requiredThe username must be more than 6 and less than
30 characters longThe password cannot be the same as username
Ulangi Password The password and its confirm are not the samePlease enter a
value

--------------------------------------------------------------------------------

OTHER SETTINGS

Timezone WIB WITA WIT Please enter a value
Instalasi selesai. Silahkan klik link dibawah ini untuk menuju halaman Admin.
   
 * Halaman Admin

KembaliLanjutSelesai