0x727 / FingerprintHub

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

提交指纹-[alibaba-anyproxy] #155

Closed j4vaovo closed 1 year ago

j4vaovo commented 1 year ago

测试目标

http://tonghopkienthuc.wiki:8002/

指纹的Yaml规则

name: alibaba-anyproxy
priority: 3
nuclei_tags:
  - - anyproxy
fingerprint:
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers: {}
    keyword:
      - <title>AnyProxy</title>
      - dist/main.css
    favicon_hash: []
github-actions[bot] commented 1 year ago

验证过程:

点击展开查看

```bash URL: http://tonghopkienthuc.wiki:8002/ HEADERS: x-powered-by: Express note: THIS IS A REQUEST FROM ANYPROXY WEB INTERFACE content-type: text/html vary: Accept-Encoding date: Thu, 27 Jul 2023 11:08:13 GMT connection: keep-alive keep-alive: timeout=5 transfer-encoding: chunked COOKIES: STATUS_CODE: 200 TEXT: anyproxy

FAVICON: { "http://tonghopkienthuc.wiki:8002/favico.png": "7e49eff19d769ecb0dd1c73bf67bb2b5", } Matching fingerprintV3WebFingerPrint { name: "alibaba-anyproxy", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: {}, keyword: [ "AnyProxy", "dist/main.css", ], }, } ```

验证结果:

github-actions[bot] commented 1 year ago

审核通过: