blackhatethicalhacking / Nucleimonst3r

Nucleimonst3r is a powerful vulnerability scanner that can help Bug Bounty Hunters find low hanging fruit vulnerabilities for known CVEs and exploits but also gather all the technology running behind them for further investigation for a potential target.
https://www.blackhatethicalhacking.com
GNU General Public License v3.0
227 stars 40 forks source link

Error : No results found #2

Closed 5eyavan closed 1 year ago

5eyavan commented 1 year ago

Starting Nuclei scan with the selected templates...

                 __     _

__ ___/ / (_) / \/ / / / / / \/ / / / / / // / // / / / // //_,/\/_/__// v2.9.1

            projectdiscovery.io

[INF] Using Nuclei Engine 2.9.1 (latest) [INF] Using Nuclei Templates 9.4.2 (latest) [INF] Templates added in last update: 78 [INF] Templates loaded for scan: 5865 [0:00:05] | Templates: 5865 | Hosts: 0 | RPS: 5 | Matched: 0 | Errors: 24 | Requests: 24/0 (9223372036854775808%) [INF] No results found. Better luck next time! ┌──────────────────────────────────┐ │Entering the Matrix for 5 seconds:│ └──────────────────────────────────┘ 00 11 01 10 11 00 10 01 11 00 01 10

blackhatethicalhacking commented 1 year ago

If you try:

nuclei xx the host you are trying, you will probably get the same result. There are 24 errors, and that means, the host/target website you added, did not return any URLs to test.

Try it using:

scanme.nmap.org

If it works, means the host most probably did not return any results. It has nothing to do though with the script, as the error is related to the log file you sent, to Nuclei + the specific host you were testing.