Skip to content

Add option for disabling cachebuster when performing guessing attacks#45

Open
soffensive wants to merge 1 commit into
PortSwigger:masterfrom
soffensive:disable-cachebuster-for-guessing-attacks
Open

Add option for disabling cachebuster when performing guessing attacks#45
soffensive wants to merge 1 commit into
PortSwigger:masterfrom
soffensive:disable-cachebuster-for-guessing-attacks

Conversation

@soffensive

Copy link
Copy Markdown
Contributor

Add option for disabling cachebuster when performing guessing attacks

@albinowax

Copy link
Copy Markdown
Contributor

Thanks for the PR. I have a suspicion this only removes the cachebuster in the final parameter confirmation stage. I assume you coded this for a specific use case and it worked for you in that instance?

@soffensive

Copy link
Copy Markdown
Contributor Author

Hi, thanks for the answer. Yes indeed, I coded this because I encountered applications that blocked requests including additional unexpected GET parameters.

I wanted to use ParamMiner to guess cookies, headers or POST body parameters, but was unable to get rid of the GET parameter added by ParamMiner.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants