Matteo Biscosi
90d7008cb3
Removed autorefresh when not needed ( #7766 )
2023-08-18 14:41:37 +00:00
Luca Deri
098b1245cc
Updated installation
2023-08-18 16:24:36 +02:00
Matteo Biscosi
f88f512ac2
Added debug print to VA
2023-08-18 12:52:34 +00:00
Matteo Biscosi
fdeb7c09fe
Fixes mini alert description
2023-08-18 10:45:41 +00:00
Matteo Biscosi
ca2441e7e0
Added vulnerability scan changes alert doc
2023-08-18 10:45:41 +00:00
Luca Deri
0d6e9fa59a
Updated VS alert names
2023-08-18 12:45:10 +02:00
Matteo Biscosi
ad2e918f8d
Moved vulnerability scan alert into active monitoring alerts ( #7761 )
2023-08-18 10:18:23 +00:00
Luca Deri
49d51e7baa
Fixes heap-buffer-overflow in MDNS packet dissection
2023-08-18 11:53:17 +02:00
Alfredo Cardigliano
f0e7a513f9
Improve traffic recording settings (hide settings when disabling). Fix (ignore) validation when disabling the service. ( fix #7728 )
2023-08-18 11:27:34 +02:00
Nicolo Maio
8d433bbb76
[VA] Add host name column.
2023-08-17 22:02:31 +02:00
Luca Deri
75ccb84b31
Implemented clean host delete in VS
2023-08-17 18:52:06 +02:00
Luca Deri
b98a100871
Enabled UDP and TCP scan on linux VS
2023-08-17 18:29:44 +02:00
Nicolo Maio
a3bc601628
Fix mirrored traffic toast creation.
2023-08-17 18:01:11 +02:00
Luca Deri
7773906f1f
Added cleanup command when deleting all configured VA
2023-08-17 17:48:55 +02:00
Nicolo Maio
7d3696c076
Add host pools and networks in Local Traffic Rules. ( #7754 )
2023-08-17 17:45:32 +02:00
Alfredo Cardigliano
7aaef6fbff
Update dist
2023-08-17 16:30:00 +02:00
Alfredo Cardigliano
fa21ad8326
Handle column alignment in simple table component (fix ##7722)
2023-08-17 16:29:30 +02:00
Matteo Biscosi
b2eadb90a0
Changed host details vulnerabilities name
2023-08-17 13:36:19 +00:00
Matteo Biscosi
d2bdbec979
Fixes vulnerabilities name
2023-08-17 13:36:19 +00:00
Matteo Biscosi
bfd7487448
Fixes hosts vulnerabilities refresh
2023-08-17 13:36:18 +00:00
Alfredo Cardigliano
dcfa82ed58
Fix formatters
2023-08-17 12:01:17 +02:00
Alfredo Cardigliano
b52969028c
Update dist
2023-08-17 10:56:40 +02:00
Alfredo Cardigliano
77f72f188f
Extend report with more charts. Rework design.
2023-08-17 10:54:45 +02:00
Alfredo Cardigliano
72aa7b4011
Take the score into account when computing the top alerts (weighted count)
2023-08-17 09:43:05 +02:00
Alfredo Cardigliano
b6be0e1d48
Take the score into account when computing the top alerted hosts
2023-08-17 09:34:25 +02:00
Alfredo Cardigliano
5a399f61b9
Add country to columns definition
2023-08-17 09:21:29 +02:00
Nicolo Maio
7d40d7e796
Fix refresh on hosts scan page.
2023-08-16 21:19:32 +02:00
Nicolo Maio
fde63b343b
Add badge for CVEs in host details page.
2023-08-16 18:45:16 +02:00
Nicolo Maio
d9f8b327eb
Fix save scan result VA.
2023-08-16 18:35:01 +02:00
Alfredo Cardigliano
9c1facd49b
Handle count in convert_pie_data
2023-08-16 17:59:30 +02:00
Alfredo Cardigliano
c0be0759f2
Extend validateAjaxFormat
2023-08-16 17:58:59 +02:00
Nicolo Maio
e452eb081b
Fix col null in page hosts scan.
2023-08-16 17:31:57 +02:00
Matteo Biscosi
30cb58b88f
Fixes charts not working in the community version ( #7758 )
2023-08-16 14:20:40 +00:00
Alfredo Cardigliano
8cbb07ca90
Replace where token for consistency
2023-08-16 13:18:11 +02:00
Alfredo Cardigliano
e9554f9063
Add custom queries for top receiver/sender countries
2023-08-16 12:23:52 +02:00
Alfredo Cardigliano
e3d875cb48
Update dist
2023-08-16 12:22:52 +02:00
Alfredo Cardigliano
99212c366d
Add generic formatter. Add country formatter.
2023-08-16 12:21:17 +02:00
Luca Deri
a9074d8bbf
Indent fixes
2023-08-16 12:04:35 +02:00
Luca Deri
4893dfaaa5
Array boundary fix
2023-08-16 12:01:10 +02:00
Nicolo Maio
6110624289
Fix VA pending scan.
2023-08-16 11:48:28 +02:00
Matteo Biscosi
afcfd059dd
Fixes exclusion bitmap not correctly set
2023-08-16 08:49:00 +00:00
Alfredo Cardigliano
5721985212
Add pie charts to the live dashboard
2023-08-16 10:25:32 +02:00
Alfredo Cardigliano
c5ed7da993
Safety cehck
2023-08-16 09:09:42 +02:00
Luca Deri
c220b76d00
Fixes #7747
2023-08-15 23:10:21 +02:00
Ivan Nardi
89deaabd84
fuzz: force fuzzing job on CI to fail if it founds any errors ( #7756 )
...
Pro: you can easily detect if you have errors in your code base.
Cons: the CI might fail for unrelated errors, i.e. for errors unrelated
to the code you are trying to push/commit/merge. And that *will* happen a
lot, especially just after this PR has been merged, because there are
lots of errors right now.
Memory leak detection is still disabled.
This is the behavior that we have on nDPI too.
2023-08-15 21:51:40 +02:00
Luca Deri
6dc7c38407
Compilation fix
2023-08-15 07:56:41 +02:00
Luca Deri
6f156069f7
Small leak fixes
2023-08-15 07:47:08 +02:00
Luca Deri
6e4fd07312
Fidabled feodo blacklist due to the results presented in http://luca.ntop.org/Blacklists.pdf
2023-08-14 18:45:10 +02:00
Luca Deri
8d2a89979d
Minor fixes
2023-08-14 18:39:16 +02:00
Ivan Nardi
499d060fb1
Fix some errors and leaks found while fuzzing locally ( #7757 )
2023-08-14 17:15:20 +02:00