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). |
Click to show internal directories.
Click to hide internal directories.