Commit graph

20988 commits

Author SHA1 Message Date
Nicolo Maio
3072fa2e52 [VS] Add duration in email and add missing href. (#7941) (#7937) 2023-10-24 10:57:37 +02:00
Luca Deri
78e6556990 Fixes #7834 2023-10-24 10:39:52 +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
Nicolo Maio
b8b26ebd73 [VS] Fix CVEs name in host_details when no CVEs detected 2023-10-24 00:12:00 +02:00
Luca Deri
74963a5ba0 Reworked vulnerability scan
Added trace
2023-10-23 21:16:51 +02:00
Luca Deri
60750831cc Modified "Host Pool" to "Host/Network/MAC Pool" label 2023-10-23 18:28:28 +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
57697a9b39 Added email recipients note 2023-10-23 16:52:16 +02:00
Luca Deri
ecda6e48f1 Improved email tracing 2023-10-23 16:44:56 +02:00
Luca Deri
c78b5c0f3f Prototype changes in VS modules 2023-10-23 16:43:21 +02:00
Luca Deri
426b0bf966 Added support for multiple email recipients 2023-10-23 16:43:21 +02:00
Luca Deri
616682496a Refactorised code 2023-10-23 16:43:21 +02:00
Luca Deri
0fe08f4848 Disabled trace 2023-10-23 16:43:21 +02:00
Alfredo Cardigliano
2a37337a9c Always redirect somewhere on captive success, instead of displaying an empty page 2023-10-23 16:27:46 +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
9facf5bb79 [VS] Fix CVEs details in host_details page. 2023-10-23 15:07:19 +02:00
Nicolo Maio
9910a29832 [VS] Fix search map param. 2023-10-23 14:42:06 +02:00
Nicolo Maio
81dfbcd3e1 [VS] Trim search string (#7936) 2023-10-23 14:29:21 +02:00
Matteo Biscosi
c36af9c740 Skipped external_host_script (#7888) 2023-10-23 11:34:43 +00:00
Matteo Biscosi
b595f1dcc3 Fixes default table sorting (#7895) 2023-10-23 09:37:12 +00:00
Matteo Biscosi
eba23dfd6c Fixes incorrect page set when searching (#7935) 2023-10-23 09:01:45 +00:00
Matteo Biscosi
0ce7597f04 Removed repetead action 2023-10-23 08:11:23 +00:00
Matteo Biscosi
cbb8c58fa7 Fixes disabled button not correctly working (#7932) 2023-10-23 08:11:00 +00:00
Matteo Biscosi
e0b646ca83 Added disabled class when no entry is found (#7932) 2023-10-20 16:41:54 +00:00
Matteo Biscosi
d259c9a966 Fixes incorrect select search (#7677) 2023-10-20 16:27:00 +00:00
Nicolo Maio
7eabc4d3ce [VS] Fix inconsistent state. (#7922) 2023-10-20 17:30:37 +02:00
Matteo Biscosi
e3752925b4 Updated dist 2023-10-20 15:09:42 +00:00
Matteo Biscosi
e97200093b Fixes autorefresh not working and too many requests done [VS] 2023-10-20 15:07:31 +00:00
Nicolo Maio
58176aeb63 Fix wrong status after adding the host (#7933) 2023-10-20 16:37:31 +02:00
Luca Deri
c4fd9a3397 Implemented asynchronous VS scanning 2023-10-20 16:11:36 +02:00
Nicolo Maio
00dab5e916 [VS] Update doc. 2023-10-20 14:46:24 +02:00
Nicolo Maio
b25fac462f [VS] Fix i18n in open ports page. 2023-10-20 12:22:11 +02:00
Matteo Biscosi
acff3b6bc8 Fixes dist merge conflict 2023-10-20 10:17:04 +00:00
Matteo Biscosi
cafe1784be Added scan notes 2023-10-20 10:16:09 +00:00
Matteo Biscosi
e2656eafd6 Added notes when scheduling a scan 2023-10-20 10:15:50 +00:00
Matteo Biscosi
30784f4abc Moved scan status column 2023-10-20 09:37:55 +00:00
Matteo Biscosi
012d6b3e01 Removed refresh when scanning an host 2023-10-20 09:37:55 +00:00
Nicolo Maio
facc97fbc8 [VS] Fix link in open ports page and add udp port check. 2023-10-20 11:37:03 +02:00
Matteo Biscosi
5275b9df55 Not changing page in case of forced reload 2023-10-20 09:22:30 +00:00
Matteo Biscosi
9d5f1830d1 Added blacklist traces 2023-10-20 09:20:48 +00:00
Matteo Biscosi
ea0d2fd0f0 Fixes vs reload pages 2023-10-20 09:20:48 +00:00
Nicolo Maio
af9c219b18 [VS] Fix CVEs column name 2023-10-20 11:05:30 +02:00
Alfredo Cardigliano
d0c4b5d811 Set number of connected probes. Increase displayed limit to 4. 2023-10-20 10:40:02 +02:00
Nicolo Maio
7f0e408c76 Implement handling for scanning_host Redis keys (#7922) 2023-10-20 10:36:12 +02:00
Nicolo Maio
3876d0e113 Fix the custom queries missing using select search vue component. (#7677) 2023-10-20 10:07:07 +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
Nicolo Maio
5fa17fc5d5 Fix missing custom queries in the analysis page. (#7677) 2023-10-19 16:46:44 +02:00
Matteo Biscosi
05226b3bb9 Fixes traffic behavior total not working 2023-10-19 10:09:10 +00:00