The Picard Maneuver@lemmy.world to Memes@sopuli.xyz · 2 years agoOr maybe introduce them to Little Bobby Tableslemmy.worldimagemessage-square182linkfedilinkarrow-up11.02Karrow-down129file-textcross-posted to: cybersecuritymemes@lemmy.world
arrow-up1993arrow-down1imageOr maybe introduce them to Little Bobby Tableslemmy.worldThe Picard Maneuver@lemmy.world to Memes@sopuli.xyz · 2 years agomessage-square182linkfedilinkfile-textcross-posted to: cybersecuritymemes@lemmy.world
minus-squarehakunawazo@lemmy.worldlinkfedilinkarrow-up2·2 years agoNo serious software would fall for such an easy attack anymore. With prepared statements it’s impossible to break queries like that. Beside that one principle is to avoid using user inputs directly in your database.
No serious software would fall for such an easy attack anymore. With prepared statements it’s impossible to break queries like that. Beside that one principle is to avoid using user inputs directly in your database.