there are two different kb_key - entries in the list of cpe.inc for Burning Board
line 192 "www/*/burning_board*", "^([0-9.]+([a-z0-9]+)?)", "cpe:/a:woltlab:burning_board:" line 606 "www/*/BurningBoard", "^([0-9.]+\.[0-9])\.?([a-z0-9]+)?", "cpe:/a:woltlab:burning_board:", the first entry is never been set in the kb in any nasl - file (I checked all) but is read in the file: burning_board_database_sql_injection.nasl Question: Is there another file (not nasl) which set the kb-entry or can I change the get_kb_item() of the burning_board into the second entry? And then which one is the right regex for setting the cpe? _______________________________________________ Openvas-plugins mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins
