Skip to content

Wazuh vulnerability scans #4875

Locked Answered by ThreeEyedRaven-99
Stephen-Ridgway asked this question in General
Discussion options

You must be logged in to vote

Hi SR!

For Wazuh Vulnerability Scan you can follow these steps:

  1. Download NVD Database in SO and extract the NVD database in a directory.
  2. Bind the NVD directory in /opt/so/saltstack/default/salt/wazuh/init.sls (for example: if your NVD Database directory is in /root/Downloads/NVD/feeds, you can do like this in init.sls file: - /root/Downloads/NVD/feeds:/mnt/feeds
  3. In wazuh config file add vulnerability-detector section and then you can mention the path of the NVD feeds:
yes /mnt/feeds/nvd-feed.*json.gz$ 1h
  1. restart wazuh: so-wazuh-restart

  2. Once vulnerability scan finishes you will see the data in alert section in the Kibana - or you can search for data.vulnerability in discover section

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dougburks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants