diff options
| author | hebingning <[email protected]> | 2022-05-05 09:20:12 +0800 |
|---|---|---|
| committer | hebingning <[email protected]> | 2022-05-05 09:20:12 +0800 |
| commit | 34fe2f2d092cdff10a42fdd5bb13705e3e7a8f48 (patch) | |
| tree | be5da0310a46b4d0e6b5f8f56f719003f5d671d7 | |
| parent | 2c23d413744189aca20104a99d017bb2a1a42f16 (diff) | |
提交修改用例
34 files changed, 404 insertions, 358 deletions
diff --git a/case/policies/security/http.robot b/case/policies/security/http.robot index e16feea..9984292 100644 --- a/case/policies/security/http.robot +++ b/case/policies/security/http.robot @@ -91,21 +91,21 @@ deny-resheader-substring [Tags] SingleFilter Reset Block Alert Rate Limit ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-deny-resheader-substring-data.yaml ${TEST NAME} -deny-url-reqbody-suffix - [Tags] SingleFilter Reset Rate Limit - ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-deny-url-reqbody-suffix-data.yaml ${TEST NAME} +# deny-url-reqbody-suffix + # [Tags] SingleFilter Reset Rate Limit + # ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-deny-url-reqbody-suffix-data.yaml ${TEST NAME} -deny-url-reqbody-prefix - [Tags] SingleFilter Reset Rate Limit - ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-deny-url-reqbody-prefix-data.yaml ${TEST NAME} +# deny-url-reqbody-prefix + # [Tags] SingleFilter Reset Rate Limit + # ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-deny-url-reqbody-prefix-data.yaml ${TEST NAME} deny-url-reqbody-substring [Tags] SingleFilter Reset Rate Limit ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-deny-url-reqbody-substring-data.yaml ${TEST NAME} -deny-url-reqbody-exactly - [Tags] SingleFilter Reset Rate Limit - ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-deny-url-reqbody-exactly-data.yaml ${TEST NAME} +# deny-url-reqbody-exactly + # [Tags] SingleFilter Reset Rate Limit + # ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-deny-url-reqbody-exactly-data.yaml ${TEST NAME} deny-fqdn-url-reqheader-resheader-reqbody-resbody [Tags] MultiFilter Reset Rate Limit @@ -139,21 +139,21 @@ monitor-url-exactly [Tags] SingleFilter ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-monitor-url-exactly-data.yaml ${TEST NAME} -monitor-reqbody-suffix - [Tags] SingleFilter - ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-monitor-reqbody-suffix-data.yaml ${TEST NAME} +# monitor-reqbody-suffix + # [Tags] SingleFilter + # ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-monitor-reqbody-suffix-data.yaml ${TEST NAME} -monitor-reqbody-prefix - [Tags] SingleFilter - ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-monitor-reqbody-prefix-data.yaml ${TEST NAME} +# monitor-reqbody-prefix + # [Tags] SingleFilter + # ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-monitor-reqbody-prefix-data.yaml ${TEST NAME} monitor-reqbody-substring [Tags] SingleFilter ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-monitor-reqbody-substring-data.yaml ${TEST NAME} -monitor-reqbody-exactly - [Tags] SingleFilter - ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-monitor-reqbody-exactly-data.yaml ${TEST NAME} +# monitor-reqbody-exactly + # [Tags] SingleFilter + # ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/http/security-http-monitor-reqbody-exactly-data.yaml ${TEST NAME} monitor-fqdn-reqheader-resheader [Tags] MultiFilter diff --git a/case/policies/security/ssl.robot b/case/policies/security/ssl.robot index c5c07f4..e5038f3 100644 --- a/case/policies/security/ssl.robot +++ b/case/policies/security/ssl.robot @@ -35,9 +35,9 @@ allow-only-IpAndApplication [Tags] OnlySourceAndApp Famous sites ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/ssl/security-ssl-allow-only-ipAndApplication-data.yaml ${TEST NAME} -allow-only-Application - [Tags] OnlyApplication Famous sites - ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/ssl/security-ssl-allow-only-application-data.yaml ${TEST NAME} +# allow-only-Application + # [Tags] OnlyApplication Famous sites + # ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/ssl/security-ssl-allow-only-application-data.yaml ${TEST NAME} deny-fqdn-suffix-famousSites [Tags] Reset Tamper RateLimit SingleFiler MultiFilter Famous sites @@ -59,9 +59,9 @@ deny-only-IpAndApplication [Tags] OnlySourceAndApp OnlyApplication Reset Tamper RateLimit Famous sites ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/ssl/security-ssl-deny-only-ipAndApplication-data.yaml ${TEST NAME} -deny-only-Application - [Tags] OnlySourceAndApp OnlyApplication Reset Tamper RateLimit Famous sites - ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/ssl/security-ssl-deny-only-application-data.yaml ${TEST NAME} +# deny-only-Application + # [Tags] OnlySourceAndApp OnlyApplication Reset Tamper RateLimit Famous sites + # ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/ssl/security-ssl-deny-only-application-data.yaml ${TEST NAME} monitor-fqdn-suffix-famousSites [Tags] SingleFiler MultiFilter Famous sites @@ -83,9 +83,9 @@ monitor-only-IpAndApplication [Tags] OnlySourceAndApp Famous sites ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/ssl/security-ssl-monitor-only-ipAndApplication-data.yaml ${TEST NAME} -monitor-only-Application - [Tags] OnlyApplication Famous sites - ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/ssl/security-ssl-monitor-only-application-data.yaml ${TEST NAME} +# monitor-only-Application + # [Tags] OnlyApplication Famous sites + # ${objectIds} ${policyIds} PolilcysByTemplate ${path}/data/security/ssl/security-ssl-monitor-only-application-data.yaml ${TEST NAME} intercept-fqdn-suffix-famousSites [Tags] SingleFiler Famous sites diff --git a/other/data/security/dns/security-dns-deny-fqdn-exactly-data.yaml b/other/data/security/dns/security-dns-deny-fqdn-exactly-data.yaml index 7280a50..2a7183c 100644 --- a/other/data/security/dns/security-dns-deny-fqdn-exactly-data.yaml +++ b/other/data/security/dns/security-dns-deny-fqdn-exactly-data.yaml @@ -258,20 +258,12 @@ "testMachine": - "hopeSuccessNumber": 1 - "command": "nslookup www.hupu.com -timeout=1" + "command": "nslookup nghttp2.org -timeout=1" "commandRes": "timed out" "logQueryParam": - "queryFiledKey": "dns_qname" - "queryValue": "www.hupu.com" - - - "hopeSuccessNumber": 1 - "command": "nslookup www.prlib.ru -timeout=1" - "commandRes": "timed out" - "logQueryParam": - - - "queryFiledKey": "dns_qname" - "queryValue": "www.prlib.ru" + "queryValue": "nghttp2.org" "isValid": 1 "scheduleId": "condation": @@ -282,9 +274,7 @@ "objectList": - "addItemList": - "keywordArray": - - "$www.hupu.com" - - "keywordArray": - - "$www.prlib.ru" + - "$nghttp2.org" - "opAction": "add" "returnData": 1 diff --git a/other/data/security/dns/security-dns-monitor-fqdn-exactly-data.yaml b/other/data/security/dns/security-dns-monitor-fqdn-exactly-data.yaml index 16ffe94..be56bf0 100644 --- a/other/data/security/dns/security-dns-monitor-fqdn-exactly-data.yaml +++ b/other/data/security/dns/security-dns-monitor-fqdn-exactly-data.yaml @@ -13,7 +13,6 @@ "userTags": "" "doBlacklist": 0 "doLog": 1 - "addTestClentIPFlag": 0 "policyDesc": "autotest" "effectiveRange": "userRegion": diff --git a/other/data/security/dns/security-dns-monitor-fqdn-suffix-data.yaml b/other/data/security/dns/security-dns-monitor-fqdn-suffix-data.yaml index 8b59da8..0a216dd 100644 --- a/other/data/security/dns/security-dns-monitor-fqdn-suffix-data.yaml +++ b/other/data/security/dns/security-dns-monitor-fqdn-suffix-data.yaml @@ -13,7 +13,6 @@ "userTags": "" "doBlacklist": 0 "doLog": 1 - "addTestClentIPFlag": 0 "policyDesc": "autotest" "effectiveRange": "userRegion": @@ -29,40 +28,40 @@ "commandRes": "youtube-ui.l.google.com" "logQueryParam": - - "queryFiledKey": "common_server_ip" - "queryValue": "8.8.8.8" + "queryFiledKey": "dns_qname" + "queryValue": "www.youtube.com" - "hopeSuccessNumber": 1 "command": "nslookup www.facebook.com" "commandRes": "www.facebook.com" "logQueryParam": - - "queryFiledKey": "common_server_ip" - "queryValue": "8.8.8.8" + "queryFiledKey": "dns_qname" + "queryValue": "www.facebook.com" - "hopeSuccessNumber": 1 "command": "nslookup www.google.com" "commandRes": "www.google.com" "logQueryParam": - - "queryFiledKey": "common_server_ip" - "queryValue": "8.8.8.8" + "queryFiledKey": "dns_qname" + "queryValue": "www.google.com" - "hopeSuccessNumber": 1 "command": "nslookup telegram.org" "commandRes": "telegram.org" "logQueryParam": - - "queryFiledKey": "common_server_ip" - "queryValue": "8.8.8.8" + "queryFiledKey": "dns_qname" + "queryValue": "telegram.org" - "hopeSuccessNumber": 1 "command": "nslookup www.bilibili.com" "commandRes": "i.w.bilicdn1.com" "logQueryParam": - - "queryFiledKey": "common_server_ip" - "queryValue": "8.8.8.8" + "queryFiledKey": "dns_qname" + "queryValue": "www.bilibili.com" - "hopeSuccessNumber": 1 "command": "nslookup tengrinews.kz" @@ -89,4 +88,44 @@ - "keywordArray": - "*ilibili.com" - "keywordArray": - - "*ngrinews.kz"
\ No newline at end of file + - "*ngrinews.kz" + - + "opAction": "update" + "isEdit": 1 + "returnData": 1 + "policyName": "security-ssl-monitor-fqdn-suffix-0001-1" + "policyType": "tsg_security" + "logType": "security_event" + "action": "monitor" + "packet_mirror": + "enable": 0 + "isGre": 0 + "userTags": "" + "doBlacklist": 0 + "doLog": 1 + "policyDesc": "autotest" + "effectiveRange": + "userRegion": + "protocol": "dns" + "appIdObjects": + - "dns" + "appSelectorObjects": + "isTestMachine": 1 + "testMachine": + - + "hopeSuccessNumber": 1 + "command": "nslookup www.bing.com" + "commandRes": "www.bing.com" + "logQueryParam": + - + "queryFiledKey": "dns_qname" + "queryValue": "www.bing.com" + "condation": + - + "protocolField": "TSG_FIELD_DNS_QNAME" + "objectType": "fqdn" + "objectSubType": "" + "objectList": + - "addItemList": + - "keywordArray": + - "*ing.com" diff --git a/other/data/security/ftp/security-ftp-deny-uri-substring-data.yaml b/other/data/security/ftp/security-ftp-deny-uri-substring-data.yaml index e5c160f..98e8c05 100644 --- a/other/data/security/ftp/security-ftp-deny-uri-substring-data.yaml +++ b/other/data/security/ftp/security-ftp-deny-uri-substring-data.yaml @@ -34,13 +34,12 @@ "condation": - "protocolField": "TSG_FIELD_FTP_URI" - "objectType": "keywords" + "objectType": "url" "objectSubType": "" "objectList": - "addItemList": - "keywordArray": - "autoFtp" - - "opAction": "update" "returnData": 1 @@ -77,7 +76,7 @@ "condation": - "protocolField": "TSG_FIELD_FTP_URI" - "objectType": "keywords" + "objectType": "url" "objectSubType": "" "objectList": - "addItemList": @@ -118,7 +117,7 @@ "condation": - "protocolField": "TSG_FIELD_FTP_URI" - "objectType": "keywords" + "objectType": "url" "objectSubType": "" "objectList": - "addItemList": diff --git a/other/data/security/ftp/security-ftp-monitor-only-IpAndApplication-data.yaml b/other/data/security/ftp/security-ftp-monitor-only-IpAndApplication-data.yaml index c5e5f91..1a4587c 100644 --- a/other/data/security/ftp/security-ftp-monitor-only-IpAndApplication-data.yaml +++ b/other/data/security/ftp/security-ftp-monitor-only-IpAndApplication-data.yaml @@ -3,7 +3,7 @@ - "opAction": "add" "returnData": 1 - "policyName": "security-mail-monitor-only-IpAndApplication-0001" + "policyName": "security-ftp-monitor-uri-exactly-0001" "policyType": "tsg_security" "logType": "security_event" "isGre": 0 @@ -16,34 +16,28 @@ "policyDesc": "autotest" "effectiveRange": "userRegion": - "protocol": "mail" + "protocol": "ftp" "appIdObjects": - - "mail" + - "ftp" "appSelectorObjects": "isTestMachine": 1 "testMachine": - - "mailSubject": "denyMailTest001" - "sender": "[email protected]" - "attachPath": "mail_test_russia" - "receiver": "[email protected]" - "copyTo": "[email protected]" - "secretTo": "[email protected]" - "mainBody": "denyMailTest001" - "hopeResult": "mail_fail" + "ftpUrl": "/autoFtp/english.txt" + "hopeResult": "autotest" "hopeSuccessNumber": 1 "logQueryParam": - - "queryFiledKey": "mail_account" - "queryValue": "[email protected]" + "queryFiledKey": "ftp_account" + "queryValue": "ftpuser" "isValid": 1 "scheduleId": "condation": - - "protocolField": "TSG_FIELD_MAIL_ATT_CONTENT" - "objectType": "keywords" - "objectSubType": "keywords" + "protocolField": "TSG_FIELD_FTP_URI" + "objectType": "url" + "objectSubType": "" "objectList": - "addItemList": - "keywordArray": - - "$halashaogusinaПростопорно" + - "$ftp://192.168.90.158/autoFtp/english.txt" diff --git a/other/data/security/ftp/security-ftp-monitor-uri-exactly-data.yaml b/other/data/security/ftp/security-ftp-monitor-uri-exactly-data.yaml index e606cec..22c842a 100644 --- a/other/data/security/ftp/security-ftp-monitor-uri-exactly-data.yaml +++ b/other/data/security/ftp/security-ftp-monitor-uri-exactly-data.yaml @@ -33,11 +33,12 @@ "isValid": 1 "scheduleId": "condation": - - - "protocolField": "TSG_FIELD_FTP_URI" - "objectType": "url" - "objectSubType": "" + - + "protocolField": "TSG_SECURITY_SOURCE_ADDR" + "objectType": "ip" + "objectSubType": "endpoint" "objectList": - "addItemList": - - "keywordArray": - - "$ftp://192.168.90.158/autoFtp/english.txt" + - + "ip": "1.1.1.1" + "port": "0-65535" diff --git a/other/data/security/http/security-http-allow-fqdn-exactly-data.yaml b/other/data/security/http/security-http-allow-fqdn-exactly-data.yaml index a40541d..501d7c7 100644 --- a/other/data/security/http/security-http-allow-fqdn-exactly-data.yaml +++ b/other/data/security/http/security-http-allow-fqdn-exactly-data.yaml @@ -38,4 +38,5 @@ "objectList": - "addItemList": - "keywordArray": - - "$scoutbahamas.org"
\ No newline at end of file + - "$scoutbahamas.org" +
\ No newline at end of file diff --git a/other/data/security/http/security-http-deny-reqheader-exactly-data.yaml b/other/data/security/http/security-http-deny-reqheader-exactly-data.yaml index fb35483..e2ac98e 100644 --- a/other/data/security/http/security-http-deny-reqheader-exactly-data.yaml +++ b/other/data/security/http/security-http-deny-reqheader-exactly-data.yaml @@ -83,6 +83,90 @@ - "keywordArray": - "SecurityTest" - + "opAction": "update" + "isEdit": 1 + "returnData": 1 + "policyName": "security-http-deny-fqdn-host-url-reqheadrr-resheader-reqbody-resbody-001-1" + "policyType": "tsg_security" + "logType": "security_event" + "action": "deny" + "method": "default" + "isGre": 0 + "userTags": "" + "doBlacklist": 0 + "doLog": 1 + "policyDesc": "autotest" + "effectiveRange": + "userRegion": + "protocol": "http" + "appIdObjects": + - "http" + "appSelectorObjects": + "isTestMachine": 1 + "testMachine": + - + "hopeSuccessNumber": 1 + "command": 'curl --connect-timeout 5 -m 10 -H "Content-Type:application/json;charset=UTF-8" -X POST -d "{\"requestbody\":\"SecurityTest\",\"setcook\":\"asdf\",\"contenttype\": \"charset\",\"responsebody\": \"adzx\"}" -kv --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36" http://open.node.com:180/go | iconv -f utf-8 -t gbk' + "commandRes": "Connection reset by peer" + "logQueryParam": + - + "queryFiledKey": "http_host" + "queryValue": "open.node.com" + "isValid": 1 + "scheduleId": + "condation": + - + "protocolField": "TSG_FIELD_HTTP_HOST" + "objectType": "fqdn" + "objectSubType": "" + "objectList": + - "addItemList": + - "keywordArray": + - "*open.node.com" + - + "protocolField": "TSG_FIELD_HTTP_URL" + "objectType": "url" + "objectSubType": "" + "objectList": + - "addItemList": + - "keywordArray": + - "open.node" + - + "protocolField": "TSG_FIELD_HTTP_REQ_HDR" + "objectType": "http_signature" + "objectSubType": "User-Agent" + "objectList": + - "addItemList": + - "keywordArray": + - "4d6f7a696c6c612f352e30*" + "district": "User-Agent" + "isHexbin": 1 + - + "protocolField": "TSG_FIELD_HTTP_RES_HDR" + "objectType": "http_signature" + "objectSubType": "Content-Type" + "objectList": + - "addItemList": + - "keywordArray": + - "*utf-8" + "district": "Content-Type" + - + "protocolField": "TSG_FIELD_HTTP_REQ_BODY" + "objectType": "keywords" + "objectSubType": "" + "objectList": + - "addItemList": + - "keywordArray": + - "SecurityTest" + - + "protocolField": "TSG_FIELD_HTTP_REQ_BODY" + "objectType": "keywords" + "objectSubType": "" + "objectList": + - "addItemList": + - "keywordArray": + - "SecurityTest" + - "opAction": "add" "returnData": 1 "policyName": "security-http-deny-fqdn-host-url-reqheadrr-resheader-reqbody-resbody-002" diff --git a/other/data/security/http/security-http-deny-reqheader-substring-data.yaml b/other/data/security/http/security-http-deny-reqheader-substring-data.yaml index fb464c4..762fef1 100644 --- a/other/data/security/http/security-http-deny-reqheader-substring-data.yaml +++ b/other/data/security/http/security-http-deny-reqheader-substring-data.yaml @@ -83,8 +83,9 @@ "objectList": - "addItemList": - "keywordArray": - - "PHPSESSID" + - "504850534553534944" "district": "Cookie" + "isHexbin": 1 - "opAction": "add" "returnData": 1 diff --git a/other/data/security/http/security-http-deny-resheader-substring-data.yaml b/other/data/security/http/security-http-deny-resheader-substring-data.yaml index 90108c2..2e6832d 100644 --- a/other/data/security/http/security-http-deny-resheader-substring-data.yaml +++ b/other/data/security/http/security-http-deny-resheader-substring-data.yaml @@ -48,9 +48,7 @@ "policyType": "tsg_security" "logType": "security_event" "action": "deny" - "method": "block" - "code": 403 - "message": "This is block result" + "method": "tamper" "isGre": 0 "isEdit": 1 "userTags": "" @@ -68,137 +66,7 @@ - "hopeSuccessNumber": 1 "command": 'curl -kv --connect-timeout 10 -m 10 --cookie "PHPSESSID=f5c90374a050d9b223583d6852863fec" http://ncocra.org/WordPress_v1/' - "commandRes": "403 Forbidden" - "logQueryParam": - - - "queryFiledKey": "http_host" - "queryValue": "ncocra.org" - "isValid": 1 - "scheduleId": - "condation": - - - "protocolField": "TSG_FIELD_HTTP_RES_HDR" - "objectType": "http_signature" - "objectSubType": "Content-Type" - "objectList": - - "addItemList": - - "keywordArray": - - "utf-8" - "district": "Content-Type" - - - "opAction": "add" - "returnData": 1 - "policyName": "security-http-deny-reqheader-substring-001-2" - "policyType": "tsg_security" - "logType": "security_event" - "action": "deny" - "method": "block" - "code": 404 - "message": "This is block result" - "isGre": 0 - "userTags": "" - "doBlacklist": 0 - "doLog": 1 - "policyDesc": "autotest" - "effectiveRange": - "userRegion": - "protocol": "http" - "appIdObjects": - - "http" - "appSelectorObjects": - "isTestMachine": 1 - "testMachine": - - - "hopeSuccessNumber": 1 - "command": 'curl -kv --connect-timeout 10 -m 10 --cookie "PHPSESSID=f5c90374a050d9b223583d6852863fec" http://ncocra.org/WordPress_v1/' - "commandRes": "404 Not Found" - "logQueryParam": - - - "queryFiledKey": "http_host" - "queryValue": "ncocra.org" - "isValid": 1 - "scheduleId": - "condation": - - - "protocolField": "TSG_FIELD_HTTP_RES_HDR" - "objectType": "http_signature" - "objectSubType": "Content-Type" - "objectList": - - "addItemList": - - "keywordArray": - - "utf-8" - "district": "Content-Type" - - - "opAction": "add" - "returnData": 1 - "policyName": "security-http-deny-reqheader-substring-002" - "policyType": "tsg_security" - "logType": "security_event" - "action": "deny" - "method": "alert" - "code": 200 - "message": "This is alert 200 result" - "isGre": 0 - "userTags": "" - "doBlacklist": 0 - "doLog": 1 - "policyDesc": "autotest" - "effectiveRange": - "userRegion": - "protocol": "http" - "appIdObjects": - - "http" - "appSelectorObjects": - "isTestMachine": 1 - "testMachine": - - - "hopeSuccessNumber": 1 - "command": 'curl -kv --connect-timeout 10 -m 10 --cookie "PHPSESSID=f5c90374a050d9b223583d6852863fec" http://ncocra.org/WordPress_v1/' - "commandRes": "200 OK" - "logQueryParam": - - - "queryFiledKey": "http_host" - "queryValue": "ncocra.org" - "isValid": 1 - "scheduleId": - "condation": - - - "protocolField": "TSG_FIELD_HTTP_RES_HDR" - "objectType": "http_signature" - "objectSubType": "Content-Type" - "objectList": - - "addItemList": - - "keywordArray": - - "utf-8" - "district": "Content-Type" - - - "opAction": "update" - "returnData": 1 - "policyName": "security-http-deny-reqheader-substring-002-1" - "policyType": "tsg_security" - "logType": "security_event" - "action": "deny" - "method": "alert" - "code": 204 - "message": "This is alert 200 result" - "isGre": 0 - "isEdit": 1 - "userTags": "" - "doBlacklist": 0 - "doLog": 1 - "policyDesc": "autotest" - "effectiveRange": - "userRegion": - "protocol": "http" - "appIdObjects": - - "http" - "appSelectorObjects": - "isTestMachine": 1 - "testMachine": - - - "hopeSuccessNumber": 1 - "command": 'curl -kv --connect-timeout 10 -m 10 --cookie "PHPSESSID=f5c90374a050d9b223583d6852863fec" http://ncocra.org/WordPress_v1/' - "commandRes": "204 No Content" + "commandRes": "Connection reset by peer" "logQueryParam": - "queryFiledKey": "http_host" @@ -283,7 +151,7 @@ - "hopeSuccessNumber": 1 "command": 'curl -kv --connect-timeout 10 -m 10 --cookie "PHPSESSID=f5c90374a050d9b223583d6852863fec" http://ncocra.org/WordPress_v1/' - "commandRes": "Orange" + "commandRes": "timed out" "logQueryParam": - "queryFiledKey": "http_host" diff --git a/other/data/security/http/security-http-deny-url-exactly-data.yaml b/other/data/security/http/security-http-deny-url-exactly-data.yaml index 80d0869..cb3022f 100644 --- a/other/data/security/http/security-http-deny-url-exactly-data.yaml +++ b/other/data/security/http/security-http-deny-url-exactly-data.yaml @@ -374,4 +374,45 @@ "objectList": - "addItemList": - "keywordArray": - - "$www.bjnews.com.cn/education"
\ No newline at end of file + - "$www.bjnews.com.cn/education" + - + "opAction": "update" + "isEdit": 1 + "returnData": 1 + "policyName": "security-http-deny-url-exactly-004" + "policyType": "tsg_security" + "logType": "security_event" + "action": "deny" + "method": "reset" + "isGre": 0 + "userTags": "" + "doBlacklist": 0 + "doLog": 1 + "policyDesc": "autotest" + "effectiveRange": + "userRegion": + "protocol": "http" + "appIdObjects": + - "http" + "appSelectorObjects": + "isTestMachine": 1 + "testMachine": + - + "hopeSuccessNumber": 1 + "command": "curl --connect-timeout 10 -m 10 http://poplar.ru/" + "commandRes": "Connection reset by peer" + "logQueryParam": + - + "queryFiledKey": "http_host" + "queryValue": "poplar.ru" + "isValid": 1 + "scheduleId": + "condation": + - + "protocolField": "TSG_FIELD_HTTP_URL" + "objectType": "url" + "objectSubType": "" + "objectList": + - "addItemList": + - "keywordArray": + - "$poplar.ru/"
\ No newline at end of file diff --git a/other/data/security/http/security-http-deny-url-reqbody-data.yaml b/other/data/security/http/security-http-deny-url-reqbody-substring-data.yaml index c8c874b..c8c874b 100644 --- a/other/data/security/http/security-http-deny-url-reqbody-data.yaml +++ b/other/data/security/http/security-http-deny-url-reqbody-substring-data.yaml diff --git a/other/data/security/http/test-add.yaml b/other/data/security/http/test-add.yaml index 5b1a052..35322ef 100644 --- a/other/data/security/http/test-add.yaml +++ b/other/data/security/http/test-add.yaml @@ -3,12 +3,13 @@ - "opAction": "add" "returnData": 1 - "policyName": "autotestDenyHttp0004" + "policyName": "autotestDenyHttp00020" "policyType": "tsg_security" - "logType": "security_event" "isGre": 0 + "logType": "security_event" "action": "deny" - "method": "block" + "method": "drop" + "sendIcmpUnreachable": 1 "userTags": "" "doBlacklist": 0 "doLog": 1 @@ -19,27 +20,53 @@ "appIdObjects": - "http" "appSelectorObjects": - "condation": + "resFunc": + - + "resInWin": "timed out" + "resInLin": "timed out" + "schemaType": "http_host" + "schemaVerify": "www.xinhuanet.com" + "isValid": 1 + "scheduleId": + "condation": - - "protocolField": "TSG_FIELD_HTTP_HOST" - "objectType": "fqdn" - "objectSubType": "" + "protocolField": "TSG_FIELD_HTTP_REQ_HDR" + "objectType": "http_signature" + "objectSubType": "Cookie" "objectList": - "addItemList": - "keywordArray": - - "*841k.cn" - "isValid": 1 - "scheduleId": - "condation": - - - "protocolField": - "objectType": "subscriberid" - "objectSubType": "subscriberid" - "objectList": - - "addItemList": - - - "keywordArray": - - "$abce" + - "7764" + "district": "Cookie" + "isHexbin": 1 + - "keywordArray": + - "636964" + "district": "Cookie" + "isHexbin": 1 + - "keywordArray": + - "756964" + "district": "Cookie" + "isHexbin": 1 + - "keywordArray": + - "77646c617374" + "district": "Cookie" + "isHexbin": 1 + - "keywordArray": + - "363964" + "district": "Cookie" + "isHexbin": 1 + - "keywordArray": + - "3666653461" + "district": "Cookie" + "isHexbin": 1 + - "keywordArray": + - "3462326663" + "district": "Cookie" + "isHexbin": 1 + - "keywordArray": + - "38346463633835" + "district": "Cookie" + "isHexbin": 1 - "protocolField": "TSG_FIELD_HTTP_URL" "objectType": "url" @@ -47,70 +74,80 @@ "objectList": - "addItemList": - "keywordArray": - - "*/news/" - - "keywordArray": - - "www.gotohoroscope* " - - "keywordArray": - - "$www.icbc.com.cn/" - - "keywordArray": - - "*.prcedu.com/" - - - "opAction": "add" - "returnData": 1 - "policyName": "autotestDenyHttp0004" - "policyType": "tsg_security" - "logType": "security_event" - "isGre": 0 - "action": "deny" - "method": "block" - "code": 403 - "html_profile": - "responseUrl": "/v1/policy/profile/responsepages" - "pageFiles": "pageFiles" - "filName": "404english.html" - "flag": "resPages" - "userTags": "" - "doBlacklist": 0 - "doLog": 1 - "policyDesc": "autotest" - "effectiveRange": - "userRegion": - "protocol": "http" - "appIdObjects": - - "http" - "appSelectorObjects": - "condation": + - "$www.xinhuanet.com/" - - "protocolField": "TSG_FIELD_HTTP_HOST" - "objectType": "fqdn" - "objectSubType": "" + "protocolField": "TSG_FIELD_HTTP_REQ_HDR" + "objectType": "http_signature" + "objectSubType": "User-Agent" "objectList": - "addItemList": - "keywordArray": - - "*841k.cn" - "isValid": 1 - "scheduleId": - "condation": - - - "protocolField": - "objectType": "subscriberid" - "objectSubType": "subscriberid" - "objectList": - - "addItemList": - - - "keywordArray": - - "$abce" + - "4d6f7a696c6c612f352e30" + "district": "User-Agent" + "isHexbin": 1 + - "keywordArray": + - "57696e646f7773" + "district": "User-Agent" + "isHexbin": 1 + - "keywordArray": + - "57696e3634" + "district": "User-Agent" + "isHexbin": 1 + - "keywordArray": + - "783634" + "district": "User-Agent" + "isHexbin": 1 + - "keywordArray": + - "4170706c65" + "district": "User-Agent" + "isHexbin": 1 + - "keywordArray": + - "65624b6974" + "district": "User-Agent" + "isHexbin": 1 + - "keywordArray": + - "4b48544d4c" + "district": "User-Agent" + "isHexbin": 1 + - "keywordArray": + - "6c696b65" + "district": "User-Agent" + "isHexbin": 1 - - "protocolField": "TSG_FIELD_HTTP_URL" - "objectType": "url" - "objectSubType": "" + "protocolField": "TSG_FIELD_HTTP_RES_HDR" + "objectType": "http_signature" + "objectSubType": "Content-Type" "objectList": - "addItemList": - "keywordArray": - - "*/news/" - - "keywordArray": - - "www.gotohoroscope* " - - "keywordArray": - - "$www.icbc.com.cn/" - - "keywordArray": - - "*.prcedu.com/"
\ No newline at end of file + - "7465" + "district": "Content-Type" + "isHexbin": 1 + - "keywordArray": + - "7874" + "district": "Content-Type" + "isHexbin": 1 + - "keywordArray": + - "746578" + "district": "Content-Type" + "isHexbin": 1 + - "keywordArray": + - "657874" + "district": "Content-Type" + "isHexbin": 1 + - "keywordArray": + - "74657874" + "district": "Content-Type" + "isHexbin": 1 + - "keywordArray": + - "6874" + "district": "Content-Type" + "isHexbin": 1 + - "keywordArray": + - "6d6c" + "district": "Content-Type" + "isHexbin": 1 + - "keywordArray": + - "68746d" + "district": "Content-Type" + "isHexbin": 1
\ No newline at end of file diff --git a/other/data/security/instagram/security-instagram-deny-only-IpAndApplication-call-data.yaml b/other/data/security/instagram/security-instagram-deny-only-IpAndApplication-call-data.yaml index 69bd9c0..16954e4 100644 --- a/other/data/security/instagram/security-instagram-deny-only-IpAndApplication-call-data.yaml +++ b/other/data/security/instagram/security-instagram-deny-only-IpAndApplication-call-data.yaml @@ -18,7 +18,7 @@ "isCall": 1 "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-instagram-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -70,7 +70,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-instagram-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -123,7 +123,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-instagram-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -175,7 +175,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-instagram-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 diff --git a/other/data/security/qq/security-qq-deny-only-IpAndApplication-call-data.yaml b/other/data/security/qq/security-qq-deny-only-IpAndApplication-call-data.yaml index 294d4b3..ccab903 100644 --- a/other/data/security/qq/security-qq-deny-only-IpAndApplication-call-data.yaml +++ b/other/data/security/qq/security-qq-deny-only-IpAndApplication-call-data.yaml @@ -18,7 +18,7 @@ "isCall": 1 "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-qq-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -70,7 +70,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-qq-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -123,7 +123,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-qq-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -175,7 +175,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-qq-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 diff --git a/other/data/security/sip/security-sip-allow-only-IpAndApplication-data.yaml b/other/data/security/sip/security-sip-allow-only-IpAndApplication-data.yaml index 7820f7a..94ac61f 100644 --- a/other/data/security/sip/security-sip-allow-only-IpAndApplication-data.yaml +++ b/other/data/security/sip/security-sip-allow-only-IpAndApplication-data.yaml @@ -27,7 +27,7 @@ "logQueryParam": - "queryFiledKey": "common_schema_type" - "queryValue": "sip" + "queryValue": "SIP" "isValid": 1 "scheduleId": "condation": diff --git a/other/data/security/sip/security-sip-deny-only-IpAndApplication-data.yaml b/other/data/security/sip/security-sip-deny-only-IpAndApplication-data.yaml index 07d10ea..f9a500c 100644 --- a/other/data/security/sip/security-sip-deny-only-IpAndApplication-data.yaml +++ b/other/data/security/sip/security-sip-deny-only-IpAndApplication-data.yaml @@ -28,7 +28,7 @@ "logQueryParam": - "queryFiledKey": "common_schema_type" - "queryValue": "sip" + "queryValue": "SIP" "isValid": 1 "scheduleId": "condation": @@ -69,7 +69,7 @@ "logQueryParam": - "queryFiledKey": "common_schema_type" - "queryValue": "sip" + "queryValue": "SIP" "isValid": 1 "scheduleId": "condation": @@ -111,7 +111,7 @@ "logQueryParam": - "queryFiledKey": "common_schema_type" - "queryValue": "sip" + "queryValue": "SIP" "isValid": 1 "scheduleId": "condation": @@ -153,7 +153,7 @@ "logQueryParam": - "queryFiledKey": "common_schema_type" - "queryValue": "sip" + "queryValue": "SIP" "isValid": 1 "scheduleId": "condation": diff --git a/other/data/security/sip/security-sip-monitor-only-IpAndApplication-data.yaml b/other/data/security/sip/security-sip-monitor-only-IpAndApplication-data.yaml index 6aa0fb6..5b9a90a 100644 --- a/other/data/security/sip/security-sip-monitor-only-IpAndApplication-data.yaml +++ b/other/data/security/sip/security-sip-monitor-only-IpAndApplication-data.yaml @@ -29,7 +29,7 @@ "logQueryParam": - "queryFiledKey": "common_schema_type" - "queryValue": "sip" + "queryValue": "SIP" "isValid": 1 "scheduleId": "condation": diff --git a/other/data/security/skype/security-skype-deny-only-IpAndApplication-call-data.yaml b/other/data/security/skype/security-skype-deny-only-IpAndApplication-call-data.yaml index da1a9e2..b703f34 100644 --- a/other/data/security/skype/security-skype-deny-only-IpAndApplication-call-data.yaml +++ b/other/data/security/skype/security-skype-deny-only-IpAndApplication-call-data.yaml @@ -17,7 +17,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-skype-deny-only-IpAndApplication-login" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -69,7 +69,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-skype-deny-only-IpAndApplication-login" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -122,7 +122,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-skype-deny-only-IpAndApplication-login" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -174,7 +174,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-skype-deny-only-IpAndApplication-login" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 diff --git a/other/data/security/skype/security-skype-deny-only-IpAndApplication-login-data.yaml b/other/data/security/skype/security-skype-deny-only-IpAndApplication-login-data.yaml index f1ba088..60f51f4 100644 --- a/other/data/security/skype/security-skype-deny-only-IpAndApplication-login-data.yaml +++ b/other/data/security/skype/security-skype-deny-only-IpAndApplication-login-data.yaml @@ -18,7 +18,7 @@ "isCall": 1 "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-dingding-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -70,7 +70,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-dingding-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -123,7 +123,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-dingding-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -175,7 +175,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-dingding-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 diff --git a/other/data/security/skype/security-skype-monitor-only-IpAndApplication-sendPicture-data.yaml b/other/data/security/skype/security-skype-monitor-only-IpAndApplication-sendPicture-data.yaml index 75ca413..24dc0cf 100644 --- a/other/data/security/skype/security-skype-monitor-only-IpAndApplication-sendPicture-data.yaml +++ b/other/data/security/skype/security-skype-monitor-only-IpAndApplication-sendPicture-data.yaml @@ -18,7 +18,7 @@ - "scriptSystem": "ios" "scriptModule": "iPhoneXR" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-skype-monitor-only-IpAndApplication-sendPicture" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/62/Cipe2WEse9iASS0pAACUUGpu4ek233.ipa?filename=6bbde004-a5b5-4f6d-9ed8-9a60bd3fdcf7.ipa" "syspfId": 2 @@ -37,7 +37,7 @@ - "scriptSystem": "ios" "scriptModule": "iPhone12" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-skype-monitor-only-IpAndApplication-sendPicture" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/62/Cipe2WEse9iASS0pAACUUGpu4ek233.ipa?filename=6bbde004-a5b5-4f6d-9ed8-9a60bd3fdcf7.ipa" "syspfId": 2 @@ -56,7 +56,7 @@ - "scriptSystem": "android" "scriptModule": "小米11Lite" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-skype-monitor-only-IpAndApplication-sendPicture" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -75,7 +75,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-skype-monitor-only-IpAndApplication-sendPicture" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 diff --git a/other/data/security/skype/security-taobao-deny-only-IpAndApplication-find-data.yaml b/other/data/security/skype/security-taobao-deny-only-IpAndApplication-find-data.yaml index 8acccc4..0ed619d 100644 --- a/other/data/security/skype/security-taobao-deny-only-IpAndApplication-find-data.yaml +++ b/other/data/security/skype/security-taobao-deny-only-IpAndApplication-find-data.yaml @@ -17,7 +17,7 @@ - "scriptSystem": "ios" "scriptModule": "iPhone12" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-taobao-deny-only-IpAndApplication-find" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/62/Cipe2WEse9iASS0pAACUUGpu4ek233.ipa?filename=6bbde004-a5b5-4f6d-9ed8-9a60bd3fdcf7.ipa" "syspfId": 2 @@ -36,7 +36,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-taobao-deny-only-IpAndApplication-find" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -88,7 +88,7 @@ - "scriptSystem": "ios" "scriptModule": "iPhone12" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-taobao-deny-only-IpAndApplication-find" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/62/Cipe2WEse9iASS0pAACUUGpu4ek233.ipa?filename=6bbde004-a5b5-4f6d-9ed8-9a60bd3fdcf7.ipa" "syspfId": 2 @@ -107,7 +107,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-taobao-deny-only-IpAndApplication-find" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -160,7 +160,7 @@ - "scriptSystem": "ios" "scriptModule": "iPhone12" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-taobao-deny-only-IpAndApplication-find" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/62/Cipe2WEse9iASS0pAACUUGpu4ek233.ipa?filename=6bbde004-a5b5-4f6d-9ed8-9a60bd3fdcf7.ipa" "syspfId": 2 @@ -179,7 +179,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-taobao-deny-only-IpAndApplication-find" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -231,7 +231,7 @@ - "scriptSystem": "ios" "scriptModule": "iPhone12" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-taobao-deny-only-IpAndApplication-find" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/62/Cipe2WEse9iASS0pAACUUGpu4ek233.ipa?filename=6bbde004-a5b5-4f6d-9ed8-9a60bd3fdcf7.ipa" "syspfId": 2 @@ -250,7 +250,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-taobao-deny-only-IpAndApplication-find" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 diff --git a/other/data/security/ssl/security-ssl-allow-only-application-data.yaml b/other/data/security/ssl/security-ssl-allow-only-application-data.yaml index 9294a01..c06a0d9 100644 --- a/other/data/security/ssl/security-ssl-allow-only-application-data.yaml +++ b/other/data/security/ssl/security-ssl-allow-only-application-data.yaml @@ -12,7 +12,6 @@ "doBlacklist": 0 "doLog": 1 "policyDesc": "autotest" - "addTestClentIPFlag": 0 "effectiveRange": "userRegion": "protocol": "ssl" diff --git a/other/data/security/ssl/security-ssl-monitor-fqdn-exactly-data.yaml b/other/data/security/ssl/security-ssl-monitor-fqdn-exactly-data.yaml index f79f61d..9c4305b 100644 --- a/other/data/security/ssl/security-ssl-monitor-fqdn-exactly-data.yaml +++ b/other/data/security/ssl/security-ssl-monitor-fqdn-exactly-data.yaml @@ -13,7 +13,6 @@ "userTags": "" "doBlacklist": 0 "doLog": 1 - "addTestClentIPFlag": 0 "policyDesc": "autotest" "effectiveRange": "userRegion": diff --git a/other/data/security/ssl/security-ssl-monitor-fqdn-exactly-famousSites-data.yaml b/other/data/security/ssl/security-ssl-monitor-fqdn-exactly-famousSites-data.yaml index 9f5bd89..9ec76a2 100644 --- a/other/data/security/ssl/security-ssl-monitor-fqdn-exactly-famousSites-data.yaml +++ b/other/data/security/ssl/security-ssl-monitor-fqdn-exactly-famousSites-data.yaml @@ -13,7 +13,6 @@ "userTags": "" "doBlacklist": 0 "doLog": 1 - "addTestClentIPFlag": 0 "policyDesc": "autotest" "effectiveRange": "userRegion": @@ -85,7 +84,7 @@ "userTags": "" "doBlacklist": 0 "doLog": 1 - "addTestClentIPFlag": 0 + "addTestClentIPFlag": 1 "policyDesc": "autotest" "effectiveRange": "userRegion": diff --git a/other/data/security/ssl/security-ssl-monitor-fqdn-suffix-data.yaml b/other/data/security/ssl/security-ssl-monitor-fqdn-suffix-data.yaml index cfd1789..9d1e285 100644 --- a/other/data/security/ssl/security-ssl-monitor-fqdn-suffix-data.yaml +++ b/other/data/security/ssl/security-ssl-monitor-fqdn-suffix-data.yaml @@ -13,7 +13,6 @@ "userTags": "" "doBlacklist": 0 "doLog": 1 - "addTestClentIPFlag": 0 "policyDesc": "autotest" "effectiveRange": "userRegion": @@ -75,7 +74,6 @@ "userTags": "" "doBlacklist": 0 "doLog": 1 - "addTestClentIPFlag": 0 "policyDesc": "autotest" "effectiveRange": "userRegion": diff --git a/other/data/security/ssl/security-ssl-monitor-fqdn-suffix-famousSites-data.yaml b/other/data/security/ssl/security-ssl-monitor-fqdn-suffix-famousSites-data.yaml index 456e1a2..8e48d02 100644 --- a/other/data/security/ssl/security-ssl-monitor-fqdn-suffix-famousSites-data.yaml +++ b/other/data/security/ssl/security-ssl-monitor-fqdn-suffix-famousSites-data.yaml @@ -13,7 +13,6 @@ "userTags": "" "doBlacklist": 0 "doLog": 1 - "addTestClentIPFlag": 0 "policyDesc": "autotest" "effectiveRange": "userRegion": @@ -85,7 +84,6 @@ "userTags": "" "doBlacklist": 0 "doLog": 1 - "addTestClentIPFlag": 0 "policyDesc": "autotest" "effectiveRange": "userRegion": diff --git a/other/data/security/ssl/security-ssl-monitor-only-ipAndApplication-data.yaml b/other/data/security/ssl/security-ssl-monitor-only-ipAndApplication-data.yaml index 3629b03..82a5423 100644 --- a/other/data/security/ssl/security-ssl-monitor-only-ipAndApplication-data.yaml +++ b/other/data/security/ssl/security-ssl-monitor-only-ipAndApplication-data.yaml @@ -13,7 +13,6 @@ "userTags": "" "doBlacklist": 0 "doLog": 1 - "addTestClentIPFlag": 0 "policyDesc": "autotest" "effectiveRange": "userRegion": diff --git a/other/data/security/telegram/security-telegram-deny-only-IpAndApplication-call-data.yaml b/other/data/security/telegram/security-telegram-deny-only-IpAndApplication-call-data.yaml index 6f5dced..fd171f8 100644 --- a/other/data/security/telegram/security-telegram-deny-only-IpAndApplication-call-data.yaml +++ b/other/data/security/telegram/security-telegram-deny-only-IpAndApplication-call-data.yaml @@ -18,7 +18,7 @@ "isCall": 1 "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-telegram-deny-only-IpAndApplication-call-001" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -70,7 +70,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-telegram-deny-only-IpAndApplication-call-002" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -123,7 +123,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-telegram-deny-only-IpAndApplication-call-003" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -175,7 +175,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-telegram-deny-only-IpAndApplication-call-004" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 diff --git a/other/data/security/telegram/security-telegram-deny-only-IpAndApplication-sendMessage-data.yaml b/other/data/security/telegram/security-telegram-deny-only-IpAndApplication-sendMessage-data.yaml index fa150f1..93463cd 100644 --- a/other/data/security/telegram/security-telegram-deny-only-IpAndApplication-sendMessage-data.yaml +++ b/other/data/security/telegram/security-telegram-deny-only-IpAndApplication-sendMessage-data.yaml @@ -17,7 +17,7 @@ - "scriptSystem": "ios" "scriptModule": "iPhone12" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-telegram-deny-only-IpAndApplication-sendEmoj" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/62/Cipe2WEse9iASS0pAACUUGpu4ek233.ipa?filename=6bbde004-a5b5-4f6d-9ed8-9a60bd3fdcf7.ipa" "syspfId": 2 @@ -36,7 +36,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-telegram-deny-only-IpAndApplication-sendEmoj" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -88,7 +88,7 @@ - "scriptSystem": "ios" "scriptModule": "iPhone12" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-telegram-deny-only-IpAndApplication-sendEmoj" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/62/Cipe2WEse9iASS0pAACUUGpu4ek233.ipa?filename=6bbde004-a5b5-4f6d-9ed8-9a60bd3fdcf7.ipa" "syspfId": 2 @@ -107,7 +107,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-telegram-deny-only-IpAndApplication-sendEmoj" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -160,7 +160,7 @@ - "scriptSystem": "ios" "scriptModule": "iPhone12" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-telegram-deny-only-IpAndApplication-sendEmoj" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/62/Cipe2WEse9iASS0pAACUUGpu4ek233.ipa?filename=6bbde004-a5b5-4f6d-9ed8-9a60bd3fdcf7.ipa" "syspfId": 2 @@ -179,7 +179,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-telegram-deny-only-IpAndApplication-sendEmoj" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -231,7 +231,7 @@ - "scriptSystem": "ios" "scriptModule": "iPhone12" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-telegram-deny-only-IpAndApplication-sendEmoj" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/62/Cipe2WEse9iASS0pAACUUGpu4ek233.ipa?filename=6bbde004-a5b5-4f6d-9ed8-9a60bd3fdcf7.ipa" "syspfId": 2 @@ -250,7 +250,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-telegram-deny-only-IpAndApplication-sendEmoj" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 diff --git a/other/data/security/telegram/security-telegram-monitor-only-IpAndApplication-login-data.yaml b/other/data/security/telegram/security-telegram-monitor-only-IpAndApplication-login-data.yaml index cdead74..98e61d6 100644 --- a/other/data/security/telegram/security-telegram-monitor-only-IpAndApplication-login-data.yaml +++ b/other/data/security/telegram/security-telegram-monitor-only-IpAndApplication-login-data.yaml @@ -18,7 +18,7 @@ - "scriptSystem": "ios" "scriptModule": "iPhone12" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-telegram-deny-only-IpAndApplication-sendEmoj" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/62/Cipe2WEse9iASS0pAACUUGpu4ek233.ipa?filename=6bbde004-a5b5-4f6d-9ed8-9a60bd3fdcf7.ipa" "syspfId": 2 @@ -42,7 +42,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-telegram-deny-only-IpAndApplication-sendEmoj" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 diff --git a/other/data/security/wechat/security-wechat-deny-only-IpAndApplication-call-data.yaml b/other/data/security/wechat/security-wechat-deny-only-IpAndApplication-call-data.yaml index 5ffb610..367ac83 100644 --- a/other/data/security/wechat/security-wechat-deny-only-IpAndApplication-call-data.yaml +++ b/other/data/security/wechat/security-wechat-deny-only-IpAndApplication-call-data.yaml @@ -18,7 +18,7 @@ "isCall": 1 "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-wechat-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -70,7 +70,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-wechat-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -123,7 +123,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-wechat-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 @@ -175,7 +175,7 @@ - "scriptSystem": "android" "scriptModule": "vivoV2031A" - "taskDescr": "hbn创建测试任务接口测试" + "taskDescr": "security-wechat-deny-only-IpAndApplication-call" "appinfo": "packageUrl": "http://fileupload.pro.testin.cn/group1/M00/00/63/Cipe2WEsgLeANJyhABLibjmsFwk298.apk?filename=88a3f9e6-9ab0-4312-aa4c-d1a02125ed31.apk" "syspfId": 1 |
