this post was submitted on 09 Oct 2025
532 points (99.3% liked)

Programmer Humor

27175 readers
1011 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] bjoern_tantau@swg-empire.de 26 points 3 weeks ago

An ex-colleague monitored user data for SQL keywords and logged that something nefarious was done. He threw a hissy fit when he found the alarm in his logs. From his avoidance of my questions about what the "attacker" actually tried to do I deduced that he didn't log the actual message data that was sent.

Never saw the code. I bet it actually was vulnerable to SQL injection.