Exporting a Palo Alto firewall config for a support case or an AI-assisted troubleshooting session pulls everything in the candidate or running config at once — zone structure, security rules, NAT, and every secret PAN-OS stores alongside them. Before that goes anywhere outside the box, it's worth knowing exactly what's in it.

What a PAN-OS Config Actually Contains

Before and After

The same pre-shared key or bind password always maps to the same token throughout the sanitized output, so relationships between VPN tunnels, zones, and authentication profiles stay readable — only the literal secret is replaced.

Steps

  1. Install ScrubForge from the Chrome Web Store (free)
  2. Export with show config running (or the set-format equivalent) from the PAN-OS CLI or Panorama
  3. Paste the output into ScrubForge
  4. Review the sanitized result — password hashes, pre-shared keys, and bind secrets are tokenized, structure is untouched
  5. Copy and share, or continue in ScrubForge's built-in AI chat

Why Local Processing Matters

An IKE pre-shared key or an admin password hash pasted into a support ticket or a shared AI chat log sits there indefinitely, outside your control. ScrubForge sanitizes entirely inside the browser tab — nothing is uploaded before you decide to share it.

Related