User Tools

Site Tools


tbhm:start

The Bug Hunter's Methodology (TBHM)

A comprehensive methodology for web application bug bounty hunting, based on Jason Haddix's Bug Hunter's Methodology.

Chapters

Quick Reference: Data-Driven Assessment

  1. Hit all forms (search, registration, contact, password reset, comment) with polyglot strings
  2. Scan those functions with Burp's built-in scanner
  3. Check cookie behavior across login/logout/timeout cycles
  4. Perform user enumeration checks
  5. Test password reset flows (plaintext? URL token? reusable?)
  6. Rotate numeric account identifiers in URLs
  7. Test sensitive functions for IDOR, auth bypass, CSRF, HTTP downgrade
  8. Directory brute with SecLists top short list
  9. Test upload functions for executable file types
tbhm/start.txt · Last modified: by drew

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki