0x727 / FingerprintHub

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

提交指纹-[rengine] #61

Closed j4vaovo closed 1 year ago

j4vaovo commented 1 year ago

测试目标

https://178.18.245.16/

指纹的Yaml规则

name: rengine
priority: 3
nuclei_tags:
  - - []
fingerprint:
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers: {}
    keyword:
      - '>Login to reNgine.</h5>'
    favicon_hash: []
github-actions[bot] commented 1 year ago

验证过程:

点击展开查看

```bash URL: https://178.18.245.16/ HEADERS: server: nginx/1.21.1 date: Thu, 13 Apr 2023 08:43:53 GMT content-type: text/html; charset=utf-8 content-length: 0 connection: keep-alive location: /login/?next=/ vary: Cookie x-content-type-options: nosniff referrer-policy: same-origin STATUS_CODE: 302 TEXT: NEXT_URL: https://178.18.245.16/login/?next=/ URL: https://178.18.245.16/login/ HEADERS: server: nginx/1.21.1 date: Thu, 13 Apr 2023 08:43:54 GMT content-type: text/html; charset=utf-8 content-length: 4288 connection: keep-alive expires: Thu, 13 Apr 2023 08:43:54 GMT cache-control: max-age=0, no-cache, no-store, must-revalidate, private vary: Cookie x-frame-options: DENY x-content-type-options: nosniff referrer-policy: same-origin set-cookie: csrftoken=MoG8uq4eIUPWUyDktRRl0w0MFEhgMsFiLZt4in2GXUabbAbz19D8U3C1s5fnhCxL; expires=Thu, 11 Apr 2024 08:43:54 GMT; Max-Age=31449600; Path=/; SameSite=Lax STATUS_CODE: 200 TEXT: login

login to rengine.
Matching fingerprintV3WebFingerPrint { name: "rengine", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: {}, keyword: [ ">Login to reNgine.", ], }, } ```

验证结果:

github-actions[bot] commented 1 year ago

审核通过: