HUNT icon indicating copy to clipboard operation
HUNT copied to clipboard

No requests are captured by the HUNT scanner

Open juniorhero opened this issue 5 years ago • 4 comments

juniorhero avatar May 10 '20 15:05 juniorhero

Hi, did you have specific targets in scope set within Burp?

Just targets in scope go through HUNT.

Cheers, Simone

ghost avatar Jul 13 '20 09:07 ghost

hey, i have a (.*) regex in include scope and exclude scope contains some url. is that a problem?

regards, Trilok

w33knd avatar Feb 16 '21 09:02 w33knd

hey, i have a (.*) regex in include scope and exclude scope contains some url. is that a problem?

regards, Trilok

w33knd avatar Feb 16 '21 09:02 w33knd

@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.

cak avatar Feb 16 '21 10:02 cak