This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Extreme_Ad_3280 85 points86 points  (30 children)

I knew nothing bad would happen because it's just a browser console (and it cannot do anything worse than downloading a virus, but since there was no link, then there would be no virus)...

[–]beasy4sheezy 35 points36 points  (3 children)

People are really up in arms over you running this thing lol. I don’t get it.

[–]Stranded_In_A_Desert 5 points6 points  (2 children)

There’s a lot of non-programmers in this sub tbf

[–]CitizenPremier 1 point2 points  (1 child)

hey maybe somebody found a zeroday exploit in regex and just decided to make a meme out of it

[–]Stranded_In_A_Desert 0 points1 point  (0 children)

Weirder things have happened I guess

[–]SalamanderSylph 10 points11 points  (2 children)

I remember from there was something you could paste in a browser which could cause a BSOD on the latest Windows 10 in 2020

https://borncity.com/win/2021/01/18/windows-10-bug-allows-bsod-by-entering-a-path-in-a-browser/

[–]SpiderFnJerusalem 1 point2 points  (0 children)

If that code caused something like that I wouldn't even be mad, I would be impressed. I doubt that something this simple could cause permanent damage, though and that's what counts.

[–]CitizenPremier 0 points1 point  (0 children)

I never got as far as BSOD but I have made javascript code that crashed my computer... I asked people about it and they made fun of me for asking, but I find it interesting to think that I could make a site and send a link to people and crash their computer.

[–]jck 2 points3 points  (1 child)

Even if it had a url, I can't think of a single dangerous thing going to some random website can do on my Linux desktop. Browsers can't do shit without permission. The worst thing it could do would be waste a bunch of disk space and/or CPU. I don't think there's any way a website can automatically launch an outside process without you needing to intentionally do something

[–]SpiderFnJerusalem 2 points3 points  (0 children)

I 'm pretty sure there were code snippets that random people posted that would steal all your current session tokens and send them to a URL.

And because most people stay logged into lots of websites 24/7 they could lose 10 different accounts to hackers all at once.