Commit graph

160 commits

Author SHA1 Message Date
Matteo Biscosi
a63dec0dcc Reworked assets table 2024-12-30 12:37:54 +01:00
Matteo Biscosi
35e0a4d1e2 Added REST parameters, mac, pool, pool_id (#8807) 2024-11-12 17:30:26 +01:00
Matteo Biscosi
87a3640870 Moved inactive hosts page to the new back end 2024-11-08 18:18:59 +01:00
Matteo Biscosi
1f3f708b33 Possible fix for speedtest issue (#8637) 2024-08-19 19:44:29 +02:00
Alfredo Cardigliano
cf34364ea5 Enable ja4 in fingerprint rest 2024-08-09 10:40:11 +02:00
Alfredo Cardigliano
548c9aeec5 Remove obsolete JA3 support 2024-08-09 09:08:32 +02:00
DGabri
81c696aef7 Cleaned alerts REST for telemetry host, flow 2024-07-23 11:00:23 +02:00
Matteo Biscosi
db468c3d2a Ported exporter info to correct c++ function 2024-07-19 17:23:20 +02:00
Matteo Biscosi
e877739a91 Fixes issue with host pools assignment 2024-07-12 18:13:25 +02:00
Alfredo Cardigliano
3a08b62e05 Return host_pool_match (ip or mac) from C 2024-07-12 15:55:22 +00: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
Matteo Biscosi
7101d34fd5 Fixes host filters not correctly working (#8461) 2024-06-26 11:31:00 +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
Alfredo Cardigliano
2d10f24525 Extend search to show AS info (add link). Extend as_stats.lua to filter for a single AS. 2024-06-20 12:49:23 +02:00
Matteo Biscosi
e25e417ba1 Updated host configuration page 2024-06-19 11:02:56 +02:00
Matteo Biscosi
cb0312aa64 Added mac address to the hosts page 2024-05-31 10:39:30 -04:00
Matteo Biscosi
00cb3604b1 Fixes filters sorting (#8361) 2024-05-02 03:59:51 -04:00
Matteo Biscosi
1d732c2c75 Fixes missing network filters dropdown 2024-04-15 10:59:02 -04:00
Alfredo Cardigliano
eb69c20864 Debug tracing 2024-04-02 16:44:30 +02:00
Matteo Biscosi
979955936f Fixes some issues with flow page 2024-03-19 07:09:45 -04:00
Matteo Biscosi
7792bf4fb6 Reworked host page to vuejs 2024-03-08 12:54:49 -05:00
Alfredo Cardigliano
19a53092f4 Handle format=json in rest/v2/get/xxx/alert/list.lua 2024-02-28 16:14:29 +01:00
Nicolo Maio
75779534b2 Add JA4C report. (#8239) 2024-02-23 12:23:30 +01:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
99497c8cab Fix symbolic VLAN in search (#8138) 2023-12-27 16:49:50 +01:00
Nicolo Maio
8db0945eba Add details on email and report about new hosts detected on network (#8086). 2023-12-11 12:23:44 +01:00
Nicolo Maio
ffd2c05eab [VS] Add details on email and in report about hosts no longer down. (#8085) 2023-12-11 09:44:14 +01:00
Nicolo Maio
34f7a42308 [VS] Add historical reports. (#8015) (#7950) 2023-11-20 17:06:23 +01:00
Nicolo Maio
89ddabd3ad [VS] Fix search host name. 2023-11-13 11:32:29 +01:00
Matteo Biscosi
0a84b1ef02 Partially fixes port scan input mask issues (#7980) 2023-11-06 08:55:52 +00:00
Alfredo Cardigliano
891acbd895 Delete host aliases if empty 2023-11-03 16:03:07 +01:00
Alfredo Cardigliano
068f2ae5cb Improve hosts lookup 2023-11-02 17:43:57 +01:00
Matteo Biscosi
d6ce0d6a13 Fixes vs search not working 2023-10-31 16:15:32 +00: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
Nicolo Maio
facc97fbc8 [VS] Fix link in open ports page and add udp port check. 2023-10-20 11:37:03 +02:00
Luca Deri
41b138f5f7 Fix for handling early versions of vulnerability modules 2023-10-17 09:48:52 +02:00
Matteo Biscosi
20972d3a18 First rest documentation update 2023-10-13 11:57:46 +00:00
Nicolo Maio
1f10c32338 [VS] implement cve sort on front-end 2023-10-13 10:35:07 +02:00
Nicolo Maio
e3fb29de79 [VS] Add UDP Ports report and fix duplicated hosts in open ports page. (#7903) (#7900) 2023-10-13 02:51:10 +02:00
Nicolo Maio
c9d7c5fb0e Fix missing CVE scores (#7901) 2023-10-12 22:49:09 +02:00
Nicolo Maio
3d44707cc8 [VS] Add UDP port handler and implement numerous fixes. 2023-10-12 15:17:05 +02:00
Nicolo Maio
7a36a7b4c7 [VS] Add missing column host ip in report. (#7892) 2023-10-11 10:17:32 +02:00
Nicolo Maio
05a099b607 [VS] Fix tcp ports icons. 2023-10-07 11:37:28 +02:00
Nicolo Maio
a4e83a9111 Add badges for report ports and tcp ports column (#7874) 2023-10-05 17:59:25 +02:00
Nicolo Maio
3a13e42b22 [VS] Code rework for port label formatter. 2023-10-05 11:05:31 +02:00
Nicolo Maio
9615b2f753 [VS] Fix date format. (#7857) 2023-10-03 20:50:32 +02:00
Nicolo Maio
8c18da1960 Fix sort on VS report. (#7865) 2023-10-02 22:46:57 +02:00
Nicolo Maio
d297d9232f Fix console log errors (#7867) 2023-10-02 22:22:36 +02:00
Nicolo Maio
225cd81bcb Add port service name and fix alerts (#7859) 2023-10-02 18:40:48 +02:00