DAST repeat / tamper with http request #6875
domwhewell-sage
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know if this idea has already been brought up or there is a way todo this but I was thinking of a new section for repeating the input request and tampering with it before it is sent.
For example
This would be part of the http protocol in the same way fuzzing is but the objective would be to repeat the http request and in this example remove the cookie header for Broken Access Control testing.
Or you could have a
Which would replace the connect.sid cookie with another users
Beta Was this translation helpful? Give feedback.
All reactions