Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security FullDisclosure
[Top] [All Lists]

Re: [Full-disclosure] abnormal behavior Gmail logon

Subject: Re: [Full-disclosure] abnormal behavior Gmail logon
Date: Tue, 30 May 2006 22:36:55 +0200
Because "loading.html" is the first HTML page you request via browser when you log to gmail:

GET /mail?gxlu=blah&zx=blah HTTP/1.1
POST /accounts/ServiceLoginAuth HTTP/1.1
GET /accounts/CheckCookie?continue=http%3A%2F%2Fmail.google.com%2Fmail%2F%3F&service=mail&chtml=LoginDoneHtml HTTP/1.1
GET /mail/?auth=blah HTTP/1.1
GET /mail/?view=page&name=browser&ver=blah HTTP/1.1
GET /mail/?view=page&name=loading&ver=blah HTTP/1.1
GET /favicon.ico HTTP/1.1
GET /mail/?view=page&name=js&ver=3ee190b6dcef2cf0 HTTP/1.1


******** GET /mail/html/es/loading.html HTTP/1.1

I suppose that if he tries to get http://somehost/somepage.html the behaviour will be the same.

 Regards.

----- Original Message ----- From: "Brian Eaton" <eaton.lists@gmail.com>
To: "Oscar Fajardo Sanchez" <oscar.fajardo@atosorigin.com>
Cc: <full-disclosure@lists.grok.org.uk>; <Valdis.Kletnieks@vt.edu>
Sent: Tuesday, May 30, 2006 10:06 PM
Subject: Re: [Full-disclosure] abnormal behavior Gmail logon



On 5/30/06, Oscar Fajardo Sanchez <oscar.fajardo@atosorigin.com> wrote:

Take a look at:

   HKEY_CURRENT_USER\Software\Classes\.htm

You will see "FirefoxHTML" **if firefox is your default browser**. The server is
just sending a html file, which, according to the registry of the client machine,
has to be rendered by "firefox.exe"

Any idea why the OP isn't seeing this happen on every web page?

- Brian

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/



_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

<Prev in Thread] Current Thread [Next in Thread>