chvancooten / BugBountyScanner

A Bash script and Docker image for Bug Bounty reconnaissance. Intended for headless use.
MIT License
852 stars 118 forks source link

Nuclei #47

Open Neorichi opened 1 year ago

Neorichi commented 1 year ago

Nuclei remains indefinitely without advancing with only 1 domain

output: [INF] Your current nuclei-templates v9.3.1 are outdated. Latest is v9.3.4 [INF] Downloading latest release... [INF] Successfully updated nuclei-templates (v9.3.4) to /opt/nuclei-templates. GoodLuck! [ERR] Could not read nuclei-ignore file: open /root/.config/nuclei/.nuclei-ignore: no such file or directory [INF] Using Nuclei Engine 2.8.3 (outdated) [INF] Using Nuclei Templates 9.3.4 (latest) [INF] Templates added in last update: 15 [INF] Templates loaded for scan: 2817 [INF] Targets loaded for scan: 4 [INF] Templates clustered: 245 (Reduced 880 HTTP Requests) [INF] Using Interactsh Server: oast.fun

Thanks

chvancooten commented 1 year ago

Hey! That's weird, I don't seem to be able to reproduce this issue with the current build. Are you using Docker or a local build? Does it work when you try with the latest Docker build, or on a different target?