PhantomJS Hide&寻求

时间:2016-05-13 14:45:36

标签: html5 phantomjs web-crawler bots ghostdriver

我遇到了以下几种方式:如果网站只是单独测试这些方式,PhantomJS可以打开网站而不会被检测为PhantomJS:

                             Can fool Website
“User-agent” via HTTP          Yes
Client-side User-agent 
check                          Yes
Inspect PluginArray            No
Timed alert()                  No
HTTP Header order              Yes
window.callPhantom             Yes
HTML5 features                 No
Function.prototype.bind        Yes
Stack trace                    No

只是想确认最新版本的PhantomJS是否仍然在上述区域中丢失。 是否仍然无法欺骗以下信息?

  1. HTML5功能
  2. PhantomJS生成的堆栈跟踪
  3. 插件信息
  4. 定时提醒
  5. 参考文献:http://www.slideshare.net/SergeyShekyan/shekyan-zhang-owasphttp://engineering.shapesecurity.com/2015/01/detecting-phantomjs-based-visitors.html

0 个答案:

没有答案