| Commit message (Collapse) | Author | Age |
... | |
|/
|
|
|
| |
Wrongly marked subprotocols were causing issues on ntopng.
This fixes https://github.com/ntop/ntopng/issues/3129
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Integration of the libinjection library
|
| |
| |
| |
| | |
type attacks in HTTP requests
|
|\| |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Used IP-based detection to compute the application protocol
Improved application detection
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixed overlapping categories
|
|\ |
|
| | |
|
|/
|
|
| |
Renamed protocol 104 to IEC60870 (more meaningful)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Fixes
(gdb) f 0
101 if(cname_str[cname_len-1] == '$') {
(gdb) p cname_len
$3 = 0
|
| |
|
| |
|
| |
|
|
|
|
| |
Updated test results
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|