Commit graph

3564 commits

Author SHA1 Message Date
Alfredo Cardigliano
3fa67c2836 Set suspicious DNS as requiring attention 2023-10-16 14:32:23 +02:00
Luca Deri
a3b03db6a1 Added PeriodicCacheInfo.h to includes 2023-10-11 22:59:02 +02:00
Alfredo Cardigliano
ba40bfdc77 Whitelist locale page 2023-10-10 10:35:51 +02:00
Luca Deri
4db4ca7761 ZMQ Fixes 2023-10-09 23:51:14 +02:00
Luca Deri
827f3c8dac Win ZMQ link fix 2023-10-08 21:58:27 +02:00
Luca Deri
4d5d341bfd Added logic to reset blacklist stats every night 2023-10-05 12:36:02 +02:00
Luca Deri
9da4a42c42 Added ability to reset blacklist stats 2023-10-04 15:45:17 +02:00
Alfredo Cardigliano
ebda24b932 Enable CH support on nEdge Enterprise 2023-10-04 10:02:28 +02:00
Luca Deri
1052418d98 Fixed blacklist counter stats 2023-10-03 22:13:56 +02:00
Alfredo Cardigliano
0bb0acf24a Fix compilation of CH support in nEdge 2023-10-03 17:59:39 +02:00
Luca
83e97d121c Fix for blacklist handing with flow interfaces 2023-10-03 17:29:44 +02:00
Luca
43132f5889 Implemented blacklist stats 2023-10-03 08:50:42 +02:00
Matteo Biscosi
f6c29ea09f Fixes flow devices not working with view interface 2023-10-02 10:18:54 +00:00
Luca Deri
6b8c405b94 Implemented blacklist collection stats 2023-09-30 20:14:20 +02:00
Nicolo Maio
64612efca3 Add isMining check before free and fix typo. 2023-09-29 21:51:35 +02:00
Nicolò Maio
4fa9d796d8
Add mining currency in flow info column. (#7848)
* Add mining currency in flow info column.

* Add empty string check
2023-09-29 21:29:38 +02:00
Nicolò Maio
c71e4faa4d
Remove the is_blacklisted boolean and the unused ntop_host_blacklist method. (#7852) 2023-09-29 17:50:07 +02:00
Alfredo Cardigliano
ed7ebaa6ac Add flag to use proxy in email settings 2023-09-28 11:07:28 +02:00
Matteo Biscosi
1cea537acc Reduced in simulate vlans option, the number of vlans 2023-09-27 09:24:04 +00:00
Luca Deri
72aee7ffab Implemented Utils::execCmd for avoiding lua popen
Refreshed VS modules
2023-09-20 12:23:51 +02:00
Luca Deri
43d8e20c98 Fix for handling process information in cloud mode 2023-09-19 18:49:21 +02:00
Luca Deri
0bc208cefa Enhanced Cloud mode and VS 2023-09-18 23:14:56 +02:00
Luca Deri
ceb850d952 Implemented automatic detection of cloud-generated local hosts 2023-09-15 00:41:52 +02:00
Alfredo Cardigliano
12303db959 Add debug mode for the email endpoint (redis-cli set ntopng.prefs.debug_email 1) 2023-09-14 15:24:56 +02:00
Luca Deri
c2ea5a5cb5 Improved VLAN mapping in cloud-mode 2023-09-14 11:39:07 +02:00
Luca Deri
2d10109388 Implemented VLAB maooing 2023-09-13 23:29:48 +02:00
Luca Deri
bdd95ff988 Added support for %NPROBE_INSTANCE_NAME 2023-09-12 23:59:23 +02:00
Luca Deri
9583c474e3 Typo 2023-09-11 19:20:07 +02:00
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