-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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)'
storenth, Ellup47 and Sim4n6storenthstorenth
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request