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
- Host: GitHub
- URL: https://github.com/daguich/idmef_protobuf
- Owner: DaGuich
- License: mit
- Created: 2018-01-14T12:48:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-14T12:56:45.000Z (over 7 years ago)
- Last Synced: 2024-12-27T00:25:50.320Z (10 months ago)
- Topics: buffers, detection, exchange, format, idmef, intrusion, message, protocol
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.