LinuxCommandLibrary

kiterunner-wordlist

manages wordlists for Kiterunner API endpoint discovery

TLDR

List available wordlists

$ kr wordlist list
copy
Download wordlist
$ kr wordlist download [wordlist-name]
copy
Convert wordlist to kite format
$ kr wordlist convert [input.txt] -o [output.kite]
copy

SYNOPSIS

kr wordlist subcommand [options]

DESCRIPTION

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.

PARAMETERS

list

List available wordlists.
download name
Download wordlist.
convert input
Convert to kite format.
-o file
Output file path.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community