HASecuritySolutions / VulnWhisperer

Create actionable data from your Vulnerability Scans
https://twitter.com/VulnWhisperer
Apache License 2.0
1.35k stars 271 forks source link

Not pulling all Nessus data #192

Open AzureIndustries opened 4 years ago

AzureIndustries commented 4 years ago

Hello,

The Nessus mod doesn't seem to pull all the data into their respective folders. It pulls some, but not others. So I'm trying to figure out how it determines what to pull and what to leave. Ideally, I want to pull all the data but no dice.

AzureIndustries commented 4 years ago

When looking in data/nessus, I see the folder that were created but there are no csv files in them. However now there are no scans in any folder yet Kibana is still serving up data. Is there another place scans are stored?

Is it pulling it directly from the server like some kind of cloud database and not storing it locally?

Ok so after watching what happens, it stores the csv to the disk then...it looks like the csvs disappear from the disk and are ingested by Elasticsearch. But its still only pulling from one Nessus folder and not the rest.

Possible cause: image