sussen-tests
Got the sussen-test-tester working again. I’ve simplified the interface: $ ./sussen-test-tester.exe Usage: sussen-test-tester /target: /test: /port: In terms of the sussen-tests, I’ve made some changes to the way those are handled. We are going to use the Open Source Vulnerability Database (OSVDB) for the information about the vulerabilties. Each test corresponds to an OSVDB ID [...]
Looking Good
Finished some of my work my yesterday and I’ve now got the communication working between the pieces. The client tells the server it wants to do a scan with a certain policy. The server creates a new session and connects to a scanner and begins it’s work. The scanner if/when it finds anything passes the [...]