[sqlmap-users] Param in multi-part post has to change each request
Brought to you by:
inquisb
From: Brandon P. <bpe...@gm...> - 2013-10-11 15:23:49
|
Hi, I have a request that posts multi-part form data to the server, and one of the params is vulnerable to a sqli. However, another param must change each request (can be totally random) and I am not sure how to approach that. I am sure that a tamper script or something will be the correct solution, just not sure how to approach it. Any thoughts or questions in case I did not explain it well? Basically, I would like to replcae this param with a random uuid or something each request. -- http://volatile-minds.blogspot.com -- blog http://www.volatileminds.net -- website |