Skip to content

Data types for union based injections #1

@JacobReynolds

Description

@JacobReynolds

Add a description for unions that require specific data types. We try to use null to be agnostic, but this is not fool proof.

Example:
SELECT "mysql","test" UNION SELECT @@version,null
The null might need to be a varchar.

https://sqlwiki.netspi.com/tab/injectionTypes/unionBased

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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