Miroslav Stampar
Miroslav Stampar
Just downloaded one TurnKey 64-bit machine with PostgreSQL and it seems that you are right. I'll need to fix the support for `--os-pwn` against 64-bit PostgreSQL. Please give me some...
Just a quick update. Situation seems to be more complicated than I thought. As Bernardo originally implemented that part it seems that support for 64-bit version has never been done...
1) can do this 2) `and if a table not full dumped then start dump from last entry` -> sqlmap resumes queries stored in session file to minimize number of...
@lukapusic with latest commit old table dumps are "backup"-ed. For example, after a couple of runs: ``` $ ll /home/stamparm/.sqlmap/output/testasp.vulnweb.com/dump/acuforum/users.csv* -rw-rw-r-- 1 stamparm stamparm 921 Lip 5 12:36 /home/stamparm/.sqlmap/output/testasp.vulnweb.com/dump/acuforum/users.csv -rw-rw-r--...
@brandonalmost sorry for ignoring this. Is there are CVE related to this SQLi? I mean, from your payload it doesn't look like a proper SQL injection (no delimiter after `[mysql`)
Can you please give a quick info/introduction what would this provide compared to the current situation and/or compared to other xyz frameworks?
@alexk307 I am opened for this. If you can at least provide a decent template and a "howto" use it I could further adapt it
@alexk307 ping?
Any example? Like, something to work with?