Compare commits
1 Commits
sss-test1
...
newbranch-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7ecfd31982 |
15
README.md
15
README.md
@@ -1,10 +1,13 @@
|
|||||||
# app-test
|
# app-test
|
||||||
|
|
||||||
asdfasdpublic static void main
|
====abc
|
||||||
|
adfafkh
|
||||||
asdfas===abc
|
publadfic adfastatic void main
|
||||||
adf
|
adfa
|
||||||
|
adfa
|
||||||
|
adf2rs
|
||||||
test
|
test
|
||||||
|
adaoa
|
||||||
|
adf
|
||||||
exit
|
exit
|
||||||
|
adfaf
|
||||||
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"name":"adfafdtiktok"
|
"name":"tiktokoooooo"
|
||||||
}
|
}
|
||||||
@@ -1,40 +1,3 @@
|
|||||||
# For new installations of OpenSearch 2.12 and later, you must define a custom admin password in order to set up a demo security configuration.
|
conflict test
|
||||||
# Use one of the following commands to define a custom admin password:
|
abc
|
||||||
|
eed
|
||||||
## Install the x64 package using yum.
|
|
||||||
sudo env OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password> yum install opensearch-2.17.1-linux-x64.rpm
|
|
||||||
|
|
||||||
## Install the x64 package using rpm.
|
|
||||||
sudo env OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password> rpm -ivh opensearch-2.17.1-linux-x64.rpm
|
|
||||||
|
|
||||||
## Install the arm64 package using yum.
|
|
||||||
sudo env OPENSEARCH_INITIAL_ADMIN_PASSWORD=<custom-admin-password> yum install opensearch-2.17.1-linux-arm64.rpm
|
|
||||||
|
|
||||||
## E46B50683A96499886A7BE07C339EF84
|
|
||||||
## E46B50683A96499886A7BE07C339EF84
|
|
||||||
## E46B50683A96499886A7BE07C339EF84
|
|
||||||
## E46B50683A96499886A7BE07C339EF84
|
|
||||||
## E46B50683A96499886A7BE07C339EF84
|
|
||||||
SSWORD=<custom-admin-password> rpm -ivh opensearch-2.17.1-linux-arm64.rpm
|
|
||||||
|
|
||||||
# Use the following command for OpenSearch versions 2.11 and earlier:
|
|
||||||
|
|
||||||
## Install the x64 package using yum.
|
|
||||||
sudo yum install opensearch-2.17.1-linux-x64.rpm
|
|
||||||
|
|
||||||
## Install the x64 package using rpm.
|
|
||||||
sudo rpm -ivh opensearch-2.17.1-linux-x64.rpm
|
|
||||||
|
|
||||||
## Install the arm64 package using yum.
|
|
||||||
sudo yum install opensearch-2.17.1-linux-arm64.rpm
|
|
||||||
|
|
||||||
## Install the arm64 package using rpm.
|
|
||||||
sudo rpm -ivh opensearch-2.17.1-linux-arm64.rpm
|
|
||||||
|
|
||||||
## test1
|
|
||||||
|
|
||||||
## E46B50683A96499886A7BE07C339EF84
|
|
||||||
## E46B50683A96499886A7BE07C339EF84
|
|
||||||
## E46B50683A96499886A7BE07C339EF84
|
|
||||||
## E46B50683A96499886A7BE07C339EF84
|
|
||||||
## E46B50683A96499886A7BE07C339EF84
|
|
||||||
@@ -1,14 +1,45 @@
|
|||||||
connect_device("Android:///") # local adb device using default params
|
{
|
||||||
# local device with serial number SJE5T17B17 and custom params
|
"name":"wechat",
|
||||||
connect_device("Android:///SJE5T17B17?cap_method=javacap&touch_method=adb")
|
"longName":"wechat",
|
||||||
# remote device using custom params Android://adbhost:adbport/serialno
|
"properties":{
|
||||||
connect_device("Android://127.0.0.1:5037/10.254.60.1:5555")
|
"category":"bussines"
|
||||||
connect_device("Android://127.0.0.1:5037/10.234.60.1:5555?name=serialnumber") # add serialno to params
|
},
|
||||||
connect_device("Windows:///") # connect to the desktop
|
"surrogates": [
|
||||||
connect_device("Windows:///123456") # Connect to the window with handle 123456
|
{
|
||||||
connect_device("windows:///?title_re='.*explorer.*'") # Connect to the window that name include "explorer"
|
"name": "405_招商银行_fqdn_20240809",
|
||||||
connect_device("Windows:///123456?foreground=False") # Connect to the window without setting it foreground
|
"description": "",
|
||||||
connect_device("iOS:///127.0.0.1:8100") # iOS device
|
"signatures": [
|
||||||
connect_device("iOS:///http://localhost:8100/?mjpeg_port=9100") # iOS with mjpeg port
|
{
|
||||||
connect_device("iOS:///http://localhost:8100/?mjpeg_port=9100&&udid=00008020-001270842E88002E") # iOS with mjpeg port and udid
|
"name": "405_招商银行_fqdn_20240809",
|
||||||
connect_device("iOS:///http://localhost:8100/?mjpeg_port=9100&&uuid=00008020-001270842E88002E") # udid/uuid/serialno are all ok
|
"description": "",
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"attributeName": "common.server_fqdn",
|
||||||
|
"attributeType": "string",
|
||||||
|
"negate_option": false,
|
||||||
|
"description": "",
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"item": "$cmbchina.com",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "*.cmbchina.com",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "$cmbimg.com",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "*.cmbimg.com",
|
||||||
|
"description": ""
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -1,14 +1,71 @@
|
|||||||
{
|
{
|
||||||
"id": "f595b509-67cd-4b35-8576-5d0db89468c4",
|
"name":"义乌购",
|
||||||
"name": "77",
|
"longName":"义乌购",
|
||||||
"longName": "77",
|
"developer":"浙江义乌购电子商务有限公司",
|
||||||
"developer": "",
|
"website":"https://m.yiwugou.com",
|
||||||
"website": "",
|
"packageName":{
|
||||||
"properties": {
|
"android":"com.yiwugou.yiwukan",
|
||||||
"category": "",
|
"ios":"com.yiwugou.yiwugoucompany"
|
||||||
"subcategory": "",
|
},
|
||||||
"content": "unknown",
|
"properties":{
|
||||||
"parentApp": "",
|
"category":"business-systems",
|
||||||
"risk": 1
|
"subcategory":"general-business",
|
||||||
|
"content":"unknown",
|
||||||
|
"parentApp":"",
|
||||||
|
"risk":1
|
||||||
|
},
|
||||||
|
"surrogates": [
|
||||||
|
{
|
||||||
|
"name": "surrogate-1",
|
||||||
|
"description": "",
|
||||||
|
"signatures": [
|
||||||
|
{
|
||||||
|
"name": "signature-陕西社会保险-1",
|
||||||
|
"description": "",
|
||||||
|
"conditions": [
|
||||||
|
{
|
||||||
|
"attributeName": "common.server_fqdn",
|
||||||
|
"attributeType": "string",
|
||||||
|
"negate_option": false,
|
||||||
|
"description": "",
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"item": "$gl.yiwugo.com",
|
||||||
|
"description": "浙江义乌购电子商务有限公司"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "$enapp.yiwugo.com",
|
||||||
|
"description": "浙江义乌购电子商务有限公司"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "$h.yiwugo.com",
|
||||||
|
"description": "浙江义乌购电子商务有限公司"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "$app.yiwugo.com",
|
||||||
|
"description": "浙江义乌购电子商务有限公司"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "$user.yiwugo.com",
|
||||||
|
"description": "浙江义乌购电子商务有限公司"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "$wap.yiwugo.com",
|
||||||
|
"description": "浙江义乌购电子商务有限公司"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "$img1.yiwugou.com",
|
||||||
|
"description": "浙江义乌购电子商务有限公司"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"item": "$ywgimg.yiwugo.com",
|
||||||
|
"description": "浙江义乌购电子商务有限公司"
|
||||||
}
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user