overview
Contempt is a framework for designing visual representations of data obtained in a penetration test. Contempt is implemented using the Eclipse Rich Client Platform. Visualizations are provided by the prefuse visualization toolkit.
A seed is an extensible framework for resource management. It runs as a daemon on a system, and accepts commands from the contempt UI. Seeds can then act as "agents", able to manipulate various resources on remote hosts. Data gathered is collected in a lightweight database.
If any of this sounds interesting to you, you are encouraged to get involved, and look into the system architecture
current
The current version is 0.3.4 screenshots
new features in 0.3.4
- Contempt now has a nifty tray icon
- LocalNetwork visual was cleaned up a bit
- SSL is fully internalized (client auth is disabled, so don't trust the SSL quite yet)