dev-helpdesk-bnpp.vapecorp.id Open in urlscan Pro
108.137.76.87  Public Scan

URL: https://dev-helpdesk-bnpp.vapecorp.id/
Submission: On July 18 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://dev-helpdesk-bnpp.vapecorp.id/tickets

<form action="https://dev-helpdesk-bnpp.vapecorp.id/tickets" method="POST" class="space-y-6" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="WH2gx6R7bCDEA0LeE1T3uV23m8d3Hko9Pvtmk8Un" autocomplete="off">
  <h2 class="text-2xl font-bold text-gray-900 dark:text-white"> Kirim tiket </h2>
  <img class="w-full rounded-lg" src="https://dev-helpdesk-bnpp.vapecorp.id/img/banner.jpeg" alt="">
  <div>
    <label for="name" class="block mb-2 text-sm font-medium text-gray-900 dark:text-white">Nama</label>
    <input type="text" name="name" id="name" value=""
      class="bg-gray-50 border border-gray-300 text-gray-900 sm:text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
      placeholder="Masukkan nama Anda" required="">
  </div>
  <div>
    <label for="organization" class="block mb-2 text-sm font-medium text-gray-900 dark:text-white">Instansi/Unit Kerja/Umum</label>
    <input type="text" name="organization" id="organization" value=""
      class="bg-gray-50 border border-gray-300 text-gray-900 sm:text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
      placeholder="Masukkan Instansi/Unit Kerja/Umum" required="">
  </div>
  <div>
    <label for="email" class="block mb-2 text-sm font-medium text-gray-900 dark:text-white">Email</label>
    <input type="email" name="email" id="email" value=""
      class="bg-gray-50 border border-gray-300 text-gray-900 sm:text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
      placeholder="Masukkan alamat email Anda" required="">
  </div>
  <div>
    <label for="phone" class="block mb-2 text-sm font-medium text-gray-900 dark:text-white">Nomor Telepon</label>
    <input type="text" name="phone" id="phone" value=""
      class="bg-gray-50 border border-gray-300 text-gray-900 sm:text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
      placeholder="Masukkan nomor telepon Anda" required="">
  </div>
  <div>
    <label class="block mb-2 text-sm font-medium text-gray-900 dark:text-white">Layanan</label>
    <div>
      <input class="mr-2" type="radio" name="service_id" id="service_id_1" value="1">
      <span class="text-gray-900 dark:text-white">Website BNPP</span>
    </div>
    <div>
      <input class="mr-2" type="radio" name="service_id" id="service_id_2" value="2">
      <span class="text-gray-900 dark:text-white">Login SSO</span>
    </div>
  </div>
  <div>
    <label for="message" class="block mb-2 text-sm font-medium text-gray-900 dark:text-white">Deskripsi Aduan</label>
    <textarea id="message" name="message" rows="4"
      class="block p-2.5 w-full text-sm text-gray-900 bg-gray-50 rounded-lg border border-gray-300 focus:ring-primary-500 focus:border-primary-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
      placeholder="Masukkan pesan" required=""></textarea>
  </div>
  <div>
    <label for="image" class="block mb-2 text-sm font-medium text-gray-900 dark:text-white">Gambar</label>
    <input type="file" name="image" id="image"
      class="block w-full text-sm text-gray-900 border border-gray-300 rounded-lg cursor-pointer bg-gray-50 dark:text-gray-400 focus:outline-none dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400">
  </div>
  <div>
    <label for="captcha" class="block mb-2 text-sm font-medium text-gray-900 dark:text-white">Captcha</label>
    <div class="captcha flex mb-2">
      <span><img src="https://dev-helpdesk-bnpp.vapecorp.id/captcha/default?gkwMGlRK"></span>
      <button type="button" class="btn btn-danger" id="reload"> ↻ </button>
    </div>
    <input id="captcha" type="text"
      class="bg-gray-50 border border-gray-300 text-gray-900 sm:text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-[200px] p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
      placeholder="Enter Captcha" name="captcha">
  </div>
  <button type="submit"
    class="w-full px-5 py-3 text-base font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 sm:w-auto dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800">Kirim</button>
</form>

GET https://dev-helpdesk-bnpp.vapecorp.id/tickets/find

<form action="https://dev-helpdesk-bnpp.vapecorp.id/tickets/find" method="GET" class="space-y-6">
  <h2 class="text-2xl font-bold text-gray-900 dark:text-white"> Cek tiket </h2>
  <div>
    <label for="email2" class="block mb-2 text-sm font-medium text-gray-900 dark:text-white">Email</label>
    <input type="email" name="email" id="email2"
      class="bg-gray-50 border border-gray-300 text-gray-900 sm:text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
      placeholder="Masukkan email Anda" required="">
  </div>
  <div>
    <label for="code" class="block mb-2 text-sm font-medium text-gray-900 dark:text-white">Kode Tiket</label>
    <input type="text" name="code" id="code"
      class="bg-gray-50 border border-gray-300 text-gray-900 sm:text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500"
      placeholder="Masukkan kode tiket" required="">
  </div>
  <button type="submit"
    class="w-full px-5 py-3 text-base font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 sm:w-auto dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800">Cek</button>
</form>

Text Content

Toggle dark mode

Helpdesk


KIRIM TIKET

Nama
Instansi/Unit Kerja/Umum
Email
Nomor Telepon
Layanan
Website BNPP
Login SSO
Deskripsi Aduan
Gambar
Captcha
↻
Kirim


CEK TIKET

Email
Kode Tiket
Cek