Title Authentication, Authorization, and Accounting between Agent, Server and Frameworkd for OSSIM
Student Brian Lavender
Mentor Dominique Karg
Abstract
This project will "plug" the OSSIM project with the code using TLS/SSL and/or Kerberos so that the different components can securely communicate with each other. Security in this case means Authentication, Authorization, and of course Accounting. This will require implementing these changes in the server, frameworkd, and the agent which are written with a combination of Python, PHP, and C.