aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_utils.c
Commit message (Collapse)AuthorAge
...
* Added DGA risk for names that look like a DGALuca Deri2020-06-11
|
* Added check in TLS 1.2+ for reporting a risk when TLS is not used to carry HTTPSLuca Deri2020-06-08
|
* Added ndpi_dpi2json() API callLuca Deri2020-06-05
|
* Fixes for https://github.com/ntop/nDPI/pull/911Luca Deri2020-05-29
| | | | Added code for dumping invalid HTTP header
* Added ndpi_serialize_risk() to the nDPI APILuca Deri2020-05-24
|
* Added flow risk serilizationLuca Deri2020-05-24
|
* Added check for invalid HTTP URLsLuca Deri2020-05-16
|
* Added check for binary scriptsLuca Deri2020-05-15
| | | | | Added NDPI_HTTP_NUMERIC_IP_HOST risk ndpi_risk moved to 32 bit
* 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
|
* 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 TLS issuerDN and subjectDNLuca Deri2020-05-07
|
* Win fixesLuca Deri2020-03-12
|
* ndpi_flow2json should check http.url before serializerNguyen Phuong An2020-02-26
| | | | This patch will fix issue: https://github.com/ntop/PF_RING/issues/557
* Added ndpi_is_protocol_detected() API callLuca Deri2020-02-13
|
* FIXED - nDPI now detect RCE injections via PCRE instead Intel HyperscanMrTiz92020-02-01
|
* nDPI now detect RCE injections via PCRE instead Intel Hyperscan - BUGGY, ↵MrTiz92020-01-30
| | | | DOES NOT COMPILE
* Merge branch 'dev' of https://github.com/ntop/nDPI into dev-unstableMrTiz92020-01-30
|\
| * Implement ndpi_flowv6_flow_hash ndpi_flowv4_flow_hash. Add ndpi_base64_encode.Alfredo Cardigliano2020-01-24
| |
* | nDPI now detect RCE in HTTP GET requestsMrTiz92020-01-24
|/
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca Deri2020-01-05
|\
| * Renamed TLS requested server nameLuca2020-01-02
| |
| * Reworked TLS dissectionLuca2020-01-01
| |
* | Updated (C)Luca Deri2020-01-05
|/
* Win fixesLuca Deri2019-12-14
|
* Code cleanupLuca Deri2019-12-09
|
* Code improvementsLuca Deri2019-12-09
|
* Integration of the libinjection library to detect SQL injections and XSS ↵MrTiz92019-12-05
| | | | type attacks in HTTP requests
* Overflow fixLuca Deri2019-11-26
|
* Added auth failed support with FTPLuca Deri2019-11-21
|
* Kerberos dissection improvementsLuca Deri2019-11-17
|
* Fixed SQL Injection detectionLuca2019-11-13
|
* Added L2TP tunnel type. Warning fix.Alfredo Cardigliano2019-11-06
|
* Merge branch 'dev' of https://github.com/ntop/nDPI into devLuca2019-11-05
|\
| * Implemented SQL Injection and XSS attack detectionLuca Deri2019-11-01
| |
* | Added tunnelling decapsulationLuca2019-11-05
|/
* Initial work towards HTTP content-type exportLuca2019-10-31
|
* Reworked email metaata extractionLuca Deri2019-10-21
|
* Added POP3 metadata extractionLuca Deri2019-10-20
|
* Implemented IMAP data extractionLuca Deri2019-10-20
|
* Implemented FTP user/pwd extractionLuca Deri2019-10-20
|
* Ports are not JSON printed when 0 (e.g. with ICMP)Luca Deri2019-10-17
|
* Improved ndpi_flow2jsonLuca Deri2019-10-17
|
* Checking gmtime_r return valueAlfredo Cardigliano2019-10-16
|
* Updated ndpi_flow2jsonLuca Deri2019-10-16
|
* Initial implementation of ndpi_flow2json APi callLuca Deri2019-10-15
|
* Modified API signatures forLuca Deri2019-10-09
| | | | | - ndpi_ssl_version2str() - ndpi_detection_giveup()
* Fixed ndpi_ssl_version2str()Luca Deri2019-10-08
|