site banner

Small-Scale Question Sunday for October 30, 2022

Do you have a dumb question that you're kind of embarrassed to ask in the main thread? Is there something you're just not sure about?

This is your opportunity to ask questions. No question too simple or too silly.

Culture war topics are accepted, and proposals for a better intro post are appreciated.

4
Jump in the discussion.

No email address required.

No, it's still fairly good advice. If you watch, e.g. the Hacking Google series on YouTube, you'll see the start of the initial Chinese Aurora hack was in fact getting people to click on random links.

The basic idea is that due to weaknesses on some sites (I think XSS -- cross-site scripting is the term) or in other places, you get the people to execute code authenticated as themselves, which sometimes lets you do bad things.

(I am not a front-end person, or a security person, I just have had to follow some of the guidelines and tried to understand why).