Understanding XSS and CSRF

No ratings

Presented at BSidesAustin 2019 by

Come learn in depth about two web vulnerabilities: XSS and CSRF. First we discuss how browsers and web apps work to better understand how it’s possible. Then we will cover the following: how to spot it in the wild, how to exploit it, remediation steps, and impact. How can you make my browser send a request on your behalf? Come learn how!