Skip to content

sqlmap dump issue with charset #2888

@AmericanY

Description

@AmericanY

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions