什么是所有浏览器代理的东西? [英] What is all the browser agent stuff?

查看:111
本文介绍了什么是所有浏览器代理的东西?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是新来ASP.NET和想捕捉我的网站上关于人的详细信息。所以,我捕捉到 Request.UserAgent 属性文件中。任何人都可以解释如何解构这些,所以我知道他们是什么意思?我其实有些用户代理我看难住了。例如:

I am new to ASP.NET and wanted to capture details about people on my site. So I capture the Request.UserAgent attributes to file. Can anyone explain how to deconstruct these so I know what they mean? I am actually stumped by some of the user agents I see. Examples:


  • IE2.0d; WINNT:Mozilla的/ 1.22(兼容; MSIE 2.0D;用于Windows NT):从来没有听说过IE2.0的,所以这是伪造扫描我的网站,为什么?此外,如何在IE与Mozilla基金会在这种情况下?

  • IE6.0; WinXP中:Mozilla的/ 4.0(兼容; MSIE 6.0; Windows NT的5.1; SV1;扬子石化3.0.2; .NET CLR 1.1.4322; yplus 4.4.02b):人们认真地使用IE6.0这些天??什么是这些东西所有的休息,如扬子石化和yplus?

  • Mozilla0.0; WIN2000:Mozilla的/ 4.76 [CN](WINDOWS NT 5.0; U):嗯...这是一个奇怪的Mozilla版本

  • IE2.0d; WinNT: Mozilla/1.22 (compatible; MSIE 2.0d; Windows NT): Never heard of IE2.0, so is this spoofed for scanning my site, and why? Also, how is IE related to Mozilla in this case?
  • IE6.0; WinXP: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.0.2; .NET CLR 1.1.4322; yplus 4.4.02b): People seriously use IE6.0 these days?? And what is all the rest of that stuff, like YPC and yplus?
  • Mozilla0.0; Win2000: Mozilla/4.76 [en] (Windows NT 5.0; U): Hmmm... That's a weird Mozilla version?

推荐答案

我觉得这个网站将是你非常有帮助:
http://www.useragentstring.com/pages/useragentstring.php

I think this website will be very helpful to you: http://www.useragentstring.com/pages/useragentstring.php

您可以复制和粘贴用户代理到这个索引页,并将它做一个简单的分析。
http://www.useragentstring.com/index.php

You can copy and paste user agents into this index page and have it do a simple analysis. http://www.useragentstring.com/index.php

这篇关于什么是所有浏览器代理的东西?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆