Commit graph

10269 commits

Author SHA1 Message Date
Matteo Biscosi
0fecdee1e4 Reworked blacklists page 2024-04-11 12:48:59 -04:00
Nicolo Maio
3cbe170730 Add SNMP import functionality for CSV files (#8295) 2024-04-11 16:32:58 +02:00
Alfredo Cardigliano
925332d70f Add selected WAN interfaces to the list of gateways if not already there 2024-04-11 16:29:07 +02:00
Matteo Biscosi
8076ddc67f Possible fix for attempt to index a string value 2024-04-11 06:04:27 -04:00
Matteo Biscosi
785ac74633 Fixes possible alert message issue 2024-04-11 05:08:02 -04:00
Matteo Biscosi
0a2f81967a Moved alert_stats.lua traces 2024-04-10 13:19:48 -04:00
Matteo Biscosi
f14b086705 Added traces stats in alert_stats page 2024-04-10 07:25:11 -04:00
Matteo Biscosi
1460eda751 Fixes SQL injection description 2024-04-10 07:16:13 -04:00
Matteo Biscosi
f8ab508a68 Removed html and added json format from flow_related_info 2024-04-10 07:11:32 -04:00
Matteo Biscosi
74425ce2c1 Reduced login page animation speed (#8308) 2024-04-10 06:10:03 -04:00
Matteo Biscosi
1c30f0c4d7 Removed not needed package cleanup (#8320) 2024-04-10 06:04:44 -04:00
Luca Deri
dddcc1b771 Added ntop cloud menu icon 2024-04-09 21:17:54 +02:00
Matteo Biscosi
91db92488a Removed no more used code 2024-04-09 11:58:56 -04:00
Matteo Biscosi
726f562598 Removed shorten string in backend (#8315) 2024-04-09 11:20:41 -04:00
Matteo Biscosi
48fbd19a51 Added host location to flow page (#8293) 2024-04-09 05:31:48 -04:00
Luca Deri
ee6b67ed0c Added support for nDPI's NDPI_BINARY_DATA_TRANSFER 2024-04-09 10:35:49 +02:00
Matteo Biscosi
99cde4e030 Removed debug tprint 2024-04-08 13:11:17 -04:00
Luca Deri
f26d56959c Renamed HostBlackHoleContactsAlert to HostScannerAlert 2024-04-08 18:35:49 +02:00
Matteo Biscosi
436bf03e56 Removed html when not requested and fixed some alerts description(#8304) 2024-04-08 10:45:11 -04:00
Matteo Biscosi
cbec26e3b4 Fixes missing alert descriptions (#8314 #8313) 2024-04-08 07:02:17 -04:00
Matteo Biscosi
f94d923cb2 Restored factory reset for host pools configuration 2024-04-05 07:01:32 -04:00
Luca Deri
6551cd51da Added check for ignoring private IPs in blacklists 2024-04-04 12:38:39 +02:00
Nicolo Maio
3ef7f90ac9 Fix spacing on the flow details page for the 'Drop Flow Traffic' button. 2024-04-04 10:33:36 +02:00
Matteo Biscosi
afe48631e6 Fixes missing filter alert on remote/local host 2024-04-03 09:47:25 -04:00
Nicolo Maio
f75927175a Add SNMP Import (#8295) 2024-04-03 12:07:38 +02:00
Matteo Biscosi
7674ed1819 Fixes small bugs on flow page (#8303) 2024-04-03 05:11:13 -04:00
Alfredo Cardigliano
eb69c20864 Debug tracing 2024-04-02 16:44:30 +02:00
Nicolo Maio
858efe425c Migrate SNMP table to vue. (#8292) 2024-04-02 16:15:07 +02:00
Nicolo Maio
6906011d7a Fix glitches in alerted flows. (#8302) 2024-04-02 15:34:46 +02:00
Nicolo Maio
a68667861e Fix Host Alert BlackHole Contacts title. 2024-03-29 11:24:37 +01:00
Nicolo Maio
b20e06482c Fix the logic for HostBlackHoleContacts and RXOnlyHostScan checks. 2024-03-29 10:09:57 +01:00
Luca Deri
ae921b9a59 Minor change to flow state message 2024-03-29 09:54:58 +01:00
Matteo Biscosi
8486831c6e Fixes slow loading of flow exporters with tons of devices 2024-03-28 11:42:23 -04:00
Matteo Biscosi
9aaf15c49f Added network interface filter resolving the issue with duplicated flow exporters (#8129) 2024-03-28 05:55:15 -04:00
Nicolò Maio
2deb42a7a2
Add the blackhole contacts alerts and update the scan detection alert. (#8290) 2024-03-28 08:55:45 +01:00
Nicolo Maio
e7aec4bd37 [VS] Fix the CIDR input field and its usage with IPv4 NetScan. (#7943) 2024-03-27 16:16:50 +01:00
Matteo Biscosi
e58c60867e Fixes reset counters does not reset sent/rcvd bytes/packets (#8135) 2024-03-27 06:55:06 -04:00
Matteo Biscosi
cda2f86e5b Added traceback in case of no main alert 2024-03-26 10:22:26 -04:00
Nicolò Maio
c83a33e20b
Add in and out iface index filters (#8286) (#8288) 2024-03-26 10:29:18 +01:00
Nicolo Maio
dd7b184691 Add filter for the alert description. (#7660) 2024-03-25 14:46:50 +01:00
Nicolo Maio
0aa1cacb71 [VS] Add the commonly used subnets. (#7943) 2024-03-25 11:41:17 +01:00
Nicolo Maio
e25f03e420 Fix aggregated live flows exporter filter. 2024-03-22 10:01:32 +01:00
Matteo Biscosi
1cbbc790fb Added in/out interfaces filters to aggregated flows page 2024-03-21 16:39:49 -04:00
Matteo Biscosi
9d69b2bb0b Moved old dropdowns to new ones in flow analysis page 2024-03-21 11:35:06 -04:00
Matteo Biscosi
a72b5c467a Fixes dropdown in report page not shown 2024-03-21 10:51:09 -04:00
Matteo Biscosi
9e4be9fa96 Fixes some issues in the flow page 2024-03-20 14:32:17 -04:00
Matteo Biscosi
fecd3cd7f5 Removed flow filters traces 2024-03-20 10:01:30 -04:00
Matteo Biscosi
2df4688fe0 Fixes attempt to index nil value 2024-03-20 09:48:39 -04:00
Matteo Biscosi
3a2f1888a6 Fixes some performance issues in the new flow page 2024-03-20 06:45:39 -04:00
Nicolo Maio
a8f1a82e70 Fix the REST import of host pools. (#8281) 2024-03-20 10:21:57 +01:00