A Very Basic Beginner Bug Bounty Methodology

Thexssrat
3 min readDec 21, 2023

Cross-Site Scripting (XSS)

Reflected XSS:

  • Look for parameters and user inputs that are reflected back in the page without proper encoding.
  • Use fuzzing with a list of XSS payloads to test how inputs are sanitized.

Stored XSS:

  • Test all inputs that could…

--

--

Thexssrat

No b*llshit Hacking tutorials with extreme value in short bursts