From 4ef367ac41c94536ea7c3810636a3ca90bcb74b7 Mon Sep 17 00:00:00 2001 From: luwenpeng Date: Wed, 25 Sep 2024 10:46:57 +0800 Subject: feature(adapt maat): PXY_SSL_FINGERPRINT adapt uuid --- resource/pangu/pangu_http.json | 6 +++--- resource/pangu/table_info.conf | 5 ++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'resource') diff --git a/resource/pangu/pangu_http.json b/resource/pangu/pangu_http.json index 1517855..5d29494 100644 --- a/resource/pangu/pangu_http.json +++ b/resource/pangu/pangu_http.json @@ -275,9 +275,9 @@ { "table_name": "PXY_SSL_FINGERPRINT", "table_content": [ - "1\t599f223c2c9ee5702f5762913889dc21\t0\t1", - "2\teb149984fc9c44d85ed7f12c90d818be\t1\t0", - "3\te6573e91e6eb777c0933c5b8f97f10cd\t1\t1" + "{\"uuid\":\"JA300000-0000-0000-0000-000000000001\",\"ja3_hash\":\"599f223c2c9ee5702f5762913889dc21\",\"pinning_state\":1,\"is_valid\":1}", + "{\"uuid\":\"JA300000-0000-0000-0000-000000000002\",\"ja3_hash\":\"eb149984fc9c44d85ed7f12c90d818be\",\"pinning_state\":1,\"is_valid\":1}", + "{\"uuid\":\"JA300000-0000-0000-0000-000000000003\",\"ja3_hash\":\"e6573e91e6eb777c0933c5b8f97f10cd\",\"pinning_state\":1,\"is_valid\":1}" ] }, { diff --git a/resource/pangu/table_info.conf b/resource/pangu/table_info.conf index 72b6c8f..e80f245 100644 --- a/resource/pangu/table_info.conf +++ b/resource/pangu/table_info.conf @@ -372,10 +372,9 @@ "table_id":34, "table_name":"PXY_SSL_FINGERPRINT", "table_type":"plugin", - "valid_column":4, "custom": { - "key":2, - "key_type":"pointer" + "key_type":"pointer", + "key_name":"ja3_hash" } }, { -- cgit v1.2.3