Skip to content

There's no way to target specific params #1

Description

@tomnomnom

Copy+paste from Slack convo:

I've got a few ideas to make it more useful
Mostly, match (with regex) the param name or the value to replace

So you could, for example, do something like cat urls.txt | qsreplace --match-value='^https?://' https://lksjdklsdg.burpcollab or something like that

or cat urls.txt | qsreplace --match-key='.*redirect.*' //evil.com

Or cat urls.txt | qsreplace --match-value='[0-9]+' -a '+sleep(1)'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions