Skip to main content
Vigolium ships with 323 scanner modules, 207 active and 116 passive, covering the OWASP Top 10 and beyond. Run vigolium module ls for the up-to-date enabled list (the registry can grow between releases without a docs refresh). Active modules send modified requests to detect vulnerabilities; passive modules analyze existing request/response pairs without generating traffic. Recent additions include the v0.3.8 batch (ssi-injection, server-side-js-injection, smtp-header-injection, react-rsc-rce, dependent-response, path-relative-stylesheet), the GraphQL security suite, the Adobe Experience Manager (AEM) family, the SaaS data-exposure family (Salesforce / ServiceNow / Power Pages), the Model Context Protocol (MCP) suite, the expanded IIS family, the dependency-confusion and js-beautify passives, and the v0.2.1 batch (out-of-band SQLi, XPath injection, unauthenticated infra-service exposure, TLS protocol/cipher audit, session fixation, and the LLM-endpoint / payment-integration / DOM-clobbering / CSS-injection / cross-origin-isolation / reverse-tabnabbing passives) — filter the list by tag with vigolium module ls graphql, vigolium module ls aem, salesforce, servicenow, powerpages, mcp, or iis (the positional filter matches on id, name, description, and tag; vigolium module ls --tags dumps every known tag).
The Module ID column is the exact id -m / --module-id and --module-tag expect (vigolium scan-url -m xss-stored,sqli-error-based). Ids carry no active- / passive- prefix — --module-id requires an exact match and -m falls back to substring matching, so a prefixed name selects nothing.

Severity Scale

critical > high > medium > low > suspect > info

Confidence Scale

  • certain - Definitively confirmed (payload executed, error matched)
  • firm - Likely confirmed by behavioral analysis
  • tentative - Possible but unconfirmed (heuristic-based)

Active Modules (207)

Active modules send modified requests to detect vulnerabilities via fuzzing, injection, and behavioral analysis. Every registered active module is listed below; vigolium module ls --type active prints the same set from your installed build.

XSS

SQL Injection

NoSQL Injection

Template Injection

File Inclusion

Code Execution & Injection

SSRF & Out-of-Band (OAST)

Misconfiguration

Access Control

Path Analysis

Differential & Behavior Detection

Prototype Pollution

Race Conditions

XML, JWT & HTTP Protocol

API & Endpoint Security

Proxy & Utility

SQL Injection (Time-Based)

SSRF & SSTI (Blind)

Framework Security

Next.js

Spring / Java

Django / Flask / FastAPI (Python)

Laravel / Symfony / PHP

Rails (Ruby)

Express (Node.js)

ASP.NET / IIS

Firebase

Cloud Infrastructure

CMS (WordPress, Drupal, Joomla, Magento)

Adobe Experience Manager (AEM)

Every module gates on a confirmed AEM instance (passive-aem-fingerprint), is detection-only, and confirms across multiple rounds.

SaaS Platforms (Salesforce / ServiceNow / Power Pages)

Each family gates on a live per-vendor fingerprint, pairs a catch-all negative control with the positive, and confirms across multiple rounds.

Model Context Protocol (MCP)

Audited against OWASP; every active probe gates on a reachable MCP endpoint (passive-mcp-endpoint-detect).

Passive Modules (116)

Passive modules analyze existing request/response pairs without sending new traffic.

XSS

Authentication & Session

Injection Signals

Information Disclosure

Source & Supply-Chain Analysis

Security Headers & Configuration

CORS & Redirect

Access Control

Cryptography

Anomaly Detection

JS Framework Security (Runtime Analysis)

JS Framework Security (Source Analysis)

Framework Fingerprinting

API & Protocol Analysis

Security Headers & Policy

Cloud & Firebase

CMS Detection

Advanced JS Framework Analysis

Session & Authentication (Passive)