mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
26 lines
661 B
Plaintext
26 lines
661 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# kiterunner
|
|
|
|
> A contextual web scanner for discovering API paths and web endpoints using wordlists and kitebuilder schemas.
|
|
> More information: <https://github.com/assetnote/kiterunner#usage>.
|
|
|
|
- View documentation for bruteforcing API paths and web endpoints:
|
|
|
|
`tldr kiterunner brute`
|
|
|
|
- View documentation for concurrently scanning hosts with kitebuilder wordlists:
|
|
|
|
`tldr kiterunner scan`
|
|
|
|
- View documentation for manipulating kitebuilder schemas:
|
|
|
|
`tldr kiterunner kb`
|
|
|
|
- View documentation for managing cached and remote wordlists:
|
|
|
|
`tldr kiterunner wordlist`
|