Commit Graph

41 Commits

Author SHA1 Message Date
root
a6c3e26577 modify interval table and fix some test case 2024-08-13 03:35:50 +00:00
root
a786103b94 modify ip_table and ip_plugin_table 2024-08-09 01:52:13 +00:00
liuchang
2fd93a1648 fix mem leak 2024-07-16 08:03:19 +00:00
liuchang
e604a066ab add modified_time column for compile table while loading json file 2024-07-12 01:52:32 +00:00
liuwentan
7e25f48fdd [PATCH]delete useless code 2024-04-03 16:47:30 +08:00
郑超
99f98abbcd Feature/scan ip port together support endpoint object 2024-03-27 11:19:39 +00:00
liuwentan
7de0db5ebc [PATCH]add log handle for maat_wrap_redis_command 2024-02-22 17:51:23 +08:00
liuwentan
7e159477ac [PATCH]maat_scan_ip remove port & protocol parameter 2024-01-31 18:44:27 +08:00
liuwentan
f04043905c [PATCH]unit_test item_id starting from 1 instead of 0 2023-12-29 16:18:02 +08:00
liuwentan
5f703bb4f4 [PATCH]rename group2group column name 2023-12-26 18:31:25 +08:00
liuwentan
3d0d410ac7 [PATCH] merge super_group's include and exclude sub_groups into one line 2023-12-26 15:35:22 +08:00
liuwentan
cc1e1d2f7f [BUGFIX]group2group support sub_group_id array => TSG-18025 2023-12-21 02:13:39 +00:00
liuwentan
2f50548d96 [PATCH]adjust table_info for compile/group2compile table 2023-11-29 16:56:33 +08:00
刘文坛
2773be9b95 [FEATURE] one clause support multi literal{vtable_id, group_id_array} 2023-11-28 02:16:07 +00:00
刘文坛
91937cdbfb [FEATURE]support maat_scan_not_logic & maat_scan_group 2023-11-10 08:26:48 +00:00
liuwentan
98d4fb34ed [PATCH]delete redis monitor dead code 2023-11-09 16:00:33 +08:00
刘文坛
5e907a171f [FEATURE]Compile table must register plugin table to get compile ex_data 2023-10-30 08:00:49 +00:00
liuwentan
9b5a07ecc6 [PATCH]fix potential memory leaks 2023-10-27 17:31:35 +08:00
liuwentan
fb0cb5405d rollback to v4.0.31 2023-08-09 19:22:09 +08:00
刘文坛
d29eef0423 [FEATURE]Compile table must register plugin table to get compile ex_data & maat_state_get_compile_table_ids API 2023-08-07 04:26:13 +00:00
刘文坛
e9ffca8392 [PATCH]add regex benchmark 2023-08-03 08:48:12 +00:00
liuwentan
9d373ad454 third draft 2023-07-06 18:58:15 +08:00
刘文坛
8ad355d5d7 [OPTIMIZE]reduce adapter_hs_scan cpu usage 2023-06-20 07:00:49 +00:00
liuwentan
48397f754e [OPTIMIZE]delete update_hit_groups to reduce cpu consumption & reduce maat_state memory usage 2023-06-09 16:44:47 +08:00
刘文坛
c5accc49f2 [PATCH] maat_plugin_table_get_ex_data add key_len (23.06) 2023-06-08 07:32:41 +00:00
刘文坛
6830966084 [BUGFIX]fix group_exclude miss hit groups 2023-05-15 07:24:36 +00:00
liuwentan
929d6ac139 [patch]change verify expression retval semantics:1(legal) 0(illegal) 2023-05-11 11:21:46 +08:00
liuwentan
8a3683fa30 group_exclude(only one hierarchical group can be referenced) 2023-05-06 20:27:39 +08:00
liuwentan
33015d5aac support parse encrypted json config 2023-05-04 17:10:19 +08:00
liuwentan
3efcb8986e maat_new error if read full config failed 2023-04-07 14:43:04 +08:00
liuwentan
0c4acf224a allow maat_json.json has no compile/g2c/g2c table 2023-04-07 11:28:34 +08:00
liuwentan
4430c8e696 fix json2iris bug 2023-04-07 11:05:01 +08:00
liuwentan
3515b7f1f7 delete set_iris evaluation_order 2023-04-03 19:01:26 +08:00
liuwentan
18881c5bc3 fix coredump because of no compile/group2compile/group2group field in maat_json.json file 2023-03-30 20:49:59 +08:00
liuwentan
73060d1c35 support ip+port+proto scan 2023-03-27 15:52:47 +08:00
liuwentan
90d0764845 item_uthash -> item_rcu && add foreign cont dir API 2023-03-15 11:36:54 +08:00
liuwentan
5a53edd943 format log 2023-03-02 14:52:31 +08:00
liuwentan
d429a6346d support flag_plus table 2023-03-01 17:44:07 +08:00
liuwentan
f8543d9f96 table_name->table_id and compile table callback 2023-02-21 11:27:18 +08:00
liuwentan
bbed56db80 compile table support conjunction, ip_plugin support cidr 2023-02-20 10:57:40 +08:00
liuwentan
379efcf027 cpp->c and expr support configurable generation of literal_db or regex_db 2023-02-15 11:53:46 +08:00