MCPcopy Index your code
hub / github.com/caido-community/quickssrf

github.com/caido-community/quickssrf @1.0.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.2 ↗ · + Follow
233 symbols 677 edges 75 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

image

Github   •   Documentation   •   Discord


QuickSSRF

Out-of-Band (OOB) interaction monitoring with multi-provider OAST support. Generate payload URLs, capture DNS/HTTP/SMTP/FTP/LDAP/SMB interactions, and view raw request/response data directly in Caido.

Installation

From Plugin Store

  1. Open Caido
  2. Navigate to Plugins
  3. Search for "QuickSSRF"
  4. Click Install

Manual Installation

  1. Install dependencies:

bash pnpm install

  1. Build the plugin:

bash pnpm build

  1. Install in Caido:
  2. Upload the plugin_package.zip file by clicking "Install Package" in Caido's plugins tab.

🤝 Contributing

Contributions are welcome! Please feel free to submit issues and enhancement requests.

Acknowledgment

Originally created by w2xim3.

Core symbols most depended-on inside this repo

err
called by 44
packages/shared/src/result.ts
initialize
called by 24
packages/backend/src/stores/configStore.ts
set
called by 20
packages/backend/src/stores/secretStore.ts
getErrorMessage
called by 19
packages/backend/src/errors/index.ts
ok
called by 19
packages/shared/src/result.ts
requireSDK
called by 16
packages/backend/src/sdk.ts
addSession
called by 13
packages/backend/src/stores/sessionStore.ts
getConfig
called by 11
packages/backend/src/stores/configStore.ts

Shape

Function 164
Method 41
Class 28

Languages

TypeScript100%

Modules by API surface

packages/backend/src/errors/index.ts26 symbols
packages/backend/src/utils/crypto/rsa.ts21 symbols
packages/backend/src/stores/sessionStore.ts17 symbols
packages/backend/src/stores/providerStore.ts11 symbols
packages/frontend/src/services/sessions.ts10 symbols
packages/backend/src/utils/crypto/index.ts10 symbols
packages/frontend/src/services/notifications.ts9 symbols
packages/backend/src/utils/crypto/aes.ts9 symbols
packages/backend/src/providers/interactsh/client.ts9 symbols
packages/backend/src/api/sessions.ts9 symbols
packages/backend/src/services/sessionService.ts8 symbols
packages/frontend/src/stores/sessions/useSessionsState.ts7 symbols

For agents

$ claude mcp add quickssrf \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page