Valinhall

Configure Scan

Set up your scan parameters. The CLI command is generated in real-time below.

Target

Use a URL for DAST/LLM probes. Use a local directory path for SAST source scanning.

Scan Modules

Advanced Options

Generated Command

valinhall scan \
  --target "https://example.com" \
  --output "./" \
  --concurrency 20 \
  --timeout 10

Run this in your terminal after building the CLI with pnpm cli:build.

OWASP Coverage

A01A02A03A04A05A06A07A08A09A10LLM

↑ Enable LLM module for A10/LLM coverage