kiterunner-kb
Verified for current stable LTS
Kiterunner Kb Commands
Kiterunner Kb command syntax with verified terminal examples.
Commands
8 commands for Kiterunner Kb
kiterunner-kb HTTP
Kiterunner Kb Command: Compile Kitebuilder Schema Json To Kite File
kiterunner kb compile <path/to/wordlist.json> <path/to/wordlist.kite> kiterunner-kb HTTP
Kiterunner Kb Command: Convert Kite File To Json Schema
kiterunner kb convert <path/to/wordlist.kite> <path/to/wordlist.json> kiterunner-kb Operations
Kiterunner Kb Command: Convert Kite File To Text Wordlist
kiterunner kb convert <path/to/wordlist.kite> <path/to/wordlist.txt> kiterunner-kb Operations
Kiterunner Kb Command: Convert Text Wordlist To Kite File
kiterunner kb convert <path/to/wordlist.txt> <path/to/wordlist.kite> kiterunner-kb Operations
Kiterunner Kb Command: Parse Kite File Output Prettified Text
kiterunner kb parse <path/to/wordlist.kite> -o <text> kiterunner-kb HTTP
Kiterunner Kb Command: Parse Kitebuilder Schema Output Prettified Json
kiterunner kb parse <path/to/wordlist.json> -o <json> kiterunner-kb HTTP
Kiterunner Kb Command: Replay Request Through Proxy For Inspection
kiterunner kb replay -w <path/to/wordlist.kite> -p {http://localhost:8080} "<request_output>" kiterunner-kb Operations
Kiterunner Kb Command: Replay Specific Request From Kitebuilder Schema Output
kiterunner kb replay -w <path/to/wordlist.kite> "<request_output>" Suggest a Kiterunner Kb Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Kiterunner Kb workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.