Kang IT
Byp4Xx - Script Bash Sederhana Untuk Mengabaikan Pesan "403 Forbidden" Dengan Metode Terkenal Yang Dibahas Dalam #Bugbountytips
byp4xx.sh
__ __ __
/ /_ __ ______ / // / _ ___ __
/ __ \/ / / / __ \/ // /_| |/_/ |/_/
/ /_/ / /_/ / /_/ /__ __/> <_> <
/_.___/\__, / .___/ /_/ /_/|_/_/|_|
/____/_/
Skrip bash untuk mengabaikan respons "403 Forbidden" dengan metode terkenal yang dibahas di #bugbountytips
Instalasi:
git clone https://github.com/lobuhi/byp4xx.git
cd byp4xx
chmod u+x byp4xx.sh
Penggunaan: Mulai URL dengan http atau https.
./byp4xx.sh [OPTIONS] http(s)://url/path
OPTIONS:
-c Return the entire curl command if response is 200
-r Redirects if the response is 3XX
Contoh:
./byp4xx.sh https://www.google.es/test
Fitur:
- Beberapa kata kerja / metode HTTP
- Beberapa metode yang disebutkan di #bugbountytips
- Beberapa header: Perujuk, X-Custom-IP-Authorization ...
- Izinkan pengalihan
- Kembalikan seluruh perintah curl jika responsnya 200
Tips:
- Anda dapat menambahkan proxychains untuk digunakan dengan BurpSuite
- Jalin adalah pilihan yang baik untuk multithreading beberapa URL
Regards
Kang IT
No comments:
Post a Comment