Skip to content

Fuzzing is not working on my Custom Template #3922

Answered by ehsandeep
snemmani asked this question in Q&A
Discussion options

You must be logged in to vote

@snemmani currently fuzzing is performed on target input queries not based on template.

Here is the expected way to run:

nuclei -t test.yaml -u https://mytestwebsite.com/tags?$limit=1 -H "Authorization: Bearer SomeValidBearerToken" -v

                     __     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   v2.9.8

		projectdiscovery.io

[INF] Current nuclei version: v2.9.8 (latest)
[INF] Current nuclei-templates version: v9.5.7 (latest)
[INF] New templates added in latest release: 21
[INF] Templates loaded for current scan: 1
[INF] Targets loaded for current scan: 1
[VER] [fuzz-reflection-xss] Sent HTTP request …

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@snemmani
Comment options

@MetzinAround
Comment options

@snemmani
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by olearycrew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants