Luca Deri
0fceb6576a
Free flow fix
2020-12-28 09:32:06 +01:00
Luca Deri
9c1827a77b
Fixed output when tLS (nad not QUIC) is used
2020-12-28 09:19:39 +01:00
Luca Deri
cf00ffed32
Removed test code
2020-12-26 18:13:10 +01:00
Luca Deri
e1be363037
Removed space from protocol name
2020-12-23 20:38:02 +00:00
Luca Deri
34fc9d5d50
Introduced fix on TLS for discarding traffic out of sequence that might invalidate dissection
2020-12-22 09:47:39 +01:00
Luca Deri
6462f4671c
Fixed invalid TLS check for extra processing detection
2020-12-21 22:42:05 +01:00
Luca Deri
b231982286
Win fixes
2020-12-17 15:34:17 +01:00
Luca Deri
df1b3367a9
Type change to avoid Windows compilation issues
2020-12-17 12:58:12 +01:00
Luca Deri
2768da0637
Improved HTTP dissection
2020-12-16 14:45:29 +01:00
Luca Deri
a89642ad04
Fixes bug introduced by https://github.com/ntop/nDPI/pull/1085
2020-12-12 12:32:44 +01:00
Zied Aouini
5bd5461f96
Fix minimum packet length condition ( #1087 )
2020-12-12 11:12:59 +01:00
Toni
74a77e7b3d
Added --ignore-vlanid / -I to exclude VLAN ids for flow hash calculation. #1073 ( #1085 )
...
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2020-12-11 21:01:51 +01:00
Toni
edf3a57a6a
Added `fast.com' host pattern to Netflix detection. #1080 ( #1084 )
...
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2020-12-11 21:01:28 +01:00
Ivan Nardi
5587010cfb
soulseek: fix heap buffer overflow ( #1083 )
...
Close #1082
2020-12-11 21:01:07 +01:00
Luca Deri
5cb6ddfd22
Rule changes work in progress
2020-12-11 17:25:57 +01:00
Luca Deri
21ad3a1775
Added initialization
2020-12-11 17:25:57 +01:00
Alfredo Cardigliano
499897219e
Add NDPI_PROTOCOL_ANY_CATEGORY to ndpi_protocol_category_t enum
2020-12-11 15:56:57 +01:00
Luca Deri
9c5fbb5208
Added FreeBSD ibuils instructions
2020-12-10 14:19:59 +00:00
Luca Deri
4cb8712a35
Added --with-mipsel for building nDPI on mipsel devices
2020-12-09 11:01:40 +00:00
Toni
62cd852c6f
Rename Jabber detection name as we are not sure if it is unencrypted e.g. if START_TLS used. ( #1079 )
...
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2020-12-08 15:49:17 +01:00
rafaliusz
1ecc6d323e
Add a connectionless DCE/RPC detection ( #1078 )
...
* Add connectionless DCE/RPC detection
* Add DCE/RPC pcap file as well as its test result
Co-authored-by: rafal <rafal.burzynski@cryptomage.com>
2020-12-08 15:48:53 +01:00
Ivan Nardi
860ef58ace
QUIC: sync with Wireshark latest changes ( #1074 )
...
Most of the QUIC crypto code has been "copied-and-pasted" from Wireshark;
try to stay in sync with the original sources to ease backporting of fixes.
Only cosmetic changes and code refactoring; no behaviour changes or bugfixes.
See:
5e45f770fd
5798b91c15
2020-12-08 15:47:58 +01:00
Luca Deri
1fb1848586
Added chec for avoiding doung ntop_config.h include
2020-12-01 08:57:09 +00:00
Luca Deri
eb689b2069
nDPI rules (work in progress) implementation
2020-11-30 22:01:49 +01:00
Luca Deri
b77a4276f9
Fixed JSON-C check
2020-11-30 16:41:58 +01:00
Luca Deri
d4a42ed733
Improved JSON-C detection
2020-11-30 16:30:38 +01:00
Luca Deri
6b9155589a
Removed unnecessary field
2020-11-29 19:04:26 +01:00
Luca Deri
23a15bae5f
Fixes #1029
2020-11-27 18:51:56 +01:00
Luca Deri
6c119c0b06
Fixes #1032
2020-11-27 18:48:25 +01:00
Toni
daa1c8ef8c
Fix/overflow and libgerror check ( #1068 )
...
* Fixed stack overflow caused by missing buffer space for the trailing \0 added by sprintf()
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Remove the autoconf cache value from the previous and failed check before checking again.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2020-11-26 19:46:31 +01:00
Alfredo Cardigliano
7437ecaab0
Warning fix
2020-11-23 10:19:35 +01:00
Luca Deri
38984af03e
Updated disney definition
2020-11-22 18:49:28 +01:00
Luca Deri
78f762bd36
Typo
2020-11-22 16:51:13 +01:00
Luca Deri
21a6112b91
Added 129.205.94.0/23 to Facebook network list
2020-11-22 11:33:31 +01:00
Ivan Nardi
53a5c354d8
Quic fixes ( #1067 )
...
* QUIC: fix return value on error path on quic_cipher_init()
* QUIC: allow dissection of sessions forcing version negotiation
Enhance heuristic to avoid false positives.
2020-11-22 11:04:10 +01:00
Ivan Nardi
fb2027cc8e
iec60870-5-104: fix heap-buffer-overflow error ( #1066 )
2020-11-22 11:03:26 +01:00
Luca Deri
fe3d926741
Added prerequisites for Ubuntu/Debian systems
2020-11-18 16:40:45 +01:00
Alfredo Cardigliano
e45f0a4b64
Install ndpi under /usr
2020-11-17 09:19:07 +01:00
Luca Deri
d670850f55
Updated results
2020-11-16 21:25:59 +01:00
Luca Deri
acffd7bd1e
Compilation fix
2020-11-16 21:22:54 +01:00
Zied Aouini
bfabb0ddf4
Add Virtual Asssitant (Alexa, Siri) support. ( #1057 )
...
* Add AmazonAlexa protocol.
* Add AmazonAlexa test file and result.
* Include pcapng as file format.
* Rename Category to VirtualAssistant.
* Add AppleSiri virtual assistant.
* Fix pcapng test files format support.
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2020-11-16 21:19:38 +01:00
Oleksandr Natalenko
5c8e125f06
lib/ndpi_content_match: update TOR IPs ( #1063 )
...
Signed-off-by: Oleksandr Natalenko <oleksandr@natalenko.name>
2020-11-16 21:18:17 +01:00
Zied Aouini
3d8fd42307
Implement DGA detection performances tracking workflow. ( #1064 )
...
* Implement dga evaluation helper.
* Add test set for DGA classification.
* Add DGA classification performances tracking as part of Travis.
* Add DGA evaluation doc.
* Fix CI on OSX.
* Add missing backquote.
2020-11-16 21:17:16 +01:00
Zied Aouini
76bb83085b
Improve subprotocols detection. ( #1062 )
...
* Improve Spotify detection.
* Improve Skype detection.
* Improve Microsoft detection.
* Fix Microsoft detection categories.
* Improve Waze detection.
* Improve Apple detection.
* Improve WindowsUpdate detection.
* Improve TikTok detection.
* Improve Teams detection.
* Improve Youtube detection.
* Improve Messenger detection.
* Improve Twitch detection.
* Improve Hulu detection.
* Improve Facebook detection.
* Improve AmazonVideo detection.
2020-11-16 21:16:38 +01:00
Zied Aouini
3529268df8
Add Tumblr support. ( #1061 )
...
* Add Tumblr protocol.
* Add Tumblr test file and result.
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2020-11-16 21:14:06 +01:00
Zied Aouini
22780da8d5
Add Reddit support. ( #1060 )
...
* Add Reddit protocol.
* Add Reddit test file and result.
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2020-11-16 21:13:01 +01:00
Zied Aouini
13dab51cc7
Add Pinterest support. ( #1059 )
...
* Add Pinterest protocol.
* Add Pinterest test file and result.
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2020-11-16 21:11:43 +01:00
Zied Aouini
f35fad13c3
Add DisneyPlus protocol. ( #1058 )
2020-11-16 21:10:11 +01:00
Luca Deri
419483f128
File nor necessary and generated by configure
2020-11-12 23:22:15 +01:00
Luca Deri
328ff24657
Renumbered AmongUs protocol
2020-11-09 16:23:01 +01:00