Alfredo Cardigliano
8ce99ce1f0
Add filter on domain name. Fix where injection.
2024-10-28 17:11:46 +01:00
Alfredo Cardigliano
edd48b78d9
Add pref to enable LDAP debug
2024-10-25 16:55:25 +02:00
Matteo Biscosi
d5097ad8ef
Fixes various issues
2024-10-22 11:55:42 +02:00
Matteo Biscosi
c6776f8092
Added asset inventory logging preference
2024-10-21 17:17:38 +02:00
Matteo Biscosi
b3454229c9
Added preference to automatically exclude new interfaces from SNMP usage
2024-10-21 16:44:32 +02:00
Alfredo Cardigliano
ecd3f11d19
Add snaplen configuration
2024-10-18 16:11:23 +02:00
Matteo Biscosi
99116843b2
Added new local hosts report page
2024-10-11 17:17:29 +02:00
Luca Deri
cd9381c7a0
Added support for DNS cache (ntopng.dns_cache)
2024-10-03 23:57:45 +02:00
Matteo Biscosi
49aa80512b
Added dns history preference
2024-10-03 15:22:55 +02:00
Matteo Biscosi
db6564c44e
Added sites collection preference
2024-09-30 18:01:47 +02:00
Matteo Biscosi
f09ec6e6a4
Moved network discovery preference ( #8635 )
2024-09-27 11:18:55 +02:00
Matteo Biscosi
7549771228
Added preference to change the default Dashboard page
2024-09-19 13:42:02 +02:00
Matteo Biscosi
5346d706ec
Added snmp usage to preferences
2024-09-18 12:19:50 +02:00
Alfredo Cardigliano
6e92102ae5
Fix filters on WLAN fields
2024-09-17 10:04:23 +02:00
Matteo Biscosi
d19f24ae9f
Added aes128 to snmp v3
2024-09-06 10:20:32 +02:00
GabrieleDeri
658887a47e
Created network configuration page ( #8692 )
...
* Fixed remediation links not working
* Added network configuration page
* Removed commend and updated component name
* Added network config page
2024-09-04 15:40:32 +02:00
Matteo Biscosi
c2d04a0148
Removed not used parameter
2024-09-04 10:38:31 +02:00
Matteo Biscosi
a9ae442394
Added MAC Address cache duration preference ( #8684 )
2024-09-03 16:38:59 +02:00
Matteo Biscosi
48764ff843
Added per minute netflow timeseries ( #8580 )
2024-08-14 15:37:20 +02:00
Alfredo Cardigliano
548c9aeec5
Remove obsolete JA3 support
2024-08-09 09:08:32 +02:00
Alfredo Cardigliano
5398e9d888
Add mitre info to historical flow and flow alert
2024-08-08 12:45:57 +02:00
Alfredo Cardigliano
287c3e1806
Handle mitre filters in queries
2024-08-06 16:58:52 +02:00
Matteo Biscosi
c98f761d93
Added sankey to probes/exporters page
2024-07-26 17:04:57 +02:00
DGabri
81c696aef7
Cleaned alerts REST for telemetry host, flow
2024-07-23 11:00:23 +02:00
Matteo Biscosi
ad275ef6da
Fixes duplicated interface shown ( #8539 )
2024-07-22 16:41:48 +02:00
Matteo Biscosi
34af588177
Fixes various issues on the exporter pages
2024-07-19 18:16:54 +02:00
lucaferret
879836d59d
added checkmk syslog format
2024-07-16 15:40:12 +02:00
GabrieleDeri
01faee3c5e
Added ntopng assets inventory pref ( #8513 )
...
* Fixed #8492 , removed unused formatting function in lua
* Fixed host pool doc #8487
* Fixed ebroken menu entry highlight #8498
* Fixed geomap REST location: #8486
* Removed log
* Added german #8488
* Implemented ticket: #7648
* Added new endpoints to python API
* Implemented flow exporter table: #8490
* Added table config for flow exporter
* Added ntopng assets inventory pref
2024-07-10 18:59:44 +02:00
Luca Deri
8b159c5dbd
Fixed SNMP parameter validation
2024-07-01 19:19:17 +02:00
GabrieleDeri
a4780f4003
Added SNMP Trap preference ( #8485 )
...
* Added SNMP Trap preference
* Added SNMP trap lint
* Added SNMP trap lint
* Fixed issue #8477
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-07-01 18:30:34 +02:00
GabrieleDeri
43dcd76e2f
Ported AS table to new table ( #8475 )
...
* Fixes parsing error while pasing XML strings with comments
* Ported host countries table to new vue table
* Added country filter when redirected to hosts list page
* Ported network discovery table to TableWithConfig vue component
* FIxed indentation
* Added documentation for VueJS, Lua and cpp used in ntopng
* Fixed error
* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site
* Removed tprint
* Ported AS table to new table
* Started fixing live flow IP filter
* Fixed date formatter
* Removed debug code
* Removed tprint
* Removed unused import
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
Co-authored-by: Luca Deri <lucaderi@users.noreply.github.com>
2024-06-26 15:22:55 +02:00
GabrieleDeri
7321eadf7a
Added new table to host countries page ( #8473 )
...
* Fixes parsing error while pasing XML strings with comments
* Ported host countries table to new vue table
* Added country filter when redirected to hosts list page
* Ported network discovery table to TableWithConfig vue component
* FIxed indentation
* Added documentation for VueJS, Lua and cpp used in ntopng
* Fixed error
* Added Netbox pref entry for default site, customizable input box size. To implement cpp side for netbox default site
* Removed tprint
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-25 10:57:57 +02:00
Matteo Biscosi
f71507f7ef
Added netbox functions
2024-06-21 14:48:25 +02:00
GabrieleDeri
56099d7322
Started implementing assets inventory pref. To implement cpp side ( #8462 )
...
* Implemented ticket 8455
* Started implementing assets inventory pref. To implement cpp side
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-21 13:05:50 +02:00
Alfredo Cardigliano
196e65ff7e
Add pool_name_only param to v2/get/host/pool_by_member.lua
2024-06-17 11:55:30 +02:00
Alfredo Cardigliano
f1e72ffddd
Allow relaxed format (IP only) for host pool members. Cleanup duplicated code.
2024-06-17 11:05:41 +02:00
DGabri
bdc1322192
Ported geomap to vuejs, implemented ticket: #8307
2024-06-14 11:09:53 +02:00
Matteo Biscosi
fa26e8752d
Added host pools filters to report ( #5108 )
2024-06-06 10:25:05 -04:00
GabrieleDeri
452cf42e82
Implemented ticket #7576 ( #8436 )
...
* added guide for GUI development functioning
* Changed table refresh to 1 minut
* updated en.lua path
* Added lua navbar documentation
* Fixed SNMP menu entry highlight
* Implemented ticket #7576
* Implemented #7576
* Added lua and vue documentation
---------
Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-05 18:55:39 +02:00
Matteo Biscosi
9eb0573a54
Fixes useless linting message
2024-06-05 11:38:21 -04:00
Matteo Biscosi
26c1823750
Silenced useless lint message
2024-06-05 11:35:10 -04:00
Matteo Biscosi
5a81128fdb
Fixes SNMP v3 import not working
2024-05-28 06:20:38 -04:00
Matteo Biscosi
d6ee3f61b2
Added preference for host port alert ( #8403 )
2024-05-27 10:31:41 -04:00
Matteo Biscosi
5ccfa06fca
Added QoS page to snmp
2024-05-24 04:59:20 -04:00
Matteo Biscosi
379e39c65e
Added SNMP qos configuration ( #8392 )
2024-05-21 10:33:14 -04:00
Nicolo Maio
a12edd1d82
Add SNMP interface toggle for QoS MIB polling ( #8392 )
2024-05-15 09:49:46 +02:00
Matteo Biscosi
d795bf3474
Added NAT info in clickhouse ( #8384 )
2024-05-10 10:22:55 -04:00
Nicolo Maio
1b18e1832f
Add WeChat. ( #8382 )
2024-05-09 10:07:18 +02:00
Matteo Biscosi
27c6d04ff7
Fixes host type filter not working in live flows
2024-05-06 09:52:40 -04:00
Nicolo Maio
2e1b64d760
Add Blacklist reset button ( #8359 )
2024-05-03 15:01:50 +02:00