Foro de elhacker.net

Seguridad Informática => Hacking => Mensaje iniciado por: selto en 1 Junio 2010, 00:12 am



Título: [DUDA] User-Agent: Mozilla/4.0
Publicado por: selto en 1 Junio 2010, 00:12 am
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


Título: Re: [DUDA] User-Agent: Mozilla/4.0
Publicado por: 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 (http://en.wikipedia.org/wiki/Mozilla#Part_of_the_.22user_agent_string.22_of_many_browsers).

Citar
When 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


Título: Re: [DUDA] User-Agent: Mozilla/4.0
Publicado por: selto en 1 Junio 2010, 00:35 am
lo acabo de encontrar en google!!!

gracias igualmente


Título: Re: [DUDA] User-Agent: Mozilla/4.0
Publicado por: VirajeCR en 1 Junio 2010, 04:18 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 (http://en.wikipedia.org/wiki/Mozilla#Part_of_the_.22user_agent_string.22_of_many_browsers).

Citar
When 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.