Skip to content

Problem with anti-CSRF tokens #3

@ewilded

Description

@ewilded

I am afraid there is a significant issue with using this plugin while testing applications with anti-CSRF tokens in URL-s. Requests recorded from one user won't work with other one's cookie due CSRF tokens in place. Of course this side effect can be actually used to test if those tokens are being verified, nonetheless when they are there is no way to test for authorization bypass. I did not find a way to manipulate the requests before sending them to AuthZ and persisting their responses at the same time - it would be great if you added an option for modification of request parameters other than cookie. In this particular case I would replace the original user token.
Keep up the good work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions