Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

Question : How to export all vulnerability database #602

Open
ghost opened this issue Mar 19, 2020 · 1 comment
Open

Question : How to export all vulnerability database #602

ghost opened this issue Mar 19, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 19, 2020

Hi everyone,

I will need in the coming days to export all the vulnerabilities of my serpico in a new database.

After looking here and there for documentation on this subject, I found nothing convincing. I therefore take the liberty of asking the question. Is there a tutorial or documentation on the subject?

Thank you in advance for your feedback.

@MaxNad
Copy link
Collaborator

MaxNad commented Mar 19, 2020

Hi,

Serpico uses a Sqlite database that is located in the db/master.db file. If you have acces to the server, you can simply copy this file and/or open it directly with any Sqlite driver.

Otherwise, there is also a feature to backup the database that is only accesible if you have an administrator account. It should be located in the menu on the left.

Hope that helps,
Have a good day.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant