kiterunner icon indicating copy to clipboard operation
kiterunner copied to clipboard

Contextual Content Discovery Tool

Results 50 kiterunner issues
Sort by recently updated
recently updated
newest added

Hi there, Your tool works like a charm, thanks so much! It would be really nice to have a simple flag to prevent destructive actions, like `--safe` to prevent DELETE...

enhancement

Before diving into the details of this feature request, just wanted to say this tool is pretty freaking sweet and extremely useful. This feature request would make the tool even...

Thanks for releasing the kiterunner tool. Could an example. basic configuration file that has a couple of settings for the brute and scan functions be provided? Thank you.

Hello, Thank you for creating the tool it's amazing for api endpoing scanning. During the tests I have encountered some issues as described below. Case 1. In multiple occasions and...

bug

The kiterunner CLI flags currently use `PersistentFlags()` on the cobra commands. We need to bind these to viper flags to be able to have them load from the config file....

enhancement

Currently the documentation is unclear on how to use the output, (where visual output go to stderr and the actual results go to stdout). Clarity around this would be helpful...

bug
documentation

Currently windows output is broken with the colour codes. We should use a supported windows colour library when windows is detected, or compile with a different colour library for windows....

bug

Hey! Wondering if the `--proxy` option could be supported globally. This would assist tremendously when testing in conjunction with Burp. Thank you 💚

enhancement

This adds auto completion for zsh & bash... How should we implement this? Like We can add just a couple lines to the Readme for bash or zsh completions, But...

enhancement

running `routes-large.kite` consumes an inordinate amount of memory, causing the program to start thrashing on machines with limited ram The route compilation should be optimised to avoid this if possible

bug