𝔗𝚎𝚑 𝔅𝚊𝚖𝚜𝚔𝚒@lemmy.world to memes@lemmy.worldEnglish · edit-220 天前Skeletor is here to helplemmy.worldimagemessage-square173linkfedilinkarrow-up11.23Karrow-down124
arrow-up11.21Karrow-down1imageSkeletor is here to helplemmy.world𝔗𝚎𝚑 𝔅𝚊𝚖𝚜𝚔𝚒@lemmy.world to memes@lemmy.worldEnglish · edit-220 天前message-square173linkfedilink
minus-squareJeeBaiChow@lemmy.worldlinkfedilinkarrow-up79·20 天前Interesting… I wrote a gag comment about using an SQL injection as my password and crashed the Lemmy API. Using connect if that makes any difference.
minus-squaretetris11@feddit.uklinkfedilinkEnglisharrow-up52·20 天前noice! Did the ‘; DROP TABLE USERS;’ respond?
minus-squareJeeBaiChow@lemmy.worldlinkfedilinkarrow-up34·20 天前Almost line for line. A wall of XML popped up when I hit submit. Looks like yours went through.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up5·20 天前Can you make a pastebin of the text? I’m curious.
minus-squareJeeBaiChow@lemmy.worldlinkfedilinkarrow-up4·20 天前Trying. Can’t seem to replicate the string. Maybe if it happens again.
minus-squaresem@lemmy.blahaj.zonelinkfedilinkarrow-up37·20 天前Like the Bobby tables? Can u put it in a coffee?
minus-squareManifish_Destiny@lemmy.worldlinkfedilinkarrow-up4·19 天前Friend, we’re still seeing publicly exposed plaintext credentials in 2025…
minus-squareBlessedDog@lemmy.worldlinkfedilinkarrow-up1·19 天前I haven’t kept up with the cybersecurity world recently. Ever since I graduated I’ve just been completely fed up with IT. Is there a story behind this? Has a major service done this lately?
minus-squareManifish_Destiny@lemmy.worldlinkfedilinkarrow-up1·edit-214 天前I ran into it within the last month.
minus-squareAxolotl@feddit.itlinkfedilinkarrow-up2·20 天前SELECT * FROM Users WHERE UserId = 105 OR 1=1;
Interesting… I wrote a gag comment about using an SQL injection as my password and crashed the Lemmy API. Using connect if that makes any difference.
noice! Did the ‘; DROP TABLE USERS;’ respond?
Almost line for line. A wall of XML popped up when I hit submit. Looks like yours went through.
Can you make a pastebin of the text? I’m curious.
Trying. Can’t seem to replicate the string. Maybe if it happens again.
Like the Bobby tables? Can u put it in a coffee?
Bobby’, –
SQL injection in the big 2025…
Friend, we’re still seeing publicly exposed plaintext credentials in 2025…
I haven’t kept up with the cybersecurity world recently. Ever since I graduated I’ve just been completely fed up with IT. Is there a story behind this? Has a major service done this lately?
I ran into it within the last month.
SELECT * FROM Users WHERE UserId = 105 OR 1=1;
Crazy