Skip to content

Should I always need system access read permissions? #1242

@ghost

Description

Usually, when sqlmap finds injections from type *-blind based or even error or union based, it usually can't dump any data. Sometimes offers me to check for common databases and tables in a wordlist and sometimes it tries guessing letter by letter, but I'm not sure when that is possible. Anyway, even if it starts guessing I wouldn't be able to dump any table. Only if the injection is stacked or inline based, then I would be able to list and maybe update them.

I know this is too general, what's left in those cases?

  1. Should I always need system access read permissions? What conditions should happen to retrieve and dump tables?
  2. You can't tell me how but, should be always possible to exploit an injection having at least one?
  3. If I'm behind a WAF, would sqlmap always tell me? or sometimes it is implicit?

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions