aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
...
* Added fix to avoid potential heap buffer overflow in H.323 dissectorLuca Deri2020-05-19
| | | | Modified HTTP report information to make it closer to the HTTP field names
* Added check for invalid HTTP URLsLuca Deri2020-05-16
|
* Added NDPI_HTTP_SUSPICIOUS_USER_AGENT ndpi_riskLuca Deri2020-05-15
|
* Added NDPI_TLS_CERTIFICATE_EXPIRED, NDPI_TLS_CERTIFICATE_MISMATCH, to ndpi_riskLuca Deri2020-05-15
|
* Improvements on GotoMeetingLuca Deri2020-05-15
| | | | Added pcap for testing malware
* Added TLS weak cipher and obsolete protocol version detectionLuca Deri2020-05-10
|
* Added detection of self-signed TLS certificatesLuca Deri2020-05-10
|
* Added the ability to detect when a known protocol is using a non-standard portLuca Deri2020-05-10
| | | | Added check to spot executables exchanged via HTTP
* Added self signed certificate test pcapLuca Deri2020-05-08
|
* Added TLS issuerDN and subjectDNLuca Deri2020-05-07
|
* Updated automa API to use 32 bit values splits from protocol/categpryLuca Deri2020-05-06
|
* Removed now obsolete MSN protocolLuca Deri2020-05-03
| | | | Added nats.io protocol dissector
* Merge pull request #883 from leonn/websocketLuca Deri2020-04-27
|\ | | | | :bulb: implement WebSocket protocol dissector
| * :bulb: implement websocket protocol dissectorLeonn Paiva2020-04-26
| |
* | Add basic support for some ip-in-ip tunnelsNardi Ivan2020-04-23
|/ | | | | | | | Add support for 4in4, 6in6 and 4in6 encapsulations Add support for ipv6 traffic in gtp tunnels, too To allow gtp unit test, gtp detunneling flag has been globally enabled in the test suite
* Updated resultsLuca Deri2020-04-21
|
* Office365 renamed to Microsoft365 (by Microsoft)Luca Deri2020-04-20
|
* CiscoVPN dissection improvementsLuca Deri2020-04-17
|
* Results updateLuca Deri2020-04-17
|
* Added detection of Microsoft TeamsLuca Deri2020-04-16
|
* Added s7comm test pcapLuca Deri2020-03-27
|
* Update tls_long_cert.pcap.outhavup2020-03-27
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-03-23
|\
| * Format updateLuca Deri2020-03-23
| |
* | Format updateLuca Deri2020-03-23
|/
* Added fuzz-2020-02-16-11 fuzzy pcapLuca Deri2020-03-23
|
* Added fuzz-2006-09-29-2858 fuzzy pcapLuca Deri2020-03-23
|
* Added fuzz-2006-06-26-2594.pcap fuzzy pcapLuca Deri2020-03-23
|
* Added wa_video.pcapLuca Deri2020-03-23
|
* Added wa_voice.pcapLuca Deri2020-03-23
|
* Added netflow-fritz.pcapLuca Deri2020-03-23
|
* Added smb_deletefile.pcapLuca Deri2020-03-23
|
* Added iphone.pcapLuca Deri2020-03-23
|
* Added android.pcapLuca Deri2020-03-23
|
* Added badpackets.pcapLuca Deri2020-03-23
|
* Added dns_exfiltration.pcapLuca Deri2020-03-23
|
* Added netbios.pcapLuca Deri2020-03-23
|
* Added dos_win98_smb_netbeui.pcapLuca Deri2020-03-23
|
* Added QUIC v046 test pcapLuca Deri2020-03-17
|
* NetBIOS dissection improvementsLuca Deri2020-03-01
|
* Remove decimals in test results for IAT, packet lengths and goodput ratioemanuele-f2020-02-14
|
* Added new TLS test filesLuca Deri2020-02-08
|
* Added export of TLS supported version in TLS headerLuca Deri2020-02-07
|
* Added TLS ALPN supportLuca Deri2020-02-07
|
* Fix for IPv6 address format across the various platforms/distributionsLuca Deri2020-02-04
|
* Result updateLuca Deri2020-02-04
|
* Improved DNS response decodingLuca Deri2020-02-04
| | | | The first decoded address is now reported by ndpiReader
* Updte WebattackRCE.pcap.out with libpcre disabledLuca2020-02-02
|
* Added missing pcap.out for RCE detectionsMrTiz92020-02-01
|
* FIXED - nDPI now detect RCE injections via PCRE instead Intel HyperscanMrTiz92020-02-01
|