interpret user-agent

Discussion in 'Traffic Analysis' started by ycc, Aug 16, 2010.

  1. #1
    This came up as user agent. Is it a joke or can you run all that at once? (He skipped MSIE though ;) )

    Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4
    
    Code (markup):
     
    ycc, Aug 16, 2010 IP
  2. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    #2
    possible its a php script

    using php script people change the name of browser

    Regards

    Alex
     
    kmap, Aug 16, 2010 IP
  3. ycc

    ycc Peon

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I guess you are right. I don't think it can be real? Aren't there some browsers too where you can set this variable?
     
    ycc, Aug 16, 2010 IP
  4. MirVB

    MirVB Peon

    Messages:
    70
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    There is an addon for Firefox called User Agent Switcher, where you can pretty much set your user agent to anything. (i.e Googlebot). There is other similar software which allows you to do this also.
     
    MirVB, Aug 16, 2010 IP
  5. ycc

    ycc Peon

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I have just changed my logging system and I haven't become really used to it yet, sorry for that. I got more logs of this kind from other IP:s and I therefore tried around a little. It seems the log comes from Google Chrome. It uses Webkit but I can't see why it puts Safari, Apple and Gecko into the string! (MSIE puts Mozilla in the string too!)
     
    ycc, Aug 16, 2010 IP
  6. ycc

    ycc Peon

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    If I run Safari under Windows I get almost exactly the same string as with Chrome, only that it does not say Chrome:
    Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7
    Code (markup):
     
    ycc, Aug 16, 2010 IP