cat *.nasl | 
perl -e 'while (<>) { if (/script_cve_id\("[A-Z-]*([0-9-]+)"\);/)
{print $1 . "\n"; } } ;' |
sort -u > /tmp/nn

In their list there are 526 ID
According to them, ISS tests 477 flaws. 

According to what I found in the scripts, Nessus tests 573 flaws that
are referenced in the CVE database. 368 are not in their list.
IIS only tests 131 flaws in the "Nessus list".

Last but not least, according to IIS, Nessus only tests 54 flaws in
their list. In fact, it tests 205 flaws!


BTW, did you realize that Nessus has more than 1000 plugins and that
we did not celebrate? At least, Renaud did not offer us any Champagne :-)
-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.

Reply via email to