[DUDA] User-Agent: Mozilla/4.0

Iniciado por selto, 1 Junio 2010, 00:12 AM

0 Miembros y 1 Visitante están viendo este tema.

selto

Estoy haciendo spoofing a un windows (diria) y me sale esto: User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618)

Se puede saber a que firefox se refiere?

Gracias
SELTO

Littlehorse

A ninguno. Es IE 8, al menos que el user agent también este manipulado.

El Mozilla/4.0 es por otra razón.

CitarWhen users visit a website (via a user agent such as a web browser), a text string is generally sent to identify the user agent to the web server. It is known as the "user agent string". The Netscape web browser identified itself as "Mozilla/<version>" followed by some information about the operating system it was running on.

Because the Netscape browser initially implemented many features not available in other browsers and quickly came to dominate the market, a number of web sites were designed to work, or work fully, only when they detected an appropriate version of Mozilla in the user agent string. Thus, competing browsers began to emulate ("cloak" or "spoof") this string in order to also work with those sites. The earliest example of this is Internet Explorer's use of a user agent string beginning "Mozilla/<version> (compatible; MSIE <version>...", in order to receive content intended for Netscape, its main rival at the time of its development. This format of user agent string has since been copied by other user agents, and persisted even after Internet Explorer came to dominate the browser market.

Saludos
An expert is a man who has made all the mistakes which can be made, in a very narrow field.

selto

lo acabo de encontrar en google!!!

gracias igualmente
SELTO

VirajeCR

Cita de: Littlehorse en  1 Junio 2010, 00:30 AM
A ninguno. Es IE 8, al menos que el user agent también este manipulado.

El Mozilla/4.0 es por otra razón.

CitarWhen users visit a website (via a user agent such as a web browser), a text string is generally sent to identify the user agent to the web server. It is known as the "user agent string". The Netscape web browser identified itself as "Mozilla/<version>" followed by some information about the operating system it was running on.

Because the Netscape browser initially implemented many features not available in other browsers and quickly came to dominate the market, a number of web sites were designed to work, or work fully, only when they detected an appropriate version of Mozilla in the user agent string. Thus, competing browsers began to emulate ("cloak" or "spoof") this string in order to also work with those sites. The earliest example of this is Internet Explorer's use of a user agent string beginning "Mozilla/<version> (compatible; MSIE <version>...", in order to receive content intended for Netscape, its main rival at the time of its development. This format of user agent string has since been copied by other user agents, and persisted even after Internet Explorer came to dominate the browser market.

Saludos

Muchas gracias por la nota. Realmente me ayudado mucho. Saludos.