cm0002 to Programming@programming.dev • 4 days agoFed up with vibe coders, dev sneaks data-nuking prompt injection into their codearstechnica.comexternal-linkmessage-square47fedilinkarrow-up1238arrow-down12cross-posted to: newstechnology@lemmy.world
arrow-up1236arrow-down1external-linkFed up with vibe coders, dev sneaks data-nuking prompt injection into their codearstechnica.comcm0002 to Programming@programming.dev • 4 days agomessage-square47fedilinkcross-posted to: newstechnology@lemmy.world
minus-squaresnoweMlinkfedilink2•3 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-square@pixxelkick@lemmy.worldlinkfedilink1•2 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.