Skip to content

Commit

Permalink
Auto Update FingerPrint [Wed Aug 9 08:26:33 UTC 2023] :robot:
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 9, 2023
1 parent e527e6a commit c3d087a
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 15 deletions.
3 changes: 3 additions & 0 deletions plugins/tags.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,9 @@ yii-framework:
- - yii
yonyou-erp-nc:
- - erp-nc
yonyou-nc-cloud:
- - yonyou-nc-cloud
- yonyou-nc-cloud
yonyou-seeyon-oa:
- - seeyon
- - zhiyuan
Expand Down
30 changes: 15 additions & 15 deletions web_fingerprint/yonyou-nc-cloud.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: yonyou-nc-cloud
priority: 3
nuclei_tags:
- - "yonyou-nc-cloud"
- "yonyou-nc-cloud"
fingerprint:
- path: /
request_method: get
request_headers: {}
request_data: ''
status_code: 0
headers: {}
keyword:
- <meta http-equiv=refresh content=0;url=nccloud>
favicon_hash: [ ]
name: yonyou-nc-cloud
priority: 3
nuclei_tags:
- - yonyou-nc-cloud
- yonyou-nc-cloud
fingerprint:
- path: /
request_method: get
request_headers: {}
request_data: ''
status_code: 0
headers: {}
keyword:
- <meta http-equiv=refresh content=0;url=nccloud>
favicon_hash: []
13 changes: 13 additions & 0 deletions web_fingerprint_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -41171,6 +41171,19 @@
"priority": 3,
"name": "yonyou-ksoa"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 0,
"headers": {},
"keyword": [
"<meta http-equiv=refresh content=0;url=nccloud>"
],
"priority": 3,
"name": "yonyou-nc-cloud"
},
{
"path": "/",
"request_method": "get",
Expand Down
14 changes: 14 additions & 0 deletions web_fingerprint_v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -44435,6 +44435,20 @@
"priority": 3,
"name": "yonyou-ksoa"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 0,
"headers": {},
"keyword": [
"<meta http-equiv=refresh content=0;url=nccloud>"
],
"favicon_hash": [],
"priority": 3,
"name": "yonyou-nc-cloud"
},
{
"path": "/",
"request_method": "get",
Expand Down

0 comments on commit c3d087a

Please sign in to comment.