0xKayala / NucleiFuzzer

NucleiFuzzer is a Powerful Automation tool for detecting XSS, SQLi, SSRF, Open-Redirect, etc.. Vulnerabilities in Web Applications

Home Page:https://github.com/0xKayala/NucleiFuzzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: No such option: -s

Drjacky opened this issue · comments

.
.
.
[!] Total execution time      : 38.23s
Running Nuclei on collected URLs

                     __     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   v3.1.1

		projectdiscovery.io

Usage: httpx [OPTIONS] URL

Error: No such option: -s
[INF] Current nuclei version: v3.1.1 (outdated)
[INF] Current nuclei-templates version: v9.7.1 (latest)
[WRN] Scan results upload to cloud is disabled.
[INF] New templates added in latest release: 0
[INF] Templates loaded for current scan: 20
[WRN] Executing 22 unsigned templates. Use with caution.
[INF] No results found. Better luck next time!
Scan is completed - Happy Fuzzing

Install httpx tool and try again

httpx

It is installed.

➜ httpx
Usage: httpx [OPTIONS] URL

Error: Missing argument 'URL'.
➜ which httpx
/opt/homebrew/bin/httpx

I think you are using python based httpx tool.

Uninstall it using this command (pip uninstall httpx) and install go based httpx tool using below link 👇

https://github.com/projectdiscovery/httpx