Mass SQL Login Bypass - Termux Tutorial

Mass SQL Login Bypass - Termux Tutorial

Mass SQL Login Bypass — Tool & Tutorial Penggunaan di Termux

By 0x6ick

Apa Itu?

Script ini adalah Mass SQL Login Bypass, sebuah script PHP sederhana untuk mencoba bypass login via SQL injection pada banyak target sekaligus (mass scan). Cocok buat yang mau hunting panel vulnerable dengan cepat.

Capek dorking SQL login satu-satu?
Pakai tools ini saja, bro. Tinggal siapin list target, jalankan sekali, langsung brutal scan semua login page sekaligus. Gak perlu lagi manual test ' or 1=1 limit 1 -- -+ satu-satu.

Raw Download Script

Link script mentah (raw):
https://pastebin.com/raw/DarA5QA0

Step Awal: Siapkan Termux

  1. Buka Termux
    Kalau belum punya, download dulu Termux dari F-Droid (disarankan).
  2. Install Tools yang Dibutuhkan:
    pkg update && pkg upgrade
    
    pkg install php
    
    pkg install nano
    
    pkg install git

Cara Penggunaan

1. Buat File Baru dengan Nama Sesuai Keinginan

nano bpss.php

2. Copy-Paste Script dari Pastebin

- Buka link raw ini: https://pastebin.com/raw/DarA5QA0
- Copy semua isi scriptnya.
- Di Termux (dalam nano), tekan lama untuk paste.

3. Simpan File

- Tekan CTRL + X
- Tekan Y (Yes)
- Tekan Enter untuk menyimpan.

4. Jalankan Scriptnya

Kalau nama file-mu tadi bpss.php, jalankan dengan:

php bpss.php

Kalau kau kasih nama lain, misal masslogin.php, jalankan:

php masslogin.php
Note(Opsional):
- kalau mau ganti target ganti bagian dork inurl:admin/login.php site:.in inurl:administrator/ site:.in inurl:adminpanel.php site:.in.
- kalau mau ganti payload u/p (contoh payload ' or 1=1 -- -).
Disclaimer:
⚠️ Ethical Hacking!.

Post a Comment

Lebih baru Lebih lama

Mengenai Saya

Foto saya
6ickzone
I've been deep in the world of cybersecurity, crypto, AI, and hacking for years. This blog is where I share my journey, tools, tips, and everything I learn along the way. But beyond code and exploits, there's also rhythm. I'm also exploring the digital soundscape — producing beats, fusing dark tech vibes with trap, drill, and EDM. Music is my second language, and it's where I channel the energy of the underground digital world. From my early days as a defacer to my current focus on ethical hacking and experimental music, I’m building 6ickzone as a hybrid space where hacking meets art. Why 6ickzone? 6ickzone is more than just a blog — it's a realm where hackers, beatmakers, and digital renegades gather. Whether you're here for the tools or the tunes, welcome to the zone.
Lihat profil lengkapku

Cari Blog Ini

About