Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | nDPI now detect RCE in HTTP GET requests | MrTiz9 | 2020-01-24 | |
| | ||||
* | Adds fuzz targets build and run to travis | Philippe Antoine | 2020-01-22 | |
| | | | | Build comes with the different sanitizers | |||
* | Updated results with the new output | Luca Deri | 2020-01-10 | |
| | ||||
* | Added flow extra info field | Luca Deri | 2020-01-10 | |
| | | | | Updated tests/results | |||
* | Added bootstrap ethereum nodes | Luca Deri | 2020-01-08 | |
| | ||||
* | Various ethereum improvements | Luca Deri | 2020-01-08 | |
| | ||||
* | Removed TLS debug code that could have caused crashes | Luca Deri | 2020-01-05 | |
| | ||||
* | Added TLS test | Luca | 2020-01-01 | |
| | ||||
* | Reworked TLS dissection | Luca | 2020-01-01 | |
| | ||||
* | TLS decoding improvements | Luca Deri | 2019-12-14 | |
| | ||||
* | Improved memory management in the kerberos dissector | Luca Deri | 2019-12-08 | |
| | ||||
* | Integration of the libinjection library to detect SQL injections and XSS ↵ | MrTiz9 | 2019-12-05 | |
| | | | | type attacks in HTTP requests | |||
* | Fix invalid reads and add valgrind test | emanuele-f | 2019-12-04 | |
| | ||||
* | Improved category detection with HTTP | Luca Deri | 2019-12-01 | |
| | ||||
* | Improvements to stop dissection when the first protocol is detected | Luca Deri | 2019-11-28 | |
| | | | | | Used IP-based detection to compute the application protocol Improved application detection | |||
* | Added webattacj results | Luca | 2019-11-25 | |
| | ||||
* | Updated results | Luca Deri | 2019-11-23 | |
| | ||||
* | Added new test pcaps | Luca Deri | 2019-11-23 | |
| | | | | Renamed protocol 104 to IEC60870 (more meaningful) | |||
* | Added auth failed support with FTP | Luca Deri | 2019-11-21 | |
| | ||||
* | Updated results | Luca Deri | 2019-11-21 | |
| | ||||
* | Kerberos dissection improvements | Luca Deri | 2019-11-17 | |
| | ||||
* | Modified Diameter category to network | Luca Deri | 2019-11-14 | |
| | | | | Updated test results | |||
* | Renamed DNSoverHTTPS to handle bot DoH and DoT | Luca | 2019-11-08 | |
| | ||||
* | Updated results | Luca Deri | 2019-11-04 | |
| | ||||
* | Implemented SQL Injection and XSS attack detection | Luca Deri | 2019-11-01 | |
| | ||||
* | Updated content-type parsing | Luca | 2019-10-31 | |
| | ||||
* | Initial work towards HTTP content-type export | Luca | 2019-10-31 | |
| | ||||
* | Added zabbix dissector | Luca | 2019-10-29 | |
| | ||||
* | Added telnet dissector | Luca | 2019-10-29 | |
| | | | | Improved data report | |||
* | Added capwap support | Luca Deri | 2019-10-27 | |
| | ||||
* | nDPI TLS improvements using the server certificate | Luca Deri | 2019-10-26 | |
| | ||||
* | Improved guess | Luca Deri | 2019-10-25 | |
| | ||||
* | Improved HTTP reporting in ndpiReader | Luca Deri | 2019-10-25 | |
| | ||||
* | SSH dissection improvements | Luca Deri | 2019-10-25 | |
| | ||||
* | Major cleanup | Luca Deri | 2019-10-24 | |
| | | | | Removed ndpi_pref_http_dont_dissect_response and ndpi_pref_dns_dont_dissect_response as the ndpi_extra_dissection_possible() call will now handle everything | |||
* | Implemented FTP user/pwd extraction | Luca Deri | 2019-10-20 | |
| | ||||
* | Added NetBIOS metadata export | Luca Deri | 2019-10-08 | |
| | ||||
* | Implemented Kerberos metadata extraction | Luca Deri | 2019-10-08 | |
| | ||||
* | Add missing results | emanuele-f | 2019-10-03 | |
| | ||||
* | Code cleanup | Luca Deri | 2019-10-02 | |
| | ||||
* | Manual merge of pull #769 | Luca Deri | 2019-10-02 | |
| | ||||
* | Added URL in results | Luca Deri | 2019-10-01 | |
| | ||||
* | Reworked categories handling | Luca Deri | 2019-09-29 | |
| | | | | | Removed GenericProtocol and replaced with categories Removed ndpi_pref_enable_category_substring_match option: substring matching is now default | |||
* | Merge pull request #778 from choyos/dev | Luca Deri | 2019-09-29 | |
|\ | | | | | Added support for dissection of DNP3 and IEC104 protocols | |||
| * | added dnp3 and iec104 pcaps for tests | choyos | 2019-09-20 | |
| | | ||||
* | | Add Cisco anyconnect VPN signature. | Ravi Kerur | 2019-09-28 | |
| | | | | | | | | Signed-off-by: Ravi Kerur <ravi.kerur@viasat.com> | |||
* | | Merge branch 'dev' of https://github.com/ntop/nDPI into dev | Luca Deri | 2019-09-27 | |
|\ \ | ||||
| * | | Add test for custom categories match on HTTP and SSL flows | emanuele-f | 2019-09-27 | |
| | | | ||||
* | | | Improved category handlign in subprotocols | Luca Deri | 2019-09-27 | |
|/ / | | | | | | | | | Further DNS dissection fixes Fixed WeChat invalid category | |||
* | | Add categories test PCAP | emanuele-f | 2019-09-27 | |
| | |