this post was submitted on 21 Mar 2025
681 points (100.0% liked)

Programmer Humor

22969 readers
1166 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
 

Original post: hachyderm.io (Mastodon)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 140 points 1 month ago (10 children)

Probably, but if you're interpreting user inputs as raw code, you've got much much worse problems going on, lol.

[–] [email protected] 22 points 1 month ago (4 children)

It's the settiings file... It's probably supposed to only be written by the system admin.

[–] [email protected] 10 points 1 month ago* (last edited 1 month ago) (3 children)

A good place to put persistent malware. That's why when using docker images always mount as ro if at all possible.

[–] [email protected] 4 points 1 month ago

Every environment has plenty of good places to put persistent malware. Even if you run your docker images as ro.

load more comments (2 replies)
load more comments (2 replies)
load more comments (7 replies)