0x727 / FingerprintHub

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

提交指纹-[kafka-center] #129

Closed j4vaovo closed 1 year ago

j4vaovo commented 1 year ago

测试目标

http://120.27.233.140:10012/

指纹的Yaml规则

name: kafka-center
priority: 3
nuclei_tags:
  - - kafka
fingerprint:
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers: {}
    keyword:
      - <title>Kafka Center</title>
    favicon_hash: []
github-actions[bot] commented 1 year ago

验证过程:

点击展开查看

```bash URL: http://120.27.233.140:10012/ HEADERS: vary: Origin set-cookie: JSESSIONID=D829A093235DA913C08FAE73196F553E; Path=/; HttpOnly last-modified: Sat, 26 Sep 2020 03:27:57 GMT accept-ranges: bytes x-content-type-options: nosniff x-xss-protection: 1; mode=block cache-control: no-cache, no-store, max-age=0, must-revalidate pragma: no-cache expires: 0 content-type: text/html;charset=UTF-8 content-language: en-US content-length: 564 date: Wed, 07 Jun 2023 10:00:17 GMT STATUS_CODE: 200 TEXT: kafka center

FAVICON: { "http://120.27.233.140:10012/favicon.png": "92e4c6256340022a585b8b9fb23556d7", } Matching fingerprintV3WebFingerPrint { name: "kafka-center", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: {}, keyword: [ "Kafka Center", ], }, } ```

验证结果:

github-actions[bot] commented 1 year ago

审核通过: