Specialized Testing: CSRF
This course will teach you how to test for Cross-site Request Forgery (CSRF), a common attack against web applications.
What you'll learn
Cross-site Request Forgery (CSRF) is a common attack against web applications. In this course, Specialized Testing: CSRF, you’ll learn to audit an application for CSRF. First, you’ll explore the mechanics of CSRF. Next, you’ll discover different ways to find and exploit CSRF. Finally, you’ll learn how to detect and potentially circumvent CSRF countermeasures. When you’re finished with this course, you’ll have the skills and knowledge of testing for CSRF needed to audit an application for this kind of vulnerability..