Testing of Session Management
Welcome to Chapter 5! In this chapter, we will walk you through the recipes related to session management. The topics covered in this chapter will showcase to you how to use OWASP ZAP to capture and use session tokens that can then be used in multiple types of attacks.
In this chapter, we will cover the following recipes:
- Testing for cookie attributes
- Testing for cross-site request forgery (CSRF)
- Testing for logout functionality
- Testing for session hijacking