Skip to content
Tony West edited this page Apr 23, 2026 · 1 revision

Notes

The Notes tab is for jotting down findings, credentials, endpoint quirks, and anything else worth remembering during an engagement. Notes are organized per host so that observations stay attached to the target they describe.

Personal notes

Every Joro instance has a local notes area. Pick or add a host, then write markdown-style notes. Notes are saved automatically. They persist on disk under the Joro data directory so they survive restarts.

Shared notes

When your Joro proxy is connected to a team server, the Notes page grows an additional Shared Notes tab. Shared notes live on the team server and are visible to every connected operator, also organized by host. Anyone on the team can add, edit, or delete entries and changes propagate in real time.

See Team-Server for how to connect to a team server.

Suggested uses

  • One note per host with a running list of discovered endpoints and parameters.
  • Separate notes for credentials, flags, and chains.
  • Copy interesting raw requests out of History and paste them into notes so you can find them later without relying on the request log.

Clone this wiki locally