Giter Club home page Giter Club logo

Comments (7)

codewatchorg avatar codewatchorg commented on July 28, 2024 1

Hmm, I will look into it. The sqlmap API server might be encoding the data and then passing it on to sqlmap that way. I don't believe SQLiPy is encoding anything.

from sqlipy.

stamparm avatar stamparm commented on July 28, 2024 1

@riramar I've fixed this issue (not related to sqlmap's #2568) here with latest commit (sqlmapproject/sqlmap@7dbbf3e)

from sqlipy.

codewatchorg avatar codewatchorg commented on July 28, 2024

This issue isn't quite clear to me. Does this only occur when using sqlipy? Are you saying that sqlipy encodes the values that it sends to the sqlmapapi server? I don’t develop sqlmap itself, just the integration between Burp and sqlmap, so I can only fix issues related directly to sqlipy.

from sqlipy.

riramar avatar riramar commented on July 28, 2024

I'm not sure exactly which component is performing the URL encoding.
I'm assuming this workflow:

Burp > sqlipy > sqlmapapi > MyProxy > target

Looking to the requests on MyProxy I can see the request JSON payload with the special chars URL encoded.
If I do the exactly same scan but from command line:

Shell > sqlmap > MyProxy > target

From MyProxy in this case the URL encoding is not performed.

from sqlipy.

riramar avatar riramar commented on July 28, 2024

One more comment, in the workflow below without any injection point (* or %INJECT HERE%) the URL encoding is not performed.

Burp > sqlipy > sqlmapapi > MyProxy > target

from sqlipy.

riramar avatar riramar commented on July 28, 2024

I've opened an issue on sqlmap github and it seems to be fixed now. :)

from sqlipy.

riramar avatar riramar commented on July 28, 2024

Thanks a lot @stamparm !!!

from sqlipy.

Related Issues (20)

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.