Documentation Index
Fetch the complete documentation index at: https://docs.vigolium.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /api/modules — List Modules
Returns all registered scanner modules (active and passive). Query parameters:| Parameter | Type | Description |
|---|---|---|
search | string | Filter by module name, ID, description, or tag |
tag | string | Filter by exact tag (case-insensitive, e.g. spring, injection, heavy) |
Tag Categories
Modules are tagged across four dimensions:| Category | Example tags |
|---|---|
| Technology | spring, rails, laravel, django, express, nextjs, aspnet, php, wordpress, drupal, java, python, ruby, nodejs, javascript, nginx, tomcat, firebase, graphql |
| Vulnerability class | injection, xss, sqli, ssti, lfi, rce, ssrf, xxe, csrf, idor, open-redirect, deserialization, prototype-pollution, cache-poisoning, smuggling, race-condition |
| Category | misconfiguration, info-disclosure, fingerprint, authentication, session, cryptography, file-exposure, cloud, cms, api, header-security, behavior-analysis |
| Resource cost | light (few requests / passive), moderate (typical active scan), heavy (timing-based, blind, many requests) |
