Thanks to visit codestin.com
Credit goes to github.com

Skip to content

How to make SQLMAP keep the user-provided column names without adding backticks column to the query. #5476

@GhostKiller79

Description

@GhostKiller79

When I want to dump data from columns id, username, phone, and password, SQLMAP always adds backticks to the password column, which unintentionally causes an error in the query. Is there any way to fix this?

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions