InfoSec Write-ups

A collection of write-ups from the best hackers in the world on topics ranging from bug bounties…

Follow publication

Member-only story

How to find hidden parameters in your bug bounty target

loyalonlytoday
InfoSec Write-ups
Published in
3 min read4 days ago

FREE LINK ACCESS

Screenshot by author

Finding hidden parameters will increase your chance of finding bugs. that are helps to bypass waf’s and many more.

Screenshot taken by author from https://github.com/s0md3v/Arjun
pipx install arjun
arjun -h

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Or, continue in mobile web

Already have an account? Sign in

Published in InfoSec Write-ups

A collection of write-ups from the best hackers in the world on topics ranging from bug bounties and CTFs to vulnhub machines, hardware challenges and real life encounters. Subscribe to our weekly newsletter for the coolest infosec updates: https://weekly.infosecwriteups.com/

Responses (1)

Write a response

the output format of arjun is not good for mass scale testing, can you provide some oneliners or mini scripts that takes thousands of endpoints and saves all urls along with the hidden parameters found in a separate file? and also with multiple threads

--