this post was submitted on 09 Oct 2025
528 points (99.4% liked)

Programmer Humor

26913 readers
1393 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 25 points 1 week 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.