Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 lua errors in non-iec104 packets (#1209) | martinscheu | 2021-06-17 | |
| | | | | | | | | | * Update iec.lua fixed lua errors in non iec 104 packets * Update iec.lua Co-authored-by: tinu <martin.scheu@switch.ch> | |||
* | IEC analysis wireshark plugin | Luca Deri | 2021-06-14 | |
| | ||||
* | Syntax error fixes | Luca Deri | 2021-06-11 | |
| | ||||
* | Fixed flow score label | Luca Deri | 2021-06-11 | |
| | ||||
* | Changed output for the sharkfest lua scripts | Matteo Biscosi | 2021-06-11 | |
| | ||||
* | Updated scripts | Luca Deri | 2021-06-08 | |
| | ||||
* | Companion scripts written for the Sharkfest conference | Luca | 2021-06-08 | |
| | ||||
* | 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 | |
| | ||||
* | Added tshark description | Luca Deri | 2021-04-25 | |
| | ||||
* | README for the tshark class | Luca Deri | 2021-04-25 | |
| | ||||
* | Lua tshark class and examples | Luca Deri | 2021-04-25 | |
| | ||||
* | wireshark/lua: fix handling of VLAN traffic (#1162) | Ivan Nardi | 2021-04-05 | |
| | ||||
* | Readme update | Luca Deri | 2021-04-01 | |
| | ||||
* | added shell script to download wireshark fuzzing traces, can be used in ↵ | Toni Uhlig | 2020-07-02 | |
| | | | | | | combination with ./tests/do.sh Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | 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 | |