用于检查服务器端运行时的脚本

发布于 2024-12-11 16:35:28 字数 118 浏览 0 评论 0原文

Netcraft 能够获取数百万个网站在其服务器上使用的 Web 技术(PHP、ASP.NET、Java Servlet 等)的统计数据。我想知道他们如何从外部做到这一点以及是否有一些脚本可用于检查随机站点的服务器端技术?

Netcraft is able to get statistics for millions of sites what web technology (PHP, ASP.NET, Java Servlet etc.) they are using on their servers. I was wondering how they do that from the outside and whether there is some script that can be used to check the server side technology for a random site?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

王权女流氓 2024-12-18 16:35:28

他们通过 HTTP HEAD 获取大量信息,从 whois 注册表获取其他数据,从 Finger 获取正常运行时间(我猜)。有关更多信息,请参阅 https://www.owasp.org/index。 php/Testing_for_Web_Application_Fingerprint_%28OWASP-IG-004%29 - 该页面的最底部提到了 netcraft。

They get a lot of information via the HTTP HEAD, other data from the whois registry, the uptime (I guess) from finger. See more on https://www.owasp.org/index.php/Testing_for_Web_Application_Fingerprint_%28OWASP-IG-004%29 - netcraft is mentioned at the very bottom of that page.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文