AirCERT: libIH
|
Essentials Get Involved Related Projects |
LibIH, Incident Handling library, is a library that supports the need to generate XML documents conforming to various computer security data representation standards (in different states of development). Three XML data representation formats are supported, each targeting a different level of abstraction in computer security.
Standards efforts cannot exist in a vacuum, but must be implemented in operational systems. LibIH makes is possible to easily build programs, such as AirCERT, that make use of these standards by providing the following functionality to manipulate security event data:
At this time, libIH is meant to be used from C (and possibly C++) programs. There are no run-time binding for Java, perl, Python, or any other language. The current code-base was designed and tested on Linux and OpenBSD, but should be usable (although untested) without change to other unix platforms as well as Windows. LibIH is licensed under the LGPL license. |