An open API service indexing awesome lists of open source software.

https://github.com/daguich/idmef_protobuf

Protocol Buffers for IDMEF
https://github.com/daguich/idmef_protobuf

buffers detection exchange format idmef intrusion message protocol

Last synced: about 2 months ago
JSON representation

Protocol Buffers for IDMEF

Awesome Lists containing this project

README

          

# IDMEF
IDMEF (Intrusion Detection Message Exchange Format) is a communication format
for IDSs (Intrusion Detection Systems). It is originally based on XML.
It is specified in the [RFC4765](https://www.ietf.org/rfc/rfc4765.txt).

This repository provides [Protocol Buffers](https://developers.google.com/protocol-buffers/)
with the specified fields from the RFC.