0x727 / FingerprintHub

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

提交指纹-[jupyterhub] #79

Closed j4vaovo closed 1 year ago

j4vaovo commented 1 year ago

测试目标

https://v2jp001.xinchanjiao.com/

指纹的Yaml规则

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

验证过程:

点击展开查看

```bash URL: https://v2jp001.xinchanjiao.com/ HEADERS: server: nginx/1.22.0 date: Sat, 29 Apr 2023 23:41:23 GMT content-type: text/html content-length: 0 connection: keep-alive x-jupyterhub-version: 2.3.0 access-control-allow-headers: accept, content-type, authorization content-security-policy: frame-ancestors *; report-uri /hub/security/csp-report location: /hub/ access-control-allow-origin: * STATUS_CODE: 302 TEXT: FAVICON: { "https://v2jp001.xinchanjiao.com/favicon.ico": "e2f298e9811cd34a08bf5bb69e2d1d6a", } NEXT_URL: https://v2jp001.xinchanjiao.com/hub/ URL: https://v2jp001.xinchanjiao.com/hub/ HEADERS: server: nginx/1.22.0 date: Sat, 29 Apr 2023 23:41:26 GMT content-type: text/html content-length: 0 connection: keep-alive x-jupyterhub-version: 2.3.0 access-control-allow-headers: accept, content-type, authorization content-security-policy: frame-ancestors *; report-uri /hub/security/csp-report location: /hub/login?next=%2Fhub%2F access-control-allow-origin: * STATUS_CODE: 302 TEXT: FAVICON: { "https://v2jp001.xinchanjiao.com/favicon.ico": "e2f298e9811cd34a08bf5bb69e2d1d6a", } NEXT_URL: https://v2jp001.xinchanjiao.com/hub/login?next=%2Fhub%2F URL: https://v2jp001.xinchanjiao.com/hub/login HEADERS: server: nginx/1.22.0 date: Sat, 29 Apr 2023 23:41:27 GMT content-type: text/html; charset=utf-8 content-length: 4681 connection: keep-alive x-jupyterhub-version: 2.3.0 access-control-allow-headers: accept, content-type, authorization content-security-policy: frame-ancestors *; report-uri /hub/security/csp-report etag: "2d0b05ce7ef4b2d1358e501cd7837280570a70c9" access-control-allow-origin: * STATUS_CODE: 200 TEXT: jupyterhub

jupyterhub requires javascript.
please enable it to proceed.
FAVICON: { "https://v2jp001.xinchanjiao.com/favicon.ico": "e2f298e9811cd34a08bf5bb69e2d1d6a", "https://v2jp001.xinchanjiao.com/hub/static/favicon.ico?v=fde5757cd3892b979919d3b1faa88a410f28829feb5ba22b6cf069f2c6c98675fceef90f932e49b510e74d65c681d5846b943e7f7cc1b41867422f0481085c1f": "e2f298e9811cd34a08bf5bb69e2d1d6a", } Matching fingerprintV3WebFingerPrint { name: "jupyterhub", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: {}, keyword: [ "JupyterHub", ], }, } ```

验证结果:

github-actions[bot] commented 1 year ago

审核通过: