0x727 / FingerprintHub

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

提交指纹-[phpstudy] #103

Closed j4vaovo closed 1 year ago

j4vaovo commented 1 year ago

测试目标

http://43.142.97.124/

指纹的Yaml规则

name: phpstudy
priority: 3
nuclei_tags:
  - []
fingerprint:
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers: {}
    keyword:
      - '<title>phpStudy 探针 2'
    favicon_hash: []
  - path: /
    request_method: get
    request_headers: {}
    request_data: ''
    status_code: 0
    headers: {}
    keyword:
      - '<title>站点创建成功-phpstudy for'
    favicon_hash: []
github-actions[bot] commented 1 year ago

验证过程:

点击展开查看

```bash URL: http://43.142.97.124/ HEADERS: server: nginx/1.15.11 date: Mon, 08 May 2023 06:36:56 GMT content-type: text/html content-length: 2307 last-modified: Tue, 03 Sep 2019 06:30:48 GMT connection: keep-alive etag: "5d6e0898-903" accept-ranges: bytes STATUS_CODE: 200 TEXT: 站点创建成功-phpstudy for windows

站点创建成功

目录说明:
1:网站目录:/phpstudy安装目录/www/站点域名/
2:错误提示页面:/phpstudy安装目录/www/站点域名/error/
3:你可以删除或者修改该目录下的所有文件
操作注意事项:
1:新建站点、数据库、ftp可在phpstudy面板操作,数据库可在环境中下载数据库管理软件等;
2:将网站程序放到站点目录时请使用复制,剪切可能造成程序文件权限不正确;
使用手册,视频教程,bug反馈,官网地址: www.xp.cn
Matching fingerprintV3WebFingerPrint { name: "phpstudy", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: {}, keyword: [ "站点创建成功-phpstudy for", ], }, } ``` </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> <details><summary>点击展开查看</summary> <p> ```bash URL: http://43.142.97.124/ HEADERS: server: nginx/1.15.11 date: Mon, 08 May 2023 06:37:06 GMT content-type: text/html content-length: 2307 last-modified: Tue, 03 Sep 2019 06:30:48 GMT connection: keep-alive etag: "5d6e0898-903" accept-ranges: bytes STATUS_CODE: 200 TEXT: <!doctype html> <html lang="zh-cn"> <head> <meta charset="utf-8"> <title>站点创建成功-phpstudy for windows

站点创建成功

目录说明:
1:网站目录:/phpstudy安装目录/www/站点域名/
2:错误提示页面:/phpstudy安装目录/www/站点域名/error/
3:你可以删除或者修改该目录下的所有文件
操作注意事项:
1:新建站点、数据库、ftp可在phpstudy面板操作,数据库可在环境中下载数据库管理软件等;
2:将网站程序放到站点目录时请使用复制,剪切可能造成程序文件权限不正确;
使用手册,视频教程,bug反馈,官网地址: www.xp.cn
Matching fingerprintV3WebFingerPrint { name: "phpstudy", priority: 3, request: WebFingerPrintRequest { path: "/", request_method: "get", request_headers: {}, request_data: "", }, match_rules: WebFingerPrintMatch { status_code: 0, favicon_hash: [], headers: {}, keyword: [ "站点创建成功-phpstudy for", ], }, } ``` </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>