0x727 / FingerprintHub

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

提交指纹-[gocd-params] #42

Closed xz-zone closed 2 years ago

xz-zone commented 2 years ago

测试目标

http://38.6.155.108/

指纹的Yaml规则

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

验证过程:

点击展开查看

```bash URL: http://38.6.155.108/ HEADERS: server: nginx date: Sat, 08 Oct 2022 06:34:39 GMT content-type: text/html content-length: 582 last-modified: Sat, 08 Oct 2022 06:33:42 GMT connection: keep-alive etag: "634119c6-246" accept-ranges: bytes STATUS_CODE: 200 TEXT:

cool-admin

gocd-params

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

验证结果:

github-actions[bot] commented 2 years ago

审核通过: