Commit graph

31 commits

Author SHA1 Message Date
Alfredo Cardigliano
0d6e639772 Add support for AS checks in scripts/lua/modules/check_definitions/as/ 2025-09-04 14:57:07 +02:00
Luca Deri
704bb92b5b Asset rework 2025-03-18 18:01:44 +01:00
Matteo Biscosi
0f7344c79a Fixes issues with assets insert in clickhouse 2025-03-13 10:10:26 +01:00
Matteo Biscosi
d1b7660972 Fixes naming error in inactive_assets 2025-03-10 11:53:18 +01:00
Matteo Biscosi
1d6cfd2374 Possible fix for inactive hosts error (#9011) 2025-03-10 10:39:20 +01:00
Alfredo Cardigliano
2f53ef5bcb Add support for host alerts in lua 2025-02-17 12:08:53 +01:00
Matteo Biscosi
a29a99927e Fixes infinite loop in the assets 2025-01-22 16:54:00 +01:00
Matteo Biscosi
3150761f26 Added first implementation of Assets 2025-01-21 12:30:56 +01:00
Matteo Biscosi
a63dec0dcc Reworked assets table 2024-12-30 12:37:54 +01:00
YellowMan
3320160670
Cloned in sqlite db information about inactive macs and hosts (#8797)
* Cloned in sqlite db information about inactive macs and hosts

* minor fix

* minor fix

* removed file
2024-11-05 12:19:53 +01:00
Matteo Biscosi
75e9e2e3e7 Removed periodic radius cleanup 2024-09-27 15:24:34 +02:00
Matteo Biscosi
9f687ebc26 Added termination cause to idle hosts 2024-08-27 15:54:39 +02:00
Matteo Biscosi
20fb08a619 Added pool change in case a member is no more in memory 2024-07-05 15:43:16 +02:00
Matteo Biscosi
472932d983 Added routines for removing macs no more in memory in Radius 2024-07-02 15:29:20 +02:00
GabrieleDeri
25bc51a7e8
Fixed network discovery table and REST, added MAC address sorting function in JS utility class (#8480)
* Added page as stats

* Fixed network discovery table and REST, added MAC address sorting function in JS utility class

---------

Co-authored-by: DGabri <gabriele.deri@gmail.com>
2024-06-27 18:44:34 +02:00
Matteo Biscosi
205a4b0fbf Added some log for radius accounting 2024-06-17 11:25:32 +02:00
Matteo Biscosi
daeeb96336 Excluded jailed host from radius update 2024-06-04 07:00:32 -04:00
Matteo Biscosi
5edfdeedcd Fixes various lua memory issues 2024-02-22 11:22:52 +00:00
Matteo Biscosi
dbf4bf2a2b Removed useless imports in lua code upping the memory usage 2024-02-15 15:21:40 +00:00
Matteo Biscosi
2f76c9bf4b First code cleanup for better memory management 2024-02-15 15:21:40 +00:00
Luca Deri
55870e97b9 (C) Update 2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
a22d2a94f5 Rework periodic discovery code 2024-01-03 17:32:16 +01:00
Matteo Biscosi
540c387c54 Fixes possible wrong encoding with 32bit on Radius 2023-12-20 11:56:23 +00:00
Luca Deri
c4fd9a3397 Implemented asynchronous VS scanning 2023-10-20 16:11:36 +02:00
Luca Deri
5dc8770918 Vulnerability scan improvements 2023-07-28 23:15:00 +02:00
Matteo Biscosi
55954c05e6 Completely add support for MAC Address accounting (#7357 #7356) 2023-05-19 07:22:00 +00:00
Matteo Biscosi
cb8d89d04f Added radius acconting (#7356) 2023-05-15 13:42:13 +00:00
Matteo Biscosi
38fb910777 Added radius update callback (#7356) 2023-05-13 09:50:15 +00:00
Luca Deri
0072fca594 Moved to pro 2022-04-14 22:12:08 +02:00
Luca Deri
d25dae664e Reworked script checks periodicity to make sure active monitoring is executed when it should be
Some extra cleanup is necessary (#6224)
2022-01-20 11:14:18 +01:00
Luca Deri
fcaa071acb Added delayed scripts that are executed with minimal time drift to avoid all scripts to be executed at the same time and thus cause load spikes 2022-01-03 18:55:18 +01:00