nuclei icon indicating copy to clipboard operation
nuclei copied to clipboard

New feature requests Extract the dictionary and push it into the queue for scanning the same domain name

Open hktalent opened this issue 6 months ago • 1 comments

New feature requests:

  1. in yaml file,Extract the dictionary and push it into the queue for scanning the same domain name.
  2. in yaml file,Extract new targets and add them to the scan queue
  3. The engine solves the problem of deduplication and avoids multiple scanning of the same URL.
  4. Add URL feature rule restrictions to the template, for example, only scan URLs that include jsp, .do.actiin regular rules That is, before calling the template, match the input (url) through the rules, and then use it if the conditions are met.

hktalent avatar Jan 04 '24 01:01 hktalent