You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have read that with "scan" command , kiterunner will send request with all the necessary headers, arguments, methods , etc. if the wordlist is in kite format. Refer below piece of code.
Now my questions are
How does kiterunner will determine headers, arguments, methods,etc. if i simply give one of the assetnote wordlists which is not in the .kite format?
It is also written as kiterunner will scan in 2 phase , when "scan" flag is given. Now , for example if some host is using "spring boot microservice" , will kiterunner scans only with the routes of "spring boot api" after getting hit from that particular api endpoint OR will it scan host with routes of other endpoint as well?
Will that 2 phase Scanning work , if i provide wordlist which is not in the .kite format?
How does kiterunner will do scanning if i use both .kite format wordlist and an assetnote wordlist. For ex:
If i want to reduce the "Total number of requests" generated by kiterunner for scanning , then i have to reduce the endpoints in the "routes-large.kite" , Right ? Or is there any other way also?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi,
I have read that with "scan" command , kiterunner will send request with all the necessary headers, arguments, methods , etc. if the wordlist is in kite format. Refer below piece of code.
Now my questions are
Thanks in advance.
The text was updated successfully, but these errors were encountered: