this post was submitted on 18 Aug 2024
851 points (98.9% liked)
Cybersecurity - Memes
2089 readers
2 users here now
Only the hottest memes in Cybersecurity
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
ADD FIELD PASSWORD VARCHAR(16)
SELECT * FROM users WHERE name = "$name" OR password = "$password"
What could go wrong?
Password=a");drop table users;--
Alas, it's longer than 16 characters. Protection works!
They often don't allow semicolons but it's never stopped me from checking
Christopher Null feels his pain.