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
Execute scans using any of the tools above, The report produced is not able to be imported in to faraday. Faraday imports the result and identifies no vulnerabilities found while there are lot of information found by the tools.
This defeats the purpose of having Faraday as the reports are not being consolidated at one point
Expected results
Faraday should be able to parse the finding and list them in the dashboard.
The text was updated successfully, but these errors were encountered:
@llazzaro No i am using the faraday client and also tried placing the reports following the report convention in the workspace folder.
SQLmap : The findings are written to a log file, Despite configuring the path of SQL map Faraday doesn't parse the results
Skipfish generates a html report. If i try to parse it through the client skipfish plugin (It says nothing found) Despite the results containing multiple vulnerabilities
Dnsmap produces a text file as ouput, the plugin doesn't seem to parse it successfully.
Issue Type
Faraday version
v3.3
Component Name
Reporting
Steps to reproduce
This defeats the purpose of having Faraday as the reports are not being consolidated at one point
Expected results
The text was updated successfully, but these errors were encountered: