Writeup Finder

Table of Contents

📝 writeup-finder

A tool to automatically search and extract bug bounty writeups related to a specific domain, target, or vulnerability keyword.

Built to help bug bounty hunters, pentesters, and researchers save time while gathering recon knowledge from real-world writeups.

⚡ Features

  • Search across multiple platforms (Google, GitHub, Medium, HackerOne, etc.)
  • Keyword and domain-based search (e.g., paypal.com, XSS, IDOR)
  • Extract useful links to writeups and reports
  • Optional date filtering and smart matching
  • Lightweight and fast — ideal for automation or quick lookup

🚀 Installation

git clone https://github.com/electro0nes/writeup-finder.git
cd writeup-finder
pip install -r requirements.txt