Commit graph

408 commits

Author SHA1 Message Date
Matteo Biscosi
705c14a431 Revert "Removed vulnerability scan (#10490)"
This reverts commit 947019d8c7.
2026-06-28 10:52:21 +00:00
Manuel Ceroni
947019d8c7
Removed vulnerability scan (#10490)
* Removed vulnerability scan

* Removed other vs_utils references
2026-06-25 16:33:55 +02:00
Alfredo Cardigliano
8b009ac2f1 Move is<model> Lua functions to pro 2026-06-25 11:33:55 +02:00
Luca Deri
49c54f607f Implemented BGP prefix changes handler (#10367)
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run
2026-05-22 19:57:50 +02:00
Alfredo Cardigliano
3dced6a58f Create l7_protocols table for external queries (e.g. Grafana) 2026-05-19 12:27:12 +02:00
Alfredo Cardigliano
a6189598aa Fix execSQLQuery call 2026-04-08 16:28:49 +02:00
Luca Deri
389e832d1c (C) update 2026-01-19 16:23:53 +01:00
Luca Deri
e0e4e8ea96 Implemented lua caching to speedump hostname and interface mapping lookup 2025-10-23 22:30:10 +02:00
Alfredo Cardigliano
3e0a560e56 Handle non-periodic (shutdown) call 2025-10-14 16:52:00 +02:00
Luca Deri
12c9946922 Modified deadlien from 1000 sec to 10 sec 2025-10-14 16:26:15 +02:00
Alfredo Cardigliano
dbdc3d7ecb Remove dead code (CH import with csv) 2025-10-13 15:57:43 +02:00
Matteo Biscosi
f10e9d300d Changed ASN config page and type 2025-06-13 18:45:49 +02:00
Manuel Ceroni
63e6427ab9
Implement traffic quota serialization/deserialization on shutdown/startup (#9273)
* Fixed traffic quota reset after service restart

* Fixed traffic quota serialization/deserialization on shutdown/startup

* Fixed traffic quota reset and startup check

* Cleanup traffic quota resets

* Fixed daily and weekly startup check resets for pools quotas

* Reworked weekly startup check for pools quotas

* Fixed lastMondayMidnight function
2025-06-13 13:38:38 +02:00
Matteo Biscosi
2b13de1fb8 Added check for influxdb internal DB (#9226) 2025-06-05 12:26:53 +02:00
Alfredo Cardigliano
4331e3ad3a Cleanup MySQL/CH code. Improve error reporting. 2025-05-30 10:05:58 +02:00
Matteo Biscosi
f42041c218 Changed MAC Serialization key based on Mirrored Traffic 2025-04-17 11:27:33 +02:00
Luca Deri
54f5b00098 Assets improvements 2025-03-21 18:57:34 +01:00
Alfredo Cardigliano
757fabf8c1 Move asset initialization code to asset_utils 2025-03-21 11:31:27 +01:00
Luca Deri
d2177b8cc0 Updated migration code 2025-03-17 23:23:43 +01:00
Luca Deri
c5e60816ed Updated asset migration query 2025-03-17 21:16:59 +01:00
GabrieleDeri
a1e077c6ac
Added Unknown manufacturer filter (#9042)
* Fixed dist and error codes in scss

* Moved network discovery to monitoring from dashboard

* Added unknown MAC manufacturer filter in assets page #9036
2025-03-17 15:36:15 +01:00
Matteo Biscosi
5f876167e5 Added assets dashboard 2025-03-12 17:08:46 +01:00
Matteo Biscosi
358660a56f Added startup delete on all radius keys 2024-12-05 13:15:49 +01:00
Alfredo Cardigliano
89f59cde5a Migrate local networks type from 16 to 32 bit 2024-10-29 15:31:37 +01:00
Matteo Biscosi
d4cb75abfd Added support to network servers configuration in c++ (#8686) 2024-09-09 18:59:47 +02:00
Luca Deri
c6bda3452f Implemented unexpected dns/ntp/dhcp/smtp scripts to /lua/admin/network_configuration.lua configuration migration 2024-09-09 09:16:34 +02:00
Matteo Biscosi
6283d0ce2f Minor changes to limits badges 2024-09-06 11:49:36 +02:00
Luca Ferretti
c2c33011b0
Implemented mitre_table_info inside database (#8554)
* added netbox documentation

* Update asset_inventory.rst

* added ndpi-protocols ipv6 rules

* updated ipv6 check for custom rule

* fix typo

* implemented mitre_table_info inside database
2024-07-24 15:50:07 +02:00
Luca Deri
3d5707ac40 Fixed netbox startup 2024-06-26 18:30:14 +02:00
Luca Deri
06305238f6 Fixed netbox startup 2024-06-24 21:57:41 +02:00
Luca Deri
611c7a737c Initial work for NetBox integration 2024-06-21 18:54:19 +02:00
Luca Ferretti
d8955d355f
initial integration of the netbox api (#8465)
* added feature sorting flows by protocol

* changed protocols comparison order

* initial commit for bitmap of server ports

* bitmap added to redis

* added debug string, bitmap not working

* Update alerts_list_per_license.rst

* Update alerts_list_per_license.rst

* initial mitre att&ck standardization

* Update ServerPortsBitmap.h

* updated mitre standardization

* ICMP ping fixes

* added http post method that use an auth token

* initial integration of the netbox api
2024-06-21 16:22:08 +02:00
Matteo Biscosi
d397d47555 Lowered the maximum amount of alert for jailed host (#8311) and added cleanup at startup 2024-04-23 10:03:50 -04:00
Luca
9546d78a27 Added startup flush for ntopng.trace_error.alert_queue 2024-04-10 18:07:25 +02:00
Luca Deri
8f6eb273b7 Missing require 2024-02-25 12:10:35 +01:00
Matteo Biscosi
5edfdeedcd Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
Matteo Biscosi
ef27b0b058 Fixes circular dependency and lightened some modules 2024-02-21 10:44:16 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Nicolo Maio
0dbf2f532b Add reload alert exclusion on startup. (#8073) 2023-12-12 12:09:12 +01:00
Alfredo Cardigliano
2b0bc8e3aa COmments 2023-11-28 15:20:30 +01:00
Luca Deri
e8232d0ca4 Implemented vulnerability scan key migration 2023-10-30 07:22:14 +01:00
Matteo Biscosi
b970d0859e Fixes shutting down doesn't insert alerts in CH (#7949) 2023-10-25 11:41:53 +00:00
Nicolo Maio
7eabc4d3ce [VS] Fix inconsistent state. (#7922) 2023-10-20 17:30:37 +02:00
Matteo Biscosi
ade5ea6090 Fixes interface and local networks alerts not released (#7679) 2023-10-03 10:51:31 +00:00
Luca Deri
135cf8fcc4 Added fix for discarding temporary influx files letft by previous crash or bad stops 2023-06-30 11:14:30 +02:00
Alfredo Cardigliano
3c7c973e29 Cleanup pfring filter queue at startup 2023-05-29 10:10:58 +02:00
Alfredo Cardigliano
24edb6dd40 Print 'fetching blog posts' only when actually fetching them. Do fetching on delayed callbacks only on nedge 2023-05-23 18:07:02 +02:00
Alfredo Cardigliano
2434ae9e76 Cleanup deprecated code 2023-05-18 18:36:25 +02:00
Alfredo Cardigliano
1bf54e7ac2 Major cleanup of host_pools_nedge, now using host_pools code 2023-05-15 15:21:53 +02:00
Alfredo Cardigliano
d179a572c5 Cleanup old host pools migration 2023-05-10 11:17:04 +02:00