Spotify Interview Question

How would you explain XSS to a non-technical person.

Interview Answer

Anonymous

Jan 13, 2017

XSS or Cross Site Scripting, is a way for an nefarious actor to add some code to execute on a website when accessed by other users, usually unknown to the author of the website.

1