Giter Club home page Giter Club logo

Comments (6)

zt2 avatar zt2 commented on May 21, 2024

hi,可以给一个能复现的环境和步骤?图里的 care.qiku.com 我所在的环境已经无法访问了

from sqli-hunter.

Imanfeng avatar Imanfeng commented on May 21, 2024

from sqli-hunter.

zt2 avatar zt2 commented on May 21, 2024

emm,为了定位问题,你那边可不可以帮我确认下面这几个场景的结果?

  1. 在 docker 外,不使用 SQLi-Hunter 提供的代理情况下,单纯使用 curl 配置 Host 头发出同样的请求的结果
  2. 在 docker 外,使用 SQLi-Hunter 提供的代理情况下,使用 curl 配置 Host 头发出同样请求的结果
  3. 在 docker 内,不使用 SQLi-Hunter 提供的代理情况下,单纯使用 curl 配置 Host 头发出同样的请求的结果
  4. 在 docker 内,使用 SQLi-Hunter 提供的代理情况下,使用 curl 配置 Host 头发出同样请求的结果

多谢

from sqli-hunter.

Imanfeng avatar Imanfeng commented on May 21, 2024

这四种情况我试了下 都可以访问到,图中域名是个公网资产
我在burp里面走Upstream Proxy Servers的http代理,然后Repeater发包情况是不行的
image

from sqli-hunter.

zt2 avatar zt2 commented on May 21, 2024

已经找到问题了,造成 Ruby HTTP 代理出现 404 的原因是 URL 不是绝对路径是相对路径,只要手动在 Repeater 里的 URL 前面添加完整 HTTP 路径就行

以 httpbin.org 为例,默认加载到 Repeater 里的请求 URL 为相对路径,BP 原封不动将包发给上游代理:

image

手动添加完整 URL:

image

from sqli-hunter.

Imanfeng avatar Imanfeng commented on May 21, 2024

好的 thx

from sqli-hunter.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.