Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Merge pull request #987 from lnslbrty/update/mysql-protocol-detection | Luca Deri | 2020-08-19 | |
|\ | | | | | Updated MySQL protocol detection to support server version 8. | |||
| * | Updated MySQL protocol detection to support server version 8. | Toni Uhlig | 2020-08-19 | |
| | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | | Merge pull request #985 from lnslbrty/add/SOAP | Luca Deri | 2020-08-19 | |
|\ \ | | | | | | | Added support for SOAP. | |||
| * | | Added support for SOAP. | Toni Uhlig | 2020-08-18 | |
| | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | | | Merge pull request #977 from adek05/dev | Luca Deri | 2020-08-19 | |
|\ \ \ | |_|/ |/| | | Enable building on OpenBSD 6.7 | |||
| * | | OpenBSD: Do not redefine __LITTLE_ENDIAN__ | Adrian Zgorzałek | 2020-08-09 | |
| | | | | | | | | | | | | Will silence omnipresent compiler warnings when building ntopng. | |||
| * | | OpenBSD: Introduce pkt_timeval to deal with (bpf_)_timeval | Adrian Zgorzałek | 2020-08-09 | |
| | | | | | | | | | | | | | | | | | | Some BSD APIs called in example/ return `struct bpf_timeval`, where nDPI APIs expect `struct timeval`. These two structs, besides having a different name, share the exact same set of fields. | |||
* | | | Updated OpenWRT instructions | Luca Deri | 2020-08-17 | |
| | | | ||||
* | | | Added fix for API versions starting with 0 | Luca Deri | 2020-08-17 | |
| | | | ||||
* | | | Added --with-only-libndpi configure option to build just lindpi | Luca Deri | 2020-08-17 | |
| | | | ||||
* | | | Added README for building libndpi under OpenWRT | Luca Deri | 2020-08-17 | |
| | | | ||||
* | | | Merge pull request #984 from lnslbrty/fix/invalid-fncall-dpdk | Luca Deri | 2020-08-16 | |
|\ \ \ | | | | | | | | | Fixed invalid dpdk fn call. | |||
| * | | | Fixed invalid dpdk fn call. | Toni Uhlig | 2020-08-15 | |
| | |/ | |/| | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | | | Merge pull request #983 from lnslbrty/fix/libpcap-obsolete-pcap_lookupdev-usage | Luca Deri | 2020-08-16 | |
|\ \ \ | | | | | | | | | Replaced obsolete libpcap pcap_lookupdev with pcap_findalldevs. | |||
| * | | | Replaced obsolete libpcap pcap_lookupdev with pcap_findalldevs. | Toni Uhlig | 2020-08-15 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | | | | Added support for discord | Luca Deri | 2020-08-16 | |
| |/ / |/| | | ||||
* | | | Merge pull request #976 from lnslbrty/fix/ndpi_simpleint_builderr | Luca Deri | 2020-08-13 | |
|\ \ \ | | | | | | | | | Fix/ndpi simpleint builderr | |||
| * | | | num_extra_packets_checked check can be 0 for some protocols and therefor ↵ | Toni Uhlig | 2020-08-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | requires lesser-or-equal condition for max_extra_packets_to_check Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
| * | | | travis-ci: build ndpiSimpleIntegration as well | Toni Uhlig | 2020-08-08 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
| * | | | Changed ndpi_ssl_version2str function call in ndpiSimpleIntegration. | Toni Uhlig | 2020-08-08 | |
| | |/ | |/| | | | | | | | | | | | | | Fixes build error introduced with 23c072153. Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | | | Merge pull request #974 from IvanNardi/esni4 | Luca Deri | 2020-08-13 | |
|\ \ \ | | | | | | | | | Suspicious ESNI usage: add a comment and a pcap example | |||
| * | | | Suspicious ESNI usage: add a comment and a pcap example | Nardi Ivan | 2020-08-06 | |
| |/ / | | | | | | | | | | See: 79b89d286605635f15edfe3c21297aaa3b5f3acf | |||
* | | | Fixes invalid detection on traffic on non standard ports | Luca Deri | 2020-08-12 | |
| | | | ||||
* | | | Improved DGA detection algoritm | Luca Deri | 2020-08-11 | |
| | | | ||||
* | | | Added HLL notes | Luca Deri | 2020-08-11 | |
| | | | ||||
* | | | Add Connectivity check category and blacklisted host risk. | aouinizied | 2020-08-10 | |
| | | | ||||
* | | | Fix typo. | aouinizied | 2020-08-10 | |
| | | | ||||
* | | | Added case-insensitive substring matching | Luca Deri | 2020-08-10 | |
|/ / | ||||
* | | Merge pull request #973 from IvanNardi/esni3 | Luca Deri | 2020-08-06 | |
|\ \ | | | | | | | Add risk flag about suspicious ESNI usage | |||
| * | | Add risk flag about suspicious ESNI usage | Nardi Ivan | 2020-08-05 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In a Client Hello, the presence of both SNI and ESNI may obfuscate the real domain of an HTTPS connection, fooling DPI engines and firewalls, similarly to Domain Fronting. Such technique is reported in a presentation at DEF CON 28: "Domain Fronting is Dead, Long Live Domain Fronting: Using TLS 1.3 to evade censors, bypass network defenses, and blend in with the noise" Full credit for the idea must go the original author At the moment, the only way to get the pdf presention and related video is via https://forum.defcon.org/node/234492 Hopefully a direct link (and an example pcap) will be available soon | |||
* | | | Added note on memory management | Luca Deri | 2020-08-06 | |
| | | | ||||
* | | | Added new ndpi_string_sha1_hash API call | Luca Deri | 2020-08-05 | |
| | | | ||||
* | | | Fixed possible memory leak in TLS certificate handling | Luca Deri | 2020-08-05 | |
|/ / | ||||
* / | Win #define fix | Luca Deri | 2020-08-05 | |
|/ | ||||
* | Added check on payload lenght during extra packet processing | Luca Deri | 2020-08-04 | |
| | ||||
* | Added new traffic category for connectivity check detection | Luca Deri | 2020-08-04 | |
| | ||||
* | Added memory checks | Luca Deri | 2020-08-02 | |
| | ||||
* | Sync TLS definitions. | aouinizied | 2020-08-01 | |
| | ||||
* | Fixed partial TLS dissection | Luca Deri | 2020-07-30 | |
| | ||||
* | Changed due to bin size extension | Luca Deri | 2020-07-30 | |
| | ||||
* | Restored TLS dissection | Luca Deri | 2020-07-30 | |
| | ||||
* | Tiny changes for TLS block lenght dissection | Luca Deri | 2020-07-29 | |
| | ||||
* | Update CFFI definitions. | aouinizied | 2020-07-29 | |
| | ||||
* | Merge pull request #970 from IvanNardi/fix | Luca Deri | 2020-07-28 | |
|\ | | | | | Minor fixes | |||
| * | Minor fixes | Nardi Ivan | 2020-07-26 | |
| | | | | | | | | Fix a memory leak and an issue (re)-introduced in configure script | |||
* | | TLS dissection improvements | Luca Deri | 2020-07-28 | |
| | | ||||
* | | Added NDPI_SMB_INSECURE_VERSION for detecting insecure SMB versions (e.g. v1) | Luca Deri | 2020-07-27 | |
| | | ||||
* | | Boundary check on QUIC | Luca Deri | 2020-07-27 | |
| | | ||||
* | | Boundary check | Luca Deri | 2020-07-27 | |
|/ | ||||
* | Added parentheses to avoid issues with macro expansion | Luca Deri | 2020-07-25 | |
| |