0
sussen-scanner
Posted by lorenb on Oct 6, 2004 in projects
Wrote some code for managing scanning sessions and integrated that with my previous port scanner work. Next up is to take the data from the port scan and make that available for the security tests. The tests will be loaded on-the-fly using System.Reflection. I’ve then got to define the security test interface and then start [...]