0x727 / FingerprintHub

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

提交指纹-[webuploader] #137

Closed j4vaovo closed 1 year ago

j4vaovo commented 1 year ago

测试目标

http://ppp.gosafenet.com.cn/

指纹的Yaml规则

name: webuploader
priority: 3
nuclei_tags:
  - []
fingerprint:
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers: {}
    keyword:
      - /webuploader.min.js"></script>
    favicon_hash: []
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers: {}
    keyword:
      - /webuploader.js"></script>
    favicon_hash: []
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers: {}
    keyword:
      - /webuploader.css" rel="stylesheet
    favicon_hash: []
github-actions[bot] commented 1 year ago

验证过程:

点击展开查看

```bash URL: http://ppp.gosafenet.com.cn/ HEADERS: cache-control: private content-type: text/html; charset=utf-8 server: Microsoft-IIS/10.0 x-aspnetmvc-version: 5.2 x-aspnet-version: 4.0.30319 x-powered-by: ASP.NET access-control-allow-headers: Content-Type access-control-allow-origin: * access-control-allow-credentials: true date: Fri, 09 Jun 2023 10:17:34 GMT content-length: 2836 STATUS_CODE: 200 TEXT: index -跳播朗读系统

介绍


© 2023 - 语音跳播系统

```

验证结果:

github-actions[bot] commented 1 year ago

验证过程:

点击展开查看

```bash URL: http://ppp.gosafenet.com.cn/ HEADERS: cache-control: private content-type: text/html; charset=utf-8 server: Microsoft-IIS/10.0 x-aspnetmvc-version: 5.2 x-aspnet-version: 4.0.30319 x-powered-by: ASP.NET access-control-allow-headers: Content-Type access-control-allow-origin: * access-control-allow-credentials: true date: Fri, 09 Jun 2023 10:21:35 GMT content-length: 2836 STATUS_CODE: 200 TEXT: index -跳播朗读系统

介绍


© 2023 - 语音跳播系统

Matching fingerprintV3WebFingerPrint { name: "webuploader", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: {}, keyword: [ "/webuploader.css\" rel=\"stylesheet", ], }, } ```

验证结果:

github-actions[bot] commented 1 year ago

审核通过: