Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replay all urls in Caido #1

Open
Sytten opened this issue Sep 21, 2024 · 0 comments
Open

Replay all urls in Caido #1

Sytten opened this issue Sep 21, 2024 · 0 comments

Comments

@Sytten
Copy link
Contributor

Sytten commented Sep 21, 2024

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help us know what to work on
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request

Description

Let's say I have a list of URLs from an external tool (katana, etc). I would like to be able to paste them in Caido and have them replayed / recorded in the project.

This can be done with:

  1. Simple UI to paste links
  2. Send that to a backend function
  3. Backend function has a for loop like: await sdk.requests.send(new RequestSpec(url))

Use cases

  • Re-checking links from the Wayback machine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant