Skip to content

Nuclei Templates Missing – SSL & Screenshot Scans Failing (MetaData Recon Status: Failed) #104

@ikash07

Description

@ikash07

Title

Nuclei Templates Missing – SSL & Screenshot Scans Failing (MetaData Recon Status: Failed)


Environment

  • OS: Kali Linux 2024.3 (VirtualBox)
  • Ars0n Framework Version: beta-0.0.4
  • Docker: (output of docker --version)
  • Docker Compose: (output of docker-compose --version)

Description

During Auto Scan → MetaData Reconnaissance step, the scan fails.

MetaData Recon shows:

Status: Failed

From container logs:

[NUCLEI-SCREENSHOT-ERR] Could not find template '/root/nuclei-templates/headless/screenshots.yaml'
[NUCLEI-SSL-ERR] Could not find template '/root/nuclei-templates/ssl/'
[FTL] Could not run nuclei: no templates provided for scan

Additionally:

Current nuclei version: v3.3.8 (outdated)
Current nuclei-templates version: (outdated)

Observed Behavior

  • SSL scan fails
  • Screenshot scan fails
  • ROI calculation fails
  • MetaData Recon status shows Failed
  • Nuclei exits with status 1

Expected Behavior

  • Nuclei templates should be available inside the API container
  • /root/nuclei-templates/ directory should exist
  • SSL and Screenshot scans should execute successfully
  • MetaData Recon and ROI should complete without errors

Steps to Reproduce

  1. Fresh install of beta-0.0.4
  2. Run docker-compose up --build
  3. Create a Wildcard target
  4. Run Auto Scan
  5. MetaData Recon step fails

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions