Implementing Advanced Topic Attacks
This chapter covers intermediate to advanced topics such as working with XML External Entity (XXE) injection, JSON Web Token (JWT) attacks, Server-Side Request Forgery (SSRF), Cross-Origin Resource Sharing (CORS) findings, and Java deserialization attacks, as well as testing GraphQL in Burp Suite. We’ll learn how to use Burp Suite and Burp Suite extensions to assist in making each of these types of test easier.
In this chapter, we will cover the following recipes:
- Performing XXE attacks
- Working with JWT
- Using Burp Suite Collaborator to determine SSRF
- Testing CORS
- Performing Java deserialization attacks
- Hacking GraphQL with Burp Suite