[PATCH]maat_scan_ip remove port & protocol parameter
This commit is contained in:
@@ -162,18 +162,14 @@
|
||||
"table_id":12,
|
||||
"table_name":"IP_CONFIG",
|
||||
"table_type":"ip_plus",
|
||||
"valid_column":11,
|
||||
"valid_column":7,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
"group_id":2,
|
||||
"addr_type":3,
|
||||
"addr_format":4,
|
||||
"ip1":5,
|
||||
"ip2":6,
|
||||
"port_format":7,
|
||||
"port1":8,
|
||||
"port2":9,
|
||||
"protocol":10
|
||||
"ip2":6
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -184,8 +180,8 @@
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
"group_id":2,
|
||||
"low_bound":3,
|
||||
"up_bound":4
|
||||
"low_boundary":3,
|
||||
"up_boundary":4
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -327,18 +323,14 @@
|
||||
"table_id":24,
|
||||
"table_name":"IP_PLUS_CONFIG",
|
||||
"table_type":"ip_plus",
|
||||
"valid_column":11,
|
||||
"valid_column":7,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
"group_id":2,
|
||||
"addr_type":3,
|
||||
"addr_format":4,
|
||||
"ip1":5,
|
||||
"ip2":6,
|
||||
"port_format":7,
|
||||
"port1":8,
|
||||
"port2":9,
|
||||
"protocol":10
|
||||
"ip2":6
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -436,8 +428,8 @@
|
||||
"item_id":1,
|
||||
"group_id":2,
|
||||
"district":3,
|
||||
"low_bound":4,
|
||||
"up_bound":5
|
||||
"low_boundary":4,
|
||||
"up_boundary":5
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -460,8 +452,8 @@
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
"group_id":2,
|
||||
"low_bound":3,
|
||||
"up_bound":4
|
||||
"low_boundary":3,
|
||||
"up_boundary":4
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -486,8 +478,8 @@
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
"group_id":2,
|
||||
"low_bound":3,
|
||||
"up_bound":4
|
||||
"low_boundary":3,
|
||||
"up_boundary":4
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -574,18 +566,14 @@
|
||||
"table_id":47,
|
||||
"table_name":"IP_PERF_CONFIG",
|
||||
"table_type":"ip_plus",
|
||||
"valid_column":11,
|
||||
"valid_column":7,
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
"group_id":2,
|
||||
"addr_type":3,
|
||||
"addr_format":4,
|
||||
"ip1":5,
|
||||
"ip2":6,
|
||||
"port_format":7,
|
||||
"port1":8,
|
||||
"port2":9,
|
||||
"protocol":10
|
||||
"ip2":6
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -596,8 +584,8 @@
|
||||
"custom": {
|
||||
"item_id":1,
|
||||
"group_id":2,
|
||||
"low_bound":3,
|
||||
"up_bound":4
|
||||
"low_boundary":3,
|
||||
"up_boundary":4
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user