0
Writing More Security Tests
Posted by lorenb on Oct 25, 2004 in projects
Working on writing more security tests today. What I’m doing is going through the nessus-plugins and porting the code from NASL to C#. As I port code, I’m also refining the Security Test Framework. Right now the STF only supports HTTP based tests. So the tests I’m writing are all web based. We’ll be adding [...]