diff --git a/config/config.yaml b/config/config.yaml index 8f67e35..a9c2385 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -80,6 +80,7 @@ tcp_ports: - 8002 # HTTP Alternate - 8008 - 8012 + - 8022 - 8056 - 8080 # HTTP Alternate - 8081 # HTTP Alternate diff --git a/pkg/stage/assets/fingerprints.json b/pkg/stage/assets/fingerprints.json index 6d26ba6..fe1fd5f 100644 --- a/pkg/stage/assets/fingerprints.json +++ b/pkg/stage/assets/fingerprints.json @@ -1606,5 +1606,10 @@ "headers": [ "(?i)Zimbra" ] + }, + "ziguang": { + "body": [ + "紫光档案管理系统" + ] } -} \ No newline at end of file +} \ No newline at end of file