Releases: cybermaggedon/cyberprobe
Version 1.4
v1.4
Version 1.3
v1.3
802.1q support
Added support for 802.1q (VLAN). Also fixed a latency issue in 1.0.
Resolve threading issue in cybermon
Implemented thread safe queue for managing lua events
Support for EC certificates
v0.99 v0.99
minor change to rationalise the json produced by lua scripts
Minor change to the json produced by db.lua to be inline with the json produced by redis.lua and zeromq.lua.
Reconnection/retry on redis delivery
Altered redis.lua configuration script so that Redis delivery retries on connection failure, and reconnects on delivery failure.
Fix TLS transport blocking between cyberprobe and cybermon
Occasionally the TLS transport between cyberprobe and cybermon has been observed to stop, without restarting. The was a fault in cybermon, with the only work-around being to restart cyberprobe. This has been fixed.
Updated JSON model
JSON model has been updated to make it easier to consume the output if you need protocol-specific information. The model makes it easier to interpret fields like status, command and method within the context of the actual protocol event which is described.
DNS over TCP, SIP/RTP and simple port-based detection
DNS over TCP, and simple port-based detection for IMAP, SMTP auth, SIP.