I am trying to run sqlmap against a site that uses single-use URLs. I am
able using the --eval parameter to run a bash script that creates a fresh
cookie for each request, but I cannot seem to find a way to load that
cookie with every request.

I have tried the --load-cookies parameter, but it only loads at sqlmap
start. Is there a way to direct --load-cookies to a script? Or an alternate
way to change the cookie with each request?

Thanks for your (cumulative) knowledge.

Benjamin
------------------------------------------------------------------------------
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to