Kyubi icon indicating copy to clipboard operation
Kyubi copied to clipboard

A tool to discover and exploit Nginx alias traversal misconfiguration, the tool can bruteforce the URL path recursively to find out hidden files and directories.

Results 3 Kyubi issues
Sort by recently updated
recently updated
newest added

kyubi -v http://81.88.42.184 Traceback (most recent call last): File "/usr/bin/kyubi", line 33, in sys.exit(load_entry_point('kyubi==0.1.0', 'console_scripts', 'kyubi')()) File "/usr/bin/kyubi", line 22, in importlib_load_entry_point for entry_point in distribution(dist_name).entry_points File "/usr/lib/python3.9/importlib/metadata.py", line 524,...

good first issue

Adds the length of the response body after the status code. Could be useful to identify false positives.