0x727 / FingerprintHub

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

提交指纹-[shopxo] #21

Closed xz-zone closed 2 years ago

xz-zone commented 2 years ago

测试目标

https://d2.shopxo.vip/

指纹的Yaml规则

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

验证过程:

点击展开查看

```bash Url: https://d2.shopxo.vip/ Headers: server: nginx date: Thu, 22 Sep 2022 05:29:32 GMT content-type: text/html; charset=utf-8 transfer-encoding: chunked connection: keep-alive vary: Accept-Encoding set-cookie: uuid=fb742441-1e40-7c20-0006-86c51f0bc88c; path=/ PHPSESSID=48e8ec94ae14bcfe41d8c41d62fc98a7; path=/ strict-transport-security: max-age=31536000 access-control-allow-origin: * access-control-allow-credentials: true access-control-allow-methods: OPTION, POST, GET access-control-allow-headers: X-Requested-With, Content-Type StatusCode: 200 Text: Favicon: { "https://d2.shopxo.vip/favicon.ico": "6774ad0b380e1ffeee4e380352e51f15", } Matching fingerprintV3WebFingerPrint { name: "shopxo", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [ "6774ad0b380e1ffeee4e380352e51f15", ], headers: {}, keyword: [], }, } ```

验证结果:

github-actions[bot] commented 2 years ago

审核通过: