Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated output | Luca Deri | 2021-08-07 |
| | |||
* | ndpiReader: add statistics about nDPI performance (#1240) | Ivan Nardi | 2021-07-13 |
| | | | | | | | The goal is to have a (roughly) idea about how many packets nDPI needs to properly classify a flow. Log this information (and guessed flows number too) during unit tests, to keep track of improvements/regressions across commits. | ||
* | Updated category labels | Luca Deri | 2021-07-08 |
| | |||
* | Addesses partial application matching (#1207) | Luca Deri | 2021-06-21 |
| | |||
* | Fixed expected output | Luca Deri | 2021-06-03 |
| | |||
* | Improved TLS browser detection heuristics | Luca Deri | 2021-05-19 |
| | |||
* | Added flow risk score | Luca Deri | 2021-05-18 |
| | |||
* | Reworked human readeable string search in flows | Luca Deri | 2021-05-17 |
| | | | | Removed fragment manager code | ||
* | Added browser TLS heuristic | Luca Deri | 2021-05-13 |
| | |||
* | Better DGA detection (slightly decreased accuracy) | Luca Deri | 2021-03-20 |
| | |||
* | Improved DGA detection | Luca Deri | 2021-03-03 |
| | | | | | | | | Before Accuracy 66%, Precision 86%, Recall 38% After Accuracy 71%, Precision 89%, Recall 49% | ||
* | Improved nDPI string matching algorithm | Luca Deri | 2021-02-18 |
| | |||
* | STUN improvements | Luca Deri | 2021-02-10 |
| | |||
* | (Temporarely) Disabled fragment manager (#1129) | Luca Deri | 2021-02-05 |
| | |||
* | Updated results due to the new fragment manager handler | Luca Deri | 2021-02-03 |
| | |||
* | Introduced fix on TLS for discarding traffic out of sequence that might ↵ | Luca Deri | 2020-12-22 |
| | | | | invalidate dissection | ||
* | Fixes #1029 | Luca Deri | 2020-11-27 |
| | |||
* | Various optimizations to reduce not-necessary calls | Luca Deri | 2020-09-24 |
| | | | | | Optimized various UDP dissectors Removed dead protocols such as pando and pplive | ||
* | Stddev calculation changes | Luca Deri | 2020-08-30 |
| | |||
* | Fixed false positive in suspicous user agent | Luca Deri | 2020-08-30 |
| | | | | Optimized stddev calculation | ||
* | Added new check for detecting suspicious (too long) names | Luca Deri | 2020-08-21 |
| | |||
* | Added new traffic category for connectivity check detection | Luca Deri | 2020-08-04 |
| | |||
* | Fixed partial TLS dissection | Luca Deri | 2020-07-30 |
| | |||
* | Changed due to bin size extension | Luca Deri | 2020-07-30 |
| | |||
* | Updated test results due to bin changes | Luca Deri | 2020-07-09 |
| | |||
* | Fixes #906 | Luca Deri | 2020-06-22 |
| | | | | Packet bins are not printed wehn empty | ||
* | Added ndpi_bin_XXX API | Luca Deri | 2020-06-22 |
| | | | | Added packet lenght distribution bins | ||
* | Added check in TLS 1.2+ for reporting a risk when TLS is not used to carry HTTPS | Luca Deri | 2020-06-08 |
| | |||
* | Added stub for checking HTTP header | Luca Deri | 2020-05-21 |
| | | | | Updated Teams result | ||
* | Added NDPI_TLS_CERTIFICATE_EXPIRED, NDPI_TLS_CERTIFICATE_MISMATCH, to ndpi_risk | Luca Deri | 2020-05-15 |
| | |||
* | 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 | ||
* | Added TLS issuerDN and subjectDN | Luca Deri | 2020-05-07 |
| | |||
* | Office365 renamed to Microsoft365 (by Microsoft) | Luca Deri | 2020-04-20 |
| | |||
* | Results update | Luca Deri | 2020-04-17 |
| | |||
* | Added detection of Microsoft Teams | Luca Deri | 2020-04-16 |