Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Split HTTP request from response Content-Type. Request Content-Type should ↵ | Luca Deri | 2021-01-06 |
| | | | | be present with POSTs and not with other methods such as GET | ||
* | Improved HTTP dissection | Luca Deri | 2020-12-16 |
| | |||
* | Changed due to bin size extension | Luca Deri | 2020-07-30 |
| | |||
* | User agent detection improvements | Luca Deri | 2020-07-21 |
| | |||
* | Added ndpi_bin_XXX API | Luca Deri | 2020-06-22 |
| | | | | Added packet lenght distribution bins | ||
* | Fixed use after free caused by dangling pointer | Toni Uhlig | 2020-06-21 |
| | | | | | | * This fix also improved RCE Injection detection Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | 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 the ability to detect when a known protocol is using a non-standard port | Luca Deri | 2020-05-10 |
| | | | | Added check to spot executables exchanged via HTTP | ||
* | Remove decimals in test results for IAT, packet lengths and goodput ratio | emanuele-f | 2020-02-14 |
| | |||
* | Updte WebattackRCE.pcap.out with libpcre disabled | Luca | 2020-02-02 |
| | |||
* | Added missing pcap.out for RCE detections | MrTiz9 | 2020-02-01 |
| | |||
* | FIXED - nDPI now detect RCE injections via PCRE instead Intel Hyperscan | MrTiz9 | 2020-02-01 |
| | |||
* | Added missing pcap.out for RCE detections | MrTiz9 | 2020-01-24 |