You are viewing a single thread.
View all comments View context
1 point
*

Prepared statements, mostly. You define the query using variables, turn that query into a language-dependent object, assign values to those variables, then execute the statement. The values will be passed verbatim, without any parsing.

Or, since we’re talking about a password, you could encode or encrypt it before inserting it into the query string. The fact that the website could be negatively affected by phrases in the cleartext password is very concerning.

permalink
report
parent
reply
3 points

At best, it means they’re storing your password instead of just a salted hash. And that’s horrible.

permalink
report
parent
reply

Cybersecurity - Memes

!cybersecuritymemes@lemmy.world

Create post

Only the hottest memes in Cybersecurity

Community stats

  • 2.1K

    Monthly active users

  • 78

    Posts

  • 1K

    Comments