Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed false positives on binary application transfer risk | Luca Deri | 2024-04-08 | |
| | ||||
* | Calculate packet entropy for unknown protocols. (#2369) | Toni | 2024-04-06 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Add LoL: Wild Rift detection (#2356) | Vladimir Gavrilov | 2024-03-26 | |
| | ||||
* | Add FLUTE protocol dissector (#2351) | Vladimir Gavrilov | 2024-03-19 | |
| | | | | | * Add FLUTE protocol dissector * Add flute.c to MSVC project | |||
* | Add PFCP protocol dissector (#2342) | Vladimir Gavrilov | 2024-03-13 | |
| | ||||
* | Add Path of Exile protocol dissector (#2337) | Vladimir Gavrilov | 2024-03-06 | |
| | | | | | * Add Path of Exile protocol dissector * Update protocols.rst | |||
* | Add Naraka Bladepoint detection support (#2334) | Vladimir Gavrilov | 2024-03-04 | |
| | ||||
* | Add BFD protocol dissector (#2332) | Vladimir Gavrilov | 2024-02-29 | |
| | ||||
* | Add DLEP protocol dissector (#2326) | Vladimir Gavrilov | 2024-02-20 | |
| | ||||
* | Add ANSI C12.22 protocol dissector (#2317) | Vladimir Gavrilov | 2024-02-15 | |
| | | | | | * Add ANSI C12.22 protocol dissector * Add UDP sample | |||
* | Skype: remove old detection logic (#1954) | Ivan Nardi | 2024-02-12 | |
| | | | | | | | Skype has been using standard protocols (STUN/ICE or TLS) for a long, long time, now. Long gone are the days of Skype as a distribuited protocol. See: #2166 | |||
* | Add detection of Gaijin Entertainment games (#2311) | Vladimir Gavrilov | 2024-02-09 | |
| | | | | | | | | | * Add detection of Gaijin Entertainment games * Short NDPI_PROTOCOL_GAIJINENTERTAINMENT to NDPI_PROTOCOL_GAIJIN * Add default UDP port for Gaijin Entertainment games * Remove NDPI_PROTOCOL_CROSSOUT protocol id | |||
* | Add TencentGames protocol dissector (#2306) | Vladimir Gavrilov | 2024-02-08 | |
| | ||||
* | Add Gearman protocol dissector (#2297) | Vladimir Gavrilov | 2024-02-01 | |
| | ||||
* | Implemented CIP I/O (UDP version of the CIP protocol), Common Industrial ↵ | Luca Deri | 2024-01-29 | |
| | | | | protocol | |||
* | Fix RESP detection (#2289) | Vladimir Gavrilov | 2024-01-27 | |
| | | | | | * Rename redis_net.c to resp.c * Fix RESP detection | |||
* | Add Raft protocol dissector. (#2286) | Toni | 2024-01-25 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Add Radmin protocol dissector (#2283) | Vladimir Gavrilov | 2024-01-25 | |
| | | | | | * Add Radmin protocol dissector * Update test results | |||
* | Add STOMP protocol dissector (#2280) | Vladimir Gavrilov | 2024-01-23 | |
| | ||||
* | Add Yojimbo (netcode) protocol dissector (#2277) | Toni | 2024-01-21 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Add a dedicated dissector for Zoom (#2265) | Ivan Nardi | 2024-01-19 | |
| | | | Move it from the RTP code and extend it | |||
* | Add Mumble detection support (#2269) | Vladimir Gavrilov | 2024-01-19 | |
| | ||||
* | Rework Steam detection (part 1) (#2264) | Vladimir Gavrilov | 2024-01-18 | |
| | | | | | | | | | | | | | | | | | | | | | * Clean up Steam dissector * Add Steam Datagram Relay dissector * Update docs * Update test results * Remove csgo.c from MSVC project * Small fixes * Add Steam TLS pcap sample * Merge Steam pcap samples into single one * Fix typo * Update test results | |||
* | Add KCP protocol dissector. (#2257) | Toni | 2024-01-12 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | Add Roughtime protocol dissector. (#2248) | Toni | 2024-01-09 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | ndpiReader: add breed stats on output used for CI (#2236) | Ivan Nardi | 2024-01-05 | |
| | ||||
* | Add Ceph protocol dissector (#2242) | Vladimir Gavrilov | 2024-01-04 | |
| | | | | | * Add Ceph protocol dissector * Update protocols.rst | |||
* | Add HL7 protocol dissector (#2240) | Vladimir Gavrilov | 2024-01-02 | |
| | | | | | | | * Add HL7 protocol dissector * Small fixes * Small fixes | |||
* | Add IEC62056 (DLMS/COSEM) protocol dissector (#2229) | Vladimir Gavrilov | 2024-01-02 | |
| | | | | | | | | | | | | | | | | | | | * Add IEC62056 (DLMS/COSEM) protocol dissector * Fix detection on big endian architectures * Update protocols.rst * Add ndpi_crc16_x25 to fuzz/fuzz_alg_crc32_md5.c * Update pcap sample * Remove empty .out file * iec62056: add some documentation --------- Co-authored-by: Nardi Ivan <nardi.ivan@gmail.com> | |||
* | Add NoMachine NX protocol dissector (#2234) | Vladimir Gavrilov | 2024-01-02 | |
| | | | | | | | | | * Add NoMachine protocol dissector * Fix detection on big endian architectures * Make NoMachine over UDP check more strict * Small fixes | |||
* | Implements JA4 Support (#2191) | Luca Deri | 2023-12-22 | |
| | ||||
* | Add Apache Kafka protocol dissector (#2226) | Vladimir Gavrilov | 2023-12-22 | |
| | ||||
* | Add JSON-RPC protocol dissector (#2217) | Vladimir Gavrilov | 2023-12-20 | |
| | | | | | | | * Add JSON-RPC protocol dissector * Small fixes * Improve detection | |||
* | Add OpenFlow protocol dissector (#2222) | Vladimir Gavrilov | 2023-12-20 | |
| | ||||
* | Add UFTP protocol dissector (#2215) | Vladimir Gavrilov | 2023-12-18 | |
| | | | | | | | * Add UFTP protocol dissector * Update docs * Merge pcap files | |||
* | Add HiSLIP protocol dissector (#2214) | Vladimir Gavrilov | 2023-12-17 | |
| | | | | | * Add HiSLIP protocol dissector * Fix error | |||
* | Add PROFINET/IO protocol dissector (#2213) | Vladimir Gavrilov | 2023-12-16 | |
| | | | | | | | | | * Add PROFINET/IO protocol dissector * Add LE (Little Endian) to the file name * Rework dissector * Remove redundant check | |||
* | Add Monero protocol classification. (#2196) | Toni | 2023-12-13 | |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | ndpiReader: fix `guessed_flow_protocols` statistic (#2203) | Ivan Nardi | 2023-12-12 | |
| | | | Increment the counter only if the flow has been guessed | |||
* | OpenVPN: rework detection (#2199) | Ivan Nardi | 2023-12-06 | |
| | | | Close #1873 | |||
* | Add Ether-S-Bus protocol dissector (#2200) | Vladimir Gavrilov | 2023-12-05 | |
| | ||||
* | Add IEEE C37.118 protocol dissector (#2193) | Vladimir Gavrilov | 2023-12-05 | |
| | ||||
* | Add ISO 9506-1 MMS protocol dissector (#2189) | Vladimir Gavrilov | 2023-12-01 | |
| | | | | * Add ISO 9506-1 MMS protocol dissector * Fix detection on big-endian architectures | |||
* | Add Beckhoff ADS protocol dissector (#2181) | Vladimir Gavrilov | 2023-11-30 | |
| | | | | | | | * Add Beckhoff ADS protocol dissector * Remove redundant le32toh * Fix detection on big-endian architectures | |||
* | Add Ether-S-I/O protocol dissector (#2174) | Vladimir Gavrilov | 2023-11-27 | |
| | ||||
* | Add Omron FINS protocol dissector (#2172) | Vladimir Gavrilov | 2023-11-27 | |
| | | | | | | | | | | | * Add Omron FINS protocol dissector * Add a kludge to avoid invalid FINS over UDP detection as SkypeTeams and RTP * Update unit test results * Update protocols.rst * Remove dummy flows from fins.pcap | |||
* | Improve CORBA detection (#2167) | Vladimir Gavrilov | 2023-11-27 | |
| | | | | | | | * Improve CORBA detection * Remove dummy flow from ziop.pcap * Merge ziop.pcap and miop.pcap into corba.pcap | |||
* | Add OPC UA protocol dissector (#2169) | Vladimir Gavrilov | 2023-11-27 | |
| | ||||
* | Add RTPS protocol dissector (#2168) | Vladimir Gavrilov | 2023-11-27 | |
| | ||||
* | Add HART-IP protocol dissector (#2163) | Vladimir Gavrilov | 2023-11-22 | |
| | | | | | | | | | | | | | | | * Add HART-IP protocol dissector * Update docs * Update protocols.rst * Reuse free proto id and re-run tests * docs: move HART-IP to top of list --------- Co-authored-by: 0xA50C1A1 <mage.wizard88@gmail.com> |