Re: [sqlmap-users] Param in multi-part post has to change each request

2013-10-11 Thread Brandon Perry
FWIW here is what was happening when I tried to use eval: bperry@ubuntu:~/tools/sqlmap$ ./sqlmap.py -r ~/req2.req --level=3 -o --eval="import uuid;Name=str(uuid.uuid1())" sqlmap/1.0-dev-2dc570d - automatic SQL injection and database takeover tool http://sqlmap.org [!] legal disclaimer: U

[sqlmap-users] Param in multi-part post has to change each request

2013-10-11 Thread Brandon Perry
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

[sqlmap-users] Hi sqlmap developer i want to reproduce the bug

2013-10-11 Thread lenny ginn
Hi , I got the bug when i try to dump a big data here : i using sqlmapproject-sqlmap-0.9-3312-g369006c.zip download at https://codeload.github.com/sqlmapproject/sqlmap/legacy.zip/master sqlmap version: 1.0-dev Python version: 2.7.5 Operating system: nt Command line: C:\Python27\sqlmap\sqlmap.py