November 2017
Intermediate to advanced
452 pages
11h 46m
English
Our first step in discovering whether an application is vulnerable to CSRF is observing the request parameter and HTML form values that change the application state. If there is not a randomized token sent with each parameter or a hardcoded token in the HTML form chances are the application is vulnerable to CSRF. We want to look at either changing sensitive configurations that will benefit us as attackers or a form of persistence to the device, such as adding users:

Read now
Unlock full access