Commit graph

673 commits

Author SHA1 Message Date
Luca Deri
dc12ba4ff4 Added TCP fingerprint support 2025-05-26 21:33:09 +02:00
Luca Deri
5aa8409dde Added risk alert consistency check 2025-05-14 08:31:28 +02:00
Luca Deri
2ff19e0a3e Typo 2025-04-24 15:36:54 +02:00
Alfredo Cardigliano
41f122097e Move all asset endpoints to pro 2025-03-19 17:11:28 +01:00
Luca Deri
6a1e14b976 Crash fix 2025-03-19 08:32:19 +01:00
Luca Deri
8d56e89674 Fixed bug that caused protocol detected callback to be called multiple times 2025-03-10 13:30:56 +01:00
Luca
e4377db8b7 QoE enhancements 2025-03-05 09:17:44 +01:00
Alfredo Cardigliano
4fa955544c Add QoE score to historical flows 2025-02-25 10:02:44 +01:00
Luca Deri
5bcb0c6fdd FreeBSD fix 2025-02-19 19:15:27 +01:00
Luca
4c55807fbc Fix for sym links 2025-02-07 15:01:23 +01:00
Luca Deri
ac8dd466fd Added L7 (nDPI) JSON collection 2025-01-28 15:28:41 +01:00
Alfredo Cardigliano
2a831a5d5d Add frontend support to call infrestructure aggregator 2025-01-15 10:21:26 +01:00
Luca Deri
995888839d nDPI fix 2025-01-07 09:06:42 +01:00
Alfredo Cardigliano
022d9e96b6 Restore tests/e2e 2025-01-03 10:32:30 +01:00
YellowMan
d396297985
Tcp Probing Attempt Alert (#8821)
* Implemented TCP Probing Attempt Alert

---------

Co-authored-by: DiPalmaGiuseppe <g.dipalma6@studenti.unipi.it>
2024-11-20 10:58:36 +01:00
Luca
6ee1000387 Added native sFlow (packet sample only) collector.
Example ntopng -i sflow:2055
2024-11-13 17:48:45 +01:00
Alfredo Cardigliano
64028e3f8b Add/remove engaged alerts from the in-memory db (currently working on SQLite) 2024-11-08 09:07:56 +01:00
Luca
404edf927d Added MAC device_type 2024-11-05 12:00:11 +01:00
Alfredo Cardigliano
89f59cde5a Migrate local networks type from 16 to 32 bit 2024-10-29 15:31:37 +01:00
Luca Deri
5f512dd867 Enhanced Flow::getDomainName() 2024-10-29 12:33:18 +01:00
Luca
1117e71d18 Removed SYN flood check that was partially overlapping with SYN scan 2024-10-22 15:46:50 +02:00
Matteo Biscosi
5bd5b594c5 Added syn flood trace 2024-10-16 11:49:09 +02:00
Luca Deri
e4f768f059 Initialization fix 2024-10-15 09:01:06 +02:00
Luca Deri
f763dd3663 Added license manager support 2024-09-27 12:59:48 +02:00
Luca Deri
342ead97c2 Updated for network configuration page 2024-09-04 16:31:18 +02:00
Alfredo Cardigliano
9cd10a8385 Update e2e ref 2024-08-27 18:08:20 +02:00
Luca Deri
fe14410d6f Added --ciphers-list for specifying TLS ciphers when ntopng is accessed via https
[--ciphers-list] <list>             | Specify the list of TLS ciphers to be used
                                    | when https is used. Default: "HIGH:!aNULL:!MD5:!RC4"
2024-08-23 19:16:27 +02:00
GabrieleDeri
12c0d7fa32
Fixed score filter alerts page, updated dist, removed logging (#8648)
* Fixed score filter alerts page, updated dist, removed logging

* Reverted to correct version
2024-08-21 09:25:01 +02:00
Luca Deri
bdc132ed52 Added label 2024-08-13 16:32:32 +02:00
Alfredo Cardigliano
939df53237 Add Top Mitre in flow and host alerts. Optimize alert Tops computation. Add Security report. 2024-08-07 11:17:06 +02:00
Luca Deri
77bb66b34f Typo 2024-08-01 17:41:27 +00:00
Luca Deri
95595e3f2a Rewokred trafic directions computation (#8581) 2024-08-01 17:58:09 +02:00
Luca
f087455d90 Added exception catch for SNMP traps 2024-07-24 15:10:50 +02:00
Luca Deri
e94d658f92 Added Spanish translation (#8488) 2024-07-04 16:53:07 +02:00
Luca Deri
e734e27ce5 Cosmeti changes 2024-06-24 21:57:41 +02:00
Luca Deri
de0325d22a Added SNMP alert in case of unresposive devices
Modifie InfluxDB 1.x -> 1.x/2.x string
2024-06-20 23:56:12 +02:00
Alfredo Cardigliano
678052f6fc Update e2e 2024-06-06 11:56:11 +02:00
Luca Deri
d5eacdd1a3 Minor cosmetic changes 2024-06-05 17:57:05 +02:00
Luca Deri
072e9852e3 Added a minimum timeout if cleared by net-snmp 2024-06-02 18:18:33 +02:00
Luca Deri
d0be3720ff Minor cleanup 2024-05-27 19:27:01 +02:00
Luca Deri
91bea0bce2 Added risk NDPI_PROBING_ATTEMPT 2024-05-22 18:44:10 +02:00
Luca Deri
8489c1956d Added display of license limits 2024-05-10 21:53:32 +02:00
Luca Deri
1106a7e519 URL fix 2024-05-09 19:01:27 +02:00
Luca Deri
34c3c29848 Fixes 127.0.0.0/8 support 2024-05-09 12:18:08 +02:00
Luca Deri
aeca13eb9b Fixes IPv4 decoding loop
(see https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66432)
2024-05-03 19:55:05 +02:00
Luca Deri
7d4a14f8f4 Legacy code no longer used 2024-05-02 19:19:39 +02:00
Luca Deri
ddd449ea90 Added the ability to set custom alert score 2024-04-29 11:56:02 +02:00
Luca
ff0bd0492c Fixed blacklist check with view interfaces 2024-04-24 19:14:05 +02:00
Luca Deri
5779579a20 Fixes protocol categories and reverts 5b4629f9e5 2024-04-23 12:48:23 +02:00
Alfredo Cardigliano
d7415c156d Add option to limit rows 2024-04-19 15:41:27 +02:00