0x727 / FingerprintHub

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

提交指纹-[frp] #77

Closed j4vaovo closed 1 year ago

j4vaovo commented 1 year ago

测试目标

http://siyuan.nasv4.sslcheese.xyz:7500/

指纹的Yaml规则

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

验证过程:

点击展开查看

```bash URL: http://siyuan.nasv4.sslcheese.xyz:7500/ HEADERS: content-type: text/html; charset=utf-8 location: /static/ date: Sat, 29 Apr 2023 23:39:24 GMT content-length: 43 STATUS_CODE: 301 TEXT: moved permanently. FAVICON: { "http://siyuan.nasv4.sslcheese.xyz:7500/favicon.ico": "57801ef5135f6a6e8ea69baef85f8607", } NEXT_URL: http://siyuan.nasv4.sslcheese.xyz:7500/static/ URL: http://siyuan.nasv4.sslcheese.xyz:7500/static/ HEADERS: accept-ranges: bytes date: Sat, 29 Apr 2023 23:39:25 GMT content-type: text/html; charset=utf-8 STATUS_CODE: 200 TEXT: frps dashboard

FAVICON: { "http://siyuan.nasv4.sslcheese.xyz:7500/static/favicon.ico": "57801ef5135f6a6e8ea69baef85f8607", "http://siyuan.nasv4.sslcheese.xyz:7500/favicon.ico": "57801ef5135f6a6e8ea69baef85f8607", } Matching fingerprintV3WebFingerPrint { name: "frp", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: {}, keyword: [ "frps dashboard", ], }, } ```

验证结果:

github-actions[bot] commented 1 year ago

审核通过: