Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Some bugs with common tables and columns check #5798

Copy link
Copy link
Closed
@kobyan

Description

@kobyan
Issue body actions
  1. If the common tables check is performed without a schema name (in the current schema), then the log will output the table names with None as the schema name
[INFO] fetched tables: 'None.news', 'None.usuario'
  1. If several table names are specified for column definition (-T news,usuario --columns), then in the definition method via information_schema sqlmap tries to get columns first for one table, then for the next one, but in the common columns check method sqlmap tries to check columns for the table news,usuario
[PAYLOAD] -6177'Or exisTs(SeleCT rid fROm **redacted**.`news,usuario`)aND'1'='1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.