Skip to content

Can't Import Nuclei #19

Description

@LewisWildgoose

I've tried using both faraday-cli and faraday-plugins to import a Nuclei Json file, but with no success. Any idea on how to remediate? I scanned http://testphp.vulnweb.com so I know there's findings.

`┌──(venv)─(kali㉿kali)-[~/temp/ReconFTW/reconftw/faraday]
└─$ faraday-plugins process nuclei.json
Failed to detect command: nuclei.json
                                                                                                                                                                                                                   
┌──(venv)─(kali㉿kali)-[~/temp/ReconFTW/reconftw/faraday]
└─$ faraday-cli tool report nuclei.json                     
📄 Processing nuclei report
⬆ Sending data to workspace: redacted

❌ Unknown error: <class 'simple_rest_client.exceptions.ServerError'> - ("operation=server_error, response=Response(url='http://localhost:5985/_api/v3/ws/redacted/bulk_create', method='POST', body={'message': 'Internal Server Error', 'success': False}, headers=Headers({'content-type': 'application/json', 'content-length': '52', 'date': 'Mon, 09 Jun 2025 15:22:39 GMT'}), status_code=500, client_response=<Response [500 INTERNAL SERVER ERROR]>)", Response(url='http://localhost:5985/_api/v3/ws/redacted/bulk_create', method='POST', body={'message': 'Internal Server Error', 'success': False}, headers=Headers({'content-type': 'application/json', 'content-length': '52', 'date': 'Mon, 09 Jun 2025 15:22:39 GMT'}), status_code=500, client_response=<Response [500 INTERNAL SERVER ERROR]>))                                                `

Attempts show up in the dashboard, but with no info.

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions