Originally posted by tarmaanrulz
Ok type in --- admin____ for the username
and for the pass type____ 1'or'1'='1
but type that whole thing with or and all of the 's
i will post a vid
Its an SQL injection. the 1 or 1=1 part is supposed to trick the pass lock into believing something is true. Hence, 1=1. You can re-open the page in page source and change the coding, and reboot it in your browser so it allows you to do certain things. once you've logged in, it will log you in as the first user in the database.
its like what magglass said. Most sites have better coding and dont have vulnerability to sql injections.