Closed optimaldc closed 5 years ago
Hmm, that is very strange. Never had this fail before.
The headless-burp-proxy
pl;uigin doesnt take or need the -c
param. I'm guessing you loaded the plugin via the bapp store?
If you used the bapp store version, you will need to specific the namespace unfortunately., for e.g. <config xmlns="http://nets.eu/burp/config">
If not, What version of java are you using? Also, did you build the jar yourself?
Hey, adding the xlmns-attribute to config-tag solved the problem: <config xmlns="http://nets.eu/burp/config">
Thank you for help! I will mark this as solved.
Could @anandsudhir add this also to the documentation? Would be helpful :)
Absolutely. I'm also trying to get the newer version released on the bapp store. In the meanwhile though, I totally agree with you. I'll make a task to add this info to the readme :)
Hey,
For some reason I get an error when trying to load any of the example configs provided.
Command:
Note that I also tried with providing the Headless Burp Proxy .jar manually:
config.xml (unmodified example):
Stack trace:
Any ideas what could be the case here?