Closed tarunKoyalwar closed 3 months ago
dast pre-condition seems to work and this issue only seems to affect javascript protocol
$ nuclei -u https://scanme.sh/\?q\=123 -t b.yaml -ms -dast
__ _
____ __ _______/ /__ (_)
/ __ \/ / / / ___/ / _ \/ /
/ / / / /_/ / /__/ / __/ /
/_/ /_/\__,_/\___/_/\___/_/ v3.3.0
projectdiscovery.io
[INF] Current nuclei version: v3.3.0 (latest)
[INF] Current nuclei-templates version: v9.9.2 (latest)
[WRN] Scan results upload to cloud is disabled.
[INF] New templates added in latest release: 67
[INF] Templates loaded for current scan: 1
[WRN] Loading 1 unsigned templates for scan. Use with caution.
[INF] Targets loaded for current scan: 1
[fuzz-query-num] [failed] [http] [info] scanme.sh
Nuclei version:
main | latest
Current Behavior:
when using pre-condition if its value is false then the matcher-status event is not generated for javascript protocol
Expected Behavior:
a matcher-status event regardless when it exits
Steps To Reproduce:
Anything else: