0x727 / FingerprintHub

侦查守卫(ObserverWard)的指纹库
https://0x727.github.io/FingerprintHub/
MIT License
1.02k stars 189 forks source link

提交指纹-[coreshop] #41

Closed xz-zone closed 2 years ago

xz-zone commented 2 years ago

测试目标

http://38.6.155.108/

指纹的Yaml规则

name: coreshop
priority: 3
nuclei_tags:
- []
fingerprint:
- path: /
  request_method: get
  request_headers: {}
  request_data: ''
  status_code: 0
  headers: {}
  keyword: []
  favicon_hash:
    - ac08a66b033430e3034e395cc9f04533
- path: /
  request_method: get
  request_headers: {}
  request_data: ''
  status_code: 0
  headers: {}
  keyword:
    - coreshop
  favicon_hash: []
github-actions[bot] commented 2 years ago

验证过程:

点击展开查看

```bash URL: http://38.6.155.108/ HEADERS: server: nginx date: Mon, 03 Oct 2022 15:07:18 GMT content-type: text/html content-length: 560 last-modified: Mon, 03 Oct 2022 13:47:12 GMT connection: keep-alive etag: "633ae7e0-230" accept-ranges: bytes STATUS_CODE: 200 TEXT:

cool-admin

FAVICON: { "http://38.6.155.108/favicon.ico": "ac08a66b033430e3034e395cc9f04533", } Matching fingerprintV3WebFingerPrint { name: "coreshop", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [ "ac08a66b033430e3034e395cc9f04533", ], headers: {}, keyword: [], }, } ```

验证结果:

github-actions[bot] commented 2 years ago

审核通过: