DevSecOpsDocs / nuclearpond

Nuclear Pond is a utility leveraging Nuclei to perform internet wide scans for the cost of a cup of coffee.
MIT License
170 stars 26 forks source link

[ERR] Could not update templates: Version string empty #8

Open lorelolorelo opened 1 year ago

lorelolorelo commented 1 year ago

Hey I was trying today to setup this cool project but i found a issue and i have no idea how to solve it... (Pretty new on terraform/aws envs...)

I really appreciate any help on this.

nuclearpond run -t google.com -r us-east-1 -f arn:aws:lambda:us-west-1:355250402967:function:nuclei-function  -a $(echo -ne "-t dns" | base64) -o cmd -b 1
  _   _                  _                           ____                        _
 | \ | |  _   _    ___  | |   ___    __ _   _ __    |  _ \    ___    _ __     __| |
 |  \| | | | | |  / __| | |  / _ \  / _` | | '__|   | |_) |  / _ \  | '_ \   / _` |
 | |\  | | |_| | | (__  | | |  __/ | (_| | | |      |  __/  | (_) | | | | | | (_| |
 |_| \_|  \__,_|  \___| |_|  \___|  \__,_| |_|      |_|      \___/  |_| |_|  \__,_|

                                                                  devsecopsdocs.com

2023/08/22 22:48:34 Running nuclei against the target devsecopsdocs.com
2023/08/22 22:48:34 Running with 1 threads
2023/08/22 22:48:35 Scan complete with output:

                     __     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   v2.8.7

        projectdiscovery.io

[INF] nuclei-templates are not installed, installing...
[ERR] Could not update templates: Version string empty
[ERR] Could not read nuclei-ignore file: open /tmp/.config/nuclei/.nuclei-ignore: no such file or directory
[ERR] Could not find template 'dns': could not find template file: no such path found: dns
[INF] Using Nuclei Engine 2.8.7
[INF] Using Nuclei Templates 
[INF] Targets loaded for scan: 1
[INF] No results found. Better luck next time!
[FTL] Could not run nuclei: no valid templates were found

Cheers Lola

KingOfBugbounty commented 9 months ago

I have the same problem, image

sumgr0 commented 9 months ago

Facing the similar issues, can anyone help with this?

  _   _                  _                           ____                        _
 | \ | |  _   _    ___  | |   ___    __ _   _ __    |  _ \    ___    _ __     __| |
 |  \| | | | | |  / __| | |  / _ \  / _` | | '__|   | |_) |  / _ \  | '_ \   / _` |
 | |\  | | |_| | | (__  | | |  __/ | (_| | | |      |  __/  | (_) | | | | | | (_| |
 |_| \_|  \__,_|  \___| |_|  \___|  \__,_| |_|      |_|      \___/  |_| |_|  \__,_|

                                                                  devsecopsdocs.com

2023/12/30 00:32:27 Running nuclei against the target dell.com
2023/12/30 00:32:27 Running with 1 threads
2023/12/30 00:32:27 Scan complete with output:

                     __     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   v2.8.7

                projectdiscovery.io

[ERR] Could not read nuclei-ignore file: open /tmp/.config/nuclei/.nuclei-ignore: no such file or directory
[ERR] Could not find template '/opt/nuclei-templates/http/cves/2023/': could not find file: stat /opt/nuclei-templates/http/cves/2023/: no such file or directory
[INF] Using Nuclei Engine 2.8.7
[INF] Using Nuclei Templates
[INF] Targets loaded for scan: 1
[INF] No results found. Better luck next time!
[FTL] Could not run nuclei: no valid templates were found

2023/12/30 00:32:27 Completed all parallel operations, best of luck! Completed in 536.022133ms