SQL Injection
There's a little more to it than what I have written now, but oh well. Maybe I'll update this file.
' or '1'='1
check username = 'admin' AND password '' or '1'='1'
If this username = 'admin' AND password = 'bacon'
There's a little more to it than what I have written now, but oh well. Maybe I'll update this file.
' or '1'='1
check username = 'admin' AND password '' or '1'='1'
If this username = 'admin' AND password = 'bacon'