Alternate version:

  • DreamButt
    link
    English
    911 hours ago

    What’s the second one do?

    • @[email protected]OP
      link
      fedilink
      English
      12
      edit-2
      11 hours ago

      Bypassing authentication or checks by incorporating a statement that always returns true, and doing an ‘or’ operation with the statement being injected. It manipulates the return value of the SQL statement to make it always return true, so if the website is checking if the statement returned true to indicate, for example, the password is correct, it will now think that was the case.