Commit graph

6575 commits

Author SHA1 Message Date
Nicolo Maio
02b201ce61 Fix URLs on SNMP alert stats page. 2023-10-24 17:42:00 +02:00
Nicolo Maio
3072fa2e52 [VS] Add duration in email and add missing href. (#7941) (#7937) 2023-10-24 10:57:37 +02:00
Nicolo Maio
e6580e79d1 [VS] Fix module scan result and rework scan periodic and scan all info. 2023-10-24 00:28:09 +02:00
Luca Deri
74963a5ba0 Reworked vulnerability scan
Added trace
2023-10-23 21:16:51 +02:00
Luca Deri
ddda5d1824 Error fix (attempt to compare nil with number) 2023-10-23 18:27:57 +02:00
Luca Deri
62d5f0e53e Tracong changes 2023-10-23 17:04:03 +02:00
Luca Deri
c78b5c0f3f Prototype changes in VS modules 2023-10-23 16:43:21 +02:00
Luca Deri
616682496a Refactorised code 2023-10-23 16:43:21 +02:00
Nicolo Maio
181f8a8178 [VS] Fix notification sending at the end of periodic scan or scan all. (#7937) 2023-10-23 15:24:17 +02:00
Nicolo Maio
7eabc4d3ce [VS] Fix inconsistent state. (#7922) 2023-10-20 17:30:37 +02:00
Luca Deri
c4fd9a3397 Implemented asynchronous VS scanning 2023-10-20 16:11:36 +02:00
Nicolo Maio
7f0e408c76 Implement handling for scanning_host Redis keys (#7922) 2023-10-20 10:36:12 +02:00
Luca Deri
f794a804af Implemented JobQueue 2023-10-20 00:06:22 +02:00
Alfredo Cardigliano
8a97f69c27 Fix checks configuration initialization (default values) for new risks 2023-10-19 18:37:26 +02:00
Matteo Biscosi
05226b3bb9 Fixes traffic behavior total not working 2023-10-19 10:09:10 +00:00
Matteo Biscosi
2c70d0c3f1 Removed no more used code 2023-10-19 10:09:10 +00:00
Nicolo Maio
afae98faf6 Fix timeseries chart date format. (#7388) 2023-10-19 11:39:55 +02:00
Matteo Biscosi
f9a55743b6 Added malware host contacted check 2023-10-18 10:40:54 +00:00
Nicolo Maio
3aeab7041c [VS] Fix nil check cases. 2023-10-18 12:38:47 +02:00
Luca Deri
17a843b47e Added NDPI_MALWARE_HOST_CONTACTED support! 2023-10-18 00:08:29 +02:00
Matteo Biscosi
6bcbdd2401 Fixes rrd incorrect ts epoch 2023-10-17 09:24:58 +00:00
Nicolo Maio
bb6bdf2f7b Fix CVE doc URL. 2023-10-17 11:03:40 +02:00
Nicolo Maio
200190d301 Fix host and iface rules with ndpi:protocol metrics. (#7912) 2023-10-16 18:33:37 +02:00
Matteo Biscosi
80038a8faf Fixes ts partially seen (#7913) 2023-10-16 15:47:41 +00:00
Matteo Biscosi
f246bd4512 Fixes avg empty value and added extra check for nan values 2023-10-16 13:51:07 +00:00
Alfredo Cardigliano
4614ea3ea3 Fix comment 2023-10-16 11:46:20 +02:00
Matteo Biscosi
ec3545df2d Fixes interface name (#7908) 2023-10-16 09:32:46 +00:00
Alfredo Cardigliano
14da92abff Fix alerts custom queries 2023-10-13 10:48:25 +02:00
Nicolo Maio
e3fb29de79 [VS] Add UDP Ports report and fix duplicated hosts in open ports page. (#7903) (#7900) 2023-10-13 02:51:10 +02:00
Nicolo Maio
c9d7c5fb0e Fix missing CVE scores (#7901) 2023-10-12 22:49:09 +02:00
Nicolo Maio
be6c2e0d4f [VS] Fix alert generation. 2023-10-12 16:58:55 +02:00
Nicolo Maio
5e37771d8b [VS] Remove log prints. 2023-10-12 15:33:31 +02:00
Nicolo Maio
3d44707cc8 [VS] Add UDP port handler and implement numerous fixes. 2023-10-12 15:17:05 +02:00
Luca Deri
bbf9b71add Typo 2023-10-12 12:55:32 +02:00
Luca Deri
1e0d71ac43 Implemented CVE retrieval mechanism 2023-10-12 11:58:48 +02:00
Alfredo Cardigliano
5e4587c094 Review and fix all nedge code accessing CH 2023-10-12 11:37:46 +02:00
Alfredo Cardigliano
0ce55bdd67 Remove unused code 2023-10-12 11:16:20 +02:00
Luca Deri
9cba101b50 Added backwards compatibility fix 2023-10-10 23:09:21 +02:00
Luca Deri
ad3e4273a2 Optimized load port 2023-10-10 20:41:00 +02:00
Luca Deri
a2b49a74a0 Disabled debug mesages 2023-10-10 20:14:06 +02:00
Luca Deri
2588b52328 Added UDP portscan 2023-10-10 20:07:22 +02:00
Luca Deri
36b2bc1ad5 Added IPv6 address check 2023-10-10 18:55:21 +02:00
Nicolo Maio
317065c7d0 [VS] Add score and fix badges in report. 2023-10-09 12:17:03 +02:00
Nicolo Maio
c89018628b [VS] Fix scan bug and add filtered ports on report 2023-10-09 11:01:21 +02:00
Nicolo Maio
05a099b607 [VS] Fix tcp ports icons. 2023-10-07 11:37:28 +02:00
Luca Deri
6d54366ff9 Bug fix (missing check) 2023-10-07 10:24:39 +02:00
Nicolo Maio
e93d92c9b7 Add stub for cve score retriever. (#7858) 2023-10-06 17:30:06 +02:00
Matteo Biscosi
ab16c5bf42 Fixes attempt to index nil value in tag utils 2023-10-06 08:09:48 +00:00
Nicolo Maio
a4e83a9111 Add badges for report ports and tcp ports column (#7874) 2023-10-05 17:59:25 +02:00
Nicolo Maio
6ba1c8f779 Fix date format. (#7873) 2023-10-05 12:56:34 +02:00