CISSP > Web Application Vulnerabilities > Flashcards
XSS
Cross Site Scripting: hacker embeds script in site that then executes code on the users computer.
XSRF
Cross site request forgery: Embeds script in a site that runs a command on another site assuming the user may also use that site.