infobyte / faraday

Open Source Vulnerability Management Platform
https://www.faradaysec.com
GNU General Public License v3.0
4.72k stars 875 forks source link

Missing required headers in CSV: {'name', 'exploitation'} #453

Closed saheredelgadom closed 1 year ago

saheredelgadom commented 1 year ago

I am trying to import a csv file with multiple vulnerabilities but it gives this error Missing required headers in CSV: {'name', 'exploitation'}.

How can I import a csv file that was not generated by any tools.

is a common csv, what are the header fields that the csv file needs to have for faraday to accept the file?

aenima-x commented 1 year ago

@saheredelgadom your are trying to import "vulnerability templates", not vulnerabilities.

aenima-x commented 1 year ago

@saheredelgadom The vulnerabilities csv import is really for que CSV that faraday generates. One easy thing you can do is create a vuln manually and then export the CSV. And now you will have the structure to add your own vulns

saheredelgadom commented 1 year ago

sorry for the delay in responding but I think you don't remember that no matter what I do I can't generate reports so it's impossible to do what you say in the community version, you left the application in such a way that even to test it, you should leave it in the user manual the structure of how the csv file should be to import.

On Wed, Sep 7, 2022, 15:55 Nicolas Rebagliati @.***> wrote:

Closed #453 https://github.com/infobyte/faraday/issues/453 as completed.

— Reply to this email directly, view it on GitHub https://github.com/infobyte/faraday/issues/453#event-7341418604, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGHUG5ZUJKNBTTPCX7F3653V5DQLXANCNFSM6AAAAAAQFJ3ZPE . You are receiving this because you were mentioned.Message ID: @.***>

aenima-x commented 1 year ago

@saheredelgadom The csv import its not designed manually created csv files. But csv generated by faraday. Its more to clone workspaces or share vulns from different faraday instances. The usual workflow is to import reports from tools. But any way, what I'm telling you its very easy to do Watch this

https://user-images.githubusercontent.com/2791747/189029127-ed8f977f-dbb1-4350-9d57-fbc14090f8e5.mp4

saheredelgadom commented 1 year ago

Yes, of course I understood the problem that Faraday community does not allow anything to be exported.

In other words, from my faraday, I can't export anything because it asks me to pay for the professional license.

then I create manually and how am I going to export later if the function is blocked?

aenima-x commented 1 year ago

@saheredelgadom what? The export is not only on the commercial version. That video is done using community, where are you doing click?