Giter Site home page Giter Site logo

burp-extensions's People

Contributors

carstein avatar

Watchers

 avatar

burp-extensions's Issues

blank line added to top of repeater

What steps will reproduce the problem?
1. put a request into the repeater
2. switch to JSON decoder tab
3. send the request


What is the expected output? What do you see instead?
An extra blank line appears above the JSON in the request window. For each 
request sent a new blank line is added.

What version of the product are you using? On what operating system?
Latest from git with Burp 1.5.14 under linux

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 19 Jul 2013 at 2:17

Add feature to repeater tab

Would it be possible to add the feature to the repeater tab? Working great in 
proxy but would be more useful in the repeater.

Original issue reported on code.google.com by [email protected] on 19 Jul 2013 at 9:02

Extension can't be loaded

Hi, 

I am unable to load the extension in burp after following all the steps. I have 
the jython.jar loaded as well but I get the following error message when I try 
and load JSONdecoder.py file:

Traceback (most recent call last):
  File "C:\..\..\JSONDecoder.py", line 6, in <module>
    import json
ImportError: No module named json

    at org.python.core.Py.ImportError(Py.java:304)
    at org.python.core.imp.import_first(imp.java:755)
    at org.python.core.imp.import_module_level(imp.java:837)
    at org.python.core.imp.importName(imp.java:917)
    at org.python.core.ImportFunction.__call__(__builtin__.java:1220)
    at org.python.core.PyObject.__call__(PyObject.java:357)
    at org.python.core.__builtin__.__import__(__builtin__.java:1173)
    at org.python.core.imp.importOne(imp.java:936)
    at org.python.pycode._pyx1.f$0(C:\Users\nipgupta\Desktop\JSONDecoder.py:26)
    at org.python.pycode._pyx1.call_function(C:\Users\nipgupta\Desktop\JSONDecoder.py)
    at org.python.core.PyTableCode.call(PyTableCode.java:165)
    at org.python.core.PyCode.call(PyCode.java:18)
    at org.python.core.Py.runCode(Py.java:1275)
    at org.python.core.__builtin__.execfile_flags(__builtin__.java:522)
    at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:225)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at burp.und.<init>(Unknown Source)
    at burp.b1c.a(Unknown Source)
    at burp.rsc.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

Any ideas how I can *actually* start using the extension ? 

What version of the product are you using? On what operating system?
Burp Pro 1.5.05 on Windows 7x64. 

Original issue reported on code.google.com by [email protected] on 26 Mar 2013 at 8:12

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.