-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Description
Hello,
I noticed a bug with sqlmap during dump columns with --charset
enabled which keep dumping some of the data with unicode such as ?
and ^P
.
Technique = Boolean Based Blind with tor enabled and threads 10
keep informed if i dumped the data once again, it's dump correctly without any issues which means the issue not from the database. also it's happened with many database dump.
the data which i dumping include numbers only which is --charset="0123456789"
Kindly inform me if there's a way to let sqlmap re-dump the stored dump but with fixing the wrongly dumped numbers ... for example
1234?6
can sqlmap re-check the dumped result and once find unicodes so it's gonna re correct it
123456