0xKayala / NucleiFuzzer

NucleiFuzzer is a Powerful Automation tool for detecting XSS, SQLi, SSRF, Open-Redirect, etc.. Vulnerabilities in Web Applications
https://github.com/0xKayala/NucleiFuzzer
1.31k stars 201 forks source link

No templates error #26

Closed mina0x00 closed 8 months ago

mina0x00 commented 8 months ago

[INF] Supplied input was automatically deduplicated (12 removed). [INF] Current nuclei version: v3.2.2 (latest) [INF] Current nuclei-templates version: v9.7.8 (latest) [WRN] Scan results upload to cloud is disabled. [WRN] Loaded 21 unsigned templates for scan. Use with caution. [INF] Targets loaded for current scan: 224 [INF] No results found. Better luck next time! [FTL] Could not run nuclei: no templates provided for scan Scan is completed - Happy Fuzzing

nf -d vulnweb.com

I have the fuzzing-templates installed aswell in my root directory.

0xKayala commented 8 months ago

Thank you for bring this issue to our Attention.

It looks like the latest Nuclei version is not working properly with the fuzzing templates as shown in the below image:

image

We will work on it and update the script asap

mina0x00 commented 8 months ago

Thank you for bring this issue to our Attention.

It looks like the latest Nuclei version is not working properly with the fuzzing templates as shown in the below image:

image

We will work on it and update the script asap

No problem! :)

0xKayala commented 8 months ago

Can you try it now and let us know whether it is working or not

mina0x00 commented 8 months ago

It's working now. But I'm receiving this error now https://i.imgur.com/MHUXuoO.png Unless this is normal?

0xKayala commented 8 months ago

Yes, This is normal as the newly updated Nuclei tool is throwing some syntax errors within its output. We will work on it to surpass those errors in the upcoming upgrade.