Commit graph

38 commits

Author SHA1 Message Date
Matteo Biscosi
f8ab508a68 Removed html and added json format from flow_related_info 2024-04-10 07:11:32 -04:00
Nicolo Maio
09b264779d Fix the typo in JA3 server hash display 2024-02-23 10:06:13 +01:00
Nicolo Maio
24e81d3ef9 Fix JA3 and JA4 serialization + Add JA4_c_hash filter 2024-02-22 19:00:11 +01:00
Nicolo Maio
1946ab0a98 [nEdge] Fix Daily Traffic Quota and Daily Time Quota column style. 2024-02-22 16:43:08 +01:00
Matteo Biscosi
97298a5790 Removed some requires 2024-02-21 10:44:16 +00:00
Matteo Biscosi
48462f4d96 Fixes circular dependency between lua_utils and rest_utils 2024-02-20 10:02:33 +00:00
Nicolo Maio
83634d06e1 Fix many missing requires. 2024-02-20 10:14:40 +01:00
Luca Deri
ab34197603 Various script fixed
Improved error message when scripts fail
2024-02-19 22:13:01 +01:00
Matteo Biscosi
e597e83e15 Removed and fixes some dependencies 2024-02-19 12:38:56 +00:00
Luca Deri
13c893fddc Fix for avoiding circolary loops 2024-02-18 21:38:13 +01:00
Matteo Biscosi
dbf4bf2a2b Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Matteo Biscosi
2336ea1762 Added aliases REST API (#8053) 2023-11-29 11:02:04 +00:00
Nicolo Maio
047d0a178e Fix Flow Exporters labels in live flows. 2023-11-27 11:55:07 +01:00
Luca Deri
bc221c29ab Minor changes 2023-09-25 22:05:45 +02:00
Luca Deri
24755e55d8 Format fix 2023-09-19 19:06:28 +02:00
Nicolo Maio
1f96924668 Fix copy button. (#7618) 2023-07-03 10:22:58 +00:00
Matteo Biscosi
774f24696f Removed historical empty field (#7536) 2023-06-16 10:07:50 +00:00
Luca Deri
4b7b74e7e5 Added invalid URL check 2023-06-02 17:23:08 +02:00
Luca Deri
b42587325e Replaces flow alert with the new page with resizable columns
Removed external link from flow alert page
2023-05-17 15:43:23 +02:00
Nicolo Maio
d5fc6f5fd9 Update with guessed and dpi protocol. (#7442) 2023-05-04 12:00:02 +00:00
Matteo Biscosi
4ba1db08a0 Added empty description in case the field is empty 2023-04-12 09:52:02 +00:00
MatteoBiscosi
a511d1c83b Removed unused param 2023-02-07 11:06:54 +01:00
MatteoBiscosi
5dff1657df Fixes possible nil value 2023-02-03 13:24:42 +01:00
Nicolò Maio
9d054afa83
Update local server port href to historical (#7120) 2023-01-17 15:32:38 +01:00
MatteoBiscosi
bed94107d1 Fixes concat bug 2023-01-13 16:51:19 +01:00
MatteoBiscosi
68722d86d7 Fixes Telegram Reported alerts contain HTML (#7090) 2023-01-10 12:00:35 +01:00
MatteoBiscosi
a97ff92e80 Fixes incorrect href 2022-12-23 11:47:23 +01:00
Alfredo Cardigliano
a206f83b4b Add get_portidx_by_name and snmp_mappings.get_iface_idx 2022-11-28 15:40:56 +01:00
Luca Deri
f77e4ad3ea Added new module snmp_mapping for handling interface information coming from nprobe via ZMQ 2022-11-18 19:34:32 +01:00
Luca Deri
d541c8859c Implemented timeseries for number of unidirectional TCP flows
Enhanced error codes in GUI
2022-10-20 19:02:18 +02:00
MatteoBiscosi
cd9cafa146 Added info formatter for dns and http (#6931) 2022-10-12 11:52:09 +02:00
Luca Deri
93d4d923af Removed prefs for behaviour analysis
Tiny method signature changes
2022-09-25 18:49:52 +02:00
Alfredo Cardigliano
e94aacb86d Fix http_utils require 2022-09-06 14:49:01 +02:00
Alfredo Cardigliano
f541963ba8 Fix dns_utils require (#6844) 2022-09-06 09:31:05 +02:00
Luca Deri
85bd08987b Moved function across files 2022-09-03 16:44:35 +02:00
Luca Deri
7664a2eded Added HREF caching 2022-09-03 11:54:46 +02:00
Luca Deri
a402867365 Reworked lua_utils splitting GUI components on a separate file 2022-09-03 10:06:41 +02:00