cm0002@lemy.lol to Programming@programming.dev · 9 days agoFed up with vibe coders, dev sneaks data-nuking prompt injection into their codearstechnica.comexternal-linkmessage-square39fedilinkarrow-up1166arrow-down11
arrow-up1165arrow-down1external-linkFed up with vibe coders, dev sneaks data-nuking prompt injection into their codearstechnica.comcm0002@lemy.lol to Programming@programming.dev · 9 days agomessage-square39fedilink
minus-squaresnowe@programming.devcakeMlinkfedilinkarrow-up1·8 days agoit’s not subversive. it’s a string, it has no effect on the code output. Only a rogue bot would interpret it as anything except a string. No human user would ever encounter an issue.
minus-squarepixxelkick@lemmy.worldlinkfedilinkarrow-up1·7 days agoAnd a line of code that deletes system32 is only meant to be interpreted by the CPU, not a human, too. Whats your point? Injected attacks that instruct an AI to perform a malicious action dont get absolved just because the attack vector us through an agent.
it’s not subversive. it’s a string, it has no effect on the code output. Only a rogue bot would interpret it as anything except a string. No human user would ever encounter an issue.
And a line of code that deletes system32 is only meant to be interpreted by the CPU, not a human, too.
Whats your point?
Injected attacks that instruct an AI to perform a malicious action dont get absolved just because the attack vector us through an agent.