Hi All,
We are using Burp 1.3 to intercept traffic. While using the Match and
Replace feature, we're trying to replace all parameters which have a
blank value with some payload. So for eg. A POST with parameters in
the POST body as a=&b=2&c= should result in a=xyz&b=2&c=xyz if we give
xyz as the rep...
We are using Burp 1.3 to intercept traffic. While using the Match and
Replace feature, we're trying to replace all parameters which have a
blank value with some payload. So for eg. A POST with parameters in
the POST body as a=&b=2&c= should result in a=xyz&b=2&c=xyz if we give
xyz as the rep...
[ more ]