-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels
