GithubHelp home page GithubHelp logo

Comments (7)

spacewander avatar spacewander commented on May 3, 2024

既然什么都检测不到,如何得知后台框架和服务器?

from chromesnifferplus.

meowtec avatar meowtec commented on May 3, 2024

服务器型号是通过 http header 检测的,这部分在 background.js 中。

我说的检测是指,前端通过 meta JS API 等方式检测。

具体重现方式就是:
做一个不使用任何框架的页面,放到 apache 下,然后就检测不出了。

from chromesnifferplus.

meowtec avatar meowtec commented on May 3, 2024

例子:http://webmaze.sinaapp.com
这个网页搭在 SAE 上,服务器前端是 Nginx。就检测不出来 Nginx。
因为我使用的是原生js

from chromesnifferplus.

spacewander avatar spacewander commented on May 3, 2024

这样啊

from chromesnifferplus.

justjavac avatar justjavac commented on May 3, 2024

@meowtec 一个小 bug,SAE 会在 header 输出 Server:nginx/1.4.4
另外你搭建的网站还输出了 via:yq26.pyruntime,通过这个应该也可以探测出一些信息。

from chromesnifferplus.

meowtec avatar meowtec commented on May 3, 2024

@justjavac 貌似 SAE 的 header 中都会输出 Server:nginx/x.x.x
我贴的这个网站后端是用 Python 的 tornado 框架写的。
via 这个字段有可能是 SAE 内部服务器的编号(地址),因为我另外一个PHP 的网站,via 字段是一个 IP(10.67.15.22)

from chromesnifferplus.

justjavac avatar justjavac commented on May 3, 2024

from chromesnifferplus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.