summaryrefslogtreecommitdiff
path: root/test/resource/VerifyPolicyManipulation.json
blob: c51c220c90ce647d9d819c29eeac9f722b87ce48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
{
    "compile_table": "PXY_CTRL_COMPILE",
    "group2compile_table": "GROUP_PXY_CTRL_COMPILE_RELATION",
    "group2group_table": "GROUP_GROUP_RELATION",
    "rules": [
       {
            "compile_id": 1021,
            "service": 1,
            "action": 48,
            "do_blacklist": 1,
	        "do_log": 1,
            "effective_range": 0,
	        "tags":"anything",
            "user_region": "anything",
	        "is_valid": "yes",
            "groups": [
                {
                    "not_flag": 0,
                    "group_id": 101,
                    "group_name":"IPv4TCPSoureVeiryPolicy01",
                    "virtual_table": "ATTR_SOURCE_IP",
                    "regions": [
                        {
                            "table_type": "ip",
                            "table_name": "TSG_OBJ_IP_ADDR",
                            "table_content": {
                                "addr_type": "ipv4",
                                "addr_format": "range",
                                "ip1": "192.168.0.1",
                                "ip2": "192.168.0.1"
                            }
                        }
                    ] 
                }
            ]
        },
        {
            "compile_id": 1022,
            "service": 1,
            "action": 48,
            "do_blacklist": 1,
			"do_log": 1,
            "effective_range": 0,
            "tags":"anything",
            "user_region": "anything",
            "is_valid": "yes",
            "groups": [
				{
                    "group_id": 11,
                    "group_name": "IPv4TCPSoureEntry.11",
                    "virtual_table": "ATTR_SOURCE_IP"
                },
                {
                    "group_id": 12,
                    "group_name": "IPv4TCPSoureEntry.12",
                    "virtual_table": "ATTR_INTERNAL_IP"
                },
                {
                    "group_id": 1,
                    "group_name": "FQDNEntry.1",
                    "virtual_table": "ATTR_SERVER_FQDN"
                }
            ]
        },
        {
            "compile_id": 1023,
            "service": 1,
            "action": 48,
            "do_blacklist": 1,
			"do_log": 1,
            "effective_range": 0,
            "tags":"anything",
            "user_region": "anything",
            "is_valid": "yes",
            "groups": [
				{
                    "not_flag": 0,
                    "group_id": 10231,
                    "group_name":"IPv4TCPSoureVeiryPolicy02",
                    "virtual_table": "ATTR_SOURCE_IP",
                    "regions": [
                        {
                            "table_type": "ip",
                            "table_name": "TSG_OBJ_IP_ADDR",
                            "table_content": {
                                "addr_type": "ipv4",
                                "addr_format": "range",
                                "ip1": "192.168.0.2",
                                "ip2": "192.168.0.2"
                            }
                        }
                    ] 
                },
                {
                    "not_flag": 0,
                    "group_id": 10232,
                    "group_name":"IPv4TCPDestinationVeiryPolicy01",
                    "virtual_table": "ATTR_DESTINATION_IP",
                    "regions": [
                        {
                            "table_type": "ip",
                            "table_name": "TSG_OBJ_IP_ADDR",
                            "table_content": {
                                "addr_type": "ipv4",
                                "addr_format": "range",
                                "ip1": "192.168.0.3",
                                "ip2": "192.168.0.3"
                            }
                        }
                    ] 
                },
                {
	                "virtual_table":"ATTR_SERVER_FQDN",
                    "group_name":"ServerFqdnVeiryPolicy01",
                    "group_id":10234,
                    "not_flag":0,
                    "regions": [
                        {
                            "table_name": "TSG_OBJ_FQDN",
                            "table_type": "expr",
                            "table_content": {
                                "keywords": "baidu.com",
                                "expr_type": "regex",
                                "match_method": "sub",
                                "format": "uncase plain"
                            }
                        }
                    ]
                },
				{
	                "virtual_table":"ATTR_SSL_SAN",
                    "group_name":"SslSanVeiryPolicy01",
                    "group_id":10235,
                    "not_flag":0,
                    "regions": [
                        {
                            "table_name": "TSG_OBJ_FQDN",
                            "table_type": "expr",
                            "table_content": {
                                "keywords": "baidu.com",
                                "expr_type": "regex",
                                "match_method": "sub",
                                "format": "uncase plain"
                            }
                        }
                    ]
                }
            ]
        },
        {
            "compile_id": 1024,
            "service": 1,
            "action": 48,
            "do_blacklist": 1,
			"do_log": 1,
            "effective_range": 0,
            "tags":"anything",
            "user_region": "anything",
            "is_valid": "yes",
            "groups": [
				{
					"group_name":"IPv4TCPSoureVeiryPolicy02",
					"virtual_table":"ATTR_SOURCE_IP"
                },
                {
                    "group_name":"IPv4TCPDestinationVeiryPolicy01",
					"virtual_table":"ATTR_DESTINATION_IP"
                },
                {
					"group_name":"ServerFqdnVeiryPolicy01",
					"virtual_table":"ATTR_SERVER_FQDN"
                },
                {
					"group_name":"SslSanVeiryPolicy01",
					"virtual_table":"ATTR_SSL_SAN"
                }
            ]
        },
        {
            "compile_id": 3021,
            "service": 13,
            "action": 1,
            "do_blacklist": 0,
            "do_log": 1,
            "tags": "{}",
            "user_region": "anything",
            "evaluation_order": "0.0",
			"compile_table_name": "TUNNEL_COMPILE",
            "is_valid": "yes",
            "groups": [
                {
                    "not_flag": 0,
                    "group_id": 248,
                    "group_name": "TunnelIpv4TCPSoureVeiryPolicy01",
                    "virtual_table": "ATTR_TUNNEL_GTP_ENDPOINT",
					"g2c_table_name": "GROUP_TUNNEL_COMPILE_RELATION",
                    "regions": [
                        {
                            "table_name": "TSG_OBJ_IP_ADDR",
                            "table_type": "ip",
                            "table_content": {
                                "addr_type": "ipv4",
                                "addr_format": "range",
                                "ip1": "192.168.0.4",
                                "ip2": "192.168.0.4"
                            }
                        }
                    ]
                }
            ]
        },
        {
            "compile_id": 3022,
            "service": 13,
            "action": 1,
            "do_blacklist": 0,
            "do_log": 1,
            "tags": "{}",
            "user_region": "anything",
            "evaluation_order": "0.0",
            "compile_table_name": "TUNNEL_COMPILE",
            "is_valid": "yes",
            "groups": [
                {
                    "not_flag": 0,
                    "group_id": 2,
                    "group_name": "TunnelIpv4TCPSoureVeiryPolicy02",
                    "virtual_table": "ATTR_TUNNEL_GTP_ENDPOINT",
                    "g2c_table_name": "GROUP_TUNNEL_COMPILE_RELATION",
                    "regions": [
                        {
                            "table_name": "TSG_OBJ_IP_ADDR",
                            "table_type": "ip",
                            "table_content": {
                                "addr_type": "ipv4",
                                "addr_format": "range",
                                "ip1": "192.168.0.5",
                                "ip2": "192.168.0.5"
                            }
                        }
                    ]
                }
            ]
        },
		{
            "compile_id": 3023,
            "service": 13,
            "action": 1,
            "do_blacklist": 0,
            "do_log": 1,
            "tags": "{}",
            "user_region": "anything",
            "evaluation_order": "0.0",
            "compile_table_name": "TUNNEL_COMPILE",
            "is_valid": "yes",
            "groups": [
                {
                    "not_flag": 0,
                    "group_id": 3,
                    "group_name": "TunnelIpv4TCPSoureVeiryPolicy03",
                    "virtual_table": "ATTR_TUNNEL_GTP_ENDPOINT",
                    "g2c_table_name": "GROUP_TUNNEL_COMPILE_RELATION",
                    "regions": [
                        {
                            "table_name": "TSG_OBJ_IP_ADDR",
                            "table_type": "ip",
                            "table_content": {
                                "addr_type": "ipv4",
                                "addr_format": "range",
                                "ip1": "192.168.0.5",
                                "ip2": "192.168.0.5"
                            }
                        }
                    ]
                },
				{
                    "not_flag": 0,
                    "group_id": 4,
                    "group_name": "TunnelIpv4TCPSoureVeiryPolicy04",
                    "virtual_table": "ATTR_TUNNEL_GTP_ENDPOINT",
                    "g2c_table_name": "GROUP_TUNNEL_COMPILE_RELATION",
                    "regions": [
                        {
                            "table_name": "TSG_OBJ_IP_ADDR",
                            "table_type": "ip",
                            "table_content": {
                                "addr_type": "ipv4",
                                "addr_format": "range",
                                "ip1": "192.168.0.6",
                                "ip2": "192.168.0.6"
                            }
                        }
                    ]
                }
            ]
        },
        {
            "compile_id": 1025,
            "service": 1,
            "action": 48,
            "do_blacklist": 1,
			"do_log": 1,
            "effective_range": 0,
            "tags":"anything",
            "user_region": "anything",
            "is_valid": "yes",
            "groups": [
				{
                    "not_flag":0,
                    "group_id": 3023,
					"group_name":"TunnelEndpointVeiryPolicy01",
					"virtual_table":"ATTR_TUNNEL"
                }
            ]
        },
        {
            "compile_id": 1026,
            "service": 1,
            "action": 48,
            "do_blacklist": 1,
			"do_log": 1,
            "effective_range": 0,
            "tags":"anything",
            "user_region": "anything",
            "is_valid": "yes",
            "groups": [
				{
                    "not_flag":0,
                    "group_id": 3022,
					"group_name":"TunnelEndpointVeiryPolicy03",
					"virtual_table":"ATTR_TUNNEL"
                }
            ]
        },
        {
            "compile_id": 1027,
            "service": 1,
            "action": 48,
            "do_blacklist": 1,
			"do_log": 1,
            "effective_range": 0,
            "tags":"anything",
            "user_region": "anything",
            "is_valid": "yes",
            "groups": [
				{
                    "not_flag":1,
                    "group_id": 3022,
					"group_name":"TunnelEndpointVeiryPolicy03",
					"virtual_table":"ATTR_TUNNEL"
                }
            ]
        }
   ],
    "plugin_table": [
		{
            "table_name": "FQDN_ENTRY",
            "table_content": [
                "1\t1\twww.126.com\t1\t1",
                "2\t2,3\twww.baidu.com\t1\t1",
                "4\t4,5,6\twww.qq.com\t1\t1"
            ]
        },
		{
            "table_name": "IP_ADDR_ENTRY",
            "table_content": [
                "1\t11\t4\tsingle\t192.168.1.1\t192.168.1.1\t1",
                "2\t12,13\t4\tsingle\t192.168.1.2\t192.168.1.2\t1",
				"4\t14,15,16\t4\trange\t192.168.1.3\t192.168.1.3\t1"
            ]
        },
		{
            "table_name": "LIBRARY_TAG",
            "table_content": [
                "1\tnone\twebsite_category\tfqdn1\tsearch\\bengines\t1",
                "2\tnone\twebsite_category\tfqdn2\tRecreation\band\bHobbies\t1",
                "3\tnone\twebsite_category\tfqdn3\tbusiness\t1",
                "4\tnone\twebsite_category\tfqdn4\tsearch bengines\t1",
                "5\tnone\twebsite_category\tfqdn5\tsearch\\bengines\t1",
                "6\tnone\twebsite_category\tfqdn6\tsearch\\bengines\t1",
                "11\tnone\tgeoip\tadministrative_area\tColombia.Departamento\bdel\bVaupes\t1",
                "12\tnone\tgeoip\tadministrative_area\tColombia.Departamento\bdel\bVaupes.Mitú\t1",
                "13\tnone\tgeoip\tadministrative_area\tColombia.Antioquia.Marinilla\t1",
				"14\tnone\tgeoip\tsuper_administrative_area\tColombia.Departamento\bdel\bVaupes\t1",
				"15\tnone\tgeoip\tadministrative_area\tGermany.Bavaria.Mauern\t1",
                "16\tnone\tgeoip\tadministrative_area\tGermany.Bavaria.Mellrichstadt\t1"
			]
		}
    ]
}