What does Nuclei do when it starts? #4111
-
Hi community. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@stefanocoding, the tool is attempting to process the input. specifically, it fails when trying to expand the IPv6 range |
Beta Was this translation helpful? Give feedback.
-
@ehsandeep thank you for the explanation! No, I don't intend to scan that range. I noticed the issue when testing a template with a list of random targets from bug bounties programs which had an IPv6 subnet there. I removed it and everything worked. |
Beta Was this translation helpful? Give feedback.
@stefanocoding, the tool is attempting to process the input. specifically, it fails when trying to expand the IPv6 range
2620:134:b000::/40
using mapcidr, causing it to hang. Are you actually intending to scan this range?