Skip to content

caido-community/autorize

Repository files navigation

image

Github   •   Documentation   •   Discord

Autorize

Automated authorization testing for web applications. Autorize helps you find authorization vulnerabilities by automatically testing if lower-privilege users can access resources they shouldn't.

dashboard

Installation

From Plugin Store

  1. Install via the Caido Plugin Store
  2. Navigate to the Autorize page from the sidebar
  3. Configure your mutations and enable passive scanning

Manual Installation

  1. Install dependencies:

    pnpm install
  2. Build the plugin:

    pnpm build
  3. Install in Caido:

    • Upload the dist/plugin_package.zip file by clicking "Install Package" in Caido's plugin settings