Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | Added check for spotify payload lenght | Luca Deri | 2020-06-01 | |
| | | | ||||
* | | | Check to avoid allocating twice the esni memory | Luca Deri | 2020-06-01 | |
| | | | ||||
* | | | Reworked HTTP header processing workflow | Luca Deri | 2020-06-01 | |
| | | | ||||
* | | | HTTP comparison optimization | Luca Deri | 2020-05-31 | |
| | | | ||||
* | | | Minor changes | Luca Deri | 2020-05-31 | |
| | | | ||||
* | | | Reworked ndpi_strncasestr | Luca Deri | 2020-05-31 | |
| | | | ||||
* | | | Added offset check in kerberos dissector | Luca Deri | 2020-05-31 | |
| | | | ||||
* | | | Added extra TLS memory boundary checks | Luca Deri | 2020-05-31 | |
| | | | ||||
* | | | Added check to avoid producing alerts for known protocol on unknown port ↵ | Luca Deri | 2020-05-30 | |
| | | | | | | | | | | | | when using TLS | |||
* | | | HTTP dissector improvements | Luca Deri | 2020-05-30 | |
| | | | ||||
* | | | Minor cleanup | Luca Deri | 2020-05-29 | |
| | | | ||||
* | | | Added check for heap buffer overflow read | Luca Deri | 2020-05-29 | |
| | | | ||||
* | | | Fixes for https://github.com/ntop/nDPI/pull/911 | Luca Deri | 2020-05-29 | |
| | | | | | | | | | | | | Added code for dumping invalid HTTP header | |||
* | | | Added references to ESNI | Luca Deri | 2020-05-29 | |
| | | | ||||
* | | | Added check for suspicious HTTP headers | Tommaso Macchioni | 2020-05-29 | |
| | | | ||||
* | | | Added support for Encrypted TLS SNI dissection | Luca Deri | 2020-05-28 | |
| | | | | | | | | | | | | https://datatracker.ietf.org/doc/draft-ietf-tls-sni-encryption/ | |||
* | | | Added ndpi_serialize_risk() API function | Luca Deri | 2020-05-27 | |
| | | | ||||
* | | | Extended the cache for services that need to be reconciled such as Microsoft ↵ | Luca Deri | 2020-05-27 | |
| | | | | | | | | | | | | | | | | | | Teams Added JSON-formatted Microsoft list of IP/services | |||
* | | | Add ndpi_serialize_start_of_list/ndpi_serialize_end_of_list to serialize ↵ | Alfredo Cardigliano | 2020-05-25 | |
| | | | | | | | | | | | | simple lists in JSON | |||
* | | | Added ndpi_serialize_risk() to the nDPI API | Luca Deri | 2020-05-24 | |
| | | | ||||
* | | | Added flow risk serilization | Luca Deri | 2020-05-24 | |
| | | | ||||
* | | | Added memory boundary checks | Luca Deri | 2020-05-22 | |
| | | | ||||
* | | | Added stub for checking HTTP header | Luca Deri | 2020-05-21 | |
| | | | | | | | | | | | | Updated Teams result | |||
* | | | MS Teams uses as underlying protocol for voice/video. This commit adds the ↵ | Luca Deri | 2020-05-21 | |
| | | | | | | | | | | | | | | | | | | ability to mark as MS Teams all Skype traffic made by a host with active MS Teams flows | |||
* | | | Fixed valse positive whatsapp detection | Luca Deri | 2020-05-20 | |
| | | | | | | | | | | | | Cleaned Microsoft IP addresses list | |||
* | | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2020-05-20 | |
|\ \ \ | ||||
| * \ \ | Merge pull request #905 from lnslbrty/dev | Luca Deri | 2020-05-20 | |
| |\ \ \ | | |_|/ | |/| | | Fixed docstring typos for ndpi_finalize_initalization | |||
| | * | | Fixed docstring typos for ndpi_finalize_initalization | Toni Uhlig | 2020-05-17 | |
| | |/ | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | / | Removed bittorrent false positive detection | Luca Deri | 2020-05-20 | |
|/ / | ||||
* / | Added fix to avoid potential heap buffer overflow in H.323 dissector | Luca Deri | 2020-05-19 | |
|/ | | | | Modified HTTP report information to make it closer to the HTTP field names | |||
* | Added check for invalid HTTP URLs | Luca Deri | 2020-05-16 | |
| | ||||
* | Added check for binary scripts | Luca Deri | 2020-05-15 | |
| | | | | | Added NDPI_HTTP_NUMERIC_IP_HOST risk ndpi_risk moved to 32 bit | |||
* | Fix for potential heap-buffer-overflow in ndpi_search_openvpn | Luca Deri | 2020-05-15 | |
| | ||||
* | Added NDPI_HTTP_SUSPICIOUS_USER_AGENT ndpi_risk | Luca Deri | 2020-05-15 | |
| | ||||
* | Added NDPI_TLS_CERTIFICATE_EXPIRED, NDPI_TLS_CERTIFICATE_MISMATCH, to ndpi_risk | Luca Deri | 2020-05-15 | |
| | ||||
* | Gotomeeting address range fix | Luca Deri | 2020-05-15 | |
| | ||||
* | Improvements on GotoMeeting | Luca Deri | 2020-05-15 | |
| | | | | Added pcap for testing malware | |||
* | Extend filetype matching for Content-Disposition header | loures | 2020-05-14 | |
| | ||||
* | Extend packet struct with Content-Disposition HTTP header field | loures | 2020-05-14 | |
| | | | | and improve HTTP binary transfer mime type check | |||
* | Code clenup for PR #902 | Luca Deri | 2020-05-14 | |
| | ||||
* | Set risk field instead of changing protocol when checking for dangerous | loures | 2020-05-13 | |
| | | | | HTTP traffic | |||
* | Add check for HTTP transfer of executable files | loures | 2020-05-13 | |
| | ||||
* | Code cleanup | Luca Deri | 2020-05-13 | |
| | ||||
* | Merge pull request #897 from catenacyber/fuzzoracle | Luca Deri | 2020-05-12 | |
|\ | | | | | Adds bound check in oracle protocol | |||
| * | Adds bound check in oracle protocol | Philippe Antoine | 2020-05-10 | |
| | | | | | | | | | | Found by oss-fuzz https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21780 | |||
* | | Merge pull request #896 from IvanNardi/nats | Luca Deri | 2020-05-12 | |
|\ \ | | | | | | | Fix NATS dissector | |||
| * | | Fix NATS dissector | Nardi Ivan | 2020-05-09 | |
| |/ | ||||
* | | Invalid TLS check | Luca Deri | 2020-05-12 | |
| | | ||||
* | | Added NDPI_XXX_BIT_16 | Luca Deri | 2020-05-11 | |
| | | ||||
* | | Added TLS weak cipher and obsolete protocol version detection | Luca Deri | 2020-05-10 | |
| | |