cm0002@toast.ooo to Programmer Humor@programming.dev · 13 hours agoFrog put Claude in a boxlemmy.mlimagemessage-square33fedilinkarrow-up1601arrow-down11cross-posted to: programmerhumor@lemmy.ml
arrow-up1600arrow-down1imageFrog put Claude in a boxlemmy.mlcm0002@toast.ooo to Programmer Humor@programming.dev · 13 hours agomessage-square33fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareElvith Ma'for@feddit.orglinkfedilinkarrow-up23·edit-28 hours agoAnother thing Claude tried to do on my coworker’s machine yesterday was basically: ✨ Yes, that is easy, let me just generate a systems unit file for you… [Generates file] Should I install that unit now for you? Yes Alright, let me do that for you [Saves file] [Tries to run systemctl daemon reload] [Tries to activate the unit] It looks like I have insufficient rights to proceed, let me try another way… docker -rm -v /etc/systemd/system:/mount:Z -v ./unitfile.service:unit file.service:Z alpine /bin/sh cp ./unitfile.service /mount/ Here, I installed the unit for you!
minus-squaredan@upvote.aulinkfedilinkarrow-up7·5 hours agoGiving Docker access to Claude is certainly a choice.
minus-squareElvith Ma'for@feddit.orglinkfedilinkarrow-up1·38 minutes ago… especially if your user is in the docker group and doesn’t need sudo, LOL
minus-squareclb92@feddit.dklinkfedilinkEnglisharrow-up12·7 hours agoPrivilege escalation as a service
Another thing Claude tried to do on my coworker’s machine yesterday was basically:
Giving Docker access to Claude is certainly a choice.
… especially if your user is in the docker group and doesn’t need sudo, LOL
Privilege escalation as a service
privilege elevator