[BUG] ... nto saving urls and asking for not template we use template #6430
imranniaz-st
started this conversation in
General
Replies: 1 comment
-
The template that you are using is to check local files, in order to correctly get results you should point it to local folders and enable the $ nuclei -t nuclei-templates/file/xss/dom-invader-xss.yaml -u local.folder.test/ -verbose -file
...
INF] Executing 1 signed templates from projectdiscovery/nuclei-templates
[INF] Targets loaded for current scan: 1
[VER] [dom-invader-xss] Processing file test/dom-invader-xss-test.html chunk 15B/6.035KiB
[VER] [dom-invader-xss] Processing file test/dom-invader-xss-test.html chunk 31B/6.035KiB
[VER] [dom-invader-xss] Processing file test/dom-invader-xss-test.html chunk 37B/6.035KiB
[VER] [dom-invader-xss] Processing file test/dom-invader-xss-test.html chunk 63B/6.035KiB
... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Current Behavior
[INF] No results found for the template. Happy hacking!
@imranniaz-st ➜ /workspaces/DirTravler (main) $ nuclei -l bugbo.txt -t nuclei-templates/file/xss/dom-invader-xss.yaml
we have url in file and IT NOT WORKIGN making issue
Expected Behavior
nto saving urls and asking for not template we use template
Steps To Reproduce
nuclei -l bugbo.txt -t nuclei-templates/file/xss/dom-invader-xss.yaml
Relevant log output
it enter in new tab and not work
Environment
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions