kiterunner-kb
Verified for current stable LTS
Kiterunner Kb Command: Replay Request Through Proxy For Inspection
Use for replay request through proxy for inspection with Kiterunner Kb. Exact CLI syntax to replay request through proxy for inspection using Kiterunner Kb.
When to use this: Use for replay request through proxy for inspection with Kiterunner Kb.
Command Syntax
kiterunner kb replay -w <path/to/wordlist.kite> -p {http://localhost:8080} "<request_output>" kiterunner kb replay -w <path/to/wordlist.kite> -p `{http://localhost:8080`} "<request_output>" Command Breakdown
-w- Command Option
- Tool-specific option used by this command invocation.
-p- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to replay request through proxy for inspection using Kiterunner Kb.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Kiterunner Kb Command: Compile Kitebuilder Schema Json To Kite File
kiterunner kb compile <path/to/wordlist.json> <path/to/wordlist.kite> Kiterunner Kb Command: Convert Kite File To Json Schema kiterunner kb convert <path/to/wordlist.kite> <path/to/wordlist.json> Kiterunner Kb Command: Convert Kite File To Text Wordlist kiterunner kb convert <path/to/wordlist.kite> <path/to/wordlist.txt> Kiterunner Kb Command: Convert Text Wordlist To Kite File kiterunner kb convert <path/to/wordlist.txt> <path/to/wordlist.kite> Kiterunner Kb Command: Parse Kite File Output Prettified Text kiterunner kb parse <path/to/wordlist.kite> -o <text>