Let's imagine our target is a note-taking application: https://notes.example.com.
You browse the application and identify actions that change data on the server. These are typically non-GET requests (POST, PUT, PATCH, DELETE).
Prime candidates on notes.example.com:
- User Profile: