So, because of some of the problems I was having before with duplicate plugin IDs, I decided to pull the list of loaded plugins directly from the OpenVAS server via OTP. I actually started with an empty plugins directory and synced the NVTs so I would only have the live NVTs available via the OpenVAS rsync server. Once all the plugins were synced, I restarted OpenVASd, connected to the server and pulled a full plugin list. I'm still seeing two duplicate plugin IDs:
ID: 100056 Name1: Woltlab Burning Board Multiple Input Validation Vulnerabilites Name2: Cryptographp 'index.php' Local File Include Vulnerability ID: 100030 Name1: Butterfly Organizer Multiple SQL Injection and Cross-Site Scripting Vulnerabilities Name2: Softbiz Classifieds Script Multiple Cross Site Scripting Vulnerabilities For the record, I am dropping all data from the table before I pull a fresh list so these are definitely both loaded by the OpenVAS server. For the time being, I'm just not inserting any plugin ID that already exists in the DB. But I'd like to see if this can be corrected to ensure that all plugin IDs are unique. Thanks! Shawn _______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
