Read for Freee..ee.e
🐺Hunters,
Hope my write-ups are simple and easily understandable for you even if your beginner.
If you found my write-ups helpful in your bug hunting journey you can send a token of appreciation with:
50 Claps, a comment and share everywhere
Introduction
Recon(or Reconassiance) referred as a information gathering technique on your target in Bug Bounty World. This technique heps bug bounty hunters more in expanding Attack Surface or even sometimes this can directly lead you to a Bug by exposure of sensitive data.
Types of Hunting
Most of the time, I came across two types of Bug Hunting by reading other Hunter’s write-up:
1. Main App Hunting
Those hunters who found bugs like XSS, IDOR, PII Data Leaks and Broken Access Control are the ones who loves to play with every button on website. This can be helpful to get ID’s which lead them to IDOR bugs. For finding Broken Access Control(BAC) bug they click understand the features with it’s priveleges to access the feature.