@[email protected] to Programmer [email protected] • 1 month agoLike programming in bashlemmy.mlimagemessage-square185fedilinkarrow-up11.62Karrow-down116cross-posted to: [email protected]
arrow-up11.61Karrow-down1imageLike programming in bashlemmy.ml@[email protected] to Programmer [email protected] • 1 month agomessage-square185fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink13•1 month agoI wonder if there’s a chance of getting rm -rf /* or zip bombs. Those are definitely in the training data at least.
minus-square@[email protected]linkfedilink3•1 month agoThe classic rm -rf $ENV/home where $ENV can be empty or contain spaces is definitely going to hit someone one day
I wonder if there’s a chance of getting
rm -rf /*
or zip bombs. Those are definitely in the training data at least.The classic
rm -rf $ENV/home
where$ENV
can be empty or contain spaces is definitely going to hit someone one day