Skip to content

CSRF token with changing name #2552

@hagier

Description

@hagier

What's the problem (or question)?

I'm trying to test site with CSRF token which name and value are changing. Examples:
csrf_abcdefg=123456789 (first request)
csrf_hijklmno=456789012 (second request)
csrf_ahbchds=421624123 (third request)
And so on.

Do you have an idea for a solution?

When retriving token from website also check for csrf name (maybe some simple * sign in the --csrf-name parameter for sqlmap to recognize through regex?).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions