You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Guys.
I am a pentester.
My company asked me to do a pentest for a customer who has a lot of computers and domains. I want to use nuclei for this.
But no matter what I do (install with go, install with docker, install with apt) I get errors.
nuclei -u example.com -t /root/.local/nuclei-templates/profiles/subdomain-takeovers.yml
__ _
____ __ _______/ /__ (_)
/ __ \/ / / / ___/ / _ \/ /
/ / / / /_/ / /__/ / __/ /
/_/ /_/\__,_/\___/_/\___/_/ v3.2.7
projectdiscovery.io
[ERR] Could not find template 'templates:': could not find file: stat /root/.local/nuclei-templates/templates:: no such file or directory
[ERR] Could not find template ' - http/takeovers/': could not find file: stat /root/.local/nuclei-templates/ - http/takeovers: no such file or directory
[ERR] Could not find template ' - dns/azure-takeover-detection.yaml': could not find file: stat /root/.local/nuclei-templates/ - dns/azure-takeover-detection.yaml: no such file or directory
[ERR] Could not find template '# Additional configuration profiles can be created for different types of nuclei scans.': could not find file: stat /root/.local/nuclei-templates/# Additional configuration profiles can be created for different types of nuclei scans.: no such file or directory
[ERR] Could not find template '# https://github.com/projectdiscovery/nuclei-templates': could not find template file: no such path found: # https://github.com/projectdiscovery/nuclei-templates
[ERR] Could not find template '# nuclei -config config/osint.yml -list target_list_to_scan.txt': could not find file: stat /root/.local/nuclei-templates/# nuclei -config config/osint.yml -list target_list_to_scan.txt: no such file or directory
[ERR] Could not find template ' - dns/elasticbeanstalk-takeover.yaml': could not find file: stat /root/.local/nuclei-templates/ - dns/elasticbeanstalk-takeover.yaml: no such file or directory
[ERR] Could not find template '# This is a configuration file for the subdomain takeover template profile.': could not find file: stat /root/.local/nuclei-templates/# This is a configuration file for the subdomain takeover template profile.: no such file or directory
[ERR] Could not find template '# They should be placed under the 'config' directory at:': could not find file: stat /root/.local/nuclei-templates/# They should be placed under the 'config' directory at:: no such file or directory
[ERR] Could not find template '# Here is an example of how to use a config profile:': could not find file: stat /root/.local/nuclei-templates/# Here is an example of how to use a config profile:: no such file or directory
[WRN] Found 1 template[s] loaded with deprecated paths, update before v3 for continued support.
[INF] Current nuclei version: v3.2.7 (outdated)
[INF] Current nuclei-templates version: v9.8.7 (latest)
[WRN] Scan results upload to cloud is disabled.
[INF] Targets loaded for current scan: 1
[INF] No results found. Better luck next time!
[FTL] Could not run nuclei: no templates provided for scan
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello Guys.
I am a pentester.
My company asked me to do a pentest for a customer who has a lot of computers and domains. I want to use nuclei for this.
But no matter what I do (install with go, install with docker, install with apt) I get errors.
Is there anyone who can help?
Beta Was this translation helpful? Give feedback.
All reactions