Jump to content

All Activity

This stream auto-updates

  1. Earlier
  2. Welcome to SecHub. This is a forum where you can learn about everything.
  3. The SQL query would become: SELECT * FROM users WHERE username = 'john' AND password = '' OR '1'='1'; Because '1'='1' is always true, the query effectively bypasses the password check, allowing the attacker to log in as any user!
  1. Load more activity
×
×
  • Create New...