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
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
Luca Deri
e8232d0ca4
Implemented vulnerability scan key migration
2023-10-30 07:22:14 +01:00
Nicolo Maio
7eabc4d3ce
[VS] Fix inconsistent state. ( #7922 )
2023-10-20 17:30:37 +02: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
Luca Deri
f726b867c7
Updated (C)
2023-01-01 16:37:57 +01:00
Luca Deri
614125cbba
Starup log is now verbose to spot initialization delays
2022-03-08 12:04:00 +01:00
MatteoBiscosi
556057c1c1
Fixes nil value notification
2022-02-18 11:45:46 +01:00
Alfredo Cardigliano
53e21718fa
Safety check
2022-02-17 15:42:05 +01:00
MatteoBiscosi
f86b7afe94
Fixes alerts not triggered due to redis delete
2022-02-17 11:50:12 +01:00
MatteoBiscosi
57a85de50e
Cleaned up the code from plugin_utils
2022-02-11 12:07:23 +01:00
Luca Deri
fc0e204803
Reworked blog fetch into new callback file fetch_blog_feed.lua
2022-01-03 18:55:18 +01:00
Alfredo Cardigliano
257ece18c0
Copyright update (Lua)
2022-01-03 09:42:33 +01:00
MatteoBiscosi
e92135e776
Reorganized periodic scripts
2021-12-28 15:41:28 +01:00
Simone Mainardi
16b52dda98
Additional system startup.lua cleanup
2021-12-03 16:44:55 +01:00
Simone Mainardi
04949ea275
Cleanup system startup.lua from interfaces code
2021-12-03 14:30:57 +01:00
Simone Mainardi
bf24680fdc
Removes policy utils from startup
2021-10-15 12:34:48 +02:00
Simone Mainardi
9937e576ec
Handles the jailed hosts pool as a builtin pool like default
...
Addresses #5973
2021-10-13 17:46:49 +02:00
Simone Mainardi
e53aef06da
Fixes nEdge startup
2021-08-17 13:58:17 +02:00
Simone Mainardi
76fd315d1b
Refactors user_scripts into checks (lua)
2021-06-16 18:02:22 +02:00
Luca Deri
4c27f6f98c
Implemented handlig of hello message from nprobe
2021-05-28 19:34:11 +02:00
Matteo Biscosi
abd51d295f
Changed nProbe policy push
2021-05-27 15:00:55 +02:00
Matteo Biscosi
79a563c1a9
Added IPS policy load at startup
2021-05-27 14:57:49 +02:00
Matteo Biscosi
b678a2128e
Added jailed hosts refresh when removed a member and at startup
2021-05-27 11:38:32 +02:00
Alfredo Cardigliano
9bc4dbe078
Move ips pool creation after recipients initialization
2021-05-26 09:52:13 +02:00
Simone Mainardi
44861bcc0c
Fixes deletion of old alerts
2021-05-03 16:48:30 +02:00
Matteo Biscosi
97c83e1d75
Fixes delete alerts older then
2021-03-04 18:21:00 +01:00
Simone Mainardi
716d907ff1
Configset initialization fixes
2021-03-01 18:19:38 +01:00
Luca Deri
a4a2a13fed
Added migration for old service map keys
...
Added dynamic memory management of ntop.getHashCache()
2021-02-04 17:16:14 +01:00
Matteo Biscosi
98917ee686
Implements #4937 top sites generation broken
2021-01-21 15:44:15 +01:00
Simone Mainardi
c3c2a58c3a
String fix
2021-01-12 15:47:00 +01:00
Luca Deri
a1178a0791
Updated (C)
2021-01-02 12:08:23 +01:00
Simone Mainardi
1a71ba4f5f
Removes remote assistance
...
Fixes #4785
2020-12-17 19:41:37 +01:00