bibo318 / Bypass-403web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

>_ Hỗ trợ

root@bibo318:$ bash 403-bypass.sh -h

>_ Sử dụng/Modes

  • Quét với các trọng tải cụ thể:
    • [ --header ] Hỗ trợ bỏ qua / tải trọng dựa trên Phương phápHEADER
      root@bibo318:$ bash 403-bypass.sh -u https://target.com/secret --header
    • [ --protocol ] Hỗ trợ bỏ qua / tải trọng dựa trên Phương pháp protocol
      root@bibo318:$ bash 403-bypass.sh -u https://target.com/secret --protocol
    • [ --port ] Hỗ trợ bỏ qua / tải trọng dựa trên Phương pháp PORT
      root@bibo318:$ bash 403-bypass.sh -u https://target.com/secret --port
    • [ --HTTPmethod ] Hỗ trợ bỏ qua / tải trọng dựa trên Phương pháp HTTP
      root@bibo318:$ bash 403-bypass.sh -u https://target.com/secret --HTTPmethod
    • [ --encode ] Hỗ trợ bỏ qua / tải trọng được mã hóa URL
      root@bibo318:$ bash 403-bypass.sh -u https://target.com/secret --encode
    • [ --SQLi ] Hỗ trợ MySQL mod_Security & libinjection bypasses/payloads
      root@bibo318:$ bash 403-bypass.sh -u https://target.com/secret --SQLi
  • Quét toàn bộ {bao gồm tất cả khai thác / tải trọng} [--exploit]
root@bibo318:$ bash 403-bypass.sh -u https://target.com/secret --exploit
Điều kiện cần
  • apt install curl [Debian]

About

License:Other


Languages

Language:Shell 100.0%