March 2023
Intermediate to advanced
284 pages
6h 10m
English
Welcome to Chapter 10, Advanced Attack Techniques. In this chapter, we will cover some advanced attacks, such as XML external entity (XXE) attacks and Java deserialization, where we will explain and demonstrate exploiting these vulnerabilities on the testing applications. We will also have fun brute-forcing the password change on one of the applications, conducting web cache poisoning, and working with JSON Web Tokens.
In this chapter, we will cover the following recipes:
For this chapter, you need to utilize a common browser such as Mozilla ...
Read now
Unlock full access