Skip to main content
Glama

kali_web_ffuf_fuzz

Fuzz web applications to discover hidden files, directories, and parameters by replacing the FUZZ keyword in URLs with wordlist entries.

Instructions

Fast web fuzzer for discovering hidden files, directories, and parameters. URL must contain FUZZ keyword.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesTarget URL with FUZZ keyword (e.g., 'https://example.com/FUZZ')
wordlistNoWordlist file path/usr/share/wordlists/dirb/common.txt
methodNoHTTP methodGET
headersNoCustom headers as key-value pairs
dataNoPOST data
match_codesNoMatch HTTP status codes200,204,301,302,307,401,403,405,500
filter_codesNoFilter HTTP status codes
threadsNoNumber of concurrent threads
timeoutNoScan timeout in seconds
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions the tool is 'fast' and for 'discovering', which implies it's a scanning/read operation, but it lacks details on potential destructive effects (e.g., if it might trigger security alerts), authentication needs, rate limits, or output format. This leaves gaps in understanding its behavior beyond the basic purpose.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded and concise with two sentences that directly state the purpose and a key requirement (FUZZ keyword). There is no wasted text, and every sentence earns its place by providing essential information efficiently.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity (9 parameters, no output schema, no annotations), the description is somewhat complete for basic usage but lacks depth. It covers the purpose and a critical constraint (FUZZ keyword), but without annotations or output schema, it misses behavioral traits like safety, performance implications, or result interpretation, which are important for a fuzzing tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema description coverage is 100%, so the schema already documents all 9 parameters thoroughly. The description adds minimal value beyond the schema by implying the FUZZ keyword usage, but it does not provide additional semantics or context for parameters like default behaviors or interactions. Baseline 3 is appropriate as the schema does the heavy lifting.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose with specific verbs ('fuzz', 'discovering') and resources ('hidden files, directories, and parameters'), and it distinguishes itself from sibling tools like kali_web_gobuster_dir by specifying it's a 'fast web fuzzer' that requires the FUZZ keyword in the URL, which is unique among the listed web tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for usage by stating the URL must contain the FUZZ keyword, which implicitly guides when to use this tool (for fuzzing with that keyword). However, it does not explicitly mention when not to use it or name alternatives like kali_web_gobuster_dir, which could help differentiate further.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/azza39925/kali-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server