Skip to content

Ib migration guides#363

Merged
Corb3nik merged 6 commits into
mainfrom
ib-migration-guides
May 23, 2026
Merged

Ib migration guides#363
Corb3nik merged 6 commits into
mainfrom
ib-migration-guides

Conversation

@Corb3nik
Copy link
Copy Markdown
Member

No description provided.

@Corb3nik Corb3nik force-pushed the ib-migration-guides branch from d83486b to b3fdd85 Compare May 23, 2026 17:09
@Corb3nik Corb3nik marked this pull request as ready for review May 23, 2026 20:59
Copilot AI review requested due to automatic review settings May 23, 2026 20:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces a new “Migrating from Burp Suite” documentation section (Core + Extensibility mappings) and wires it into the site navigation, replacing the old Burp Suite vs Caido reference page with redirects.

Changes:

  • Add new /burp-suite/ docs section with Core and Extensibility mapping pages.
  • Update global nav/sidebars and the home page hero to expose the migration docs.
  • Replace /app/reference/burp_vs_caido content with a redirect and add host-level redirects in render.yaml.

Reviewed changes

Copilot reviewed 26 out of 26 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/index.md Adds a home hero action linking to the new Burp migration section.
src/burp-suite/index.md Adds a frontmatter-only “redirect” stub for /burp-suite/.
src/burp-suite/core/overview.md Adds Core section landing page and page list.
src/burp-suite/core/browser-and-setup.md Adds Burp setup/browser feature mappings.
src/burp-suite/core/project-and-configuration.md Adds project/config/session mapping content.
src/burp-suite/core/target-and-scope.md Adds target/scope/site map mapping content.
src/burp-suite/core/tools.md Adds a large Burp tool → Caido equivalent reference.
src/burp-suite/core/ai.md Adds Burp AI → Caido AI plugins mapping.
src/burp-suite/core/scans.md Adds scanner/scan operations mapping content.
src/burp-suite/core/reporting.md Adds reporting/export mapping content.
src/burp-suite/extensibility/overview.md Adds Extensibility section landing page and page list.
src/burp-suite/extensibility/extensions.md Adds BApp Store extension → plugin/workflow mappings.
src/burp-suite/extensibility/bambdas.md Adds Bambdas → workflows/plugins mapping.
src/burp-suite/extensibility/custom-scan-checks.md Adds custom scan checks → Scanner/workflows mapping.
src/app/reference/burp_vs_caido.md Replaces the prior mapping page with a frontmatter-only “redirect”.
render.yaml Adds host-level redirects for /app/reference/burp_vs_caido (+ .html).
.vitepress/sidebars/index.ts Exposes new Burp Suite sidebar exports.
.vitepress/sidebars/burp-suite/index.ts Aggregates Burp Suite core/extensibility sidebars.
.vitepress/sidebars/burp-suite/core.ts Defines the “Core” sidebar group for /burp-suite/core/.
.vitepress/sidebars/burp-suite/extensibility.ts Defines the “Extensibility” sidebar group for /burp-suite/extensibility/.
.vitepress/sidebars/app/reference.ts Renames the old entry and points it to the new migration section.
.vitepress/navbars/index.ts Exposes new Burp Suite navbar exports.
.vitepress/navbars/burp-suite.ts Adds a Burp Suite navbar (Core/Extensibility).
.vitepress/config.mts Adds a top-level nav item + sidebar routing for the new section.
.vitepress/components/Navbar.vue Shows the Burp Suite secondary navbar when on /burp-suite/ routes.
.agents/skills/grill-me/SKILL.md Adds a new agent “skill” document.

Comment thread src/burp-suite/index.md
Comment on lines +2 to +3
redirect: /burp-suite/core/overview
---
Comment on lines 1 to 3
---
description: "A side-by-side reference of common Burp Suite features and where to find their counterparts in Caido."
redirect: /burp-suite/core/overview
---
Comment on lines +87 to +91
### Autorize / Auth Analyzer

Autorize tests access controls by replaying requests with different session tokens.

Caido offers the **Autorize** community plugin for authorization testing, and **Authswap** to switch between authentication contexts during manual testing. Together they provide a workflow for comparing responses across different session contexts, similar to Burp's Autorize extension.
@caidobot caidobot temporarily deployed to ib-migration-guides - documentation PR #363 May 23, 2026 21:13 — with Render Destroyed
@Corb3nik Corb3nik merged commit 8f2e82d into main May 23, 2026
4 of 5 checks passed
@Corb3nik Corb3nik deleted the ib-migration-guides branch May 23, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants