Windows Nessus scanning Windows machines.
I'm seeing plugin 22529 triggering when I don't think it should.
In smb_nt_ms06-056.nasl, I see an if test for
  v[2] < 50727
I added a security_note call to print out the values of the v array and got
v[2]=-14809.  Looks like a signed/unsigned 16-bit int confusion.

Is there current documentation for NASL online?  I found a 6 year old
document at http://virtual.dyc.edu/nasl.html
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to