XSS attack | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

XSS attack

what is Xss attack and what this attack can do?

14th Feb 2017, 9:48 PM
abdulmalek dery
abdulmalek dery - avatar
3 Answers
+ 24
XSS (Cross-site scripting) is a type of computer security vulnerability typically found in Web applications. XSS enables attackers to inject client-side script into Web pages viewed by other users.
14th Feb 2017, 10:16 PM
Igor Makarsky
Igor Makarsky - avatar
+ 6
might help to understand it better with an example awesomest case of XSS attack i heard of explained here: https://en.m.wikipedia.org/wiki/Samy_(computer_worm)
14th Feb 2017, 10:26 PM
Burey
Burey - avatar
+ 1
Congratulations, Igor! You know how to use Wikipedia!
16th Dec 2017, 6:14 PM
privrax.
privrax. - avatar