Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Small fixes after latest commits (#1308) | Ivan Nardi | 2021-09-18 |
| | |||
* | Progetto esame Gestione di Reti - Debora Cerretini (#1290) | deboracerretini | 2021-09-17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com> | ||
* | Added new risk for clear text credentials | Luca Deri | 2021-09-10 |
| | |||
* | wireshark/lua: restore full flow risks dissection (#1275) | Ivan Nardi | 2021-08-18 |
| | | | | | | | | It was partially disabled in 3eba8cc5. Wireshark and Wireshark-Lua bindings don't handle 64 bit integer very well. (see https://www.wireshark.org/docs/wsdg_html_chunked/lua_module_Int64.html). As workaround, only for visualization purpose, split the (64 bit) risk mask into two 32 bit integer values. | ||
* | Clode cleanup (after last merge) | Luca Deri | 2021-08-08 |
| | |||
* | Added TLS fatal alert flow risk | Luca Deri | 2021-08-07 |
| | |||
* | Temporary fix for avoiding wireshark errors | Luca Deri | 2021-07-14 |
| | |||
* | TLS Risks - Certificate Validity Too Long (#1239) | pacant | 2021-07-14 |
| | | | | | | | | | | | * Added flow risk: TLS certificate too long * Added flow risk: TLS certificate too long * Date for TLS limit added * TLS certificate check fixed Co-authored-by: pacant <a.pace97@outlook.com> | ||
* | Added nDPI Score report | Luca Deri | 2021-06-17 |
| | |||
* | Fixed flow score label | Luca Deri | 2021-06-11 |
| | |||
* | wireshark/lua: improve flow risk visualization (#1194) | Ivan Nardi | 2021-06-02 |
| | | | | | Create a separated proto field entry for each possible flow risk. This way, filtering will be more natural: you can use something like "ndpi.flow_risk.desktop_file_sharing_session" | ||
* | wireshark/lua: fix offsets (#1187) | Ivan Nardi | 2021-05-18 |
| | |||
* | Fixed typo | Luca Deri | 2021-05-11 |
| | |||
* | Implemented flow score in Wireshark integration | Luca Deri | 2021-05-10 |
| | |||
* | Updated code due to https://github.com/ntop/nDPI/pull/1175 | Luca Deri | 2021-04-27 |
| | |||
* | Added flow risk to wireshark dissection | Luca Deri | 2021-04-26 |
| | |||
* | wireshark/lua: fix handling of VLAN traffic (#1162) | Ivan Nardi | 2021-04-05 |
| | |||
* | Readme update | Luca Deri | 2021-04-01 |
| | |||
* | Make lua script more robust | Nardi Ivan | 2020-06-25 |
| | |||
* | Fixes for wireshark 3 | Luca | 2019-03-01 |
| | |||
* | Added timeseries dump (disabled by default) | Luca Deri | 2018-05-02 |
| | |||
* | Added NetFlix block for Rogers | Luca Deri | 2018-04-28 |
| | |||
* | Added flow and timing support | Luca Deri | 2018-04-26 |
| | |||
* | Fixed DHCP layout | Luca Deri | 2017-10-14 |
| | |||
* | Added Android fingerprint | Luca Deri | 2017-10-14 |
| | |||
* | Implemented DHCP fingerprinting | Luca Deri | 2017-10-14 |
| | |||
* | Implemented HTTP User Agent discovery | Luca Deri | 2017-10-14 |
| | |||
* | Implemented RPC latency | Luca | 2017-06-20 |
| | |||
* | Added protocl info in wireshark info columm | Luca | 2017-06-20 |
| | |||
* | Added OOO, restransmission, segment losts | Luca | 2017-06-14 |
| | |||
* | Fixes for latency calculation | Luca Deri | 2017-06-06 |
| | |||
* | Code cleanup | Luca Deri | 2017-06-06 |
| | |||
* | Improved ARP/VLAN stats | Luca Deri | 2017-06-05 |
| | |||
* | Fixed bug that was preventiv packets to be analyzed properly | Luca Deri | 2017-06-03 |
| | | | | Fixed ARP stats calculation | ||
* | Added SSL dissection | Luca Deri | 2017-06-03 |
| | |||
* | Implemented Application/Network latency | Luca Deri | 2017-06-02 |
| | | | | | Implemented DNS stats Moved all menu entries unser Tools -> ntop menu | ||
* | Fixed nDPI report formatting | Luca | 2017-05-29 |
| | |||
* | Implemented network latency dissector | Luca Deri | 2017-05-26 |
| | |||
* | Latency calculation (work in progress) | Luca Deri | 2017-05-25 |
| | |||
* | Reworked MAC stats | Luca Deri | 2017-05-25 |
| | |||
* | Implemented MAC stats | Luca Deri | 2017-05-24 |
| | |||
* | Added VLAN / ARP stats | Luca Deri | 2017-05-23 |
| | |||
* | Restored file selection as the wireshark bug seems to be fixed in 2.3.x ↵ | Luca Deri | 2017-05-17 |
| | | | | wireshark series | ||
* | Improced extcap configuration window with sorted protocol list | Luca Deri | 2017-04-25 |
| | | | | Reported flow stats in Statistics -> nDPI menu | ||
* | Updated Wireshark lua dissector | Luca Deri | 2017-04-24 |
| | | | | | Added -v to ndpiReader to print port stats Recomputed protocol test results | ||
* | Initial Wireshark nDPI integration | Luca Deri | 2017-04-23 |