Can't figure out what i am doing wrong, to be able to detect vulnerable versions of Foxit PhantomPDF.
GET /syscollector/010/packages

Added to /var/ossec/queue/vulnerabilities/dictionaries/cpe_helper.json

Modified the update_date in cpe_helper.json
systemctl stop wazuh-manager
sqlite3 /var/ossec/queue/vulnerabilities/cve.db "DELETE FROM METADATA WHERE TARGET='CPEW';"
sqlite3 /var/ossec/queue/db/010.db "UPDATE vuln_metadata SET LAST_FULL_SCAN = 0;"
systemctl start wazuh-manager
Wait for Scan to finish
GET /vulnerability/010

I can see various entries for foxit in the /var/ossec/queue/vulnerabilities/cve.db


Just can't seem to get Wazuh to detect it. Just missing a step or are my additions to cpe_helper.json not correct. Any help would be appreciated.
Thanks
Hi John E,


