Part 2: API Information Gathering and AuthN/AuthZ Testing
This part covers what you need to do right after figuring out your target API: gather more information about it. You will learn techniques to discover information about the target, including scanning it, which will help you prepare for the attack. You will also learn about the world of API Authentication (AuthN) and Authorization (AuthZ), two foundational components with their own particularities that you need to learn to successfully explore the target.
This section contains the following chapters:
- Chapter 3, API Reconnaissance and Information Gathering
- Chapter 4, Authentication and Authorization Testing