Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data types for union based injections #1

Open
JacobReynolds opened this issue Dec 18, 2017 · 0 comments
Open

Data types for union based injections #1

JacobReynolds opened this issue Dec 18, 2017 · 0 comments

Comments

@JacobReynolds
Copy link
Contributor

JacobReynolds commented Dec 18, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant