Commit graph

20917 commits

Author SHA1 Message Date
Nicolo Maio
68ab1bd7c0 Fix VS scan results. (#7865) 2023-10-02 10:36:47 +02:00
Nicolo Maio
193ff19f7b [VS] Fix search on host_name (#7864) 2023-10-02 10:15:43 +02:00
Alfredo Cardigliano
66648f76f5 Fix SQL error on alerts 2023-10-02 09:17:21 +02:00
Luca Deri
493957d268 Optimized blacklist handling on view interfaces 2023-10-01 22:32:12 +02:00
Luca Deri
f5e43a1b7f Fixed blacklist handling with view (and non view) interfaces 2023-10-01 20:08:43 +02:00
Luca Deri
6b8c405b94 Implemented blacklist collection stats 2023-09-30 20:14:20 +02:00
Nicolo Maio
1bc84c953b Fix dist. 2023-09-30 11:20:43 +02:00
Nicolo Maio
eb41a184c1 Fix dataPointIndex usage in bubble chart click. (#7815) 2023-09-30 00:39:21 +02:00
Nicolo Maio
64612efca3 Add isMining check before free and fix typo. 2023-09-29 21:51:35 +02:00
Luca Deri
4e266a23ff Added missing free() 2023-09-29 21:34:41 +02:00
Luca Deri
a517bc3d8e Indent 2023-09-29 21:30:00 +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
Nicolo Maio
ae08fa5160 Fix click on bubble. (#7815) 2023-09-29 17:14:52 +02:00
Nicolo Maio
e02996248c Fix email endpoint edit modal feedback message. 2023-09-29 14:42:09 +02:00
Matteo Biscosi
b1731a0ecc Fixed next function not working 2023-09-29 10:58:55 +00:00
Matteo Biscosi
7c5d0e37d5 Fixes vulnerabilities taking too long to load (#7846) 2023-09-29 10:10:59 +00:00
Nicolo Maio
263ce16a49 Fix email sender feedback message. (#7648) 2023-09-28 18:10:37 +02:00
Nicolo Maio
88b8d0be40 Fix checkbox in notification endpoints. 2023-09-28 15:00:57 +02:00
Alfredo Cardigliano
ed7ebaa6ac Add flag to use proxy in email settings 2023-09-28 11:07:28 +02:00
Matteo Biscosi
284b040130 Fixes alert store not working 2023-09-27 16:08:13 +00:00
Matteo Biscosi
010c643d0d Fixes dist merge conflict 2023-09-27 15:19:35 +00:00
Matteo Biscosi
1fdced1316 Moved no more used components 2023-09-27 15:10:38 +00:00
Luca
a5e1b082d2 Updated mining 2023-09-27 17:07:40 +02:00
Luca
334f0e2faa Initial work towards adding additional filter information 2023-09-27 16:30:05 +02:00
Nicolo Maio
6abeb768ca Fix Flow Exporter dropdown. (#7845) 2023-09-27 13:59:30 +00:00
Alfredo Cardigliano
1f05534041 Update dist (fix datatables) 2023-09-27 15:12:39 +02:00
Matteo Biscosi
1ee500317a Removed debug 2023-09-27 11:04:17 +00:00
Matteo Biscosi
9670b4fee1 Fixes select issue 2023-09-27 11:02:40 +00:00
Matteo Biscosi
076691e22d Added graying out class and added message after loading (#7683) 2023-09-27 11:02:28 +00:00
Nicolo Maio
989ef82663 [VS] Fix report format with scan type and date. 2023-09-27 12:59:29 +02:00
Nicolo Maio
87dd1b5d30 [VS] Fix report format. 2023-09-27 12:08:34 +02:00
Matteo Biscosi
dfed05c9a8 Removed excessive description and fixes untagged vlan name 2023-09-27 09:24:04 +00:00
Matteo Biscosi
37770ff45d Fixes host data not formatted 2023-09-27 09:24:04 +00:00
Matteo Biscosi
1cea537acc Reduced in simulate vlans option, the number of vlans 2023-09-27 09:24:04 +00:00
Luca Deri
7455ae8a8e Compilation fix due to nDPI API changes 2023-09-27 11:07:41 +02:00
Alfredo Cardigliano
ce0eb043cf Fix syslog endpoint. 2023-09-27 10:45:06 +02:00
Alfredo Cardigliano
db17a47e8a Fix syslog endpoint. Add logging of bad severity. 2023-09-27 10:44:33 +02:00
Lorenzo Vannucci
3424864711 update dist: fix print long table in report vs_scan 2023-09-26 18:57:48 +02:00
Lorenzo Vannucci
17c019e50e fix print long table in report vs_scan 2023-09-26 18:55:56 +02:00
Lorenzo Vannucci
990596523b update dist: fix print long table in report vs_scan 2023-09-26 18:44:09 +02:00
Lorenzo Vannucci
3f4421d525 fix print long table in report vs_scan 2023-09-26 18:42:00 +02:00
Lorenzo Vannucci
42b0a0f5c2 Fix pie chart 2023-09-26 18:41:16 +02:00
Nicolo Maio
4024ef840b [VS] Remove useless call to the scan type list REST. 2023-09-26 18:20:24 +02:00
Alfredo Cardigliano
6c707f05e7 Add historical_flows dashboard tempalte dep 2023-09-26 17:40:28 +02:00
Alfredo Cardigliano
bf93ebd29c Add required modules in report templates. Add vs_utils.is_available. 2023-09-26 17:33:23 +02:00
Nicolo Maio
2b7016e486 [VS] Fix report hosts list format and sorting. 2023-09-26 16:57:53 +02:00
Alfredo Cardigliano
9998d3d960 Add doc for nbox notifications 2023-09-26 15:36:24 +02:00
Matteo Biscosi
3a53bef7a3 Fixes fill value not working 2023-09-26 11:09:12 +00:00
Matteo Biscosi
47377af96b Added total traffic column in flow alerts page (#7776) 2023-09-26 10:18:25 +00:00