Skip to content

Commit

Permalink
Auto Update FingerPrint [Mon Jan 15 03:20:28 UTC 2024] :robot:
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 15, 2024
1 parent dc3b90a commit eb212eb
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 13 deletions.
2 changes: 2 additions & 0 deletions plugins/tags.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ harbor:
- - harbor
hfs:
- - hfs
hikvision-ip-camera:
- - Hikvision
hjtcloud:
- - huijietong
- - hjtcloud
Expand Down
27 changes: 14 additions & 13 deletions web_fingerprint/hikvision-ip-camera.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
name: hikvision-ip-camera
priority: 3
nuclei_tags:
- - "Hikvision"
fingerprint:
- path: /
request_method: get
request_headers: {}
request_data: ''
status_code: 0
headers: {}
keyword:
favicon_hash: ['89b932fcc47cf4ca3faadb0cfdef89cf']
name: hikvision-ip-camera
priority: 3
nuclei_tags:
- - Hikvision
fingerprint:
- path: /
request_method: get
request_headers: {}
request_data: ''
status_code: 0
headers: {}
keyword: null
favicon_hash:
- 89b932fcc47cf4ca3faadb0cfdef89cf
11 changes: 11 additions & 0 deletions web_fingerprint_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -15003,6 +15003,17 @@
"priority": 3,
"name": "hikvision-intelligentsafeguardsystems"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 0,
"headers": {},
"keyword": null,
"priority": 3,
"name": "hikvision-ip-camera"
},
{
"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 @@ -16185,6 +16185,20 @@
"priority": 3,
"name": "hikvision-intelligentsafeguardsystems"
},
{
"path": "/",
"request_method": "get",
"request_headers": {},
"request_data": "",
"status_code": 0,
"headers": {},
"keyword": null,
"favicon_hash": [
"89b932fcc47cf4ca3faadb0cfdef89cf"
],
"priority": 3,
"name": "hikvision-ip-camera"
},
{
"path": "/",
"request_method": "get",
Expand Down

0 comments on commit eb212eb

Please sign in to comment.