sussen-win update / sussen-server –run-nasl
Merge some code from the trunk into the sussen-win branch today. In the OvalResults class I created a new abstract method writeSystemInfo() which allowed me to move some platform specific code into Sussen.Oval.Unix and Sussen.Oval.Windows.
I also added a new option to sussen-server which is –run-nasl [filename]. This allows you to run a specified NASL script against the localhost and print out the results. It’s intended for debugging issues in the NASL interpreter.