Commit graph

3536 commits

Author SHA1 Message Date
Luca Deri
d1761ba70c Updated with latest nDPi risks 2023-09-11 15:19:37 +02:00
Luca Deri
5d4df16e2d Discontinued hide from top feature 2023-08-30 12:52:09 +02:00
Matteo Biscosi
b691841321 Added possibility to send notification to recipients (#7781) 2023-08-24 15:55:33 +00:00
Luca
68172fc882 Enhanced UTF-8 string validation 2023-08-22 19:32:34 +02:00
Nicolo Maio
5a7b1977b0 Add multicast broadcast filter. (#7774) 2023-08-22 10:51:23 +02:00
Luca Deri
0451213611 Compilation fix 2023-08-21 23:28:24 +02:00
Ivan Nardi
499d060fb1
Fix some errors and leaks found while fuzzing locally (#7757) 2023-08-14 17:15:20 +02:00
Luca Deri
139ac17a0c Added fix for memory management in packet-mode 2023-08-10 11:27:03 +02:00
Luca
f6296c76ea Code cleanup to avoid double allocations 2023-08-09 14:08:09 +02:00
Nicolo Maio
d812ae6043 Fix host rules alert. (#7737) 2023-08-08 17:34:40 +02:00
Luca
28261ee3e0 Fixes for trackling ticket #7735 2023-08-07 23:49:58 +02:00
Luca
6f61a22ec4 Cleaned up ParsedFlow code 2023-08-07 23:19:20 +02:00
Luca Deri
0824e4e874 Added lua_push_str_len_table_entry
Fixed possible crash due to invalid string lenght
2023-08-03 11:01:21 +02:00
Matteo Biscosi
8f770d490e Added support to deliver specific alerts to endpoints (#7694) 2023-08-01 10:04:50 +00:00
Alfredo Cardigliano
b6154fb3e8 Fix incStats/setStats to always use 64 bit counters 2023-07-27 15:24:02 +00:00
Alfredo Cardigliano
b06ba6db23 Disable auto ack for sql inj alerts 2023-07-24 11:13:04 +02:00
Luca Deri
a42890413d Code cleanup in score decay algorithm 2023-07-15 16:08:57 +02:00
Luca Deri
fe9fdd29bf Implemented linear decay score 2023-07-15 01:11:52 +02:00
Luca Deri
3659793e48 Code cleanup
Reworked score code
2023-07-15 00:13:15 +02:00
Nicolo Maio
d0fdcf6cc8 Add VLAN filter (#7673) 2023-07-14 15:39:17 +00:00
Matteo Biscosi
4662663681 Fixes int for applications ids 2023-07-14 14:02:15 +00:00
Matteo Biscosi
30fc1d7976 Fixes ndpi protocol id issues 2023-07-14 12:07:13 +00:00
Nicolo Maio
af95cd7ff0 Remove guessed column in aggregated live flows and other fix. (#7667) 2023-07-14 09:58:40 +00:00
Nicolo Maio
55df85e4e0 Fix server ports counter with vlan_id (#7674) 2023-07-13 13:29:22 +00:00
Nicolo Maio
afccbcf812 Remove code duplicated from page server ports analysis. 2023-07-13 13:06:11 +00:00
Nicolo Maio
96fa851539 Fix VLANs counters (#7674) 2023-07-13 12:00:03 +00:00
Luca Deri
56dfe18e59 Code cleanup 2023-07-11 17:47:14 +02:00
Nicolò Maio
330d66123d
Add client-server-srv_port aggregation criteria. (#7643) (#7652) 2023-07-11 17:25:33 +02:00
Alfredo Cardigliano
180f61cb7f Handle Flow Risks that should be checked on Flow End (e.g. Unidirectional flow) (#7224) 2023-07-11 08:16:46 +02:00
Luca
c70d0a2adf Reworked flow aggregation 2023-07-10 20:04:14 +02:00
Luca
23c664a920 Added comment 2023-07-10 20:04:14 +02:00
Nicolo Maio
1c10820858 Fix threshold sign. (#7645) 2023-07-07 16:18:45 +00:00
Nicolò Maio
68c9dc1f18
Add module to get hosts from service. (#7585)
* Add module to get hosts from service.

* Minor fix.
2023-06-27 11:24:40 +02:00
Luca Deri
5bdb1c5862 Added missing check that would lead to crashes
Fixed missing initialization
2023-06-26 22:51:08 +02:00
Luca Deri
6ad77009f3 Fixes due to RTP nDPi changes 2023-06-26 13:23:51 +02:00
Luca Deri
76ed1144c3 Crash fix: bad programming practices lead to bugs 2023-06-23 13:47:43 +02:00
Alfredo Cardigliano
2ac9ed0cfc Mark critical alerts as non auto-acknowledged 2023-06-22 09:14:09 +02:00
Alfredo Cardigliano
9fa2e96809 Augment Flow/Host alerts with auto-acknowledge flag 2023-06-22 09:12:34 +02:00
Nicolo Maio
bc70098f7c Add Manufacturer on Server Ports Analysis page. 2023-06-20 09:53:27 +00:00
Matteo Biscosi
f98584f9d6 Added serial number ordering in backend 2023-06-16 08:22:51 +00:00
Luca Deri
7ea288bb52 Fixed Zoom handling
Implemented Ms Teams call detection
2023-06-15 22:35:12 +02:00
Alfredo Cardigliano
88c5815502 Improve smart recording check 2023-06-15 10:33:49 +02:00
Nicolo Maio
0d337f1eba Fixing server ports analysis. (#7532) 2023-06-14 08:57:46 +00:00
Luca Deri
93166909a2 Fixed crash in ZMQ probe lifecycle 2023-06-13 22:28:21 +02:00
Matteo Biscosi
84807c6486 Fixes behavior charts 2023-06-13 08:51:22 +00:00
Alfredo Cardigliano
0edd399d2e Keep track of active probes 2023-06-12 16:45:48 +02:00
Alfredo Cardigliano
d69800dc42 Add broadcastControlMessage 2023-06-12 11:24:33 +02:00
Luca Deri
6a2017a4bc Implemented -L <path> for logging HTTP requestss #7398 2023-06-09 19:40:21 +02:00
Nicolo Maio
5645c37512 Fix HostDetails strncpies. 2023-06-09 16:40:08 +00:00
Alfredo Cardigliano
e07dbb55f8 Change/fix source_id which is 32-bit in zmq messages v2 2023-06-09 17:24:06 +02:00