0x727 / FingerprintHub

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

提交指纹-[thinkjs] #138

Closed j4vaovo closed 1 year ago

j4vaovo commented 1 year ago

测试目标

https://54.207.240.153/

指纹的Yaml规则

name: thinkjs
priority: 3
nuclei_tags:
  - []
fingerprint:
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers:
      X-Powered-By: thinkjs
    keyword: []
    favicon_hash: []
github-actions[bot] commented 1 year ago

验证过程:

点击展开查看

```bash URL: https://54.207.240.153/ HEADERS: date: Fri, 09 Jun 2023 10:22:26 GMT content-type: text/html; charset=utf-8 content-length: 1757 connection: keep-alive x-powered-by: thinkjs-3.2.10 x-response-time: 0ms STATUS_CODE: 200 TEXT: new thinkjs application

a new app created by thinkjs

1

generate files

run thinkjs command to create module, controler, model, service and so on.

2

documentation

thinkjs has online html documents. visit https://thinkjs.org/doc.html.

3

github

if you have some questions, please new a issue.

Matching fingerprintV3WebFingerPrint { name: "thinkjs", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: { "X-Powered-By": "thinkjs", }, keyword: [], }, } ```

验证结果:

github-actions[bot] commented 1 year ago

审核通过: