Added line break

This commit is contained in:
Infected Drake 2019-02-26 17:16:02 +05:30 committed by GitHub
parent 23173cf891
commit 35fa5cfc88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1531,7 +1531,7 @@ __1. Case Toggling__
__Standard__: `<script>alert()</script>`
__Bypassed__: `<ScRipT>alert()</sCRipT>`
__Standard__: `SELECT * FROM all_tables WHERE OWNER = 'DATABASE_NAME'`
__Standard__: `SELECT * FROM all_tables WHERE OWNER = 'DATABASE_NAME'`
__Bypassed__: `sELecT * FrOM all_tables whERe OwNeR = 'DATABASE_NAME'`
__2. URL Encoding__