0x727 / FingerprintHub

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

修改指纹-[metersphere] #140

Closed j4vaovo closed 1 year ago

j4vaovo commented 1 year ago

测试目标

https://metersphere.richingcloud.com/

指纹的Yaml规则

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

验证过程:

点击展开查看

```bash URL: https://metersphere.richingcloud.com/ HEADERS: date: Sat, 17 Jun 2023 14:23:17 GMT content-length: 0 connection: keep-alive authentication-status: invalid set-cookie: MS_SESSION_ID=d4c0bcee-921f-4a78-a9a3-694bf7f90be4; Path=/; HttpOnly; SameSite=lax location: https://metersphere.richingcloud.com/login strict-transport-security: max-age=15724800; includeSubDomains COOKIES: MS_SESSION_ID=d4c0bcee-921f-4a78-a9a3-694bf7f90be4; Path=/; HttpOnly; SameSite=lax STATUS_CODE: 302 TEXT: FAVICON: { "https://metersphere.richingcloud.com/favicon.ico": "618fd9ad8473083815f7426fbddecd8e", } NEXT_URL: https://metersphere.richingcloud.com/login URL: https://metersphere.richingcloud.com/login HEADERS: date: Sat, 17 Jun 2023 14:23:21 GMT content-type: text/html content-length: 1203 connection: keep-alive authentication-status: invalid set-cookie: MS_SESSION_ID=56072720-a6f0-43be-91dc-7a3c6e6fad11; Path=/; HttpOnly; SameSite=lax content-language: en-US vary: Origin last-modified: Fri, 08 Jan 2021 06:56:01 GMT accept-ranges: bytes strict-transport-security: max-age=15724800; includeSubDomains COOKIES: MS_SESSION_ID=56072720-a6f0-43be-91dc-7a3c6e6fad11; Path=/; HttpOnly; SameSite=lax STATUS_CODE: 200 TEXT: metersphere

FAVICON: { "https://metersphere.richingcloud.com/favicon.ico": "618fd9ad8473083815f7426fbddecd8e", } Matching fingerprintV3WebFingerPrint { name: "metersphere", priority: 1, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 200, favicon_hash: [], headers: {}, keyword: [ "MeterSphere", ], }, } ``` </p> </details> <h2>验证结果:</h2> <ul> <li>是否识别成功: true</li> </ul> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/github-actions[bot]"><img src="https://avatars.githubusercontent.com/in/15368?v=4" />github-actions[bot]</a> commented <strong> 1 year ago</strong> </div> <div class="markdown-body"> <h2>审核通过:</h2> <ul> <li>指纹规则已经合并,感谢提交。</li> </ul> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>