User Agent String:

Mozilla/5.0 (Windows NT 6.0) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/535.1

The breakdown

Explanation of what each part of the User Agent string represents.

Part Type Description Version
Mozilla/5.0 Misinformation.
Windows NT 6.0 Operating System Windows Vista 6.0
AppleWebKit/535.1 Rendering Engine WebKit Rendering Engine 535.1
KHTML, like Gecko Misinformation. Apple WebKit is based on KDE KHTML
Chrome/13.0.782.112 Web Browser Google Chrome Browser 13.0.782.112
Safari/535.1 Misinformation.
What is a "User Agent"?

A User Agent is a short string that web browsers and other applications send to identify themselves to web servers.

Unfortunately, most browsers falsify part of their User-Agent header in an attempt to be compatible with more web servers.

Tips