internal/

directory
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2026 License: MIT

Directories

Path Synopsis
Package config loads and applies PSFuzz configuration from CLI flags, optional JSON file (-cf), and presets.
Package config loads and applies PSFuzz configuration from CLI flags, optional JSON file (-cf), and presets.
Package engine runs the fuzzing scan: produces tasks from wordlists and base URLs, runs concurrent workers, applies filters and response modules, and builds the report.
Package engine runs the fuzzing scan: produces tasks from wordlists and base URLs, runs concurrent workers, applies filters and response modules, and builds the report.
Package filter implements response filtering (status, length, words, regex, duplicates) so only allowed findings are reported.
Package filter implements response filtering (status, length, words, regex, duplicates) so only allowed findings are reported.
Package httpx provides an HTTP client for PSFuzz with proxy, TLS, throttling, and safe-mode (no loopback) support.
Package httpx provides an HTTP client for PSFuzz with proxy, TLS, throttling, and safe-mode (no loopback) support.
Package llm provides a shared layer for calling LLM backends (OpenAI, Ollama, Gemini).
Package llm provides a shared layer for calling LLM backends (OpenAI, Ollama, Gemini).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL