Commit graph

149 commits

Author SHA1 Message Date
Luca Deri
12b267d6ef Diaabled URL preprocessing 2023-10-27 17:05:30 +02:00
Luca Deri
4412c9c3a3 Compatibility fixes checks 2023-10-27 16:42:30 +02:00
Nicolo Maio
154e4095c0 [VS] Add scanned hosts number in report. 2023-10-27 15:31:19 +02:00
Luca Deri
b9125e4a71 UDP open|filtered ports are not discarded from open port count 2023-10-27 14:12:01 +02:00
Luca Deri
8fa10497f7 Removed for the time being, we'll do a better integration past the stable release 2023-10-27 12:25:50 +02:00
Nicolo Maio
e5bc5293fe [VS] Add start date and end date of scan all or periodic scan for report. (#7951) 2023-10-26 17:19:50 +02:00
Luca Deri
86c44cde3f Added fix for not changing state to the scan if ntop is terminated with shutdown 2023-10-25 17:47:28 +02:00
Luca Deri
d9714dc3c6 Fixes endless shutdown due to pending vs scan in execution 2023-10-25 17:27:54 +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
Nicolo Maio
bb6bdf2f7b Fix CVE doc URL. 2023-10-17 11:03:40 +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
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
Nicolo Maio
a4e83a9111 Add badges for report ports and tcp ports column (#7874) 2023-10-05 17:59:25 +02:00
Nicolo Maio
3a13e42b22 [VS] Code rework for port label formatter. 2023-10-05 11:05:31 +02:00
Nicolo Maio
225cd81bcb Add port service name and fix alerts (#7859) 2023-10-02 18:40:48 +02:00
Nicolo Maio
254ed7fac9 Add missing epoch and add formatting on REST. (#7857) 2023-10-02 16:19:51 +02:00
Nicolo Maio
cb002a7673 [VS] Fix format epoch (#7857) 2023-10-02 15:46:13 +02:00
Matteo Biscosi
b8a8843642 Fixes vs check enabled 2023-10-02 10:51:37 +00:00
Matteo Biscosi
21129f81e4 Fixes vs alert not triggered 2023-10-02 10:18:53 +00:00
Nicolo Maio
4fa0f46c8b [VS] Remove automatic load ports in form. (#7866) 2023-10-02 11:26:07 +02:00
Nicolo Maio
68ab1bd7c0 Fix VS scan results. (#7865) 2023-10-02 10:36:47 +02:00
Matteo Biscosi
7c5d0e37d5 Fixes vulnerabilities taking too long to load (#7846) 2023-09-29 10:10:59 +00:00
Alfredo Cardigliano
bf93ebd29c Add required modules in report templates. Add vs_utils.is_available. 2023-09-26 17:33:23 +02:00
Luca Deri
72aee7ffab Implemented Utils::execCmd for avoiding lua popen
Refreshed VS modules
2023-09-20 12:23:51 +02:00