Dual AMD Operton + SLI graphics
Read an article in the Inquirer and heard about a new Tyan motherboard. Here is a picture. It’s based on the nVidia NForce 4 chipset. It has support for dual AMD Opterons and two PCIe slots for doing SLI. Not sure what the other specs are. Probably based on the Extended ATX footprint (13″ x [...]
sussen-sensor
I was thinking about sussen-sensor last night. Currently it’s not being worked on as I focus the network scanner portion of Sussen. I had envisioned the sensor as being able to do host-based intrustion detection and run OVAL tests. I’m now thinking that the sensor will run host based Sussen Security Tests. I’m planning to [...]
sussen-test-tester
Wrote a small command line tool this morning to allow me to easily excute security tests. It’s called sussen-test-tester. The idea is you can write a security test and test/debug it without having to always deal with sussen-scanner. To run it, you would: ./sussen-test-tester.exe ../sst-2004-0001/sst-2004-0001.dll localhost http 80 Note: I still have to write some [...]