Skip to content

SQLMAP dump bug #4199

@AmericanY

Description

@AmericanY

SQLMAP version: {1.4.5.10#dev}

Issue: I'm dealing with website running Microsoft SQL Server where i can only dump the columns entry using -D dbname -T tblname -C colname --dump

But if i used --sql-query="SELECT colname FROM dbname.tblname" or run it using sql-shell

It's keep telling [WARNING] the SQL query provided does not return any output

I believe that's a bug because within the same target i were able to dump it before i update sqlmap recently .

Please let me know which information do i need to share to investigate the issue.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions