Skip to content

Updated Replay Pipelines to add the Single Packet Attack - #400

Merged
Corb3nik merged 3 commits into
mainfrom
yanni/doc-53-add-single-packet-attack-to-using-replay-pipelines
Sep 21, 2026
Merged

Corb3nik merged 3 commits into
mainfrom
yanni/doc-53-add-single-packet-attack-to-using-replay-pipelines

Conversation

@M1st3r3

@M1st3r3 M1st3r3 commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Updated Replay Pipelines to add the Single Packet Attack

Copilot AI lite review requested due to automatic review settings September 17, 2026 13:09
@M1st3r3
M1st3r3 requested a review from Corb3nik as a code owner September 17, 2026 13:09
@netlify

netlify Bot commented Sep 17, 2026 •

Copy link
Copy Markdown

✅ Deploy Preview for caido-documentation ready!

Name Link
🔨 Latest commit d7ed404
🔍 Latest deploy log https://app.netlify.com/projects/caido-documentation/deploys/6ab12a77c5adb7000828d213
😎 Deploy Preview https://deploy-preview-400--caido-documentation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

Resolve the documentation conflict and clarify the single-packet behavior.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Updates the Replay race-condition guide with the Single Packet Attack strategy and its HTTP/2 prerequisite.

Changes:

  • Adds the Single Packet Attack pipeline option.
  • Documents switching to the experimental HTTP/2 stack.
File summaries
File Summary Final review findings
src/app/guides/replay_test_race_conditions.md Adds Single Packet Attack guidance and HTTP/2 requirements. Nit (1 vote): reconcile conflicting HTTP/2 documentation. Nit (2 votes): clarify that requests are coalesced into one TCP packet.
Review details

Suppressed comments (1)

src/app/guides/replay_test_race_conditions.md:30

  • This newly documented HTTP/2 Replay support conflicts with src/burp-suite/core/browser-and-setup.md:80, which still states that Caido does not support HTTP/2 in Replay and handles traffic over HTTP/1.1. Please update the comparison page in the same change (or clarify the version/feature scope here) so users are not given contradictory setup guidance.
To use Single Packet Attack, you need to switch from the HTTP/1 stack to the HTTP/2 stack. Go to Settings → Network, locate HTTP Stack, and switch from HTTP/1 to HTTP/2.

Note that the HTTP/2 stack is experimental and may be unstable.
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/app/guides/replay_test_race_conditions.md Outdated
Comment thread src/app/guides/replay_test_race_conditions.md Outdated
@M1st3r3
M1st3r3 requested a review from Corb3nik September 21, 2026 13:04

@Corb3nik Corb3nik left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yeaaaaah good stuff 🎉

@Corb3nik
Corb3nik merged commit 2efdd7f into main Sep 21, 2026
10 checks passed
@Corb3nik
Corb3nik deleted the yanni/doc-53-add-single-packet-attack-to-using-replay-pipelines branch September 21, 2026 13: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