February 2019
Beginner to intermediate
366 pages
7h 49m
English
Open Burp Suite and, using the Proxy tool, detect the possible redirection in an application. For example, imagine you have an application that is possible to access using a social network. This application has the following URL:
www.site.tv
Intercept the request, and modify the URL in the header to the following:
attacker.com/www.site.tv
The social network just verifies the string site.tv, and trusts the application. This is a vulnerability.
Read now
Unlock full access