HUNT
HUNT copied to clipboard
No requests are captured by the HUNT scanner
Hi, did you have specific targets in scope set within Burp?
Just targets in scope go through HUNT.
Cheers, Simone
hey, i have a (.*) regex in include scope and exclude scope contains some url. is that a problem?
regards, Trilok
hey, i have a (.*) regex in include scope and exclude scope contains some url. is that a problem?
regards, Trilok
@bl4ckr0se-wq No, it should not be a problem. HUNT Scanner uses Burp's callbacks.isInScope() API, if the scope is set correctly HUNT will process those requests.