Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Detect invalid characters in text and set a risk. Fixes #1347. (#1363) | Toni | 2021-10-26 |
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | ||
* | 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 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 |
| |