Re: [W3af-develop] Need Help About HTTP Parameter Pollution

2010-05-06 Thread Andres Riancho
Summer, On Thu, Apr 29, 2010 at 11:23 AM, Summer nguyen wrote: > Dear Sir, >   After reading carefully, I realize that..I think the idea is very bad..I'm > sorry > I will try another idea.. thank you very much I think that the idea is not bad, the issue is that all web applications which are

Re: [W3af-develop] Need Help About HTTP Parameter Pollution

2010-04-29 Thread Summer nguyen
Dear Sir, After reading carefully, I realize that..I think the idea is very bad..I'm sorry I will try another idea.. thank you very much On Wed, Apr 28, 2010 at 8:10 PM, Summer nguyen wrote: > Dear Experts, > I am trying to write HTTP Parameter Pollution Audit Plugin. > The idea is : Try to se

[W3af-develop] Need Help About HTTP Parameter Pollution

2010-04-28 Thread Summer nguyen
Dear Experts, I am trying to write HTTP Parameter Pollution Audit Plugin. The idea is : Try to send sth like : name=Spring&name=Summer Check the response for : name=Spring,Summer => VULN is it an acceptable idea ? And, IF the above idea is acceptable, I have problem with creating mutants. How