Your Standard for Security. A private, methodology-driven notebook for pentesters and bug bounty hunters.
Paragon is a minimal, modern web app built to bring structure to the chaos of security research. It's a personal accountability partner that helps you follow a plan, document your work, and stay focused. It can be run locally, and doesn't need a website.
We've all been there. It's 2 AM, your desktop is a crime scene of terminal windows, and your notes.txt file is a graveyard of good intentions. A brilliant lead is now lost, buried under a mountain of IPs, cURL commands, and random thoughts.
This is Methodology Debt. It leads to missed steps, lost findings, and burnout.
Paragon was built to solve this. It's not another cloud platform or a bloated suite. It's a sharp, focused tool designed to do one thing well: help you execute a professional-grade security test from start to finish. This is an MVP, so there are limitations. Your feedback is welcome.
- Methodology-First Workflow: Start every hunt with a plan. The UI is built around a central checklist, ensuring every note and finding is contextual and organized by default.
- A Pro's Playbook, Built-In: The default template is based on the TBHMv4 (The Bug Hunter's Methodology v4), curated from the legendary work of Jason Haddix. It provides a world-class road map for both beginners and veterans.
- Focused, Contextual Notes: Clicking on a methodology step filters your workbench to show only the notes for that task. No more context switching.
- Clean, Minimal Interface: A calm, clutter-free environment designed for deep work, available in both light and dark modes.
This isn't a feature; it's a promise.
- Zero Telemetry: Paragon contains no analytics, no tracking, no phoning home. We don't know who you are, and we don't want to.
- 100% Offline & Local: The app runs entirely on your machine. No account or internet connection is required after installation.
- You Own Your Work: Your entire project is yours to control.
Paragon uses a simple, transparent data model.
- YAML is the Source of Truth: Your entire project is stored in a single, human-readable
.yamlfile.
- Data is Ephemeral by Default: Work lives in memory during a session. If you close the app without saving, your progress will be lost.
- Save to Persist: The only way to keep your work is to use
Saveto export your current state to a.yamlfile. To resume, you simplyOpenthat file.
This model was chosen for the MVP to guarantee user privacy and data portability.
While Paragon is designed for the solo hunter, collaboration is simple. Because your project is a single .yaml file, you can:
- Share your hunt by sending the file to a trusted colleague.
- Version control your work in a private Git repository.
You control who sees your work. Always.
- Visit notes.bugbountyhunting.com
- Follow the steps
- Download the latest release for your OS from the Releases page.
- Unzip and open the application.
- Click
+ Newto start a project with the default TBHM methodology. - Work through the checklist, taking notes in the workbench.
- Click
Saveto export your progress to a.yamlfile when you're done.
- There are two themes that can be toggled via the icon in the top right corner:
- Light
- Dark
Paragon is a tool for the community. Bug reports, feature requests, and pull requests are welcome. Please see CONTRIBUTING.md for details.
This tool is inspired by the invaluable work of the security community, especially the methodologies shared by professionals like Jason Haddix. It aims to give back by providing a free, private, and powerful tool to help the next generation of hunters succeed.




