aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols
Commit message (Expand)AuthorAge
* signal: improve detection of chats and calls (#2637)Ivan Nardi2024-12-04
* fix license typo (#2638)Tina DiPierro2024-12-04
* Minor fixLuca Deri2024-11-29
* STUN counter changesLuca Deri2024-11-29
* STUN: improve Whatsapp monitoring (#2635)Ivan Nardi2024-11-29
* Enhanced STUN statsLuca Deri2024-11-28
* Update `flow->flow_multimedia_types` to a bitmask (#2625)Ivan Nardi2024-11-25
* RTP, STUN: improve detection of multimedia flow type (#2620)Ivan Nardi2024-11-19
* Zoom: fix heap-buffer-overflow (#2621)Ivan Nardi2024-11-18
* Heap overflow fixLuca Deri2024-11-16
* Added DICOM supportLuca2024-11-15
* Implemented Mikrotik discovery protocol dissection and metadata extraction (#...Luca Deri2024-11-14
* SIP: extract some basic metadataIvan Nardi2024-11-12
* SIP: rework detectionIvan Nardi2024-11-12
* Heap-buffer-overflow fixLuca Deri2024-11-04
* HTTP: fix leak and out-of-bound error on credential extraction (#2611)Ivan Nardi2024-11-01
* Added HTTP credentials extractionLuca Deri2024-10-31
* TLS: export heuristic fingerprint as metadata (#2609)Ivan Nardi2024-10-28
* Add Paltalk protocol support (#2606)Vladimir Gavrilov2024-10-28
* STUN: fix monitoring with RTCP flows (#2603)Ivan Nardi2024-10-19
* Added support for RDP over TLSLuca Deri2024-10-19
* STUN: minor fix for RTCP traffic (#2593)Ivan Nardi2024-10-15
* STUN: if the same metadata is found multiple times, keep the first value (#2591)Ivan Nardi2024-10-15
* STUN: fix monitoring of Whatsapp and Zoom flows (#2590)Ivan Nardi2024-10-15
* Add monitoring capability (#2588)Ivan Nardi2024-10-14
* Fixed JA4 invalid computation due to code bug and uninitialized valuesLuca Deri2024-10-13
* Added sonos dissectorLuca Deri2024-10-13
* Added support for printing JA4r when enabledLuca Deri2024-10-11
* Implemented (disabled by default) DNS host cache. You can set the cache size ...Luca Deri2024-10-07
* Add DingTalk protocol support (#2581)Vladimir Gavrilov2024-10-07
* Exports DNS A/AAAA responses (up to 4 addresses)Luca2024-10-02
* TLS: detect abnormal padding usage (#2579)Ivan Nardi2024-10-01
* TLS: heuristics: fix memory allocations (#2577)Ivan Nardi2024-09-30
* Added check for avoiding heap buffer overflowsLuca Deri2024-09-28
* Add some heuristics to detect encrypted/obfuscated/proxied TLS flows (#2553)Ivan Nardi2024-09-24
* Added Sonos protocol detectionLuca Deri2024-09-24
* TLS: improve handling of Change Cipher message (#2564)Ivan Nardi2024-09-23
* Replaced traces with debug messagesLuca Deri2024-09-20
* Tls out of order (#2561)Ivan Nardi2024-09-18
* Added fix for handling Server Hello before CLient HelloLuca2024-09-17
* OpenVPN: heuristic: add a simple check to avoid false positives (#2560)Ivan Nardi2024-09-17
* dns: add a check before setting `NDPI_MALFORMED_PACKET` risk (#2558)Ivan Nardi2024-09-16
* Add an heuristic to detect encrypted/obfuscated OpenVPN flows (#2547)Ivan Nardi2024-09-16
* TLS: fix stack-buffer-overflowNardi Ivan2024-09-16
* dhcp: fix out of bounds accesNardi Ivan2024-09-16
* Reworked fingerprint export now in JSONLuca2024-09-16
* Enhanced DHCP fingerprintLuca Deri2024-09-15
* QUIC: add a basic heuristic to detect mid-flowsNardi Ivan2024-09-10
* RTP: fix identification over TCPNardi Ivan2024-09-10
* RTMP: improve detection (#2549)Ivan Nardi2024-09-10