Linux command
kiterunner-wordlist 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
List available wordlists
kr wordlist list
Download wordlist
kr wordlist download [wordlist-name]
Convert wordlist to kite format
kr wordlist convert [input.txt] -o [output.kite]
说明
kr wordlist manages wordlists for Kiterunner API endpoint discovery. Provides access to curated API-specific wordlists and tools to convert custom wordlists to the optimized kite format.
参数
- list
- List available wordlists.
- download _name_
- Download wordlist.
- convert _input_
- Convert to kite format.
- -o _file_
- Output file path.
FAQ
What is the kiterunner-wordlist command used for?
kr wordlist manages wordlists for Kiterunner API endpoint discovery. Provides access to curated API-specific wordlists and tools to convert custom wordlists to the optimized kite format.
How do I run a basic kiterunner-wordlist example?
Run `kr wordlist list` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does list do in kiterunner-wordlist?
List available wordlists.